2023-07-13T14:16:17.0333322Z Requested labels: windows.8xlarge.nvidia.gpu 2023-07-13T14:16:17.0333488Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-07-13T14:16:17.0333730Z Reusable workflow chain: 2023-07-13T14:16:17.0333814Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (83d75edafc2f9246e62b01722f52eb5484fbe13e) 2023-07-13T14:16:17.0333909Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (f1766167e55a3952a5eef0755a94cc78aaabbdc2) 2023-07-13T14:16:17.0334012Z Waiting for a runner to pick up this job... 2023-07-13T14:52:19.0016911Z Job is about to start running on the runner: i-043d886f05406cfbf (organization) 2023-07-13T14:53:48.1344881Z Current runner version: '2.306.0' 2023-07-13T14:53:48.1355508Z Runner name: 'i-043d886f05406cfbf' 2023-07-13T14:53:48.1356580Z Runner group name: 'Default' 2023-07-13T14:53:48.1357426Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-07-13T14:53:48.1359836Z ##[group]GITHUB_TOKEN Permissions 2023-07-13T14:53:48.1360486Z Actions: write 2023-07-13T14:53:48.1360777Z Checks: write 2023-07-13T14:53:48.1361011Z Contents: write 2023-07-13T14:53:48.1361339Z Deployments: write 2023-07-13T14:53:48.1362068Z Discussions: write 2023-07-13T14:53:48.1362593Z Issues: write 2023-07-13T14:53:48.1363012Z Metadata: read 2023-07-13T14:53:48.1363701Z Packages: write 2023-07-13T14:53:48.1364214Z Pages: write 2023-07-13T14:53:48.1364539Z PullRequests: write 2023-07-13T14:53:48.1364827Z RepositoryProjects: write 2023-07-13T14:53:48.1365146Z SecurityEvents: write 2023-07-13T14:53:48.1365472Z Statuses: write 2023-07-13T14:53:48.1365716Z ##[endgroup] 2023-07-13T14:53:48.1371054Z Secret source: Actions 2023-07-13T14:53:48.1371834Z Prepare workflow directory 2023-07-13T14:53:48.5029472Z Prepare all required actions 2023-07-13T14:53:48.5303918Z Getting action download info 2023-07-13T14:53:49.1631538Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-07-13T14:54:14.0175027Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-07-13T14:54:15.1742599Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (f1766167e55a3952a5eef0755a94cc78aaabbdc2) 2023-07-13T14:54:15.1745068Z ##[group] Inputs 2023-07-13T14:54:15.1745376Z runner-type: 2023-07-13T14:54:15.1745763Z conda-package-directory: packaging/torchaudio 2023-07-13T14:54:15.1746179Z repository: pytorch/audio 2023-07-13T14:54:15.1746699Z ref: 2023-07-13T14:54:15.1746990Z test-infra-repository: pytorch/test-infra 2023-07-13T14:54:15.1747602Z test-infra-ref: main 2023-07-13T14:54:15.1756643Z 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:15.1765082Z pre-script: 2023-07-13T14:54:15.1765424Z post-script: 2023-07-13T14:54:15.1765823Z package-name: torchaudio 2023-07-13T14:54:15.1766172Z trigger-event: push 2023-07-13T14:54:15.1766654Z smoke-test-script: test/smoke_test/smoke_test.py 2023-07-13T14:54:15.1767191Z cache-path: 2023-07-13T14:54:15.1767433Z cache-key: 2023-07-13T14:54:15.1767726Z ##[endgroup] 2023-07-13T14:54:15.1768078Z Complete job name: pytorch/audio / conda-py3_10-cuda12_1 2023-07-13T14:54:15.6137679Z ##[group]Run actions/checkout@v3 2023-07-13T14:54:15.6137998Z with: 2023-07-13T14:54:15.6138236Z repository: pytorch/test-infra 2023-07-13T14:54:15.6138459Z ref: main 2023-07-13T14:54:15.6138649Z path: test-infra 2023-07-13T14:54:15.6139062Z token: *** 2023-07-13T14:54:15.6139269Z ssh-strict: true 2023-07-13T14:54:15.6139505Z persist-credentials: true 2023-07-13T14:54:15.6139723Z clean: true 2023-07-13T14:54:15.6139941Z sparse-checkout-cone-mode: true 2023-07-13T14:54:15.6140234Z fetch-depth: 1 2023-07-13T14:54:15.6140437Z lfs: false 2023-07-13T14:54:15.6140623Z submodules: false 2023-07-13T14:54:15.6142009Z set-safe-directory: true 2023-07-13T14:54:15.6142363Z env: 2023-07-13T14:54:15.6142644Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:15.6142936Z PYTHON_VERSION: 3.10 2023-07-13T14:54:15.6143159Z PACKAGE_TYPE: conda 2023-07-13T14:54:15.6143382Z REPOSITORY: pytorch/audio 2023-07-13T14:54:15.6143591Z REF: 2023-07-13T14:54:15.6143810Z CU_VERSION: cu121 2023-07-13T14:54:15.6144013Z ##[endgroup] 2023-07-13T14:54:15.8188640Z Syncing repository: pytorch/test-infra 2023-07-13T14:54:15.8190755Z ##[group]Getting Git version info 2023-07-13T14:54:15.8191190Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-07-13T14:54:15.8306089Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-13T14:54:34.6255320Z git version 2.41.0.windows.1 2023-07-13T14:54:34.6308500Z ##[endgroup] 2023-07-13T14:54:34.6344565Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\da320fb3-f1ad-41bd-98f6-c6f8a0c76271' before making global git config changes 2023-07-13T14:54:34.6345306Z Adding repository directory to the temporary git global config as a safe directory 2023-07-13T14:54:34.6359359Z [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.6862299Z ##[group]Initializing the repository 2023-07-13T14:54:34.6872701Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-07-13T14:54:34.7911117Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-07-13T14:54:34.7956828Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-07-13T14:54:34.8368044Z ##[endgroup] 2023-07-13T14:54:34.8368532Z ##[group]Disabling automatic garbage collection 2023-07-13T14:54:34.8380127Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-13T14:54:34.8737147Z ##[endgroup] 2023-07-13T14:54:34.8737675Z ##[group]Setting up auth 2023-07-13T14:54:34.8759608Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-13T14:54:34.9208131Z [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.4189236Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-13T14:54:39.4517214Z [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:39.9263081Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:54:39.9631616Z ##[endgroup] 2023-07-13T14:54:39.9632171Z ##[group]Fetching the repository 2023-07-13T14:54:39.9649703Z [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:44.0418554Z remote: Enumerating objects: 1049, done. 2023-07-13T14:54:44.0419270Z remote: Counting objects: 0% (1/1049) 2023-07-13T14:54:44.0419751Z remote: Counting objects: 1% (11/1049) 2023-07-13T14:54:44.0420200Z remote: Counting objects: 2% (21/1049) 2023-07-13T14:54:44.0420504Z remote: Counting objects: 3% (32/1049) 2023-07-13T14:54:44.0420799Z remote: Counting objects: 4% (42/1049) 2023-07-13T14:54:44.0421114Z remote: Counting objects: 5% (53/1049) 2023-07-13T14:54:44.0421396Z remote: Counting objects: 6% (63/1049) 2023-07-13T14:54:44.0421690Z remote: Counting objects: 7% (74/1049) 2023-07-13T14:54:44.0422226Z remote: Counting objects: 8% (84/1049) 2023-07-13T14:54:44.0422515Z remote: Counting objects: 9% (95/1049) 2023-07-13T14:54:44.0422832Z remote: Counting objects: 10% (105/1049) 2023-07-13T14:54:44.0423130Z remote: Counting objects: 11% (116/1049) 2023-07-13T14:54:44.0423438Z remote: Counting objects: 12% (126/1049) 2023-07-13T14:54:44.0423741Z remote: Counting objects: 13% (137/1049) 2023-07-13T14:54:44.0424063Z remote: Counting objects: 14% (147/1049) 2023-07-13T14:54:44.0424366Z remote: Counting objects: 15% (158/1049) 2023-07-13T14:54:44.0424669Z remote: Counting objects: 16% (168/1049) 2023-07-13T14:54:44.0424961Z remote: Counting objects: 17% (179/1049) 2023-07-13T14:54:44.0425232Z remote: Counting objects: 18% (189/1049) 2023-07-13T14:54:44.0425515Z remote: Counting objects: 19% (200/1049) 2023-07-13T14:54:44.0425800Z remote: Counting objects: 20% (210/1049) 2023-07-13T14:54:44.0426094Z remote: Counting objects: 21% (221/1049) 2023-07-13T14:54:44.0426363Z remote: Counting objects: 22% (231/1049) 2023-07-13T14:54:44.0426651Z remote: Counting objects: 23% (242/1049) 2023-07-13T14:54:44.0426939Z remote: Counting objects: 24% (252/1049) 2023-07-13T14:54:44.0427230Z remote: Counting objects: 25% (263/1049) 2023-07-13T14:54:44.0427498Z remote: Counting objects: 26% (273/1049) 2023-07-13T14:54:44.0427783Z remote: Counting objects: 27% (284/1049) 2023-07-13T14:54:44.0428068Z remote: Counting objects: 28% (294/1049) 2023-07-13T14:54:44.0428348Z remote: Counting objects: 29% (305/1049) 2023-07-13T14:54:44.0428635Z remote: Counting objects: 30% (315/1049) 2023-07-13T14:54:44.0428921Z remote: Counting objects: 31% (326/1049) 2023-07-13T14:54:44.0429224Z remote: Counting objects: 32% (336/1049) 2023-07-13T14:54:44.0429494Z remote: Counting objects: 33% (347/1049) 2023-07-13T14:54:44.0429788Z remote: Counting objects: 34% (357/1049) 2023-07-13T14:54:44.0430075Z remote: Counting objects: 35% (368/1049) 2023-07-13T14:54:44.0430363Z remote: Counting objects: 36% (378/1049) 2023-07-13T14:54:44.0430633Z remote: Counting objects: 37% (389/1049) 2023-07-13T14:54:44.0430928Z remote: Counting objects: 38% (399/1049) 2023-07-13T14:54:44.0431216Z remote: Counting objects: 39% (410/1049) 2023-07-13T14:54:44.0431507Z remote: Counting objects: 40% (420/1049) 2023-07-13T14:54:44.0431784Z remote: Counting objects: 41% (431/1049) 2023-07-13T14:54:44.0432084Z remote: Counting objects: 42% (441/1049) 2023-07-13T14:54:44.0432384Z remote: Counting objects: 43% (452/1049) 2023-07-13T14:54:44.0432672Z remote: Counting objects: 44% (462/1049) 2023-07-13T14:54:44.0432940Z remote: Counting objects: 45% (473/1049) 2023-07-13T14:54:44.0433235Z remote: Counting objects: 46% (483/1049) 2023-07-13T14:54:44.0433521Z remote: Counting objects: 47% (494/1049) 2023-07-13T14:54:44.0433809Z remote: Counting objects: 48% (504/1049) 2023-07-13T14:54:44.0434077Z remote: Counting objects: 49% (515/1049) 2023-07-13T14:54:44.0435144Z remote: Counting objects: 50% (525/1049) 2023-07-13T14:54:44.0435496Z remote: Counting objects: 51% (535/1049) 2023-07-13T14:54:44.0435782Z remote: Counting objects: 52% (546/1049) 2023-07-13T14:54:44.0436252Z remote: Counting objects: 53% (556/1049) 2023-07-13T14:54:44.0436553Z remote: Counting objects: 54% (567/1049) 2023-07-13T14:54:44.0436839Z remote: Counting objects: 55% (577/1049) 2023-07-13T14:54:44.0437123Z remote: Counting objects: 56% (588/1049) 2023-07-13T14:54:44.0437408Z remote: Counting objects: 57% (598/1049) 2023-07-13T14:54:44.0437678Z remote: Counting objects: 58% (609/1049) 2023-07-13T14:54:44.0438173Z remote: Counting objects: 59% (619/1049) 2023-07-13T14:54:44.0438463Z remote: Counting objects: 60% (630/1049) 2023-07-13T14:54:44.0438749Z remote: Counting objects: 61% (640/1049) 2023-07-13T14:54:44.0439016Z remote: Counting objects: 62% (651/1049) 2023-07-13T14:54:44.0439307Z remote: Counting objects: 63% (661/1049) 2023-07-13T14:54:44.0439593Z remote: Counting objects: 64% (672/1049) 2023-07-13T14:54:44.0439875Z remote: Counting objects: 65% (682/1049) 2023-07-13T14:54:44.0440146Z remote: Counting objects: 66% (693/1049) 2023-07-13T14:54:44.0440429Z remote: Counting objects: 67% (703/1049) 2023-07-13T14:54:44.0440711Z remote: Counting objects: 68% (714/1049) 2023-07-13T14:54:44.0440996Z remote: Counting objects: 69% (724/1049) 2023-07-13T14:54:44.0441272Z remote: Counting objects: 70% (735/1049) 2023-07-13T14:54:44.0441559Z remote: Counting objects: 71% (745/1049) 2023-07-13T14:54:44.0441853Z remote: Counting objects: 72% (756/1049) 2023-07-13T14:54:44.0442138Z remote: Counting objects: 73% (766/1049) 2023-07-13T14:54:44.0442407Z remote: Counting objects: 74% (777/1049) 2023-07-13T14:54:44.0442693Z remote: Counting objects: 75% (787/1049) 2023-07-13T14:54:44.0442983Z remote: Counting objects: 76% (798/1049) 2023-07-13T14:54:44.0443270Z remote: Counting objects: 77% (808/1049) 2023-07-13T14:54:44.0443537Z remote: Counting objects: 78% (819/1049) 2023-07-13T14:54:44.0443822Z remote: Counting objects: 79% (829/1049) 2023-07-13T14:54:44.0444106Z remote: Counting objects: 80% (840/1049) 2023-07-13T14:54:44.0444388Z remote: Counting objects: 81% (850/1049) 2023-07-13T14:54:44.0444655Z remote: Counting objects: 82% (861/1049) 2023-07-13T14:54:44.0444946Z remote: Counting objects: 83% (871/1049) 2023-07-13T14:54:44.0445228Z remote: Counting objects: 84% (882/1049) 2023-07-13T14:54:44.0445521Z remote: Counting objects: 85% (892/1049) 2023-07-13T14:54:44.0445787Z remote: Counting objects: 86% (903/1049) 2023-07-13T14:54:44.0446072Z remote: Counting objects: 87% (913/1049) 2023-07-13T14:54:44.0446358Z remote: Counting objects: 88% (924/1049) 2023-07-13T14:54:44.0446651Z remote: Counting objects: 89% (934/1049) 2023-07-13T14:54:44.0446938Z remote: Counting objects: 90% (945/1049) 2023-07-13T14:54:44.0447203Z remote: Counting objects: 91% (955/1049) 2023-07-13T14:54:44.0447485Z remote: Counting objects: 92% (966/1049) 2023-07-13T14:54:44.0447770Z remote: Counting objects: 93% (976/1049) 2023-07-13T14:54:44.0448053Z remote: Counting objects: 94% (987/1049) 2023-07-13T14:54:44.0448319Z remote: Counting objects: 95% (997/1049) 2023-07-13T14:54:44.0448642Z remote: Counting objects: 96% (1008/1049) 2023-07-13T14:54:44.0448948Z remote: Counting objects: 97% (1018/1049) 2023-07-13T14:54:44.0449254Z remote: Counting objects: 98% (1029/1049) 2023-07-13T14:54:44.0449546Z remote: Counting objects: 99% (1039/1049) 2023-07-13T14:54:44.0449818Z remote: Counting objects: 100% (1049/1049) 2023-07-13T14:54:44.0450127Z remote: Counting objects: 100% (1049/1049), done. 2023-07-13T14:54:44.0450572Z remote: Compressing objects: 0% (1/848) 2023-07-13T14:54:44.0450898Z remote: Compressing objects: 1% (9/848) 2023-07-13T14:54:44.0451185Z remote: Compressing objects: 2% (17/848) 2023-07-13T14:54:44.0451492Z remote: Compressing objects: 3% (26/848) 2023-07-13T14:54:44.0451798Z remote: Compressing objects: 4% (34/848) 2023-07-13T14:54:44.0452100Z remote: Compressing objects: 5% (43/848) 2023-07-13T14:54:44.0452384Z remote: Compressing objects: 6% (51/848) 2023-07-13T14:54:44.0452687Z remote: Compressing objects: 7% (60/848) 2023-07-13T14:54:44.0453736Z remote: Compressing objects: 8% (68/848) 2023-07-13T14:54:44.0454043Z remote: Compressing objects: 9% (77/848) 2023-07-13T14:54:44.0454350Z remote: Compressing objects: 10% (85/848) 2023-07-13T14:54:44.0454639Z remote: Compressing objects: 11% (94/848) 2023-07-13T14:54:44.0454954Z remote: Compressing objects: 12% (102/848) 2023-07-13T14:54:44.0455270Z remote: Compressing objects: 13% (111/848) 2023-07-13T14:54:44.0455580Z remote: Compressing objects: 14% (119/848) 2023-07-13T14:54:44.0455871Z remote: Compressing objects: 15% (128/848) 2023-07-13T14:54:44.0456177Z remote: Compressing objects: 16% (136/848) 2023-07-13T14:54:44.0456488Z remote: Compressing objects: 17% (145/848) 2023-07-13T14:54:44.0456790Z remote: Compressing objects: 18% (153/848) 2023-07-13T14:54:44.0457075Z remote: Compressing objects: 19% (162/848) 2023-07-13T14:54:44.0457377Z remote: Compressing objects: 20% (170/848) 2023-07-13T14:54:44.0457690Z remote: Compressing objects: 21% (179/848) 2023-07-13T14:54:44.0457988Z remote: Compressing objects: 22% (187/848) 2023-07-13T14:54:44.0458275Z remote: Compressing objects: 23% (196/848) 2023-07-13T14:54:44.0458580Z remote: Compressing objects: 24% (204/848) 2023-07-13T14:54:44.0458891Z remote: Compressing objects: 25% (212/848) 2023-07-13T14:54:44.0459194Z remote: Compressing objects: 26% (221/848) 2023-07-13T14:54:44.0459476Z remote: Compressing objects: 27% (229/848) 2023-07-13T14:54:44.0459779Z remote: Compressing objects: 28% (238/848) 2023-07-13T14:54:44.0460081Z remote: Compressing objects: 29% (246/848) 2023-07-13T14:54:44.0460387Z remote: Compressing objects: 30% (255/848) 2023-07-13T14:54:44.0460680Z remote: Compressing objects: 31% (263/848) 2023-07-13T14:54:44.0460985Z remote: Compressing objects: 32% (272/848) 2023-07-13T14:54:44.0461295Z remote: Compressing objects: 33% (280/848) 2023-07-13T14:54:44.0461595Z remote: Compressing objects: 34% (289/848) 2023-07-13T14:54:44.0461878Z remote: Compressing objects: 35% (297/848) 2023-07-13T14:54:44.0462176Z remote: Compressing objects: 36% (306/848) 2023-07-13T14:54:44.0462483Z remote: Compressing objects: 37% (314/848) 2023-07-13T14:54:44.0462785Z remote: Compressing objects: 38% (323/848) 2023-07-13T14:54:44.0463084Z remote: Compressing objects: 39% (331/848) 2023-07-13T14:54:44.0463368Z remote: Compressing objects: 40% (340/848) 2023-07-13T14:54:44.0463667Z remote: Compressing objects: 41% (348/848) 2023-07-13T14:54:44.0463965Z remote: Compressing objects: 42% (357/848) 2023-07-13T14:54:44.0464264Z remote: Compressing objects: 43% (365/848) 2023-07-13T14:54:44.0464546Z remote: Compressing objects: 44% (374/848) 2023-07-13T14:54:44.0464846Z remote: Compressing objects: 45% (382/848) 2023-07-13T14:54:44.0465155Z remote: Compressing objects: 46% (391/848) 2023-07-13T14:54:44.0465453Z remote: Compressing objects: 47% (399/848) 2023-07-13T14:54:44.0466097Z remote: Compressing objects: 48% (408/848) 2023-07-13T14:54:44.0466708Z remote: Compressing objects: 49% (416/848) 2023-07-13T14:54:44.0467523Z remote: Compressing objects: 50% (424/848) 2023-07-13T14:54:44.0468185Z remote: Compressing objects: 51% (433/848) 2023-07-13T14:54:44.0468614Z remote: Compressing objects: 52% (441/848) 2023-07-13T14:54:44.0468921Z remote: Compressing objects: 53% (450/848) 2023-07-13T14:54:44.0469226Z remote: Compressing objects: 54% (458/848) 2023-07-13T14:54:44.0469529Z remote: Compressing objects: 55% (467/848) 2023-07-13T14:54:44.0469816Z remote: Compressing objects: 56% (475/848) 2023-07-13T14:54:44.0470182Z remote: Compressing objects: 57% (484/848) 2023-07-13T14:54:44.0470909Z remote: Compressing objects: 58% (492/848) 2023-07-13T14:54:44.0471379Z remote: Compressing objects: 59% (501/848) 2023-07-13T14:54:44.0471669Z remote: Compressing objects: 60% (509/848) 2023-07-13T14:54:44.0471972Z remote: Compressing objects: 61% (518/848) 2023-07-13T14:54:44.0472283Z remote: Compressing objects: 62% (526/848) 2023-07-13T14:54:44.0472589Z remote: Compressing objects: 63% (535/848) 2023-07-13T14:54:44.0472873Z remote: Compressing objects: 64% (543/848) 2023-07-13T14:54:44.0473173Z remote: Compressing objects: 65% (552/848) 2023-07-13T14:54:44.0473474Z remote: Compressing objects: 66% (560/848) 2023-07-13T14:54:44.0473778Z remote: Compressing objects: 67% (569/848) 2023-07-13T14:54:44.0474080Z remote: Compressing objects: 68% (577/848) 2023-07-13T14:54:44.0474363Z remote: Compressing objects: 69% (586/848) 2023-07-13T14:54:44.0474667Z remote: Compressing objects: 70% (594/848) 2023-07-13T14:54:44.0474980Z remote: Compressing objects: 71% (603/848) 2023-07-13T14:54:44.0475282Z remote: Compressing objects: 72% (611/848) 2023-07-13T14:54:44.0475565Z remote: Compressing objects: 73% (620/848) 2023-07-13T14:54:44.0475867Z remote: Compressing objects: 74% (628/848) 2023-07-13T14:54:44.0476174Z remote: Compressing objects: 75% (636/848) 2023-07-13T14:54:44.0476474Z remote: Compressing objects: 76% (645/848) 2023-07-13T14:54:44.0476756Z remote: Compressing objects: 77% (653/848) 2023-07-13T14:54:44.0477058Z remote: Compressing objects: 78% (662/848) 2023-07-13T14:54:44.0477357Z remote: Compressing objects: 79% (670/848) 2023-07-13T14:54:44.0477656Z remote: Compressing objects: 80% (679/848) 2023-07-13T14:54:44.0477938Z remote: Compressing objects: 81% (687/848) 2023-07-13T14:54:44.0478238Z remote: Compressing objects: 82% (696/848) 2023-07-13T14:54:44.0478546Z remote: Compressing objects: 83% (704/848) 2023-07-13T14:54:44.0478847Z remote: Compressing objects: 84% (713/848) 2023-07-13T14:54:44.0479130Z remote: Compressing objects: 85% (721/848) 2023-07-13T14:54:44.0479430Z remote: Compressing objects: 86% (730/848) 2023-07-13T14:54:44.0479739Z remote: Compressing objects: 87% (738/848) 2023-07-13T14:54:44.0480044Z remote: Compressing objects: 88% (747/848) 2023-07-13T14:54:44.0480326Z remote: Compressing objects: 89% (755/848) 2023-07-13T14:54:44.0480626Z remote: Compressing objects: 90% (764/848) 2023-07-13T14:54:44.0480927Z remote: Compressing objects: 91% (772/848) 2023-07-13T14:54:44.0481225Z remote: Compressing objects: 92% (781/848) 2023-07-13T14:54:44.0481527Z remote: Compressing objects: 93% (789/848) 2023-07-13T14:54:44.0481811Z remote: Compressing objects: 94% (798/848) 2023-07-13T14:54:44.0482113Z remote: Compressing objects: 95% (806/848) 2023-07-13T14:54:44.0482424Z remote: Compressing objects: 96% (815/848) 2023-07-13T14:54:44.0482723Z remote: Compressing objects: 97% (823/848) 2023-07-13T14:54:44.0483005Z remote: Compressing objects: 98% (832/848) 2023-07-13T14:54:44.0483305Z remote: Compressing objects: 99% (840/848) 2023-07-13T14:54:44.0484262Z remote: Compressing objects: 100% (848/848) 2023-07-13T14:54:44.0484624Z remote: Compressing objects: 100% (848/848), done. 2023-07-13T14:54:44.0699570Z Receiving objects: 0% (1/1049) 2023-07-13T14:54:44.0704045Z Receiving objects: 1% (11/1049) 2023-07-13T14:54:44.0711835Z Receiving objects: 2% (21/1049) 2023-07-13T14:54:44.0806115Z Receiving objects: 3% (32/1049) 2023-07-13T14:54:44.0810204Z Receiving objects: 4% (42/1049) 2023-07-13T14:54:44.0820531Z Receiving objects: 5% (53/1049) 2023-07-13T14:54:44.0825823Z Receiving objects: 6% (63/1049) 2023-07-13T14:54:44.0829870Z Receiving objects: 7% (74/1049) 2023-07-13T14:54:44.0835651Z Receiving objects: 8% (84/1049) 2023-07-13T14:54:44.0839458Z Receiving objects: 9% (95/1049) 2023-07-13T14:54:44.0842083Z Receiving objects: 10% (105/1049) 2023-07-13T14:54:44.0845487Z Receiving objects: 11% (116/1049) 2023-07-13T14:54:44.0851830Z Receiving objects: 12% (126/1049) 2023-07-13T14:54:44.0855811Z Receiving objects: 13% (137/1049) 2023-07-13T14:54:44.0860411Z Receiving objects: 14% (147/1049) 2023-07-13T14:54:44.0863518Z Receiving objects: 15% (158/1049) 2023-07-13T14:54:44.0868971Z Receiving objects: 16% (168/1049) 2023-07-13T14:54:44.0882356Z Receiving objects: 17% (179/1049) 2023-07-13T14:54:44.0888575Z Receiving objects: 18% (189/1049) 2023-07-13T14:54:44.0894450Z Receiving objects: 19% (200/1049) 2023-07-13T14:54:44.0897255Z Receiving objects: 20% (210/1049) 2023-07-13T14:54:44.0899361Z Receiving objects: 21% (221/1049) 2023-07-13T14:54:44.0937286Z Receiving objects: 22% (231/1049) 2023-07-13T14:54:44.0941247Z Receiving objects: 23% (242/1049) 2023-07-13T14:54:44.0944834Z Receiving objects: 24% (252/1049) 2023-07-13T14:54:44.0946866Z Receiving objects: 25% (263/1049) 2023-07-13T14:54:44.0955482Z Receiving objects: 26% (273/1049) 2023-07-13T14:54:44.0959002Z Receiving objects: 27% (284/1049) 2023-07-13T14:54:44.0963547Z Receiving objects: 28% (294/1049) 2023-07-13T14:54:44.0966208Z Receiving objects: 29% (305/1049) 2023-07-13T14:54:44.0968744Z Receiving objects: 30% (315/1049) 2023-07-13T14:54:44.0978664Z Receiving objects: 31% (326/1049) 2023-07-13T14:54:44.0995111Z Receiving objects: 32% (336/1049) 2023-07-13T14:54:44.1007241Z Receiving objects: 33% (347/1049) 2023-07-13T14:54:44.1009732Z Receiving objects: 34% (357/1049) 2023-07-13T14:54:44.1012902Z Receiving objects: 35% (368/1049) 2023-07-13T14:54:44.1014106Z Receiving objects: 36% (378/1049) 2023-07-13T14:54:44.1020082Z Receiving objects: 37% (389/1049) 2023-07-13T14:54:44.1022446Z Receiving objects: 38% (399/1049) 2023-07-13T14:54:44.1026481Z Receiving objects: 39% (410/1049) 2023-07-13T14:54:44.1039106Z Receiving objects: 40% (420/1049) 2023-07-13T14:54:44.1044672Z Receiving objects: 41% (431/1049) 2023-07-13T14:54:44.1050432Z Receiving objects: 42% (441/1049) 2023-07-13T14:54:44.1058191Z Receiving objects: 43% (452/1049) 2023-07-13T14:54:44.1064432Z Receiving objects: 44% (462/1049) 2023-07-13T14:54:44.1071733Z Receiving objects: 45% (473/1049) 2023-07-13T14:54:44.1074977Z Receiving objects: 46% (483/1049) 2023-07-13T14:54:44.1077160Z Receiving objects: 47% (494/1049) 2023-07-13T14:54:44.1094879Z Receiving objects: 48% (504/1049) 2023-07-13T14:54:44.1095303Z Receiving objects: 49% (515/1049) 2023-07-13T14:54:44.1095699Z Receiving objects: 50% (525/1049) 2023-07-13T14:54:44.1097602Z Receiving objects: 51% (535/1049) 2023-07-13T14:54:44.1098127Z Receiving objects: 52% (546/1049) 2023-07-13T14:54:44.1098464Z Receiving objects: 53% (556/1049) 2023-07-13T14:54:44.1103661Z Receiving objects: 54% (567/1049) 2023-07-13T14:54:44.1108825Z Receiving objects: 55% (577/1049) 2023-07-13T14:54:44.1111700Z Receiving objects: 56% (588/1049) 2023-07-13T14:54:44.1116415Z Receiving objects: 57% (598/1049) 2023-07-13T14:54:44.1120307Z Receiving objects: 58% (609/1049) 2023-07-13T14:54:44.1124498Z Receiving objects: 59% (619/1049) 2023-07-13T14:54:44.1128383Z Receiving objects: 60% (630/1049) 2023-07-13T14:54:44.1137776Z Receiving objects: 61% (640/1049) 2023-07-13T14:54:44.1144603Z Receiving objects: 62% (651/1049) 2023-07-13T14:54:44.1194282Z Receiving objects: 63% (661/1049) 2023-07-13T14:54:44.1198372Z Receiving objects: 64% (672/1049) 2023-07-13T14:54:44.1202190Z Receiving objects: 65% (682/1049) 2023-07-13T14:54:44.1316082Z Receiving objects: 66% (693/1049) 2023-07-13T14:54:44.1320524Z Receiving objects: 67% (703/1049) 2023-07-13T14:54:44.1323309Z Receiving objects: 68% (714/1049) 2023-07-13T14:54:44.1326956Z Receiving objects: 69% (724/1049) 2023-07-13T14:54:44.1328338Z Receiving objects: 70% (735/1049) 2023-07-13T14:54:44.1330220Z Receiving objects: 71% (745/1049) 2023-07-13T14:54:44.1339210Z Receiving objects: 72% (756/1049) 2023-07-13T14:54:44.1344457Z Receiving objects: 73% (766/1049) 2023-07-13T14:54:44.1351100Z Receiving objects: 74% (777/1049) 2023-07-13T14:54:44.1355581Z Receiving objects: 75% (787/1049) 2023-07-13T14:54:44.1358650Z Receiving objects: 76% (798/1049) 2023-07-13T14:54:44.1361493Z Receiving objects: 77% (808/1049) 2023-07-13T14:54:44.1364925Z Receiving objects: 78% (819/1049) 2023-07-13T14:54:44.1366800Z Receiving objects: 79% (829/1049) 2023-07-13T14:54:44.1367719Z Receiving objects: 80% (840/1049) 2023-07-13T14:54:44.1368692Z Receiving objects: 81% (850/1049) 2023-07-13T14:54:44.1369543Z Receiving objects: 82% (861/1049) 2023-07-13T14:54:44.1370702Z Receiving objects: 83% (871/1049) 2023-07-13T14:54:44.1373496Z Receiving objects: 84% (882/1049) 2023-07-13T14:54:44.1375258Z Receiving objects: 85% (892/1049) 2023-07-13T14:54:44.1377677Z Receiving objects: 86% (903/1049) 2023-07-13T14:54:44.1378587Z Receiving objects: 87% (913/1049) 2023-07-13T14:54:44.1378894Z Receiving objects: 88% (924/1049) 2023-07-13T14:54:44.1379359Z Receiving objects: 89% (934/1049) 2023-07-13T14:54:44.1380286Z Receiving objects: 90% (945/1049) 2023-07-13T14:54:44.1382153Z Receiving objects: 91% (955/1049) 2023-07-13T14:54:44.1384532Z Receiving objects: 92% (966/1049) 2023-07-13T14:54:44.1385577Z Receiving objects: 93% (976/1049) 2023-07-13T14:54:44.1396273Z Receiving objects: 94% (987/1049) 2023-07-13T14:54:44.1401737Z Receiving objects: 95% (997/1049) 2023-07-13T14:54:44.1411194Z Receiving objects: 96% (1008/1049) 2023-07-13T14:54:44.1424311Z Receiving objects: 97% (1018/1049) 2023-07-13T14:54:44.1431354Z Receiving objects: 98% (1029/1049) 2023-07-13T14:54:44.1485633Z Receiving objects: 99% (1039/1049) 2023-07-13T14:54:44.1486343Z remote: Total 1049 (delta 174), reused 606 (delta 91), pack-reused 0 2023-07-13T14:54:44.1488622Z Receiving objects: 100% (1049/1049) 2023-07-13T14:54:44.1489339Z Receiving objects: 100% (1049/1049), 1.42 MiB | 16.70 MiB/s, done. 2023-07-13T14:54:44.1499071Z Resolving deltas: 0% (0/174) 2023-07-13T14:54:44.1500977Z Resolving deltas: 1% (2/174) 2023-07-13T14:54:44.1501899Z Resolving deltas: 2% (4/174) 2023-07-13T14:54:44.1502824Z Resolving deltas: 3% (6/174) 2023-07-13T14:54:44.1504762Z Resolving deltas: 5% (9/174) 2023-07-13T14:54:44.1505279Z Resolving deltas: 6% (11/174) 2023-07-13T14:54:44.1505913Z Resolving deltas: 7% (13/174) 2023-07-13T14:54:44.1507502Z Resolving deltas: 8% (14/174) 2023-07-13T14:54:44.1508024Z Resolving deltas: 9% (17/174) 2023-07-13T14:54:44.1508928Z Resolving deltas: 10% (18/174) 2023-07-13T14:54:44.1512092Z Resolving deltas: 11% (20/174) 2023-07-13T14:54:44.1512656Z Resolving deltas: 12% (21/174) 2023-07-13T14:54:44.1513161Z Resolving deltas: 13% (23/174) 2023-07-13T14:54:44.1513660Z Resolving deltas: 14% (26/174) 2023-07-13T14:54:44.1514178Z Resolving deltas: 15% (27/174) 2023-07-13T14:54:44.1514957Z Resolving deltas: 16% (28/174) 2023-07-13T14:54:44.1515581Z Resolving deltas: 17% (30/174) 2023-07-13T14:54:44.1524425Z Resolving deltas: 18% (32/174) 2023-07-13T14:54:44.1524942Z Resolving deltas: 19% (34/174) 2023-07-13T14:54:44.1525367Z Resolving deltas: 20% (35/174) 2023-07-13T14:54:44.1526035Z Resolving deltas: 21% (37/174) 2023-07-13T14:54:44.1527182Z Resolving deltas: 22% (39/174) 2023-07-13T14:54:44.1527648Z Resolving deltas: 23% (41/174) 2023-07-13T14:54:44.1528249Z Resolving deltas: 24% (42/174) 2023-07-13T14:54:44.1528568Z Resolving deltas: 25% (44/174) 2023-07-13T14:54:44.1528825Z Resolving deltas: 26% (46/174) 2023-07-13T14:54:44.1542043Z Resolving deltas: 27% (47/174) 2023-07-13T14:54:44.1543502Z Resolving deltas: 28% (50/174) 2023-07-13T14:54:44.1544007Z Resolving deltas: 29% (51/174) 2023-07-13T14:54:44.1545488Z Resolving deltas: 30% (53/174) 2023-07-13T14:54:44.1547640Z Resolving deltas: 31% (54/174) 2023-07-13T14:54:44.1555641Z Resolving deltas: 32% (56/174) 2023-07-13T14:54:44.1558075Z Resolving deltas: 33% (58/174) 2023-07-13T14:54:44.1559360Z Resolving deltas: 34% (60/174) 2023-07-13T14:54:44.1559886Z Resolving deltas: 35% (61/174) 2023-07-13T14:54:44.1561116Z Resolving deltas: 36% (63/174) 2023-07-13T14:54:44.1564837Z Resolving deltas: 37% (65/174) 2023-07-13T14:54:44.1565699Z Resolving deltas: 39% (69/174) 2023-07-13T14:54:44.1566200Z Resolving deltas: 40% (70/174) 2023-07-13T14:54:44.1566787Z Resolving deltas: 41% (72/174) 2023-07-13T14:54:44.1568067Z Resolving deltas: 42% (74/174) 2023-07-13T14:54:44.1568594Z Resolving deltas: 43% (76/174) 2023-07-13T14:54:44.1569097Z Resolving deltas: 44% (77/174) 2023-07-13T14:54:44.1569589Z Resolving deltas: 45% (79/174) 2023-07-13T14:54:44.1570052Z Resolving deltas: 46% (81/174) 2023-07-13T14:54:44.1570957Z Resolving deltas: 47% (82/174) 2023-07-13T14:54:44.1571602Z Resolving deltas: 48% (84/174) 2023-07-13T14:54:44.1572209Z Resolving deltas: 49% (86/174) 2023-07-13T14:54:44.1572743Z Resolving deltas: 50% (87/174) 2023-07-13T14:54:44.1574660Z Resolving deltas: 51% (89/174) 2023-07-13T14:54:44.1575177Z Resolving deltas: 52% (91/174) 2023-07-13T14:54:44.1575673Z Resolving deltas: 53% (93/174) 2023-07-13T14:54:44.1576163Z Resolving deltas: 54% (95/174) 2023-07-13T14:54:44.1576667Z Resolving deltas: 55% (96/174) 2023-07-13T14:54:44.1577138Z Resolving deltas: 56% (98/174) 2023-07-13T14:54:44.1577630Z Resolving deltas: 57% (100/174) 2023-07-13T14:54:44.1578298Z Resolving deltas: 58% (102/174) 2023-07-13T14:54:44.1578796Z Resolving deltas: 59% (103/174) 2023-07-13T14:54:44.1579370Z Resolving deltas: 60% (105/174) 2023-07-13T14:54:44.1580327Z Resolving deltas: 61% (107/174) 2023-07-13T14:54:44.1580864Z Resolving deltas: 62% (108/174) 2023-07-13T14:54:44.1581372Z Resolving deltas: 63% (110/174) 2023-07-13T14:54:44.1581845Z Resolving deltas: 64% (112/174) 2023-07-13T14:54:44.1582342Z Resolving deltas: 65% (114/174) 2023-07-13T14:54:44.1582871Z Resolving deltas: 66% (115/174) 2023-07-13T14:54:44.1583374Z Resolving deltas: 67% (117/174) 2023-07-13T14:54:44.1583844Z Resolving deltas: 68% (119/174) 2023-07-13T14:54:44.1584342Z Resolving deltas: 69% (121/174) 2023-07-13T14:54:44.1584923Z Resolving deltas: 70% (122/174) 2023-07-13T14:54:44.1585428Z Resolving deltas: 71% (124/174) 2023-07-13T14:54:44.1585991Z Resolving deltas: 72% (126/174) 2023-07-13T14:54:44.1586482Z Resolving deltas: 73% (128/174) 2023-07-13T14:54:44.1587025Z Resolving deltas: 74% (129/174) 2023-07-13T14:54:44.1587486Z Resolving deltas: 75% (131/174) 2023-07-13T14:54:44.1587980Z Resolving deltas: 76% (133/174) 2023-07-13T14:54:44.1588455Z Resolving deltas: 77% (134/174) 2023-07-13T14:54:44.1588939Z Resolving deltas: 78% (136/174) 2023-07-13T14:54:44.1589407Z Resolving deltas: 79% (138/174) 2023-07-13T14:54:44.1589912Z Resolving deltas: 80% (140/174) 2023-07-13T14:54:44.1590406Z Resolving deltas: 81% (141/174) 2023-07-13T14:54:44.1590920Z Resolving deltas: 82% (143/174) 2023-07-13T14:54:44.1591429Z Resolving deltas: 83% (145/174) 2023-07-13T14:54:44.1591921Z Resolving deltas: 84% (147/174) 2023-07-13T14:54:44.1592512Z Resolving deltas: 85% (148/174) 2023-07-13T14:54:44.1593011Z Resolving deltas: 86% (150/174) 2023-07-13T14:54:44.1593533Z Resolving deltas: 87% (152/174) 2023-07-13T14:54:44.1594319Z Resolving deltas: 88% (154/174) 2023-07-13T14:54:44.1594839Z Resolving deltas: 89% (155/174) 2023-07-13T14:54:44.1595331Z Resolving deltas: 90% (157/174) 2023-07-13T14:54:44.1595816Z Resolving deltas: 91% (159/174) 2023-07-13T14:54:44.1596304Z Resolving deltas: 92% (161/174) 2023-07-13T14:54:44.1596979Z Resolving deltas: 93% (162/174) 2023-07-13T14:54:44.1597569Z Resolving deltas: 94% (165/174) 2023-07-13T14:54:44.1598271Z Resolving deltas: 95% (166/174) 2023-07-13T14:54:44.1598569Z Resolving deltas: 97% (169/174) 2023-07-13T14:54:44.1598833Z Resolving deltas: 98% (171/174) 2023-07-13T14:54:44.1599494Z Resolving deltas: 99% (173/174) 2023-07-13T14:54:44.1601180Z Resolving deltas: 100% (174/174) 2023-07-13T14:54:44.1601517Z Resolving deltas: 100% (174/174), done. 2023-07-13T14:54:45.6078238Z From https://github.com/pytorch/test-infra 2023-07-13T14:54:45.6078620Z * [new branch] main -> origin/main 2023-07-13T14:54:45.9465372Z ##[endgroup] 2023-07-13T14:54:45.9466862Z ##[group]Determining the checkout info 2023-07-13T14:54:45.9479646Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-07-13T14:54:45.9817000Z origin/main 2023-07-13T14:54:45.9855304Z ##[endgroup] 2023-07-13T14:54:45.9856029Z ##[group]Checking out the ref 2023-07-13T14:54:45.9868488Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-07-13T14:54:47.3848215Z Updating files: 22% (194/857) 2023-07-13T14:54:47.3901708Z Updating files: 23% (198/857) 2023-07-13T14:54:47.3973745Z Updating files: 24% (206/857) 2023-07-13T14:54:47.4309851Z Updating files: 25% (215/857) 2023-07-13T14:54:47.4361517Z Updating files: 26% (223/857) 2023-07-13T14:54:47.7125825Z Updating files: 27% (232/857) 2023-07-13T14:54:47.7178221Z Updating files: 28% (240/857) 2023-07-13T14:54:47.7248842Z Updating files: 29% (249/857) 2023-07-13T14:54:47.7565869Z Updating files: 30% (258/857) 2023-07-13T14:54:47.7629502Z Updating files: 31% (266/857) 2023-07-13T14:54:47.7688424Z Updating files: 32% (275/857) 2023-07-13T14:54:47.7751417Z Updating files: 33% (283/857) 2023-07-13T14:54:47.8643775Z Updating files: 34% (292/857) 2023-07-13T14:54:48.0966645Z Updating files: 35% (300/857) 2023-07-13T14:54:48.2003291Z Updating files: 35% (307/857) 2023-07-13T14:54:48.8141801Z Updating files: 36% (309/857) 2023-07-13T14:54:48.8203892Z Updating files: 37% (318/857) 2023-07-13T14:54:48.8294426Z Updating files: 38% (326/857) 2023-07-13T14:54:48.8345713Z Updating files: 39% (335/857) 2023-07-13T14:54:48.8411081Z Updating files: 40% (343/857) 2023-07-13T14:54:48.8483567Z Updating files: 41% (352/857) 2023-07-13T14:54:48.8529764Z Updating files: 42% (360/857) 2023-07-13T14:54:48.8599989Z Updating files: 43% (369/857) 2023-07-13T14:54:48.8639121Z Updating files: 44% (378/857) 2023-07-13T14:54:48.8696648Z Updating files: 45% (386/857) 2023-07-13T14:54:48.8745383Z Updating files: 46% (395/857) 2023-07-13T14:54:48.9049077Z Updating files: 47% (403/857) 2023-07-13T14:54:48.9108288Z Updating files: 48% (412/857) 2023-07-13T14:54:48.9166233Z Updating files: 49% (420/857) 2023-07-13T14:54:48.9218712Z Updating files: 50% (429/857) 2023-07-13T14:54:48.9548258Z Updating files: 51% (438/857) 2023-07-13T14:54:48.9594776Z Updating files: 52% (446/857) 2023-07-13T14:54:48.9635564Z Updating files: 53% (455/857) 2023-07-13T14:54:48.9702171Z Updating files: 54% (463/857) 2023-07-13T14:54:49.0281567Z Updating files: 55% (472/857) 2023-07-13T14:54:49.0640739Z Updating files: 56% (480/857) 2023-07-13T14:54:49.0661247Z Updating files: 56% (486/857) 2023-07-13T14:54:49.0711785Z Updating files: 57% (489/857) 2023-07-13T14:54:49.0745664Z Updating files: 58% (498/857) 2023-07-13T14:54:49.0918957Z Updating files: 59% (506/857) 2023-07-13T14:54:49.3251352Z Updating files: 60% (515/857) 2023-07-13T14:54:49.3915629Z Updating files: 61% (523/857) 2023-07-13T14:54:49.4602799Z Updating files: 62% (532/857) 2023-07-13T14:54:49.7899061Z Updating files: 63% (540/857) 2023-07-13T14:54:49.7993261Z Updating files: 64% (549/857) 2023-07-13T14:54:49.8031844Z Updating files: 65% (558/857) 2023-07-13T14:54:49.8086026Z Updating files: 66% (566/857) 2023-07-13T14:54:49.8217913Z Updating files: 67% (575/857) 2023-07-13T14:54:49.8590805Z Updating files: 68% (583/857) 2023-07-13T14:54:49.8686083Z Updating files: 69% (592/857) 2023-07-13T14:54:49.8796196Z Updating files: 70% (600/857) 2023-07-13T14:54:49.8888617Z Updating files: 71% (609/857) 2023-07-13T14:54:49.8947606Z Updating files: 72% (618/857) 2023-07-13T14:54:50.2120295Z Updating files: 73% (626/857) 2023-07-13T14:54:50.2139989Z Updating files: 73% (630/857) 2023-07-13T14:54:50.2177790Z Updating files: 74% (635/857) 2023-07-13T14:54:50.2258046Z Updating files: 75% (643/857) 2023-07-13T14:54:50.2303400Z Updating files: 76% (652/857) 2023-07-13T14:54:50.2339939Z Updating files: 77% (660/857) 2023-07-13T14:54:50.2660385Z Updating files: 78% (669/857) 2023-07-13T14:54:50.2702872Z Updating files: 79% (678/857) 2023-07-13T14:54:50.2780165Z Updating files: 80% (686/857) 2023-07-13T14:54:50.2816853Z Updating files: 81% (695/857) 2023-07-13T14:54:50.2863669Z Updating files: 82% (703/857) 2023-07-13T14:54:50.3315212Z Updating files: 83% (712/857) 2023-07-13T14:54:50.5698827Z Updating files: 84% (720/857) 2023-07-13T14:54:50.5746934Z Updating files: 85% (729/857) 2023-07-13T14:54:50.5799816Z Updating files: 86% (738/857) 2023-07-13T14:54:50.5847577Z Updating files: 87% (746/857) 2023-07-13T14:54:50.7517271Z Updating files: 88% (755/857) 2023-07-13T14:54:50.7562211Z Updating files: 89% (763/857) 2023-07-13T14:54:50.7619385Z Updating files: 90% (772/857) 2023-07-13T14:54:50.7941633Z Updating files: 91% (780/857) 2023-07-13T14:54:50.8827842Z Updating files: 92% (789/857) 2023-07-13T14:54:50.9817400Z Updating files: 93% (798/857) 2023-07-13T14:54:50.9861207Z Updating files: 94% (806/857) 2023-07-13T14:54:50.9920493Z Updating files: 95% (815/857) 2023-07-13T14:54:51.0210018Z Updating files: 96% (823/857) 2023-07-13T14:54:51.0262745Z Updating files: 97% (832/857) 2023-07-13T14:54:51.0315979Z Updating files: 98% (840/857) 2023-07-13T14:54:51.0510768Z Updating files: 99% (849/857) 2023-07-13T14:54:51.0511092Z Updating files: 100% (857/857) 2023-07-13T14:54:51.0511542Z Updating files: 100% (857/857), done. 2023-07-13T14:54:51.0730099Z branch 'main' set up to track 'origin/main'. 2023-07-13T14:54:51.0730703Z Switched to a new branch 'main' 2023-07-13T14:54:51.0780839Z ##[endgroup] 2023-07-13T14:54:51.1642900Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-13T14:54:51.1949750Z 'f1766167e55a3952a5eef0755a94cc78aaabbdc2' 2023-07-13T14:54:51.2613612Z Prepare all required actions 2023-07-13T14:54:51.3608249Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-07-13T14:54:51.3608531Z env: 2023-07-13T14:54:51.3608792Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:51.3609055Z PYTHON_VERSION: 3.10 2023-07-13T14:54:51.3609292Z PACKAGE_TYPE: conda 2023-07-13T14:54:51.3609703Z REPOSITORY: pytorch/audio 2023-07-13T14:54:51.3609933Z REF: 2023-07-13T14:54:51.3610119Z CU_VERSION: cu121 2023-07-13T14:54:51.3610454Z ##[endgroup] 2023-07-13T14:54:51.8092926Z ##[group]Run set -euxo pipefail 2023-07-13T14:54:51.8093398Z set -euxo pipefail 2023-07-13T14:54:51.8093698Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-07-13T14:54:51.8127262Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:54:51.8127614Z env: 2023-07-13T14:54:51.8127887Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:51.8128258Z PYTHON_VERSION: 3.10 2023-07-13T14:54:51.8128502Z PACKAGE_TYPE: conda 2023-07-13T14:54:51.8128727Z REPOSITORY: pytorch/audio 2023-07-13T14:54:51.8128958Z REF: 2023-07-13T14:54:51.8129160Z CU_VERSION: cu121 2023-07-13T14:54:51.8129361Z ##[endgroup] 2023-07-13T14:54:52.2086561Z + echo CHANNEL=nightly 2023-07-13T14:54:52.2482808Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-07-13T14:54:52.2483147Z with: 2023-07-13T14:54:52.2483873Z github-secret: *** 2023-07-13T14:54:52.2484134Z activate-with-label: false 2023-07-13T14:54:52.2484492Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-07-13T14:54:52.2484818Z label: with-ssh 2023-07-13T14:54:52.2485060Z remove-existing-keys: true 2023-07-13T14:54:52.2485274Z env: 2023-07-13T14:54:52.2485526Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:52.2485811Z PYTHON_VERSION: 3.10 2023-07-13T14:54:52.2486278Z PACKAGE_TYPE: conda 2023-07-13T14:54:52.2486506Z REPOSITORY: pytorch/audio 2023-07-13T14:54:52.2486837Z REF: 2023-07-13T14:54:52.2487096Z CU_VERSION: cu121 2023-07-13T14:54:52.2487311Z CHANNEL: nightly 2023-07-13T14:54:52.2487513Z ##[endgroup] 2023-07-13T14:54:52.3748020Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-07-13T14:54:52.3754469Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-07-13T14:54:52.7660601Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-13T14:54:52.7661295Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-13T14:54:52.7689009Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:54:52.7689420Z env: 2023-07-13T14:54:52.7689676Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:52.7689966Z PYTHON_VERSION: 3.10 2023-07-13T14:54:52.7690213Z PACKAGE_TYPE: conda 2023-07-13T14:54:52.7690480Z REPOSITORY: pytorch/audio 2023-07-13T14:54:52.7690695Z REF: 2023-07-13T14:54:52.7690894Z CU_VERSION: cu121 2023-07-13T14:54:52.7691115Z CHANNEL: nightly 2023-07-13T14:54:52.7691335Z ##[endgroup] 2023-07-13T14:54:53.6217513Z Prepare all required actions 2023-07-13T14:54:53.6217979Z Getting action download info 2023-07-13T14:54:53.7759076Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-07-13T14:54:55.7910754Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-07-13T14:54:55.7911035Z with: 2023-07-13T14:54:55.7911263Z repository: pytorch/audio 2023-07-13T14:54:55.7911528Z setup-miniconda: false 2023-07-13T14:54:55.7911784Z python-version: 3.10 2023-07-13T14:54:55.7912161Z submodules: recursive 2023-07-13T14:54:55.7912380Z env: 2023-07-13T14:54:55.7912632Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:55.7913142Z PYTHON_VERSION: 3.10 2023-07-13T14:54:55.7913391Z PACKAGE_TYPE: conda 2023-07-13T14:54:55.7913635Z REPOSITORY: pytorch/audio 2023-07-13T14:54:55.7913860Z REF: 2023-07-13T14:54:55.7914058Z CU_VERSION: cu121 2023-07-13T14:54:55.7914257Z CHANNEL: nightly 2023-07-13T14:54:55.7914524Z ##[endgroup] 2023-07-13T14:54:55.8052121Z ##[group]Run set -euxo pipefail 2023-07-13T14:54:55.8052412Z set -euxo pipefail 2023-07-13T14:54:55.8052656Z rm -rf "${REPOSITORY}" 2023-07-13T14:54:55.8081304Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:54:55.8081639Z env: 2023-07-13T14:54:55.8081901Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:55.8082185Z PYTHON_VERSION: 3.10 2023-07-13T14:54:55.8082402Z PACKAGE_TYPE: conda 2023-07-13T14:54:55.8082649Z REPOSITORY: pytorch/audio 2023-07-13T14:54:55.8082877Z REF: 2023-07-13T14:54:55.8083066Z CU_VERSION: cu121 2023-07-13T14:54:55.8083286Z CHANNEL: nightly 2023-07-13T14:54:55.8083519Z ##[endgroup] 2023-07-13T14:54:55.8325791Z + rm -rf pytorch/audio 2023-07-13T14:54:55.8995109Z ##[group]Run actions/checkout@v3 2023-07-13T14:54:55.8995361Z with: 2023-07-13T14:54:55.8995583Z repository: pytorch/audio 2023-07-13T14:54:55.8995856Z submodules: recursive 2023-07-13T14:54:55.8996073Z path: pytorch/audio 2023-07-13T14:54:55.8996414Z token: *** 2023-07-13T14:54:55.8996629Z ssh-strict: true 2023-07-13T14:54:55.8996873Z persist-credentials: true 2023-07-13T14:54:55.8997115Z clean: true 2023-07-13T14:54:55.8997348Z sparse-checkout-cone-mode: true 2023-07-13T14:54:55.8997610Z fetch-depth: 1 2023-07-13T14:54:55.8997820Z lfs: false 2023-07-13T14:54:55.8998027Z set-safe-directory: true 2023-07-13T14:54:55.8998258Z env: 2023-07-13T14:54:55.8998508Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:55.8998786Z PYTHON_VERSION: 3.10 2023-07-13T14:54:55.8999004Z PACKAGE_TYPE: conda 2023-07-13T14:54:55.8999244Z REPOSITORY: pytorch/audio 2023-07-13T14:54:55.8999668Z REF: 2023-07-13T14:54:55.8999869Z CU_VERSION: cu121 2023-07-13T14:54:55.9000065Z CHANNEL: nightly 2023-07-13T14:54:55.9000280Z ##[endgroup] 2023-07-13T14:54:56.0592569Z Syncing repository: pytorch/audio 2023-07-13T14:54:56.0615516Z ##[group]Getting Git version info 2023-07-13T14:54:56.0617897Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-07-13T14:54:56.0834033Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-13T14:54:56.1148776Z git version 2.41.0.windows.1 2023-07-13T14:54:56.1197101Z ##[endgroup] 2023-07-13T14:54:56.1223708Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f6587613-9e8e-4ce4-a53c-992bb4ea63cb' before making global git config changes 2023-07-13T14:54:56.1224268Z Adding repository directory to the temporary git global config as a safe directory 2023-07-13T14:54:56.1237125Z [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:56.1562949Z ##[group]Initializing the repository 2023-07-13T14:54:56.1572555Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-13T14:54:56.1979782Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-07-13T14:54:56.2035839Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-07-13T14:54:56.2395152Z ##[endgroup] 2023-07-13T14:54:56.2395615Z ##[group]Disabling automatic garbage collection 2023-07-13T14:54:56.2406909Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-13T14:54:56.2734368Z ##[endgroup] 2023-07-13T14:54:56.2734815Z ##[group]Setting up auth 2023-07-13T14:54:56.2750680Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-13T14:54:56.3076157Z [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:56.7913525Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-13T14:54:56.8244805Z [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:57.2901656Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:54:57.3241519Z ##[endgroup] 2023-07-13T14:54:57.3241996Z ##[group]Fetching the repository 2023-07-13T14:54:57.3262990Z [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:57.6394924Z remote: Enumerating objects: 985, done. 2023-07-13T14:54:57.6395501Z remote: Counting objects: 0% (1/985) 2023-07-13T14:54:57.6395999Z remote: Counting objects: 1% (10/985) 2023-07-13T14:54:57.6396532Z remote: Counting objects: 2% (20/985) 2023-07-13T14:54:57.6397099Z remote: Counting objects: 3% (30/985) 2023-07-13T14:54:57.6397629Z remote: Counting objects: 4% (40/985) 2023-07-13T14:54:57.6398119Z remote: Counting objects: 5% (50/985) 2023-07-13T14:54:57.6398654Z remote: Counting objects: 6% (60/985) 2023-07-13T14:54:57.6398948Z remote: Counting objects: 7% (69/985) 2023-07-13T14:54:57.6399231Z remote: Counting objects: 8% (79/985) 2023-07-13T14:54:57.6400772Z remote: Counting objects: 9% (89/985) 2023-07-13T14:54:57.6401352Z remote: Counting objects: 10% (99/985) 2023-07-13T14:54:57.6402614Z remote: Counting objects: 11% (109/985) 2023-07-13T14:54:57.6403845Z remote: Counting objects: 12% (119/985) 2023-07-13T14:54:57.6404394Z remote: Counting objects: 13% (129/985) 2023-07-13T14:54:57.6404702Z remote: Counting objects: 14% (138/985) 2023-07-13T14:54:57.6406713Z remote: Counting objects: 15% (148/985) 2023-07-13T14:54:57.6407575Z remote: Counting objects: 16% (158/985) 2023-07-13T14:54:57.6407873Z remote: Counting objects: 17% (168/985) 2023-07-13T14:54:57.6408144Z remote: Counting objects: 18% (178/985) 2023-07-13T14:54:57.6408429Z remote: Counting objects: 19% (188/985) 2023-07-13T14:54:57.6408713Z remote: Counting objects: 20% (197/985) 2023-07-13T14:54:57.6408999Z remote: Counting objects: 21% (207/985) 2023-07-13T14:54:57.6409360Z remote: Counting objects: 22% (217/985) 2023-07-13T14:54:57.6409647Z remote: Counting objects: 23% (227/985) 2023-07-13T14:54:57.6409916Z remote: Counting objects: 24% (237/985) 2023-07-13T14:54:57.6410208Z remote: Counting objects: 25% (247/985) 2023-07-13T14:54:57.6410492Z remote: Counting objects: 26% (257/985) 2023-07-13T14:54:57.6411645Z remote: Counting objects: 27% (266/985) 2023-07-13T14:54:57.6411967Z remote: Counting objects: 28% (276/985) 2023-07-13T14:54:57.6413707Z remote: Counting objects: 29% (286/985) 2023-07-13T14:54:57.6413999Z remote: Counting objects: 30% (296/985) 2023-07-13T14:54:57.6414287Z remote: Counting objects: 31% (306/985) 2023-07-13T14:54:57.6414556Z remote: Counting objects: 32% (316/985) 2023-07-13T14:54:57.6414843Z remote: Counting objects: 33% (326/985) 2023-07-13T14:54:57.6415122Z remote: Counting objects: 34% (335/985) 2023-07-13T14:54:57.6415405Z remote: Counting objects: 35% (345/985) 2023-07-13T14:54:57.6415688Z remote: Counting objects: 36% (355/985) 2023-07-13T14:54:57.6415954Z remote: Counting objects: 37% (365/985) 2023-07-13T14:54:57.6416246Z remote: Counting objects: 38% (375/985) 2023-07-13T14:54:57.6417322Z remote: Counting objects: 39% (385/985) 2023-07-13T14:54:57.6418136Z remote: Counting objects: 40% (394/985) 2023-07-13T14:54:57.6418459Z remote: Counting objects: 41% (404/985) 2023-07-13T14:54:57.6418744Z remote: Counting objects: 42% (414/985) 2023-07-13T14:54:57.6419026Z remote: Counting objects: 43% (424/985) 2023-07-13T14:54:57.6419313Z remote: Counting objects: 44% (434/985) 2023-07-13T14:54:57.6419580Z remote: Counting objects: 45% (444/985) 2023-07-13T14:54:57.6419862Z remote: Counting objects: 46% (454/985) 2023-07-13T14:54:57.6420140Z remote: Counting objects: 47% (463/985) 2023-07-13T14:54:57.6420422Z remote: Counting objects: 48% (473/985) 2023-07-13T14:54:57.6420688Z remote: Counting objects: 49% (483/985) 2023-07-13T14:54:57.6420965Z remote: Counting objects: 50% (493/985) 2023-07-13T14:54:57.6421251Z remote: Counting objects: 51% (503/985) 2023-07-13T14:54:57.6421529Z remote: Counting objects: 52% (513/985) 2023-07-13T14:54:57.6421801Z remote: Counting objects: 53% (523/985) 2023-07-13T14:54:57.6422081Z remote: Counting objects: 54% (532/985) 2023-07-13T14:54:57.6422359Z remote: Counting objects: 55% (542/985) 2023-07-13T14:54:57.6422639Z remote: Counting objects: 56% (552/985) 2023-07-13T14:54:57.6422905Z remote: Counting objects: 57% (562/985) 2023-07-13T14:54:57.6423185Z remote: Counting objects: 58% (572/985) 2023-07-13T14:54:57.6423463Z remote: Counting objects: 59% (582/985) 2023-07-13T14:54:57.6423909Z remote: Counting objects: 60% (591/985) 2023-07-13T14:54:57.6424196Z remote: Counting objects: 61% (601/985) 2023-07-13T14:54:57.6424483Z remote: Counting objects: 62% (611/985) 2023-07-13T14:54:57.6425347Z remote: Counting objects: 63% (621/985) 2023-07-13T14:54:57.6425804Z remote: Counting objects: 64% (631/985) 2023-07-13T14:54:57.6426072Z remote: Counting objects: 65% (641/985) 2023-07-13T14:54:57.6426362Z remote: Counting objects: 66% (651/985) 2023-07-13T14:54:57.6426645Z remote: Counting objects: 67% (660/985) 2023-07-13T14:54:57.6426928Z remote: Counting objects: 68% (670/985) 2023-07-13T14:54:57.6427192Z remote: Counting objects: 69% (680/985) 2023-07-13T14:54:57.6427476Z remote: Counting objects: 70% (690/985) 2023-07-13T14:54:57.6427754Z remote: Counting objects: 71% (700/985) 2023-07-13T14:54:57.6428031Z remote: Counting objects: 72% (710/985) 2023-07-13T14:54:57.6428293Z remote: Counting objects: 73% (720/985) 2023-07-13T14:54:57.6428576Z remote: Counting objects: 74% (729/985) 2023-07-13T14:54:57.6428855Z remote: Counting objects: 75% (739/985) 2023-07-13T14:54:57.6429140Z remote: Counting objects: 76% (749/985) 2023-07-13T14:54:57.6429611Z remote: Counting objects: 77% (759/985) 2023-07-13T14:54:57.6432046Z remote: Counting objects: 78% (769/985) 2023-07-13T14:54:57.6433304Z remote: Counting objects: 79% (779/985) 2023-07-13T14:54:57.6433645Z remote: Counting objects: 80% (788/985) 2023-07-13T14:54:57.6433933Z remote: Counting objects: 81% (798/985) 2023-07-13T14:54:57.6434202Z remote: Counting objects: 82% (808/985) 2023-07-13T14:54:57.6434485Z remote: Counting objects: 83% (818/985) 2023-07-13T14:54:57.6434765Z remote: Counting objects: 84% (828/985) 2023-07-13T14:54:57.6435046Z remote: Counting objects: 85% (838/985) 2023-07-13T14:54:57.6435311Z remote: Counting objects: 86% (848/985) 2023-07-13T14:54:57.6435588Z remote: Counting objects: 87% (857/985) 2023-07-13T14:54:57.6435866Z remote: Counting objects: 88% (867/985) 2023-07-13T14:54:57.6436158Z remote: Counting objects: 89% (877/985) 2023-07-13T14:54:57.6438433Z remote: Counting objects: 90% (887/985) 2023-07-13T14:54:57.6438724Z remote: Counting objects: 91% (897/985) 2023-07-13T14:54:57.6439019Z remote: Counting objects: 92% (907/985) 2023-07-13T14:54:57.6439301Z remote: Counting objects: 93% (917/985) 2023-07-13T14:54:57.6439570Z remote: Counting objects: 94% (926/985) 2023-07-13T14:54:57.6439850Z remote: Counting objects: 95% (936/985) 2023-07-13T14:54:57.6440136Z remote: Counting objects: 96% (946/985) 2023-07-13T14:54:57.6440417Z remote: Counting objects: 97% (956/985) 2023-07-13T14:54:57.6440687Z remote: Counting objects: 98% (966/985) 2023-07-13T14:54:57.6440971Z remote: Counting objects: 99% (976/985) 2023-07-13T14:54:57.6441252Z remote: Counting objects: 100% (985/985) 2023-07-13T14:54:57.6441551Z remote: Counting objects: 100% (985/985), done. 2023-07-13T14:54:57.6441872Z remote: Compressing objects: 0% (1/856) 2023-07-13T14:54:57.6442185Z remote: Compressing objects: 1% (9/856) 2023-07-13T14:54:57.6442494Z remote: Compressing objects: 2% (18/856) 2023-07-13T14:54:57.6442808Z remote: Compressing objects: 3% (26/856) 2023-07-13T14:54:57.6444949Z remote: Compressing objects: 4% (35/856) 2023-07-13T14:54:57.6445416Z remote: Compressing objects: 5% (43/856) 2023-07-13T14:54:57.6445725Z remote: Compressing objects: 6% (52/856) 2023-07-13T14:54:57.6446030Z remote: Compressing objects: 7% (60/856) 2023-07-13T14:54:57.6446820Z remote: Compressing objects: 8% (69/856) 2023-07-13T14:54:57.6447380Z remote: Compressing objects: 9% (78/856) 2023-07-13T14:54:57.6447689Z remote: Compressing objects: 10% (86/856) 2023-07-13T14:54:57.6447989Z remote: Compressing objects: 11% (95/856) 2023-07-13T14:54:57.6448287Z remote: Compressing objects: 12% (103/856) 2023-07-13T14:54:57.6448752Z remote: Compressing objects: 13% (112/856) 2023-07-13T14:54:57.6449065Z remote: Compressing objects: 14% (120/856) 2023-07-13T14:54:57.6449371Z remote: Compressing objects: 15% (129/856) 2023-07-13T14:54:57.6451448Z remote: Compressing objects: 16% (137/856) 2023-07-13T14:54:57.6451740Z remote: Compressing objects: 17% (146/856) 2023-07-13T14:54:57.6452045Z remote: Compressing objects: 18% (155/856) 2023-07-13T14:54:57.6452347Z remote: Compressing objects: 19% (163/856) 2023-07-13T14:54:57.6452644Z remote: Compressing objects: 20% (172/856) 2023-07-13T14:54:57.6452929Z remote: Compressing objects: 21% (180/856) 2023-07-13T14:54:57.6453227Z remote: Compressing objects: 22% (189/856) 2023-07-13T14:54:57.6453527Z remote: Compressing objects: 23% (197/856) 2023-07-13T14:54:57.6453823Z remote: Compressing objects: 24% (206/856) 2023-07-13T14:54:57.6454342Z remote: Compressing objects: 25% (214/856) 2023-07-13T14:54:57.6454652Z remote: Compressing objects: 26% (223/856) 2023-07-13T14:54:57.6454951Z remote: Compressing objects: 27% (232/856) 2023-07-13T14:54:57.6455382Z remote: Compressing objects: 28% (240/856) 2023-07-13T14:54:57.6455680Z remote: Compressing objects: 29% (249/856) 2023-07-13T14:54:57.6457679Z remote: Compressing objects: 30% (257/856) 2023-07-13T14:54:57.6458004Z remote: Compressing objects: 31% (266/856) 2023-07-13T14:54:57.6458303Z remote: Compressing objects: 32% (274/856) 2023-07-13T14:54:57.6458588Z remote: Compressing objects: 33% (283/856) 2023-07-13T14:54:57.6458887Z remote: Compressing objects: 34% (292/856) 2023-07-13T14:54:57.6459182Z remote: Compressing objects: 35% (300/856) 2023-07-13T14:54:57.6459479Z remote: Compressing objects: 36% (309/856) 2023-07-13T14:54:57.6459777Z remote: Compressing objects: 37% (317/856) 2023-07-13T14:54:57.6460066Z remote: Compressing objects: 38% (326/856) 2023-07-13T14:54:57.6460363Z remote: Compressing objects: 39% (334/856) 2023-07-13T14:54:57.6460658Z remote: Compressing objects: 40% (343/856) 2023-07-13T14:54:57.6460957Z remote: Compressing objects: 41% (351/856) 2023-07-13T14:54:57.6461240Z remote: Compressing objects: 42% (360/856) 2023-07-13T14:54:57.6461535Z remote: Compressing objects: 43% (369/856) 2023-07-13T14:54:57.6461842Z remote: Compressing objects: 44% (377/856) 2023-07-13T14:54:57.6464585Z remote: Compressing objects: 45% (386/856) 2023-07-13T14:54:57.6464877Z remote: Compressing objects: 46% (394/856) 2023-07-13T14:54:57.6465176Z remote: Compressing objects: 47% (403/856) 2023-07-13T14:54:57.6465477Z remote: Compressing objects: 48% (411/856) 2023-07-13T14:54:57.6465771Z remote: Compressing objects: 49% (420/856) 2023-07-13T14:54:57.6466062Z remote: Compressing objects: 50% (428/856) 2023-07-13T14:54:57.6466360Z remote: Compressing objects: 51% (437/856) 2023-07-13T14:54:57.6466656Z remote: Compressing objects: 52% (446/856) 2023-07-13T14:54:57.6466955Z remote: Compressing objects: 53% (454/856) 2023-07-13T14:54:57.6467235Z remote: Compressing objects: 54% (463/856) 2023-07-13T14:54:57.6467531Z remote: Compressing objects: 55% (471/856) 2023-07-13T14:54:57.6467829Z remote: Compressing objects: 56% (480/856) 2023-07-13T14:54:57.6468124Z remote: Compressing objects: 57% (488/856) 2023-07-13T14:54:57.6468404Z remote: Compressing objects: 58% (497/856) 2023-07-13T14:54:57.6468701Z remote: Compressing objects: 59% (506/856) 2023-07-13T14:54:57.6470911Z remote: Compressing objects: 60% (514/856) 2023-07-13T14:54:57.6471256Z remote: Compressing objects: 61% (523/856) 2023-07-13T14:54:57.6471536Z remote: Compressing objects: 62% (531/856) 2023-07-13T14:54:57.6472597Z remote: Compressing objects: 63% (540/856) 2023-07-13T14:54:57.6472899Z remote: Compressing objects: 64% (548/856) 2023-07-13T14:54:57.6473202Z remote: Compressing objects: 65% (557/856) 2023-07-13T14:54:57.6473508Z remote: Compressing objects: 66% (565/856) 2023-07-13T14:54:57.6473794Z remote: Compressing objects: 67% (574/856) 2023-07-13T14:54:57.6474090Z remote: Compressing objects: 68% (583/856) 2023-07-13T14:54:57.6474387Z remote: Compressing objects: 69% (591/856) 2023-07-13T14:54:57.6474683Z remote: Compressing objects: 70% (600/856) 2023-07-13T14:54:57.6474962Z remote: Compressing objects: 71% (608/856) 2023-07-13T14:54:57.6475258Z remote: Compressing objects: 72% (617/856) 2023-07-13T14:54:57.6477318Z remote: Compressing objects: 73% (625/856) 2023-07-13T14:54:57.6477625Z remote: Compressing objects: 74% (634/856) 2023-07-13T14:54:57.6477921Z remote: Compressing objects: 75% (642/856) 2023-07-13T14:54:57.6478219Z remote: Compressing objects: 76% (651/856) 2023-07-13T14:54:57.6479394Z remote: Compressing objects: 77% (660/856) 2023-07-13T14:54:57.6480462Z remote: Compressing objects: 78% (668/856) 2023-07-13T14:54:57.6480795Z remote: Compressing objects: 79% (677/856) 2023-07-13T14:54:57.6481098Z remote: Compressing objects: 80% (685/856) 2023-07-13T14:54:57.6481401Z remote: Compressing objects: 81% (694/856) 2023-07-13T14:54:57.6481699Z remote: Compressing objects: 82% (702/856) 2023-07-13T14:54:57.6483788Z remote: Compressing objects: 83% (711/856) 2023-07-13T14:54:57.6484103Z remote: Compressing objects: 84% (720/856) 2023-07-13T14:54:57.6484405Z remote: Compressing objects: 85% (728/856) 2023-07-13T14:54:57.6484705Z remote: Compressing objects: 86% (737/856) 2023-07-13T14:54:57.6484989Z remote: Compressing objects: 87% (745/856) 2023-07-13T14:54:57.6485294Z remote: Compressing objects: 88% (754/856) 2023-07-13T14:54:57.6485592Z remote: Compressing objects: 89% (762/856) 2023-07-13T14:54:57.6486064Z remote: Compressing objects: 90% (771/856) 2023-07-13T14:54:57.6486374Z remote: Compressing objects: 91% (779/856) 2023-07-13T14:54:57.6486678Z remote: Compressing objects: 92% (788/856) 2023-07-13T14:54:57.6486977Z remote: Compressing objects: 93% (797/856) 2023-07-13T14:54:57.6487276Z remote: Compressing objects: 94% (805/856) 2023-07-13T14:54:57.6487575Z remote: Compressing objects: 95% (814/856) 2023-07-13T14:54:57.6487857Z remote: Compressing objects: 96% (822/856) 2023-07-13T14:54:57.6488157Z remote: Compressing objects: 97% (831/856) 2023-07-13T14:54:57.6490162Z remote: Compressing objects: 98% (839/856) 2023-07-13T14:54:57.6490642Z remote: Compressing objects: 99% (848/856) 2023-07-13T14:54:57.6490941Z remote: Compressing objects: 100% (856/856) 2023-07-13T14:54:57.6491261Z remote: Compressing objects: 100% (856/856), done. 2023-07-13T14:54:57.6575267Z Receiving objects: 0% (1/985) 2023-07-13T14:54:57.6834083Z Receiving objects: 1% (10/985) 2023-07-13T14:54:57.6835513Z Receiving objects: 2% (20/985) 2023-07-13T14:54:57.6838978Z Receiving objects: 3% (30/985) 2023-07-13T14:54:57.6840422Z Receiving objects: 4% (40/985) 2023-07-13T14:54:57.6843062Z Receiving objects: 5% (50/985) 2023-07-13T14:54:57.6845215Z Receiving objects: 6% (60/985) 2023-07-13T14:54:57.6848953Z Receiving objects: 7% (69/985) 2023-07-13T14:54:57.6851199Z Receiving objects: 8% (79/985) 2023-07-13T14:54:57.6854676Z Receiving objects: 9% (89/985) 2023-07-13T14:54:57.6855646Z Receiving objects: 10% (99/985) 2023-07-13T14:54:57.6857052Z Receiving objects: 11% (109/985) 2023-07-13T14:54:57.6858404Z Receiving objects: 12% (119/985) 2023-07-13T14:54:57.6860854Z Receiving objects: 13% (129/985) 2023-07-13T14:54:57.6862788Z Receiving objects: 14% (138/985) 2023-07-13T14:54:57.6866579Z Receiving objects: 15% (148/985) 2023-07-13T14:54:57.6868153Z Receiving objects: 16% (158/985) 2023-07-13T14:54:57.6871665Z Receiving objects: 17% (168/985) 2023-07-13T14:54:57.6876232Z Receiving objects: 18% (178/985) 2023-07-13T14:54:57.6878225Z Receiving objects: 19% (188/985) 2023-07-13T14:54:57.6882266Z Receiving objects: 20% (197/985) 2023-07-13T14:54:57.6914473Z Receiving objects: 21% (207/985) 2023-07-13T14:54:57.6921185Z Receiving objects: 22% (217/985) 2023-07-13T14:54:57.6942181Z Receiving objects: 23% (227/985) 2023-07-13T14:54:57.6950635Z Receiving objects: 24% (237/985) 2023-07-13T14:54:57.7093591Z Receiving objects: 25% (247/985) 2023-07-13T14:54:57.7096880Z Receiving objects: 26% (257/985) 2023-07-13T14:54:57.7104149Z Receiving objects: 27% (266/985) 2023-07-13T14:54:57.7108529Z Receiving objects: 28% (276/985) 2023-07-13T14:54:57.7117651Z Receiving objects: 29% (286/985) 2023-07-13T14:54:57.7123450Z Receiving objects: 30% (296/985) 2023-07-13T14:54:57.7125800Z Receiving objects: 31% (306/985) 2023-07-13T14:54:57.7132146Z Receiving objects: 32% (316/985) 2023-07-13T14:54:57.7137805Z Receiving objects: 33% (326/985) 2023-07-13T14:54:57.7144434Z Receiving objects: 34% (335/985) 2023-07-13T14:54:57.7153782Z Receiving objects: 35% (345/985) 2023-07-13T14:54:57.7160747Z Receiving objects: 36% (355/985) 2023-07-13T14:54:57.7164686Z Receiving objects: 37% (365/985) 2023-07-13T14:54:57.7192265Z Receiving objects: 38% (375/985) 2023-07-13T14:54:57.7208548Z Receiving objects: 39% (385/985) 2023-07-13T14:54:57.7215234Z Receiving objects: 40% (394/985) 2023-07-13T14:54:57.7220076Z Receiving objects: 41% (404/985) 2023-07-13T14:54:57.7225617Z Receiving objects: 42% (414/985) 2023-07-13T14:54:57.7235505Z Receiving objects: 43% (424/985) 2023-07-13T14:54:57.7248575Z Receiving objects: 44% (434/985) 2023-07-13T14:54:57.7264425Z Receiving objects: 45% (444/985) 2023-07-13T14:54:57.7276565Z Receiving objects: 46% (454/985) 2023-07-13T14:54:57.7279890Z Receiving objects: 47% (463/985) 2023-07-13T14:54:57.7283135Z Receiving objects: 48% (473/985) 2023-07-13T14:54:57.7333575Z Receiving objects: 49% (483/985) 2023-07-13T14:54:57.7340292Z Receiving objects: 50% (493/985) 2023-07-13T14:54:57.7355905Z Receiving objects: 51% (503/985) 2023-07-13T14:54:57.8661763Z Receiving objects: 52% (513/985) 2023-07-13T14:54:57.8729741Z Receiving objects: 53% (523/985) 2023-07-13T14:54:57.8734681Z Receiving objects: 54% (532/985) 2023-07-13T14:54:57.8735532Z Receiving objects: 55% (542/985) 2023-07-13T14:54:57.8736423Z Receiving objects: 56% (552/985) 2023-07-13T14:54:57.8752638Z Receiving objects: 57% (562/985) 2023-07-13T14:54:57.8758420Z Receiving objects: 58% (572/985) 2023-07-13T14:54:57.8771555Z Receiving objects: 59% (582/985) 2023-07-13T14:54:57.8777726Z Receiving objects: 60% (591/985) 2023-07-13T14:54:57.8779492Z Receiving objects: 61% (601/985) 2023-07-13T14:54:57.8788033Z Receiving objects: 62% (611/985) 2023-07-13T14:54:57.8794222Z Receiving objects: 63% (621/985) 2023-07-13T14:54:57.8796323Z Receiving objects: 64% (631/985) 2023-07-13T14:54:57.8802636Z Receiving objects: 65% (641/985) 2023-07-13T14:54:57.8809865Z Receiving objects: 66% (651/985) 2023-07-13T14:54:57.8816088Z Receiving objects: 67% (660/985) 2023-07-13T14:54:57.8826864Z Receiving objects: 68% (670/985) 2023-07-13T14:54:57.8827153Z Receiving objects: 69% (680/985) 2023-07-13T14:54:57.8828744Z Receiving objects: 70% (690/985) 2023-07-13T14:54:57.8835350Z Receiving objects: 71% (700/985) 2023-07-13T14:54:57.8840423Z Receiving objects: 72% (710/985) 2023-07-13T14:54:57.8846490Z Receiving objects: 73% (720/985) 2023-07-13T14:54:57.8851881Z Receiving objects: 74% (729/985) 2023-07-13T14:54:57.8857827Z Receiving objects: 75% (739/985) 2023-07-13T14:54:57.8873180Z Receiving objects: 76% (749/985) 2023-07-13T14:54:57.8880414Z Receiving objects: 77% (759/985) 2023-07-13T14:54:57.8891277Z Receiving objects: 78% (769/985) 2023-07-13T14:54:57.8898917Z Receiving objects: 79% (779/985) 2023-07-13T14:54:57.8908749Z Receiving objects: 80% (788/985) 2023-07-13T14:54:57.8914213Z Receiving objects: 81% (798/985) 2023-07-13T14:54:57.8926563Z Receiving objects: 82% (808/985) 2023-07-13T14:54:57.8936656Z Receiving objects: 83% (818/985) 2023-07-13T14:54:57.8942378Z Receiving objects: 84% (828/985) 2023-07-13T14:54:57.8944921Z Receiving objects: 85% (838/985) 2023-07-13T14:54:57.8949353Z Receiving objects: 86% (848/985) 2023-07-13T14:54:57.8952343Z Receiving objects: 87% (857/985) 2023-07-13T14:54:57.8957644Z Receiving objects: 88% (867/985) 2023-07-13T14:54:57.8962892Z Receiving objects: 89% (877/985) 2023-07-13T14:54:57.8970144Z Receiving objects: 90% (887/985) 2023-07-13T14:54:57.8977425Z Receiving objects: 91% (897/985) 2023-07-13T14:54:57.9003024Z Receiving objects: 92% (907/985) 2023-07-13T14:54:57.9016229Z Receiving objects: 93% (917/985) 2023-07-13T14:54:57.9031855Z Receiving objects: 94% (926/985) 2023-07-13T14:54:57.9050476Z Receiving objects: 95% (936/985) 2023-07-13T14:54:57.9061898Z Receiving objects: 96% (946/985) 2023-07-13T14:54:57.9073147Z Receiving objects: 97% (956/985) 2023-07-13T14:54:57.9091374Z Receiving objects: 98% (966/985) 2023-07-13T14:54:57.9092854Z Receiving objects: 99% (976/985) 2023-07-13T14:54:57.9093272Z remote: Total 985 (delta 164), reused 461 (delta 94), pack-reused 0 2023-07-13T14:54:57.9098565Z Receiving objects: 100% (985/985) 2023-07-13T14:54:57.9098927Z Receiving objects: 100% (985/985), 4.96 MiB | 19.68 MiB/s, done. 2023-07-13T14:54:57.9109478Z Resolving deltas: 0% (0/164) 2023-07-13T14:54:57.9112711Z Resolving deltas: 1% (3/164) 2023-07-13T14:54:57.9113190Z Resolving deltas: 2% (4/164) 2023-07-13T14:54:57.9113621Z Resolving deltas: 3% (5/164) 2023-07-13T14:54:57.9114066Z Resolving deltas: 4% (7/164) 2023-07-13T14:54:57.9114501Z Resolving deltas: 5% (9/164) 2023-07-13T14:54:57.9114973Z Resolving deltas: 6% (10/164) 2023-07-13T14:54:57.9115419Z Resolving deltas: 7% (12/164) 2023-07-13T14:54:57.9115902Z Resolving deltas: 8% (14/164) 2023-07-13T14:54:57.9116486Z Resolving deltas: 9% (15/164) 2023-07-13T14:54:57.9117896Z Resolving deltas: 10% (17/164) 2023-07-13T14:54:57.9118585Z Resolving deltas: 12% (20/164) 2023-07-13T14:54:57.9119059Z Resolving deltas: 13% (22/164) 2023-07-13T14:54:57.9120699Z Resolving deltas: 14% (23/164) 2023-07-13T14:54:57.9121414Z Resolving deltas: 15% (25/164) 2023-07-13T14:54:57.9122269Z Resolving deltas: 16% (27/164) 2023-07-13T14:54:57.9123103Z Resolving deltas: 17% (28/164) 2023-07-13T14:54:57.9126006Z Resolving deltas: 18% (30/164) 2023-07-13T14:54:57.9126536Z Resolving deltas: 19% (32/164) 2023-07-13T14:54:57.9127120Z Resolving deltas: 20% (33/164) 2023-07-13T14:54:57.9129577Z Resolving deltas: 21% (35/164) 2023-07-13T14:54:57.9131216Z Resolving deltas: 22% (37/164) 2023-07-13T14:54:57.9133286Z Resolving deltas: 23% (38/164) 2023-07-13T14:54:57.9134706Z Resolving deltas: 24% (40/164) 2023-07-13T14:54:57.9136618Z Resolving deltas: 25% (41/164) 2023-07-13T14:54:57.9138922Z Resolving deltas: 26% (43/164) 2023-07-13T14:54:57.9140732Z Resolving deltas: 27% (45/164) 2023-07-13T14:54:57.9143976Z Resolving deltas: 28% (46/164) 2023-07-13T14:54:57.9145265Z Resolving deltas: 29% (48/164) 2023-07-13T14:54:57.9146998Z Resolving deltas: 30% (50/164) 2023-07-13T14:54:57.9147455Z Resolving deltas: 31% (51/164) 2023-07-13T14:54:57.9148253Z Resolving deltas: 32% (53/164) 2023-07-13T14:54:57.9148984Z Resolving deltas: 33% (55/164) 2023-07-13T14:54:57.9149530Z Resolving deltas: 34% (56/164) 2023-07-13T14:54:57.9150047Z Resolving deltas: 35% (59/164) 2023-07-13T14:54:57.9150684Z Resolving deltas: 36% (60/164) 2023-07-13T14:54:57.9151213Z Resolving deltas: 37% (61/164) 2023-07-13T14:54:57.9151783Z Resolving deltas: 38% (63/164) 2023-07-13T14:54:57.9152230Z Resolving deltas: 39% (64/164) 2023-07-13T14:54:57.9152910Z Resolving deltas: 40% (66/164) 2023-07-13T14:54:57.9153146Z Resolving deltas: 41% (68/164) 2023-07-13T14:54:57.9153399Z Resolving deltas: 42% (69/164) 2023-07-13T14:54:57.9155734Z Resolving deltas: 43% (72/164) 2023-07-13T14:54:57.9156410Z Resolving deltas: 44% (73/164) 2023-07-13T14:54:57.9156916Z Resolving deltas: 45% (74/164) 2023-07-13T14:54:57.9157546Z Resolving deltas: 46% (77/164) 2023-07-13T14:54:57.9158023Z Resolving deltas: 47% (78/164) 2023-07-13T14:54:57.9158943Z Resolving deltas: 48% (79/164) 2023-07-13T14:54:57.9160098Z Resolving deltas: 49% (81/164) 2023-07-13T14:54:57.9162290Z Resolving deltas: 50% (82/164) 2023-07-13T14:54:57.9163639Z Resolving deltas: 51% (84/164) 2023-07-13T14:54:57.9164063Z Resolving deltas: 52% (86/164) 2023-07-13T14:54:57.9164613Z Resolving deltas: 53% (87/164) 2023-07-13T14:54:57.9164916Z Resolving deltas: 54% (90/164) 2023-07-13T14:54:57.9165385Z Resolving deltas: 55% (91/164) 2023-07-13T14:54:57.9167360Z Resolving deltas: 56% (92/164) 2023-07-13T14:54:57.9168366Z Resolving deltas: 57% (94/164) 2023-07-13T14:54:57.9168725Z Resolving deltas: 58% (96/164) 2023-07-13T14:54:57.9169255Z Resolving deltas: 59% (97/164) 2023-07-13T14:54:57.9170621Z Resolving deltas: 60% (99/164) 2023-07-13T14:54:57.9171117Z Resolving deltas: 61% (101/164) 2023-07-13T14:54:57.9173779Z Resolving deltas: 62% (102/164) 2023-07-13T14:54:57.9174134Z Resolving deltas: 64% (105/164) 2023-07-13T14:54:57.9174438Z Resolving deltas: 65% (107/164) 2023-07-13T14:54:57.9174891Z Resolving deltas: 66% (109/164) 2023-07-13T14:54:57.9175623Z Resolving deltas: 67% (110/164) 2023-07-13T14:54:57.9177283Z Resolving deltas: 68% (112/164) 2023-07-13T14:54:57.9177681Z Resolving deltas: 69% (114/164) 2023-07-13T14:54:57.9178281Z Resolving deltas: 70% (115/164) 2023-07-13T14:54:57.9178736Z Resolving deltas: 71% (118/164) 2023-07-13T14:54:57.9179007Z Resolving deltas: 72% (119/164) 2023-07-13T14:54:57.9179402Z Resolving deltas: 73% (120/164) 2023-07-13T14:54:57.9179770Z Resolving deltas: 75% (123/164) 2023-07-13T14:54:57.9180964Z Resolving deltas: 76% (125/164) 2023-07-13T14:54:57.9181468Z Resolving deltas: 78% (128/164) 2023-07-13T14:54:57.9181939Z Resolving deltas: 79% (131/164) 2023-07-13T14:54:57.9182368Z Resolving deltas: 80% (132/164) 2023-07-13T14:54:57.9182630Z Resolving deltas: 81% (133/164) 2023-07-13T14:54:57.9183174Z Resolving deltas: 82% (135/164) 2023-07-13T14:54:57.9183742Z Resolving deltas: 83% (137/164) 2023-07-13T14:54:57.9185133Z Resolving deltas: 84% (138/164) 2023-07-13T14:54:57.9185469Z Resolving deltas: 85% (140/164) 2023-07-13T14:54:57.9188774Z Resolving deltas: 86% (142/164) 2023-07-13T14:54:57.9189292Z Resolving deltas: 87% (143/164) 2023-07-13T14:54:57.9189564Z Resolving deltas: 88% (145/164) 2023-07-13T14:54:57.9191152Z Resolving deltas: 89% (146/164) 2023-07-13T14:54:57.9192162Z Resolving deltas: 90% (148/164) 2023-07-13T14:54:57.9192619Z Resolving deltas: 91% (150/164) 2023-07-13T14:54:57.9193206Z Resolving deltas: 92% (151/164) 2023-07-13T14:54:57.9195005Z Resolving deltas: 93% (153/164) 2023-07-13T14:54:57.9196208Z Resolving deltas: 94% (155/164) 2023-07-13T14:54:57.9196905Z Resolving deltas: 95% (157/164) 2023-07-13T14:54:57.9197272Z Resolving deltas: 96% (158/164) 2023-07-13T14:54:57.9201497Z Resolving deltas: 97% (160/164) 2023-07-13T14:54:57.9214594Z Resolving deltas: 98% (161/164) 2023-07-13T14:54:57.9221198Z Resolving deltas: 99% (163/164) 2023-07-13T14:54:57.9224180Z Resolving deltas: 100% (164/164) 2023-07-13T14:54:57.9224520Z Resolving deltas: 100% (164/164), done. 2023-07-13T14:55:03.0036567Z From https://github.com/pytorch/audio 2023-07-13T14:55:03.0036998Z * [new ref] 83d75edafc2f9246e62b01722f52eb5484fbe13e -> origin/nightly 2023-07-13T14:55:03.0205951Z ##[endgroup] 2023-07-13T14:55:03.0206398Z ##[group]Determining the checkout info 2023-07-13T14:55:03.0210629Z ##[endgroup] 2023-07-13T14:55:03.0211082Z ##[group]Checking out the ref 2023-07-13T14:55:03.0222967Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-07-13T14:55:04.4534982Z Updating files: 49% (421/856) 2023-07-13T14:55:04.4591042Z Updating files: 50% (428/856) 2023-07-13T14:55:04.4642591Z Updating files: 51% (437/856) 2023-07-13T14:55:04.4698337Z Updating files: 52% (446/856) 2023-07-13T14:55:04.4741827Z Updating files: 53% (454/856) 2023-07-13T14:55:04.5344429Z Updating files: 54% (463/856) 2023-07-13T14:55:04.7068526Z Updating files: 55% (471/856) 2023-07-13T14:55:04.7129480Z Updating files: 56% (480/856) 2023-07-13T14:55:04.7182288Z Updating files: 57% (488/856) 2023-07-13T14:55:04.8780144Z Updating files: 58% (497/856) 2023-07-13T14:55:04.8836713Z Updating files: 59% (506/856) 2023-07-13T14:55:04.9844941Z Updating files: 60% (514/856) 2023-07-13T14:55:05.1609767Z Updating files: 61% (523/856) 2023-07-13T14:55:05.1664015Z Updating files: 61% (525/856) 2023-07-13T14:55:05.2134791Z Updating files: 62% (531/856) 2023-07-13T14:55:05.2313532Z Updating files: 63% (540/856) 2023-07-13T14:55:05.2374763Z Updating files: 64% (548/856) 2023-07-13T14:55:05.2414082Z Updating files: 65% (557/856) 2023-07-13T14:55:05.3163940Z Updating files: 66% (565/856) 2023-07-13T14:55:05.3809439Z Updating files: 67% (574/856) 2023-07-13T14:55:05.5917613Z Updating files: 68% (583/856) 2023-07-13T14:55:05.6218459Z Updating files: 69% (591/856) 2023-07-13T14:55:05.6271620Z Updating files: 70% (600/856) 2023-07-13T14:55:05.6315313Z Updating files: 71% (608/856) 2023-07-13T14:55:05.8939007Z Updating files: 72% (617/856) 2023-07-13T14:55:06.0642126Z Updating files: 73% (625/856) 2023-07-13T14:55:06.2152924Z Updating files: 74% (634/856) 2023-07-13T14:55:06.3384275Z Updating files: 74% (635/856) 2023-07-13T14:55:06.4475130Z Updating files: 75% (642/856) 2023-07-13T14:55:06.6222220Z Updating files: 76% (651/856) 2023-07-13T14:55:06.7991310Z Updating files: 77% (660/856) 2023-07-13T14:55:07.1003660Z Updating files: 78% (668/856) 2023-07-13T14:55:07.1016275Z Updating files: 78% (675/856) 2023-07-13T14:55:07.2912833Z Updating files: 79% (677/856) 2023-07-13T14:55:07.7363817Z Updating files: 80% (685/856) 2023-07-13T14:55:08.0388783Z Updating files: 81% (694/856) 2023-07-13T14:55:08.0976396Z Updating files: 82% (702/856) 2023-07-13T14:55:08.2153339Z Updating files: 82% (705/856) 2023-07-13T14:55:08.9135827Z Updating files: 83% (711/856) 2023-07-13T14:55:09.0787213Z Updating files: 84% (720/856) 2023-07-13T14:55:09.2340801Z Updating files: 85% (728/856) 2023-07-13T14:55:09.3951049Z Updating files: 85% (733/856) 2023-07-13T14:55:09.6664482Z Updating files: 86% (737/856) 2023-07-13T14:55:09.9812514Z Updating files: 87% (745/856) 2023-07-13T14:55:10.3015760Z Updating files: 88% (754/856) 2023-07-13T14:55:10.3299047Z Updating files: 88% (755/856) 2023-07-13T14:55:10.3358152Z Updating files: 89% (762/856) 2023-07-13T14:55:10.5169459Z Updating files: 90% (771/856) 2023-07-13T14:55:10.7362767Z Updating files: 91% (779/856) 2023-07-13T14:55:11.4406142Z Updating files: 92% (788/856) 2023-07-13T14:55:11.4662735Z Updating files: 92% (794/856) 2023-07-13T14:55:12.0729542Z Updating files: 93% (797/856) 2023-07-13T14:55:12.1670148Z Updating files: 94% (805/856) 2023-07-13T14:55:12.2097594Z Updating files: 94% (812/856) 2023-07-13T14:55:12.2809293Z Updating files: 95% (814/856) 2023-07-13T14:55:12.5011260Z Updating files: 96% (822/856) 2023-07-13T14:55:12.9423667Z Updating files: 97% (831/856) 2023-07-13T14:55:13.0669969Z Updating files: 98% (839/856) 2023-07-13T14:55:13.0839233Z Updating files: 99% (848/856) 2023-07-13T14:55:13.0839758Z Updating files: 100% (856/856) 2023-07-13T14:55:13.0840026Z Updating files: 100% (856/856), done. 2023-07-13T14:55:13.1043514Z branch 'nightly' set up to track 'origin/nightly'. 2023-07-13T14:55:13.1043877Z Switched to a new branch 'nightly' 2023-07-13T14:55:13.1095802Z ##[endgroup] 2023-07-13T14:55:13.1096293Z ##[group]Setting up auth for fetching submodules 2023-07-13T14:55:13.1109712Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:55:13.1447490Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-07-13T14:55:13.1769839Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-07-13T14:55:13.2099741Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-07-13T14:55:13.2409773Z ##[endgroup] 2023-07-13T14:55:13.2410300Z ##[group]Fetching submodules 2023-07-13T14:55:13.2420089Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-07-13T14:55:13.9173319Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-07-13T14:55:14.4163998Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-07-13T14:55:15.0129125Z ##[endgroup] 2023-07-13T14:55:15.0129608Z ##[group]Persisting credentials for submodules 2023-07-13T14:55:15.0143508Z [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:15.5259703Z [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:16.0280428Z [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:16.5611811Z [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:17.3320670Z ##[endgroup] 2023-07-13T14:55:17.3659194Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-13T14:55:17.3939872Z '83d75edafc2f9246e62b01722f52eb5484fbe13e' 2023-07-13T14:55:17.4563947Z ##[group]Run echo "ENV VARS" 2023-07-13T14:55:17.4564226Z echo "ENV VARS" 2023-07-13T14:55:17.4564471Z echo "${GITHUB_REF_NAME}" 2023-07-13T14:55:17.4564708Z echo "${GITHUB_REF}" 2023-07-13T14:55:17.4564953Z echo "${GITHUB_BASE_REF}" 2023-07-13T14:55:17.4565184Z  2023-07-13T14:55:17.4565408Z echo "GITHUB PROVIDED" 2023-07-13T14:55:17.4565635Z echo "nightly" 2023-07-13T14:55:17.4565875Z echo "refs/heads/nightly" 2023-07-13T14:55:17.4566130Z echo "refs/heads/nightly" 2023-07-13T14:55:17.4566362Z echo "" 2023-07-13T14:55:17.4591620Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:55:17.4591952Z env: 2023-07-13T14:55:17.4592212Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:17.4592490Z PYTHON_VERSION: 3.10 2023-07-13T14:55:17.4592743Z PACKAGE_TYPE: conda 2023-07-13T14:55:17.4592969Z REPOSITORY: pytorch/audio 2023-07-13T14:55:17.4593195Z REF: 2023-07-13T14:55:17.4593392Z CU_VERSION: cu121 2023-07-13T14:55:17.4593606Z CHANNEL: nightly 2023-07-13T14:55:17.4593806Z ##[endgroup] 2023-07-13T14:55:17.5692024Z ENV VARS 2023-07-13T14:55:17.5692294Z nightly 2023-07-13T14:55:17.5692505Z refs/heads/nightly 2023-07-13T14:55:17.5692643Z 2023-07-13T14:55:17.5692763Z GITHUB PROVIDED 2023-07-13T14:55:17.5693116Z nightly 2023-07-13T14:55:17.5693370Z refs/heads/nightly 2023-07-13T14:55:17.5693647Z refs/heads/nightly 2023-07-13T14:55:17.5693905Z 2023-07-13T14:55:17.6438968Z ##[group]Run set -euxo pipefail 2023-07-13T14:55:17.6439267Z set -euxo pipefail 2023-07-13T14:55:17.6439792Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-07-13T14:55:17.6440173Z # and "/" is not allowed in artifact names 2023-07-13T14:55:17.6440576Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-07-13T14:55:17.6468643Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:55:17.6468980Z env: 2023-07-13T14:55:17.6469240Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:17.6469504Z PYTHON_VERSION: 3.10 2023-07-13T14:55:17.6469741Z PACKAGE_TYPE: conda 2023-07-13T14:55:17.6469986Z REPOSITORY: pytorch/audio 2023-07-13T14:55:17.6470214Z REF: 2023-07-13T14:55:17.6470396Z CU_VERSION: cu121 2023-07-13T14:55:17.6470612Z CHANNEL: nightly 2023-07-13T14:55:17.6470828Z ##[endgroup] 2023-07-13T14:55:18.2652448Z + echo ARTIFACT_NAME=pytorch_audio__3.10 2023-07-13T14:55:18.2997190Z ##[group]Run set -euxo pipefail 2023-07-13T14:55:18.2997518Z set -euxo pipefail 2023-07-13T14:55:18.2997786Z conda info | grep -i 'base environment' 2023-07-13T14:55:18.2998088Z conda clean --all --quiet --yes 2023-07-13T14:55:18.3024830Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:55:18.3025115Z env: 2023-07-13T14:55:18.3025376Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:18.3025644Z PYTHON_VERSION: 3.10 2023-07-13T14:55:18.3025880Z PACKAGE_TYPE: conda 2023-07-13T14:55:18.3026122Z REPOSITORY: pytorch/audio 2023-07-13T14:55:18.3026349Z REF: 2023-07-13T14:55:18.3026530Z CU_VERSION: cu121 2023-07-13T14:55:18.3026741Z CHANNEL: nightly 2023-07-13T14:55:18.3026987Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:55:18.3027237Z ##[endgroup] 2023-07-13T14:55:19.0186534Z + conda info 2023-07-13T14:55:19.0258191Z + grep -i 'base environment' 2023-07-13T14:56:57.9311492Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-07-13T14:56:57.9315676Z + conda clean --all --quiet --yes 2023-07-13T14:57:01.4522888Z ##[group]Run set -euxo pipefail 2023-07-13T14:57:01.4523203Z set -euxo pipefail 2023-07-13T14:57:01.4523524Z conda config --set channel_priority false 2023-07-13T14:57:01.4558658Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:57:01.4558953Z env: 2023-07-13T14:57:01.4561068Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:57:01.4561374Z PYTHON_VERSION: 3.10 2023-07-13T14:57:01.4561599Z PACKAGE_TYPE: conda 2023-07-13T14:57:01.4561862Z REPOSITORY: pytorch/audio 2023-07-13T14:57:01.4562105Z REF: 2023-07-13T14:57:01.4562355Z CU_VERSION: cu121 2023-07-13T14:57:01.4571121Z CHANNEL: nightly 2023-07-13T14:57:01.4572179Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:57:01.4572711Z ##[endgroup] 2023-07-13T14:57:01.7528052Z + conda config --set channel_priority false 2023-07-13T14:57:02.3745217Z ##[group]Run set -euxo pipefail 2023-07-13T14:57:02.3745562Z set -euxo pipefail 2023-07-13T14:57:02.3745898Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-07-13T14:57:02.3746219Z conda create \ 2023-07-13T14:57:02.3746472Z  --yes --quiet \ 2023-07-13T14:57:02.3746738Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:02.3747001Z  "python=3.9" 2023-07-13T14:57:02.3747255Z CONDA_ENV="${CONDA_ENV}" 2023-07-13T14:57:02.3747525Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-07-13T14:57:02.3747923Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-07-13T14:57:02.3748342Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-07-13T14:57:02.3748724Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-07-13T14:57:02.3749029Z cat "${BUILD_ENV_FILE}" 2023-07-13T14:57:02.3749382Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-07-13T14:57:02.3776616Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:57:02.3776909Z env: 2023-07-13T14:57:02.3777184Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:57:02.3777466Z PYTHON_VERSION: 3.10 2023-07-13T14:57:02.3777720Z PACKAGE_TYPE: conda 2023-07-13T14:57:02.3777981Z REPOSITORY: pytorch/audio 2023-07-13T14:57:02.3778228Z REF: 2023-07-13T14:57:02.3778416Z CU_VERSION: cu121 2023-07-13T14:57:02.3778683Z CHANNEL: nightly 2023-07-13T14:57:02.3778953Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:57:02.3779221Z ##[endgroup] 2023-07-13T14:57:02.6912894Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:57:02.6913485Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' python=3.9 2023-07-13T14:57:19.3321500Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:57:19.3998789Z Solving environment: ...working... done 2023-07-13T14:57:31.9661891Z 2023-07-13T14:57:31.9662456Z ## Package Plan ## 2023-07-13T14:57:31.9662794Z 2023-07-13T14:57:31.9665330Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469 2023-07-13T14:57:31.9666260Z 2023-07-13T14:57:31.9666563Z added / updated specs: 2023-07-13T14:57:31.9667085Z - python=3.9 2023-07-13T14:57:31.9667599Z 2023-07-13T14:57:31.9668521Z 2023-07-13T14:57:31.9669225Z The following packages will be downloaded: 2023-07-13T14:57:31.9669607Z 2023-07-13T14:57:31.9669920Z package | build 2023-07-13T14:57:31.9670822Z ---------------------------|----------------- 2023-07-13T14:57:31.9671598Z openssl-3.0.9 | h2bbff1b_0 7.4 MB 2023-07-13T14:57:31.9673391Z pip-23.1.2 | py39haa95532_0 2.8 MB 2023-07-13T14:57:31.9674020Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-07-13T14:57:31.9674700Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-07-13T14:57:31.9675403Z tzdata-2023c | h04d1e81_0 116 KB 2023-07-13T14:57:31.9734201Z vc-14.2 | h21ff451_1 8 KB 2023-07-13T14:57:31.9734796Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-07-13T14:57:31.9735456Z ------------------------------------------------------------ 2023-07-13T14:57:31.9736068Z Total: 30.6 MB 2023-07-13T14:57:31.9736380Z 2023-07-13T14:57:31.9736653Z The following NEW packages will be INSTALLED: 2023-07-13T14:57:31.9737019Z 2023-07-13T14:57:31.9753731Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-13T14:57:31.9754187Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-13T14:57:31.9754589Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 None 2023-07-13T14:57:31.9754966Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-07-13T14:57:31.9755386Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 None 2023-07-13T14:57:31.9756067Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-13T14:57:31.9756699Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-13T14:57:31.9757325Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-13T14:57:31.9757940Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-13T14:57:31.9758720Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-07-13T14:57:31.9759082Z 2023-07-13T14:57:31.9759092Z 2023-07-13T14:57:32.2829767Z Preparing transaction: ...working... done 2023-07-13T14:57:34.7702947Z Verifying transaction: ...working... done 2023-07-13T14:57:40.1810265Z Executing transaction: ...working... done 2023-07-13T14:57:40.2628879Z Retrieving notices: ...working... done 2023-07-13T14:57:40.6155107Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:57:40.6156176Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:57:40.6157547Z + 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:47.6417078Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-07-13T14:57:47.6417639Z 2023-07-13T14:57:47.6417918Z Installing build dependencies: started 2023-07-13T14:57:47.6418261Z 2023-07-13T14:57:47.6418607Z Installing build dependencies: finished with status 'done' 2023-07-13T14:57:47.6419015Z 2023-07-13T14:57:47.6419310Z Getting requirements to build wheel: started 2023-07-13T14:57:47.6419687Z 2023-07-13T14:57:47.6419888Z Getting requirements to build wheel: finished with status 'done' 2023-07-13T14:57:47.6420140Z 2023-07-13T14:57:47.6420551Z Preparing metadata (pyproject.toml): started 2023-07-13T14:57:47.6420786Z 2023-07-13T14:57:47.6421089Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-13T14:57:47.6421622Z 2023-07-13T14:57:47.6422189Z Building wheels for collected packages: pytorch-pkg-helpers 2023-07-13T14:57:47.6422468Z 2023-07-13T14:57:47.6422687Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-07-13T14:57:47.6422938Z 2023-07-13T14:57:47.6423150Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-07-13T14:57:47.6423438Z 2023-07-13T14:57:47.6423838Z 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:47.6424264Z 2023-07-13T14:57:47.6424601Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-07-13T14:57:47.6424961Z 2023-07-13T14:57:47.6425128Z Successfully built pytorch-pkg-helpers 2023-07-13T14:57:47.6425338Z 2023-07-13T14:57:47.6425523Z Installing collected packages: pytorch-pkg-helpers 2023-07-13T14:57:47.6425750Z 2023-07-13T14:57:47.6425948Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-07-13T14:57:47.6426185Z 2023-07-13T14:57:47.6426191Z 2023-07-13T14:57:47.6872930Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:57:47.6873735Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' python -m pytorch_pkg_helpers 2023-07-13T14:57:50.3179922Z + cat 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:57:50.4033088Z export BUILD_VERSION='2.1.0.dev20230713' 2023-07-13T14:57:50.4033471Z 2023-07-13T14:57:50.4033662Z export CMAKE_USE_CUDA='1' 2023-07-13T14:57:50.4033845Z 2023-07-13T14:57:50.4033999Z export CONDA_BUILD_VARIANT='cuda' 2023-07-13T14:57:50.4034258Z 2023-07-13T14:57:50.4034586Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T14:57:50.4035006Z 2023-07-13T14:57:50.4035203Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:57:50.4035555Z 2023-07-13T14:57:50.4036017Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:57:50.4036499Z 2023-07-13T14:57:50.4036741Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:57:50.4036996Z 2023-07-13T14:57:50.4037190Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:57:50.4037436Z 2023-07-13T14:57:50.4037652Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:57:50.4037905Z 2023-07-13T14:57:50.4038018Z export FORCE_CUDA=1 2023-07-13T14:57:50.4038166Z 2023-07-13T14:57:50.4038510Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-07-13T14:57:50.4038952Z 2023-07-13T14:57:50.4039100Z export PYTORCH_VERSION='2.1.0.dev20230711' 2023-07-13T14:57:50.4039558Z 2023-07-13T14:57:50.4039665Z export PYTORCH_VERSION_SUFFIX='' 2023-07-13T14:57:50.4039842Z 2023-07-13T14:57:50.4040008Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T14:57:50.4040203Z 2023-07-13T14:57:50.4040330Z export VERSION_SUFFIX='' 2023-07-13T14:57:50.4040502Z 2023-07-13T14:57:50.4040604Z export WHEEL_DIR='' 2023-07-13T14:57:50.4040764Z 2023-07-13T14:57:50.4040770Z 2023-07-13T14:57:50.4040990Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:57:50.4479517Z ##[group]Run set -euxo pipefail 2023-07-13T14:57:50.4479901Z set -euxo pipefail 2023-07-13T14:57:50.4480270Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-07-13T14:57:50.4480554Z  2023-07-13T14:57:50.4480831Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-07-13T14:57:50.4481120Z  2023-07-13T14:57:50.4481419Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-07-13T14:57:50.4481712Z  conda create \ 2023-07-13T14:57:50.4482001Z  --yes --quiet \ 2023-07-13T14:57:50.4482311Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:50.4482610Z  "python=3.8" \ 2023-07-13T14:57:50.4483038Z  cmake=3.22 \ 2023-07-13T14:57:50.4483347Z  conda-build=3.21 \ 2023-07-13T14:57:50.4483635Z  ninja=1.10 \ 2023-07-13T14:57:50.4483922Z  pkg-config=0.29 \ 2023-07-13T14:57:50.4484166Z  wheel=0.37 2023-07-13T14:57:50.4484408Z  else 2023-07-13T14:57:50.4484662Z  conda create \ 2023-07-13T14:57:50.4484917Z  --yes --quiet \ 2023-07-13T14:57:50.4485164Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:50.4485496Z  "python=${PYTHON_VERSION}" \ 2023-07-13T14:57:50.4485786Z  cmake=3.22 \ 2023-07-13T14:57:50.4486054Z  ninja=1.10 \ 2023-07-13T14:57:50.4486306Z  pkg-config=0.29 \ 2023-07-13T14:57:50.4486589Z  wheel=0.37 2023-07-13T14:57:50.4486845Z  fi 2023-07-13T14:57:50.4487086Z else 2023-07-13T14:57:50.4487307Z  conda create \ 2023-07-13T14:57:50.4487593Z  --yes --quiet \ 2023-07-13T14:57:50.4487887Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:50.4488202Z  "python=${PYTHON_VERSION}" \ 2023-07-13T14:57:50.4488458Z  cmake=3.22 \ 2023-07-13T14:57:50.4488737Z  conda-build=3.21 \ 2023-07-13T14:57:50.4489012Z  ninja=1.10 \ 2023-07-13T14:57:50.4489295Z  pkg-config=0.29 \ 2023-07-13T14:57:50.4489525Z  wheel=0.37 2023-07-13T14:57:50.4489773Z fi 2023-07-13T14:57:50.4490076Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-13T14:57:50.4490447Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-13T14:57:50.4518730Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:57:50.4519020Z env: 2023-07-13T14:57:50.4519333Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:57:50.4519660Z PYTHON_VERSION: 3.10 2023-07-13T14:57:50.4519953Z PACKAGE_TYPE: conda 2023-07-13T14:57:50.4520190Z REPOSITORY: pytorch/audio 2023-07-13T14:57:50.4520448Z REF: 2023-07-13T14:57:50.4520661Z CU_VERSION: cu121 2023-07-13T14:57:50.4520916Z CHANNEL: nightly 2023-07-13T14:57:50.4521164Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:57:50.4521525Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:57:50.4521877Z ##[endgroup] 2023-07-13T14:57:50.7517514Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:57:50.7517963Z + [[ 3.10 = \3\.\1\1 ]] 2023-07-13T14:57:50.7518457Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5544196469' python=3.10 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-07-13T14:57:52.7573746Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:57:52.7584526Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-07-13T14:58:08.4130394Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T14:58:13.9948256Z Solving environment: ...working... done 2023-07-13T14:58:14.2515428Z 2023-07-13T14:58:14.2515947Z ## Package Plan ## 2023-07-13T14:58:14.2516258Z 2023-07-13T14:58:14.2516701Z environment location: C:\actions-runner\_work\_temp\conda_environment_5544196469 2023-07-13T14:58:14.2517268Z 2023-07-13T14:58:14.2517512Z added / updated specs: 2023-07-13T14:58:14.2518013Z - cmake=3.22 2023-07-13T14:58:14.2518464Z - conda-build=3.21 2023-07-13T14:58:14.2518943Z - ninja=1.10 2023-07-13T14:58:14.2519460Z - pkg-config=0.29 2023-07-13T14:58:14.2520010Z - python=3.10 2023-07-13T14:58:14.2520442Z - wheel=0.37 2023-07-13T14:58:14.2520773Z 2023-07-13T14:58:14.2520786Z 2023-07-13T14:58:14.2521098Z The following packages will be downloaded: 2023-07-13T14:58:14.2521500Z 2023-07-13T14:58:14.2521755Z package | build 2023-07-13T14:58:14.2522776Z ---------------------------|----------------- 2023-07-13T14:58:14.2523476Z beautifulsoup4-4.12.2 | py310haa95532_0 212 KB 2023-07-13T14:58:14.2524194Z boltons-23.0.0 | py310haa95532_0 425 KB 2023-07-13T14:58:14.2524879Z brotlipy-0.7.0 |py310h2bbff1b_1002 335 KB 2023-07-13T14:58:14.2525503Z certifi-2023.5.7 | py310haa95532_0 153 KB 2023-07-13T14:58:14.2526118Z cffi-1.15.1 | py310h2bbff1b_3 239 KB 2023-07-13T14:58:14.2526871Z chardet-4.0.0 |py310haa95532_1003 220 KB 2023-07-13T14:58:14.2527588Z colorama-0.4.6 | py310haa95532_0 32 KB 2023-07-13T14:58:14.2528260Z conda-23.5.1 | py310haa95532_0 1.0 MB 2023-07-13T14:58:14.2528953Z conda-build-3.21.9 | py310haa95532_0 555 KB 2023-07-13T14:58:14.2529688Z conda-package-handling-2.1.0| py310haa95532_0 287 KB 2023-07-13T14:58:14.2530522Z conda-package-streaming-0.8.0| py310haa95532_0 28 KB 2023-07-13T14:58:14.2531299Z cryptography-39.0.1 | py310h21b164f_2 1.0 MB 2023-07-13T14:58:14.2532000Z filelock-3.9.0 | py310haa95532_0 19 KB 2023-07-13T14:58:14.2532526Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-07-13T14:58:14.2533111Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-07-13T14:58:14.2533718Z idna-3.4 | py310haa95532_0 97 KB 2023-07-13T14:58:14.2534366Z jinja2-3.1.2 | py310haa95532_0 215 KB 2023-07-13T14:58:14.2534965Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-07-13T14:58:14.2535700Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-07-13T14:58:14.2536413Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-07-13T14:58:14.2537078Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-07-13T14:58:14.2537668Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-07-13T14:58:14.2538338Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-07-13T14:58:14.2538939Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-07-13T14:58:14.2539593Z markupsafe-2.1.1 | py310h2bbff1b_0 26 KB 2023-07-13T14:58:14.2540292Z menuinst-1.4.19 | py310h59b6b97_0 94 KB 2023-07-13T14:58:14.2540867Z ninja-1.10.2 | haa95532_5 14 KB 2023-07-13T14:58:14.2541520Z packaging-23.0 | py310haa95532_0 70 KB 2023-07-13T14:58:14.2542133Z pcre-8.45 | hd77b12b_0 382 KB 2023-07-13T14:58:14.2543097Z pip-23.1.2 | py310haa95532_0 2.8 MB 2023-07-13T14:58:14.2543707Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-07-13T14:58:14.2544378Z pkginfo-1.9.6 | py310haa95532_0 69 KB 2023-07-13T14:58:14.2545107Z pluggy-1.0.0 | py310haa95532_1 29 KB 2023-07-13T14:58:14.2545765Z psutil-5.9.0 | py310h2bbff1b_0 353 KB 2023-07-13T14:58:14.2546345Z py-lief-0.12.3 | py310hd77b12b_0 2.0 MB 2023-07-13T14:58:14.2546974Z pycosat-0.6.4 | py310h2bbff1b_0 75 KB 2023-07-13T14:58:14.2547638Z pyopenssl-23.0.0 | py310haa95532_0 98 KB 2023-07-13T14:58:14.2548281Z pysocks-1.7.1 | py310haa95532_0 28 KB 2023-07-13T14:58:14.2548881Z python-3.10.12 | he1021f5_0 15.8 MB 2023-07-13T14:58:14.2549513Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-07-13T14:58:14.2550185Z pytz-2022.7 | py310haa95532_0 210 KB 2023-07-13T14:58:14.2550790Z pyyaml-6.0 | py310h2bbff1b_1 153 KB 2023-07-13T14:58:14.2551656Z requests-2.29.0 | py310haa95532_0 98 KB 2023-07-13T14:58:14.2552375Z ruamel.yaml-0.17.21 | py310h2bbff1b_0 177 KB 2023-07-13T14:58:14.2553099Z ruamel.yaml.clib-0.2.6 | py310h2bbff1b_1 101 KB 2023-07-13T14:58:14.2553810Z setuptools-67.8.0 | py310haa95532_0 1.1 MB 2023-07-13T14:58:14.2554501Z soupsieve-2.4 | py310haa95532_0 70 KB 2023-07-13T14:58:14.2555103Z tk-8.6.12 | h2bbff1b_0 3.1 MB 2023-07-13T14:58:14.2555734Z toolz-0.12.0 | py310haa95532_0 108 KB 2023-07-13T14:58:14.2556628Z tqdm-4.65.0 | py310h9909e9c_0 149 KB 2023-07-13T14:58:14.2557363Z urllib3-1.26.16 | py310haa95532_0 202 KB 2023-07-13T14:58:14.2558033Z win_inet_pton-1.1.0 | py310haa95532_0 9 KB 2023-07-13T14:58:14.2558710Z zstandard-0.19.0 | py310h2bbff1b_0 340 KB 2023-07-13T14:58:14.2559434Z ------------------------------------------------------------ 2023-07-13T14:58:14.2560121Z Total: 42.0 MB 2023-07-13T14:58:14.2560475Z 2023-07-13T14:58:14.2560749Z The following NEW packages will be INSTALLED: 2023-07-13T14:58:14.2561166Z 2023-07-13T14:58:14.2561864Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py310haa95532_0 None 2023-07-13T14:58:14.2562706Z boltons pkgs/main/win-64::boltons-23.0.0-py310haa95532_0 None 2023-07-13T14:58:14.2563741Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py310h2bbff1b_1002 None 2023-07-13T14:58:14.2564646Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-07-13T14:58:14.2565544Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-13T14:58:14.2566461Z certifi pkgs/main/win-64::certifi-2023.5.7-py310haa95532_0 None 2023-07-13T14:58:14.2567208Z cffi pkgs/main/win-64::cffi-1.15.1-py310h2bbff1b_3 None 2023-07-13T14:58:14.2567946Z chardet pkgs/main/win-64::chardet-4.0.0-py310haa95532_1003 None 2023-07-13T14:58:14.2568919Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-07-13T14:58:14.2569941Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-07-13T14:58:14.2570897Z colorama pkgs/main/win-64::colorama-0.4.6-py310haa95532_0 None 2023-07-13T14:58:14.2571674Z conda pkgs/main/win-64::conda-23.5.1-py310haa95532_0 None 2023-07-13T14:58:14.2572572Z conda-build pkgs/main/win-64::conda-build-3.21.9-py310haa95532_0 None 2023-07-13T14:58:14.2573613Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.1.0-py310haa95532_0 None 2023-07-13T14:58:14.2575048Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py310haa95532_0 None 2023-07-13T14:58:14.2576253Z cryptography pkgs/main/win-64::cryptography-39.0.1-py310h21b164f_2 None 2023-07-13T14:58:14.2577186Z filelock pkgs/main/win-64::filelock-3.9.0-py310haa95532_0 None 2023-07-13T14:58:14.2577955Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-07-13T14:58:14.2578676Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-13T14:58:14.2579388Z idna pkgs/main/win-64::idna-3.4-py310haa95532_0 None 2023-07-13T14:58:14.2580060Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py310haa95532_0 None 2023-07-13T14:58:14.2580899Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-13T14:58:14.2581715Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-13T14:58:14.2582704Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-07-13T14:58:14.2583677Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-07-13T14:58:14.2584418Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-13T14:58:14.2586875Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-13T14:58:14.2587718Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-07-13T14:58:14.2588439Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-13T14:58:14.2589252Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-07-13T14:58:14.2590069Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py310h2bbff1b_0 None 2023-07-13T14:58:14.2590904Z menuinst pkgs/main/win-64::menuinst-1.4.19-py310h59b6b97_0 None 2023-07-13T14:58:14.2591610Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-07-13T14:58:14.2592252Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-07-13T14:58:14.2593025Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-13T14:58:14.2593734Z packaging pkgs/main/win-64::packaging-23.0-py310haa95532_0 None 2023-07-13T14:58:14.2594475Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-07-13T14:58:14.2594996Z pip pkgs/main/win-64::pip-23.1.2-py310haa95532_0 None 2023-07-13T14:58:14.2595636Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-07-13T14:58:14.2596044Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py310haa95532_0 None 2023-07-13T14:58:14.2596929Z pluggy pkgs/main/win-64::pluggy-1.0.0-py310haa95532_1 None 2023-07-13T14:58:14.2597590Z psutil pkgs/main/win-64::psutil-5.9.0-py310h2bbff1b_0 None 2023-07-13T14:58:14.2598037Z py-lief pkgs/main/win-64::py-lief-0.12.3-py310hd77b12b_0 None 2023-07-13T14:58:14.2598476Z pycosat pkgs/main/win-64::pycosat-0.6.4-py310h2bbff1b_0 None 2023-07-13T14:58:14.2598903Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-07-13T14:58:14.2599364Z pyopenssl pkgs/main/win-64::pyopenssl-23.0.0-py310haa95532_0 None 2023-07-13T14:58:14.2599815Z pysocks pkgs/main/win-64::pysocks-1.7.1-py310haa95532_0 None 2023-07-13T14:58:14.2600243Z python pkgs/main/win-64::python-3.10.12-he1021f5_0 None 2023-07-13T14:58:14.2600721Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-13T14:58:14.2601154Z pytz pkgs/main/win-64::pytz-2022.7-py310haa95532_0 None 2023-07-13T14:58:14.2601577Z pyyaml pkgs/main/win-64::pyyaml-6.0-py310h2bbff1b_1 None 2023-07-13T14:58:14.2602115Z requests pkgs/main/win-64::requests-2.29.0-py310haa95532_0 None 2023-07-13T14:58:14.2602576Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py310h2bbff1b_0 None 2023-07-13T14:58:14.2603286Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py310h2bbff1b_1 None 2023-07-13T14:58:14.2603962Z setuptools pkgs/main/win-64::setuptools-67.8.0-py310haa95532_0 None 2023-07-13T14:58:14.2604393Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-07-13T14:58:14.2604818Z soupsieve pkgs/main/win-64::soupsieve-2.4-py310haa95532_0 None 2023-07-13T14:58:14.2605324Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-13T14:58:14.2605678Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 None 2023-07-13T14:58:14.2606081Z toolz pkgs/main/win-64::toolz-0.12.0-py310haa95532_0 None 2023-07-13T14:58:14.2606497Z tqdm pkgs/main/win-64::tqdm-4.65.0-py310h9909e9c_0 None 2023-07-13T14:58:14.2606911Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-13T14:58:14.2607340Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py310haa95532_0 None 2023-07-13T14:58:14.2607703Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-13T14:58:14.2608122Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-13T14:58:14.2608693Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-07-13T14:58:14.2609372Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py310haa95532_0 None 2023-07-13T14:58:14.2609918Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-07-13T14:58:14.2610262Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-07-13T14:58:14.2610652Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-07-13T14:58:14.2611082Z zstandard pkgs/main/win-64::zstandard-0.19.0-py310h2bbff1b_0 None 2023-07-13T14:58:14.2611505Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-07-13T14:58:14.2611721Z 2023-07-13T14:58:31.9252498Z 2023-07-13T14:58:33.3664173Z Preparing transaction: ...working... done 2023-07-13T14:58:38.1039193Z Verifying transaction: ...working... done 2023-07-13T14:58:52.1084238Z Executing transaction: ...working... done 2023-07-13T14:58:52.2414974Z Retrieving notices: ...working... done 2023-07-13T14:58:53.0494701Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:58:53.0499426Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:58:53.0687528Z ##[group]Run # //\\// means replace every backslash with slash 2023-07-13T14:58:53.0688046Z # //\\// means replace every backslash with slash 2023-07-13T14:58:53.0688491Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-07-13T14:58:53.0715068Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:58:53.0715405Z env: 2023-07-13T14:58:53.0715673Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:58:53.0716010Z PYTHON_VERSION: 3.10 2023-07-13T14:58:53.0716300Z PACKAGE_TYPE: conda 2023-07-13T14:58:53.0716622Z REPOSITORY: pytorch/audio 2023-07-13T14:58:53.0716860Z REF: 2023-07-13T14:58:53.0717104Z CU_VERSION: cu121 2023-07-13T14:58:53.0717368Z CHANNEL: nightly 2023-07-13T14:58:53.0717623Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:58:53.0718020Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:58:53.0718582Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:53.0719065Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:53.0719402Z ##[endgroup] 2023-07-13T14:58:53.4101361Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:53.4101833Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:53.4102172Z export VSDEVCMD_ARGS='' 2023-07-13T14:58:53.4102489Z source "${BUILD_ENV_FILE}" 2023-07-13T14:58:53.4102814Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-07-13T14:58:53.4103260Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-13T14:58:53.4103840Z  2023-07-13T14:58:53.4104101Z conda build \ 2023-07-13T14:58:53.4104383Z  -c defaults \ 2023-07-13T14:58:53.4104654Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-13T14:58:53.4104979Z  -c "pytorch-${CHANNEL}" \ 2023-07-13T14:58:53.4105300Z  --no-anaconda-upload \ 2023-07-13T14:58:53.4105631Z  --python "${PYTHON_VERSION}" \ 2023-07-13T14:58:53.4105934Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-07-13T14:58:53.4106508Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-07-13T14:58:53.4132655Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:58:53.4132979Z env: 2023-07-13T14:58:53.4133246Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:58:53.4133575Z PYTHON_VERSION: 3.10 2023-07-13T14:58:53.4133864Z PACKAGE_TYPE: conda 2023-07-13T14:58:53.4134162Z REPOSITORY: pytorch/audio 2023-07-13T14:58:53.4134398Z REF: 2023-07-13T14:58:53.4134644Z CU_VERSION: cu121 2023-07-13T14:58:53.4134909Z CHANNEL: nightly 2023-07-13T14:58:53.4135202Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:58:53.4135553Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:58:53.4136003Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:53.4136475Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:53.4136937Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T14:58:53.4137255Z CUDATOOLKIT_CHANNEL: 2023-07-13T14:58:53.4137549Z PACKAGE_NAME: torchaudio 2023-07-13T14:58:53.4137830Z ##[endgroup] 2023-07-13T14:58:57.0268900Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:58:59.6771181Z Solving environment: ...working... done 2023-07-13T14:59:06.3289976Z 2023-07-13T14:59:06.3290573Z ## Package Plan ## 2023-07-13T14:59:06.3290942Z 2023-07-13T14:59:06.3291212Z environment location: C:\Jenkins\Miniconda3 2023-07-13T14:59:06.3293072Z 2023-07-13T14:59:06.3293585Z added / updated specs: 2023-07-13T14:59:06.3294120Z - conda-build 2023-07-13T14:59:06.3294672Z - conda-package-handling!=1.5.0 2023-07-13T14:59:06.3294893Z 2023-07-13T14:59:06.3294901Z 2023-07-13T14:59:06.3295067Z The following packages will be downloaded: 2023-07-13T14:59:06.3295280Z 2023-07-13T14:59:06.3295461Z package | build 2023-07-13T14:59:06.3295765Z ---------------------------|----------------- 2023-07-13T14:59:06.3296153Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-07-13T14:59:06.3296542Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-07-13T14:59:06.3296914Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-07-13T14:59:06.3297278Z click-8.0.4 | py39haa95532_0 155 KB 2023-07-13T14:59:06.3297611Z conda-23.5.1 | py39haa95532_0 1.0 MB 2023-07-13T14:59:06.3297971Z conda-build-3.25.0 | py39haa95532_0 601 KB 2023-07-13T14:59:06.3298348Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-07-13T14:59:06.3298757Z conda-package-handling-2.1.0| py39haa95532_0 286 KB 2023-07-13T14:59:06.3299151Z conda-package-streaming-0.8.0| py39haa95532_0 28 KB 2023-07-13T14:59:06.3301420Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-07-13T14:59:06.3301872Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-07-13T14:59:06.3302242Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-07-13T14:59:06.3302591Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-07-13T14:59:06.3302973Z m2-patch-2.7.5 | 2 89 KB 2023-07-13T14:59:06.3303544Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-07-13T14:59:06.3303934Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-07-13T14:59:06.3304280Z msys2-conda-epoch-20160418 | 1 2 KB 2023-07-13T14:59:06.3304663Z openssl-1.1.1u | h2bbff1b_0 5.5 MB 2023-07-13T14:59:06.3305026Z packaging-23.0 | py39haa95532_0 69 KB 2023-07-13T14:59:06.3305393Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-07-13T14:59:06.3306009Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-07-13T14:59:06.3306479Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-07-13T14:59:06.3306961Z pytz-2022.7 | py39haa95532_0 210 KB 2023-07-13T14:59:06.3307294Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-07-13T14:59:06.3307649Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-07-13T14:59:06.3307973Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-07-13T14:59:06.3308357Z ------------------------------------------------------------ 2023-07-13T14:59:06.3308718Z Total: 16.8 MB 2023-07-13T14:59:06.3308906Z 2023-07-13T14:59:06.3309079Z The following NEW packages will be INSTALLED: 2023-07-13T14:59:06.3309291Z 2023-07-13T14:59:06.3309555Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-07-13T14:59:06.3309993Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-07-13T14:59:06.3310432Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-07-13T14:59:06.3310859Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-07-13T14:59:06.3311301Z conda-build pkgs/main/win-64::conda-build-3.25.0-py39haa95532_0 None 2023-07-13T14:59:06.3311732Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-07-13T14:59:06.3312263Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py39haa95532_0 None 2023-07-13T14:59:06.3312764Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-07-13T14:59:06.3313187Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-13T14:59:06.3313601Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-07-13T14:59:06.3313994Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-13T14:59:06.3314458Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-13T14:59:06.3314908Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-07-13T14:59:06.3315336Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-13T14:59:06.3315756Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-13T14:59:06.3316128Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-13T14:59:06.3316586Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-07-13T14:59:06.3317034Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-07-13T14:59:06.3317467Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-07-13T14:59:06.3317947Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-07-13T14:59:06.3318392Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-07-13T14:59:06.3319431Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-07-13T14:59:06.3319933Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-07-13T14:59:06.3320372Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-07-13T14:59:06.3320807Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-07-13T14:59:06.3321257Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-13T14:59:06.3322407Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-07-13T14:59:06.3322839Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-07-13T14:59:06.3323269Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-07-13T14:59:06.3323668Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-07-13T14:59:06.3323919Z 2023-07-13T14:59:06.3324073Z The following packages will be UPDATED: 2023-07-13T14:59:06.3324284Z 2023-07-13T14:59:06.3324477Z conda 22.9.0-py39haa95532_0 --> 23.5.1-py39haa95532_0 None 2023-07-13T14:59:06.3324914Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.1.0-py39haa95532_0 None 2023-07-13T14:59:06.3325348Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1u-h2bbff1b_0 None 2023-07-13T14:59:06.3325571Z 2023-07-13T14:59:06.3325583Z 2023-07-13T14:59:06.5939326Z Preparing transaction: ...working... done 2023-07-13T14:59:07.6303072Z Verifying transaction: ...working... done 2023-07-13T14:59:10.6996819Z Executing transaction: ...working... done 2023-07-13T14:59:11.2365151Z Retrieving notices: ...working... done 2023-07-13T14:59:14.7748463Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-13T14:59:14.7750849Z 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:14.8307658Z Adding in variants from internal_defaults 2023-07-13T14:59:14.8309475Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-13T14:59:14.8311288Z 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:14.8312008Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-07-13T14:59:14.8312578Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-13T14:59:14.8312972Z Adding in variants from config.variant 2023-07-13T14:59:14.8457867Z 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:14.8458581Z warnings.warn( 2023-07-13T14:59:15.0288966Z INFO:conda_build.metadata:Attempting to finalize metadata for vs2019_win-64 2023-07-13T14:59:15.0289462Z Attempting to finalize metadata for vs2019_win-64 2023-07-13T14:59:36.9071093Z 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:36.9072050Z 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:36.9345360Z INFO:conda_build.build:Packaging vs2019_win-64 2023-07-13T14:59:36.9346155Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-07-13T14:59:36.9346969Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work 2023-07-13T14:59:36.9349119Z Packaging vs2019_win-64 2023-07-13T14:59:36.9742756Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-13T14:59:36.9743213Z INFO:conda_build.build:Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-13T14:59:37.0529992Z 2023-07-13T14:59:37.0530748Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-13T14:59:37.1661839Z 2023-07-13T14:59:37.1663297Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env" 2023-07-13T14:59:37.4040387Z 2023-07-13T14:59:37.4041151Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env 2023-07-13T14:59:37.4041532Z 2023-07-13T14:59:37.4311434Z 2023-07-13T14:59:37.4312288Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work>set YEAR=2019 2023-07-13T14:59:37.4314730Z 2023-07-13T14:59:37.4315414Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work>set VER=16 2023-07-13T14:59:37.4319901Z 2023-07-13T14:59:37.4320933Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d" 2023-07-13T14:59:37.4331218Z 2023-07-13T14:59:37.4332650Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:37.4351417Z 1 file(s) copied. 2023-07-13T14:59:37.4361642Z 2023-07-13T14:59:37.4362660Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work>IF "win-64" == "win-64" ( 2023-07-13T14:59:37.4363502Z set "target_platform=amd64" 2023-07-13T14:59:37.4364554Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:37.4365870Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:37.4366729Z IF "" == "" ( 2023-07-13T14:59:37.4367629Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:37.4368912Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:37.4370074Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:37.4370935Z ) ELSE ( 2023-07-13T14:59:37.4371968Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:37.4373244Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:37.4374414Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:37.4375252Z ) 2023-07-13T14:59:37.4376061Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:37.4376852Z ) else ( 2023-07-13T14:59:37.4377354Z set "target_platform=x86" 2023-07-13T14:59:37.4378293Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:37.4379548Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:37.4381130Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:37.4382059Z echo popd 2023-07-13T14:59:37.4382457Z ) 2023-07-13T14:59:42.9246475Z 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:42.9247773Z 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:42.9351309Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T14:59:42.9364423Z 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:42.9365357Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T14:59:42.9367490Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T14:59:42.9382817Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T14:59:42.9387744Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T14:59:42.9388738Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T14:59:42.9396486Z 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:42.9397186Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T14:59:42.9398164Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T14:59:44.9633055Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T14:59:44.9639582Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-13T14:59:44.9641208Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:59:44.9739535Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 913 KB/second 2023-07-13T14:59:48.0873504Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T14:59:48.0876032Z 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:48.0895263Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T14:59:48.0900418Z 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:48.0909142Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T14:59:48.0910859Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T14:59:48.0912173Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T14:59:48.0916085Z 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:48.0924799Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T14:59:48.0925418Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T14:59:48.0975390Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T14:59:48.0976088Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T14:59:48.0980878Z 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:48.0989074Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T14:59:48.0989701Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T14:59:48.1125586Z 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:48.1144705Z DEBUG:conda_index.index:noarch finish 2023-07-13T14:59:48.1148227Z INFO:conda_index.index:Completed noarch 2023-07-13T14:59:48.1149021Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T14:59:48.1150242Z 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:48.1165633Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T14:59:48.1169849Z 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:48.1191566Z 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:48.1206419Z 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:48.1207083Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T14:59:48.1209179Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T14:59:48.1209921Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T14:59:48.1214205Z 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:48.1234820Z 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:48.1249331Z 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:48.1250259Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T14:59:48.1250982Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T14:59:48.1311667Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T14:59:48.1312297Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T14:59:48.1316702Z 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:48.1338268Z 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:48.1354261Z 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:48.1355241Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T14:59:48.1355917Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T14:59:48.1498016Z 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:48.1517107Z DEBUG:conda_index.index:win-64 finish 2023-07-13T14:59:48.1517789Z INFO:conda_index.index:Completed win-64 2023-07-13T14:59:48.1522957Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T14:59:48.1526009Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T14:59:48.1526947Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T14:59:48.1531559Z 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:48.1532865Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T14:59:48.1533723Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T14:59:48.1534637Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T14:59:48.1540199Z 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:48.1565547Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T14:59:48.1776408Z 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:48.1798720Z DEBUG:conda_index.index:write channeldata 2023-07-13T14:59:48.1805996Z 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:49.3551176Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T14:59:49.3563860Z 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:49.3564825Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T14:59:49.3567470Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T14:59:49.3582128Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T14:59:49.3586258Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T14:59:49.3587485Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T14:59:49.3597803Z 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:49.3599129Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T14:59:49.3599926Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T14:59:49.7670974Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T14:59:49.7678596Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-07-13T14:59:49.7679939Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-07-13T14:59:50.1328000Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T14:59:50.1333962Z 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:50.1360699Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T14:59:50.1367781Z 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:50.1380123Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T14:59:50.1382464Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T14:59:50.1385099Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T14:59:50.1389967Z 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:50.1401565Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T14:59:50.1402656Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T14:59:50.1471293Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T14:59:50.1472223Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T14:59:50.1478461Z 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:50.1489172Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T14:59:50.1491324Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T14:59:50.1711993Z 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:50.1739143Z DEBUG:conda_index.index:noarch finish 2023-07-13T14:59:50.1740372Z INFO:conda_index.index:Completed noarch 2023-07-13T14:59:50.1741090Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T14:59:50.1744841Z 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:50.1771466Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T14:59:50.1778219Z 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:50.1790562Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T14:59:50.1793104Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T14:59:50.1794124Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T14:59:50.1800826Z 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:50.1813559Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T14:59:50.1814593Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T14:59:50.1907041Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T14:59:50.1908165Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T14:59:50.1915059Z 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:50.1927320Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T14:59:50.1928031Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T14:59:50.2107557Z 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:50.2133231Z DEBUG:conda_index.index:win-64 finish 2023-07-13T14:59:50.2133967Z INFO:conda_index.index:Completed win-64 2023-07-13T14:59:50.2139601Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T14:59:50.2144692Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T14:59:50.2145339Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T14:59:50.2151228Z 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:50.2152126Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T14:59:50.2152763Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T14:59:50.2153420Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T14:59:50.2160157Z 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:50.2188325Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T14:59:50.2398044Z 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:50.2422236Z DEBUG:conda_index.index:write channeldata 2023-07-13T14:59:50.2429174Z 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:50.2450168Z Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmphlcqdwvc\info\recipe) will be used. 2023-07-13T14:59:50.2451644Z WARNING:conda_build.utils:Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmphlcqdwvc\info\recipe) will be used. 2023-07-13T14:59:50.4350800Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-13T14:59:50.4352169Z 2023-07-13T14:59:50.4352568Z Resource usage statistics from bundling vs2019_win-64: 2023-07-13T14:59:50.4353233Z Process count: 1 2023-07-13T14:59:50.4354342Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-13T14:59:50.4355618Z CPU time: Sys=-, User=- 2023-07-13T14:59:50.4356152Z Memory: 1.6M 2023-07-13T14:59:50.4356667Z Disk usage: 8.3K 2023-07-13T14:59:50.4357351Z Time elapsed: 0:00:02.0 2023-07-13T14:59:50.4357783Z 2023-07-13T14:59:50.4357792Z 2023-07-13T14:59:50.4357948Z number of files: 1 2023-07-13T14:59:50.4358534Z Fixing permissions 2023-07-13T14:59:50.4359114Z INFO :: Time taken to mark (prefix) 2023-07-13T14:59:50.4359752Z 0 replacements in 0 files was 0.00 seconds 2023-07-13T14:59:50.4360553Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:59:50.4361623Z 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:50.4362925Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-13T14:59:50.4364483Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260354814\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-13T14:59:50.5347849Z # Automatic uploading is disabled 2023-07-13T14:59:50.5348634Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-13T14:59:50.5349124Z 2023-07-13T14:59:50.5349135Z 2023-07-13T14:59:50.5349465Z # To have conda build upload to anaconda.org automatically, use 2023-07-13T14:59:50.5350207Z # conda config --set anaconda_upload yes 2023-07-13T14:59:50.5350767Z anaconda upload \ 2023-07-13T14:59:50.5351497Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:59:50.5352247Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-13T14:59:50.5352600Z 2023-07-13T14:59:50.5353031Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-13T14:59:50.5353625Z { 2023-07-13T14:59:50.5354103Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-07-13T14:59:50.5354610Z "recipe": { 2023-07-13T14:59:50.5355117Z "cross_compiler_target_platform": "win-64", 2023-07-13T14:59:50.5355733Z "target_platform": "win-64", 2023-07-13T14:59:50.5356220Z "vc": "14" 2023-07-13T14:59:50.5356650Z } 2023-07-13T14:59:50.5356995Z } 2023-07-13T14:59:50.5357409Z } 2023-07-13T14:59:50.5357657Z 2023-07-13T14:59:50.5357669Z 2023-07-13T14:59:50.5357962Z #################################################################################### 2023-07-13T14:59:50.5358532Z Resource usage summary: 2023-07-13T14:59:50.5358805Z 2023-07-13T14:59:50.5359012Z Total time: 0:00:35.8 2023-07-13T14:59:50.5359557Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-07-13T14:59:50.5360173Z Maximum memory usage observed: 1.6M 2023-07-13T14:59:50.5360845Z Total disk usage observed (not including envs): 8.3K 2023-07-13T14:59:51.8490511Z ##[group]Run set -euxo pipefail 2023-07-13T14:59:51.8490941Z set -euxo pipefail 2023-07-13T14:59:51.8491246Z cat "${BUILD_ENV_FILE}" 2023-07-13T14:59:51.8491550Z source "${BUILD_ENV_FILE}" 2023-07-13T14:59:51.8491849Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:59:51.8493525Z export VSDEVCMD_ARGS='' 2023-07-13T14:59:51.8494355Z  2023-07-13T14:59:51.8494718Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-13T14:59:51.8495074Z #bash packaging/build_conda.sh 2023-07-13T14:59:51.8495338Z  2023-07-13T14:59:51.8495578Z  2023-07-13T14:59:51.8495828Z conda build \ 2023-07-13T14:59:51.8496071Z  -c defaults \ 2023-07-13T14:59:51.8496378Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-13T14:59:51.8496702Z  -c "pytorch-${CHANNEL}" \ 2023-07-13T14:59:51.8497022Z  --no-anaconda-upload \ 2023-07-13T14:59:51.8497499Z  --no-test --python "${PYTHON_VERSION}" \ 2023-07-13T14:59:51.8498048Z  --output-folder distr/ \ 2023-07-13T14:59:51.8498379Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-07-13T14:59:51.8535273Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:59:51.8535569Z env: 2023-07-13T14:59:51.8535879Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:59:51.8536172Z PYTHON_VERSION: 3.10 2023-07-13T14:59:51.8536436Z PACKAGE_TYPE: conda 2023-07-13T14:59:51.8536714Z REPOSITORY: pytorch/audio 2023-07-13T14:59:51.8536994Z REF: 2023-07-13T14:59:51.8537205Z CU_VERSION: cu121 2023-07-13T14:59:51.8537474Z CHANNEL: nightly 2023-07-13T14:59:51.8537769Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:59:51.8538157Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:59:51.8540419Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:59:51.8540912Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:59:51.8541384Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T14:59:51.8541738Z CUDATOOLKIT_CHANNEL: 2023-07-13T14:59:51.8541979Z ##[endgroup] 2023-07-13T14:59:52.3514266Z + cat 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:59:52.3698033Z export BUILD_VERSION='2.1.0.dev20230713' 2023-07-13T14:59:52.3698573Z 2023-07-13T14:59:52.3698869Z export CMAKE_USE_CUDA='1' 2023-07-13T14:59:52.3699212Z 2023-07-13T14:59:52.3699488Z export CONDA_BUILD_VARIANT='cuda' 2023-07-13T14:59:52.3699793Z 2023-07-13T14:59:52.3700203Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T14:59:52.3700695Z 2023-07-13T14:59:52.3701075Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:52.3701537Z 2023-07-13T14:59:52.3701908Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:52.3702378Z 2023-07-13T14:59:52.3702689Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:59:52.3703060Z 2023-07-13T14:59:52.3703487Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:52.3704079Z 2023-07-13T14:59:52.3704517Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:52.3705240Z 2023-07-13T14:59:52.3705525Z export FORCE_CUDA=1 2023-07-13T14:59:52.3705836Z 2023-07-13T14:59:52.3706287Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-07-13T14:59:52.3706817Z 2023-07-13T14:59:52.3707117Z export PYTORCH_VERSION='2.1.0.dev20230711' 2023-07-13T14:59:52.3707494Z 2023-07-13T14:59:52.3707774Z export PYTORCH_VERSION_SUFFIX='' 2023-07-13T14:59:52.3708080Z 2023-07-13T14:59:52.3708428Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T14:59:52.3708950Z 2023-07-13T14:59:52.3709195Z export VERSION_SUFFIX='' 2023-07-13T14:59:52.3709540Z 2023-07-13T14:59:52.3712868Z export WHEEL_DIR='' 2023-07-13T14:59:52.3713307Z 2023-07-13T14:59:52.3713318Z 2023-07-13T14:59:52.3713749Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:59:52.3714477Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T14:59:52.3715049Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T14:59:52.3715606Z ++ export CMAKE_USE_CUDA=1 2023-07-13T14:59:52.3716144Z ++ CMAKE_USE_CUDA=1 2023-07-13T14:59:52.3716719Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T14:59:52.3717268Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T14:59:52.3718195Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-13T14:59:52.3719138Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T14:59:52.3720103Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:52.3720879Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:52.3721701Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:52.3722783Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:52.3723481Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:59:52.3724101Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:59:52.3725033Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:52.3726066Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:52.3727073Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:52.3727931Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:52.3728593Z ++ export FORCE_CUDA=1 2023-07-13T14:59:52.3729049Z ++ FORCE_CUDA=1 2023-07-13T14:59:52.3731193Z ++ 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:52.3735124Z ++ 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:52.3737197Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T14:59:52.3737852Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T14:59:52.3738455Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T14:59:52.3739123Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T14:59:52.3739864Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T14:59:52.3740723Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T14:59:52.3741276Z ++ export VERSION_SUFFIX= 2023-07-13T14:59:52.3741723Z ++ VERSION_SUFFIX= 2023-07-13T14:59:52.3742214Z ++ export WHEEL_DIR= 2023-07-13T14:59:52.3742683Z ++ WHEEL_DIR= 2023-07-13T14:59:52.3743222Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:59:52.3743756Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:59:52.3744426Z + export VSDEVCMD_ARGS= 2023-07-13T14:59:52.3744906Z + VSDEVCMD_ARGS= 2023-07-13T14:59:52.3746012Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.10 --output-folder distr/ packaging/torchaudio 2023-07-13T14:59:54.5360582Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-13T14:59:54.5361333Z 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:54.5924956Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-13T14:59:54.5925760Z Adding in variants from internal_defaults 2023-07-13T14:59:54.5927054Z 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:54.5928526Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-07-13T14:59:54.5929560Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-13T14:59:54.5930323Z Adding in variants from config.variant 2023-07-13T14:59:54.6184794Z 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:54.6186011Z warnings.warn( 2023-07-13T14:59:54.6186619Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-07-13T14:59:54.6187059Z warnings.warn( 2023-07-13T14:59:54.6187808Z 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:54.6188507Z warnings.warn( 2023-07-13T14:59:54.6189185Z 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:54.6189839Z warnings.warn( 2023-07-13T14:59:54.6190299Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-07-13T14:59:54.6190731Z warnings.warn( 2023-07-13T14:59:54.6191186Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-07-13T14:59:54.6191589Z warnings.warn( 2023-07-13T14:59:54.6192068Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-07-13T14:59:54.6192523Z warnings.warn( 2023-07-13T14:59:54.7985219Z INFO:conda_build.metadata:Attempting to finalize metadata for torchaudio 2023-07-13T14:59:54.7985662Z Attempting to finalize metadata for torchaudio 2023-07-13T15:00:16.7137273Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:00:17.1934702Z Solving environment: ...working... done 2023-07-13T15:00:20.2743325Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:00:28.1145716Z Solving environment: ...working... done 2023-07-13T15:00:48.6937458Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:00:57.9285531Z Solving environment: ...working... done 2023-07-13T15:00:58.0593900Z BUILD START: ['torchaudio-2.1.0.dev20230713-py310_cu121.tar.bz2'] 2023-07-13T15:01:00.4502006Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:01:08.6855084Z Solving environment: ...working... done 2023-07-13T15:06:18.0011502Z 2023-07-13T15:06:18.0012147Z ## Package Plan ## 2023-07-13T15:06:18.0012713Z 2023-07-13T15:06:18.0015838Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\_h_env 2023-07-13T15:06:18.0016570Z 2023-07-13T15:06:18.0016577Z 2023-07-13T15:06:18.0016762Z The following NEW packages will be INSTALLED: 2023-07-13T15:06:18.0016969Z 2023-07-13T15:06:18.0017124Z blas: 1.0-mkl 2023-07-13T15:06:18.0017433Z bzip2: 1.0.8-he774522_0 2023-07-13T15:06:18.0017787Z ca-certificates: 2023.05.30-haa95532_0 2023-07-13T15:06:18.0018141Z cmake: 3.26.4-h693b641_0 2023-07-13T15:06:18.0018478Z cuda-cccl: 12.2.53-0 nvidia 2023-07-13T15:06:18.0018802Z cuda-cudart: 12.1.105-0 nvidia 2023-07-13T15:06:18.0019165Z cuda-cudart-dev: 12.1.105-0 nvidia 2023-07-13T15:06:18.0019535Z cuda-cupti: 12.1.105-0 nvidia 2023-07-13T15:06:18.0020082Z cuda-libraries: 12.1.0-0 nvidia 2023-07-13T15:06:18.0020450Z cuda-libraries-dev: 12.1.0-0 nvidia 2023-07-13T15:06:18.0020790Z cuda-nvrtc: 12.1.105-0 nvidia 2023-07-13T15:06:18.0021149Z cuda-nvrtc-dev: 12.1.105-0 nvidia 2023-07-13T15:06:18.0021506Z cuda-nvtx: 12.1.105-0 nvidia 2023-07-13T15:06:18.0021851Z cuda-opencl: 12.2.53-0 nvidia 2023-07-13T15:06:18.0022186Z cuda-opencl-dev: 12.2.53-0 nvidia 2023-07-13T15:06:18.0022561Z cuda-profiler-api: 12.2.53-0 nvidia 2023-07-13T15:06:18.0022932Z cuda-runtime: 12.1.0-0 nvidia 2023-07-13T15:06:18.0023284Z filelock: 3.9.0-py310haa95532_0 2023-07-13T15:06:18.0023628Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-07-13T15:06:18.0023945Z jinja2: 3.1.2-py310haa95532_0 2023-07-13T15:06:18.0024283Z libcublas: 12.1.0.26-0 nvidia 2023-07-13T15:06:18.0024628Z libcublas-dev: 12.1.0.26-0 nvidia 2023-07-13T15:06:18.0024973Z libcufft: 11.0.2.4-0 nvidia 2023-07-13T15:06:18.0025292Z libcufft-dev: 11.0.2.4-0 nvidia 2023-07-13T15:06:18.0025634Z libcurand: 10.3.3.53-0 nvidia 2023-07-13T15:06:18.0025984Z libcurand-dev: 10.3.3.53-0 nvidia 2023-07-13T15:06:18.0026338Z libcusolver: 11.4.4.55-0 nvidia 2023-07-13T15:06:18.0026688Z libcusolver-dev: 11.4.4.55-0 nvidia 2023-07-13T15:06:18.0027018Z libcusparse: 12.0.2.55-0 nvidia 2023-07-13T15:06:18.0027367Z libcusparse-dev: 12.0.2.55-0 nvidia 2023-07-13T15:06:18.0027728Z libffi: 3.4.4-hd77b12b_0 2023-07-13T15:06:18.0028058Z libnpp: 12.0.2.50-0 nvidia 2023-07-13T15:06:18.0028401Z libnpp-dev: 12.0.2.50-0 nvidia 2023-07-13T15:06:18.0028724Z libnvjitlink: 12.1.105-0 nvidia 2023-07-13T15:06:18.0029197Z libnvjitlink-dev: 12.1.105-0 nvidia 2023-07-13T15:06:18.0029571Z libnvjpeg: 12.1.1.14-0 nvidia 2023-07-13T15:06:18.0029925Z libnvjpeg-dev: 12.1.1.14-0 nvidia 2023-07-13T15:06:18.0030267Z libuv: 1.44.2-h2bbff1b_0 2023-07-13T15:06:18.0030575Z lz4-c: 1.9.4-h2bbff1b_0 2023-07-13T15:06:18.0030921Z markupsafe: 2.1.1-py310h2bbff1b_0 2023-07-13T15:06:18.0031396Z mkl: 2023.1.0-h8bd8f75_46356 2023-07-13T15:06:18.0031759Z mpmath: 1.2.1-py310haa95532_0 2023-07-13T15:06:18.0032077Z networkx: 2.8.4-py310haa95532_1 2023-07-13T15:06:18.0032710Z ninja: 1.10.2-haa95532_5 2023-07-13T15:06:18.0033188Z ninja-base: 1.10.2-h6d14046_5 2023-07-13T15:06:18.0033532Z openssl: 3.0.9-h2bbff1b_0 2023-07-13T15:06:18.0033870Z pip: 23.1.2-py310haa95532_0 2023-07-13T15:06:18.0034182Z python: 3.10.12-he1021f5_0 2023-07-13T15:06:18.0034547Z pytorch: 2.1.0.dev20230711-py3.10_cuda12.1_cudnn8_0 pytorch-nightly 2023-07-13T15:06:18.0034946Z pytorch-cuda: 12.1-hde6ce7c_5 pytorch-nightly 2023-07-13T15:06:18.0035331Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-07-13T15:06:18.0035666Z pyyaml: 6.0-py310h2bbff1b_1 2023-07-13T15:06:18.0036020Z setuptools: 67.8.0-py310haa95532_0 2023-07-13T15:06:18.0036375Z sqlite: 3.41.2-h2bbff1b_0 2023-07-13T15:06:18.0036712Z sympy: 1.11.1-py310haa95532_0 2023-07-13T15:06:18.0037040Z tbb: 2021.8.0-h59b6b97_0 2023-07-13T15:06:18.0037339Z tk: 8.6.12-h2bbff1b_0 2023-07-13T15:06:18.0037678Z typing_extensions: 4.6.3-py310haa95532_0 2023-07-13T15:06:18.0038027Z tzdata: 2023c-h04d1e81_0 2023-07-13T15:06:18.0038350Z vc: 14.2-h21ff451_1 2023-07-13T15:06:18.0038646Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-07-13T15:06:18.0038985Z wheel: 0.38.4-py310haa95532_0 2023-07-13T15:06:18.0039317Z xz: 5.4.2-h8cc25b3_0 2023-07-13T15:06:18.0039636Z yaml: 0.2.5-he774522_0 2023-07-13T15:06:18.0039955Z zlib: 1.2.13-h8cc25b3_0 2023-07-13T15:06:18.0040252Z zstd: 1.5.5-hd43e919_0 2023-07-13T15:06:18.0040432Z 2023-07-13T15:06:19.9646272Z Preparing transaction: ...working... done 2023-07-13T15:06:28.7201310Z Verifying transaction: ...working... done 2023-07-13T15:06:48.9904565Z Executing transaction: ...working... done 2023-07-13T15:06:51.1305829Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:06:51.7355369Z Solving environment: ...working... done 2023-07-13T15:06:51.9353387Z 2023-07-13T15:06:51.9353888Z ## Package Plan ## 2023-07-13T15:06:51.9354239Z 2023-07-13T15:06:51.9356182Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\_build_env 2023-07-13T15:06:51.9356740Z 2023-07-13T15:06:51.9356788Z 2023-07-13T15:06:51.9357191Z The following NEW packages will be INSTALLED: 2023-07-13T15:06:51.9357677Z 2023-07-13T15:06:51.9357898Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-07-13T15:06:51.9358403Z vswhere: 2.8.4-haa95532_0 2023-07-13T15:06:51.9358708Z 2023-07-13T15:06:51.9415356Z Preparing transaction: ...working... done 2023-07-13T15:06:52.5000979Z Verifying transaction: ...working... done 2023-07-13T15:06:52.5354292Z Executing transaction: ...working... done 2023-07-13T15:07:20.8990740Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\_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:07:20.8992212Z return torch._C._cuda_getDeviceCount() > 0 2023-07-13T15:07:20.8992644Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:07:21.0525379Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-07-13T15:07:21.0526364Z !! 2023-07-13T15:07:21.0526587Z 2023-07-13T15:07:21.0526807Z ******************************************************************************** 2023-07-13T15:07:21.0527389Z Please avoid running ``setup.py`` directly. 2023-07-13T15:07:21.0528058Z Instead, use pypa/build, pypa/installer, pypa/build or 2023-07-13T15:07:21.0528689Z other standards-based tools. 2023-07-13T15:07:21.0529055Z 2023-07-13T15:07:21.0529572Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-07-13T15:07:21.0530481Z ******************************************************************************** 2023-07-13T15:07:21.0530886Z 2023-07-13T15:07:21.0531032Z !! 2023-07-13T15:07:21.0531447Z self.initialize_options() 2023-07-13T15:07:21.1228338Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\work\ 2023-07-13T15:07:21.1229281Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\work 2023-07-13T15:07:21.1230364Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260394574\\_build_env', 2023-07-13T15:07:21.1231612Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260394574\\_h_env', 2023-07-13T15:07:21.1232166Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260394574\\work'} 2023-07-13T15:07:21.1232429Z 2023-07-13T15:07:21.1232588Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-07-13T15:07:21.1232784Z 2023-07-13T15:07:21.1232892Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-07-13T15:07:21.1233047Z 2023-07-13T15:07:21.1233174Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-07-13T15:07:21.1233346Z 2023-07-13T15:07:21.1233480Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-07-13T15:07:21.1233642Z 2023-07-13T15:07:21.1233738Z %SRC_DIR%>set "ARCH=64" 2023-07-13T15:07:21.1233883Z 2023-07-13T15:07:21.1233994Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-07-13T15:07:21.1234152Z 2023-07-13T15:07:21.1234286Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-07-13T15:07:21.1234462Z 2023-07-13T15:07:21.1234606Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-07-13T15:07:21.1234793Z 2023-07-13T15:07:21.1234949Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-07-13T15:07:21.1235157Z 2023-07-13T15:07:21.1235506Z %SRC_DIR%>set "SUBDIR=win-64" 2023-07-13T15:07:21.1235695Z 2023-07-13T15:07:21.1235820Z %SRC_DIR%>set "build_platform=win-64" 2023-07-13T15:07:21.1235990Z 2023-07-13T15:07:21.1236100Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-07-13T15:07:21.1236261Z 2023-07-13T15:07:21.1236489Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-07-13T15:07:21.1236888Z 2023-07-13T15:07:21.1237072Z %SRC_DIR%>set "CONDA_PY=310" 2023-07-13T15:07:21.1237371Z 2023-07-13T15:07:21.1237553Z %SRC_DIR%>set "PY3K=1" 2023-07-13T15:07:21.1237881Z 2023-07-13T15:07:21.1238014Z %SRC_DIR%>set "PY_VER=3.10" 2023-07-13T15:07:21.1238326Z 2023-07-13T15:07:21.1238567Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-07-13T15:07:21.1238894Z 2023-07-13T15:07:21.1239166Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-07-13T15:07:21.1239442Z 2023-07-13T15:07:21.1239592Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-07-13T15:07:21.1239774Z 2023-07-13T15:07:21.1239888Z %SRC_DIR%>set "NPY_VER=1.22" 2023-07-13T15:07:21.1240246Z 2023-07-13T15:07:21.1240356Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-07-13T15:07:21.1240511Z 2023-07-13T15:07:21.1240650Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-07-13T15:07:21.1240832Z 2023-07-13T15:07:21.1240922Z %SRC_DIR%>set "PERL_VER=5.26" 2023-07-13T15:07:21.1241078Z 2023-07-13T15:07:21.1241188Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-07-13T15:07:21.1241348Z 2023-07-13T15:07:21.1241446Z %SRC_DIR%>set "LUA_VER=5" 2023-07-13T15:07:21.1241592Z 2023-07-13T15:07:21.1241692Z %SRC_DIR%>set "CONDA_LUA=5" 2023-07-13T15:07:21.1241893Z 2023-07-13T15:07:21.1241994Z %SRC_DIR%>set "R_VER=3.4" 2023-07-13T15:07:21.1242123Z 2023-07-13T15:07:21.1242226Z %SRC_DIR%>set "CONDA_R=3.4" 2023-07-13T15:07:21.1242381Z 2023-07-13T15:07:21.1242516Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230713" 2023-07-13T15:07:21.1242693Z 2023-07-13T15:07:21.1242903Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1" 2023-07-13T15:07:21.1243156Z 2023-07-13T15:07:21.1243329Z %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:07:21.1243757Z 2023-07-13T15:07:21.1244015Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=g83d75ed" 2023-07-13T15:07:21.1244332Z 2023-07-13T15:07:21.1244671Z %SRC_DIR%>set "GIT_FULL_HASH=83d75edafc2f9246e62b01722f52eb5484fbe13e" 2023-07-13T15:07:21.1245111Z 2023-07-13T15:07:21.1245395Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-07-13T15:07:21.1245727Z 2023-07-13T15:07:21.1245945Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230713" 2023-07-13T15:07:21.1246221Z 2023-07-13T15:07:21.1246401Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-07-13T15:07:21.1246655Z 2023-07-13T15:07:21.1246885Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-07-13T15:07:21.1247160Z 2023-07-13T15:07:21.1247334Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-07-13T15:07:21.1247585Z 2023-07-13T15:07:21.1248000Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-07-13T15:07:21.1248311Z 2023-07-13T15:07:21.1248428Z %SRC_DIR%>set "CPU_COUNT=8" 2023-07-13T15:07:21.1248580Z 2023-07-13T15:07:21.1248692Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-07-13T15:07:21.1248848Z 2023-07-13T15:07:21.1248959Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-07-13T15:07:21.1249098Z 2023-07-13T15:07:21.1251616Z %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:07:21.1254362Z 2023-07-13T15:07:21.1254510Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-07-13T15:07:21.1254693Z 2023-07-13T15:07:21.1254822Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-07-13T15:07:21.1255010Z 2023-07-13T15:07:21.1255154Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-07-13T15:07:21.1255342Z 2023-07-13T15:07:21.1255495Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-07-13T15:07:21.1255686Z 2023-07-13T15:07:21.1255824Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-07-13T15:07:21.1256006Z 2023-07-13T15:07:21.1256254Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env" 2023-07-13T15:07:21.1256674Z 2023-07-13T15:07:21.1256813Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-07-13T15:07:21.1257006Z 2023-07-13T15:07:21.1257180Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-07-13T15:07:21.1257446Z 2023-07-13T15:07:21.1257846Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-07-13T15:07:21.1258276Z 2023-07-13T15:07:21.1258653Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-07-13T15:07:21.1259082Z 2023-07-13T15:07:21.1259441Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-07-13T15:07:21.1259864Z 2023-07-13T15:07:21.1260036Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-07-13T15:07:21.1260210Z 2023-07-13T15:07:21.1260363Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-07-13T15:07:21.1260552Z 2023-07-13T15:07:21.1260731Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-07-13T15:07:21.1260952Z 2023-07-13T15:07:21.1261084Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-07-13T15:07:21.1261247Z 2023-07-13T15:07:21.1261431Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-07-13T15:07:21.1261646Z 2023-07-13T15:07:21.1261790Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-07-13T15:07:21.1261973Z 2023-07-13T15:07:21.1262114Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-07-13T15:07:21.1262296Z 2023-07-13T15:07:21.1262458Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-07-13T15:07:21.1262655Z 2023-07-13T15:07:21.1262792Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-07-13T15:07:21.1262952Z 2023-07-13T15:07:21.1263062Z %SRC_DIR%>set "PROMPT=$P$G" 2023-07-13T15:07:21.1263219Z 2023-07-13T15:07:21.1263600Z %SRC_DIR%>set "PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\AWS Tools\PowerShell\" 2023-07-13T15:07:21.1263993Z 2023-07-13T15:07:21.1264123Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-07-13T15:07:21.1264300Z 2023-07-13T15:07:21.1264427Z %SRC_DIR%>set "SystemDrive=C:" 2023-07-13T15:07:21.1264787Z 2023-07-13T15:07:21.1265022Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-07-13T15:07:21.1265328Z 2023-07-13T15:07:21.1265650Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-13T15:07:21.1266087Z 2023-07-13T15:07:21.1266454Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-13T15:07:21.1266845Z 2023-07-13T15:07:21.1267103Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-07-13T15:07:21.1267333Z 2023-07-13T15:07:21.1267459Z %SRC_DIR%>set "USERNAME=runneruser" 2023-07-13T15:07:21.1267629Z 2023-07-13T15:07:21.1267778Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-07-13T15:07:21.1267946Z 2023-07-13T15:07:21.1268061Z %SRC_DIR%>set "windir=C:\Windows" 2023-07-13T15:07:21.1268218Z 2023-07-13T15:07:21.1268361Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-07-13T15:07:21.1268690Z 2023-07-13T15:07:21.1268930Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-07-13T15:07:21.1269216Z 2023-07-13T15:07:21.1269470Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-07-13T15:07:21.1269771Z 2023-07-13T15:07:21.1270021Z %SRC_DIR%>set "extend_keys={'extend_keys', 'ignore_build_only_deps', 'pin_run_as_build', 'ignore_version'}" 2023-07-13T15:07:21.1270263Z 2023-07-13T15:07:21.1270424Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-07-13T15:07:21.1270619Z 2023-07-13T15:07:21.1270938Z %SRC_DIR%>set "pin_run_as_build=OrderedDict([('python', OrderedDict([('min_pin', 'x.x'), ('max_pin', 'x.x')])), ('r-base', OrderedDict([('min_pin', 'x.x'), ('max_pin', 'x.x')]))])" 2023-07-13T15:07:21.1271266Z 2023-07-13T15:07:21.1271476Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-07-13T15:07:21.1271919Z 2023-07-13T15:07:21.1272200Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-07-13T15:07:21.1272579Z 2023-07-13T15:07:21.1273130Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-07-13T15:07:21.1273634Z 2023-07-13T15:07:21.1273890Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-07-13T15:07:21.1274094Z 2023-07-13T15:07:21.1274222Z %SRC_DIR%>set "target_platform=win-64" 2023-07-13T15:07:21.1274393Z 2023-07-13T15:07:21.1274496Z %SRC_DIR%>set "r_base=3.4" 2023-07-13T15:07:21.1274646Z 2023-07-13T15:07:21.1274778Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-07-13T15:07:21.1274954Z 2023-07-13T15:07:21.1275070Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-07-13T15:07:21.1275218Z 2023-07-13T15:07:21.1275332Z %SRC_DIR%>set "c_compiler=vs2019" 2023-07-13T15:07:21.1275490Z 2023-07-13T15:07:21.1275584Z %SRC_DIR%>set "vc=14" 2023-07-13T15:07:21.1275724Z 2023-07-13T15:07:21.1275847Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-07-13T15:07:21.1276017Z 2023-07-13T15:07:21.1276154Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-07-13T15:07:21.1276341Z 2023-07-13T15:07:21.1276482Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-07-13T15:07:21.1276643Z 2023-07-13T15:07:21.1276774Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-07-13T15:07:21.1276951Z 2023-07-13T15:07:21.1277185Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\pip_cache" 2023-07-13T15:07:21.1277443Z 2023-07-13T15:07:21.1277556Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-07-13T15:07:21.1277715Z 2023-07-13T15:07:21.1277859Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-07-13T15:07:21.1278047Z 2023-07-13T15:07:21.1278174Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-07-13T15:07:21.1278329Z 2023-07-13T15:07:21.1278740Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-13T15:07:21.1279200Z 2023-07-13T15:07:21.1279643Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-07-13T15:07:21.1280176Z 2023-07-13T15:07:21.1280780Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-07-13T15:07:21.1281260Z 2023-07-13T15:07:21.1281390Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-07-13T15:07:21.1281559Z 2023-07-13T15:07:21.1281654Z %SRC_DIR%>SET MSSdk=1 2023-07-13T15:07:21.1281781Z 2023-07-13T15:07:21.1281892Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-07-13T15:07:21.1282051Z 2023-07-13T15:07:21.1282155Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-07-13T15:07:21.1282305Z 2023-07-13T15:07:21.1282409Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-07-13T15:07:21.1282559Z 2023-07-13T15:07:21.1282704Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-07-13T15:07:21.1282892Z 2023-07-13T15:07:21.1282993Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-07-13T15:07:21.1283160Z 2023-07-13T15:07:21.1283344Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-07-13T15:07:21.1283563Z 2023-07-13T15:07:21.1283664Z %SRC_DIR%>set "CXX=cl.exe" 2023-07-13T15:07:21.1283813Z 2023-07-13T15:07:21.1284694Z %SRC_DIR%>set "CC=cl.exe" 2023-07-13T15:07:21.1284892Z 2023-07-13T15:07:21.1285009Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-07-13T15:07:21.1285167Z 2023-07-13T15:07:21.1285607Z %SRC_DIR%>for /F "usebackq tokens=*" %i in (`vswhere.exe -nologo -products * -version [16.0,17.0] -property installationPath`) do (set "VSINSTALLDIR=%i\" ) 2023-07-13T15:07:21.1286327Z 2023-07-13T15:07:21.1286777Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-13T15:07:21.1287317Z 2023-07-13T15:07:21.1288116Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (for /F "usebackq tokens=*" %i in (`vswhere.exe -nologo -products * -requires Microsoft.VisualStudio.Component.VC.v142.x86.x64 -property installationPath`) do (set "VSINSTALLDIR=%i\" ) ) 2023-07-13T15:07:21.1288660Z 2023-07-13T15:07:21.1289021Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\" ) 2023-07-13T15:07:21.1290098Z 2023-07-13T15:07:21.3294973Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\" ) 2023-07-13T15:07:21.3295749Z 2023-07-13T15:07:21.3296564Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-13T15:07:21.3298967Z 2023-07-13T15:07:21.3300148Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\" ) 2023-07-13T15:07:21.3301040Z 2023-07-13T15:07:21.3301210Z %SRC_DIR%>IF NOT "1" == "" ( 2023-07-13T15:07:21.3301757Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-07-13T15:07:21.3303350Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-07-13T15:07:21.3304173Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-07-13T15:07:21.3304656Z ) 2023-07-13T15:07:21.3304873Z 2023-07-13T15:07:21.3305086Z %SRC_DIR%>call :GetWin10SdkDir 2023-07-13T15:07:21.3305397Z 2023-07-13T15:07:21.3305762Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-13T15:07:21.3306215Z 2023-07-13T15:07:21.3306597Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-13T15:07:21.3307075Z 2023-07-13T15:07:21.3307452Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-07-13T15:07:21.3307901Z 2023-07-13T15:07:21.3308279Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-07-13T15:07:21.3308726Z 2023-07-13T15:07:21.3308988Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-07-13T15:07:21.3309298Z 2023-07-13T15:07:21.3309555Z %SRC_DIR%>exit /B 0 2023-07-13T15:07:21.3309829Z 2023-07-13T15:07:21.3310355Z %SRC_DIR%>for /F %i in ('dir /ON /B "C:\Program Files (x86)\Windows Kits\10\\include"') DO (if NOT "%~i" == "wdf" (SET WindowsSDKVer=%~i ) ) 2023-07-13T15:07:21.3311055Z 2023-07-13T15:07:21.3311523Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-07-13T15:07:21.3311960Z 2023-07-13T15:07:21.3312694Z %SRC_DIR%>if errorlevel 1 (echo "Didn't find any windows 10 SDK. I'm not sure if things will work, but let's try..." ) else (echo Windows SDK version found as: "10.0.19041.0" ) 2023-07-13T15:07:21.3313580Z Windows SDK version found as: "10.0.19041.0" 2023-07-13T15:07:21.3313912Z 2023-07-13T15:07:21.3314123Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-07-13T15:07:21.3314616Z set "target_platform=amd64" 2023-07-13T15:07:21.3315123Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-07-13T15:07:21.3315579Z set "BITS=64" 2023-07-13T15:07:21.3315953Z ) else ( 2023-07-13T15:07:21.3316515Z set "target_platform=x86" 2023-07-13T15:07:21.3317295Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-07-13T15:07:21.3318028Z set "BITS=32" 2023-07-13T15:07:21.3318408Z ) 2023-07-13T15:07:21.3318618Z 2023-07-13T15:07:21.3318999Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-07-13T15:07:21.3319437Z 2023-07-13T15:07:21.3319822Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-07-13T15:07:21.3320243Z 2023-07-13T15:07:21.3320766Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>CALL "VC\Auxiliary\Build\vcvars64.bat" -vcvars_ver=14.2 10.0.19041.0 2023-07-13T15:07:21.3321654Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-07-13T15:07:21.3322371Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-07-13T15:07:21.3323042Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-07-13T15:07:21.3323713Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-07-13T15:07:21.3324493Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-07-13T15:07:21.3325340Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-07-13T15:07:21.3325906Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-07-13T15:07:21.3326474Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-07-13T15:07:21.3327354Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-07-13T15:07:21.3328250Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-07-13T15:07:21.3328939Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-07-13T15:07:21.3329604Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-07-13T15:07:21.3330211Z ********************************************************************** 2023-07-13T15:07:21.3330763Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-07-13T15:07:21.3331365Z ** Copyright (c) 2021 Microsoft Corporation 2023-07-13T15:07:21.3331909Z ********************************************************************** 2023-07-13T15:07:21.3332471Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-07-13T15:07:21.3333019Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-07-13T15:07:21.3333589Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-07-13T15:07:21.3334171Z [DEBUG:core\msbuild.bat] initializing... 2023-07-13T15:07:21.3334825Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-07-13T15:07:21.3335466Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-07-13T15:07:21.3336127Z [DEBUG:winsdk.bat] initializing... 2023-07-13T15:07:21.3336651Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-07-13T15:07:21.3337223Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-07-13T15:07:21.3337764Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-07-13T15:07:21.3338339Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-07-13T15:07:21.3338915Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-07-13T15:07:21.3339491Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-07-13T15:07:21.3340018Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-07-13T15:07:21.3340618Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-07-13T15:07:21.3341246Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-07-13T15:07:21.3341845Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-07-13T15:07:21.3342425Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-07-13T15:07:21.3343000Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-07-13T15:07:21.3343551Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-07-13T15:07:21.3344088Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-07-13T15:07:21.3344678Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-07-13T15:07:21.3345540Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-07-13T15:07:21.3346352Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-07-13T15:07:21.3346884Z -- Git branch: nightly 2023-07-13T15:07:21.3347395Z -- Git SHA: 83d75edafc2f9246e62b01722f52eb5484fbe13e 2023-07-13T15:07:21.3347892Z -- Git tag: None 2023-07-13T15:07:21.3348591Z -- PyTorch dependency: torch==2.1.0.dev20230711 2023-07-13T15:07:21.3349192Z -- Building version 2.1.0.dev20230713 2023-07-13T15:07:21.3349645Z running install 2023-07-13T15:07:21.3350059Z running build 2023-07-13T15:07:21.3350472Z running build_py 2023-07-13T15:07:21.3351004Z creating build 2023-07-13T15:07:21.3351512Z creating build\lib.win-amd64-cpython-310 2023-07-13T15:07:21.3352257Z creating build\lib.win-amd64-cpython-310\torchaudio 2023-07-13T15:07:21.3353151Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-310\torchaudio 2023-07-13T15:07:21.3353988Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-310\torchaudio 2023-07-13T15:07:21.3354810Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio 2023-07-13T15:07:21.3355588Z creating build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:21.3356439Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:21.3357404Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:21.3358584Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:21.3359595Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:21.3360562Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:21.3361516Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:21.3362356Z creating build\lib.win-amd64-cpython-310\torchaudio\compliance 2023-07-13T15:07:21.3363210Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-310\torchaudio\compliance 2023-07-13T15:07:21.3364212Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\compliance 2023-07-13T15:07:21.3365071Z creating build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3365940Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3366912Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3367886Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3368869Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3369859Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3370853Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3371793Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3372795Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3373819Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3374812Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3375828Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3376807Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3377768Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3378713Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3379663Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3380619Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3381768Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3382887Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3384043Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3384991Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3385926Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3386891Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3387835Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:21.3388687Z creating build\lib.win-amd64-cpython-310\torchaudio\functional 2023-07-13T15:07:21.8806651Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-07-13T15:07:53.8414321Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-07-13T15:07:53.8415276Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-07-13T15:07:53.8416191Z to cmake instead of implicitly setting it as an env variable. This will 2023-07-13T15:07:53.8416992Z become a FATAL_ERROR in future version of pytorch. 2023-07-13T15:07:53.8417581Z Call Stack (most recent call first): 2023-07-13T15:07:53.8419312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:327 (torch_cuda_get_nvcc_gencode_flag) 2023-07-13T15:07:53.8420440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-07-13T15:07:53.8421545Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-07-13T15:07:53.8424218Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-07-13T15:07:53.8424534Z CMakeLists.txt:93 (include) 2023-07-13T15:07:53.8424697Z 2023-07-13T15:07:53.8424703Z 2023-07-13T15:08:33.1373144Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-310\torchaudio\functional 2023-07-13T15:08:33.3432472Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-310\torchaudio\functional 2023-07-13T15:08:33.3455123Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\functional 2023-07-13T15:08:33.3473169Z creating build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:33.3542413Z copying torchaudio\io\_compat.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:33.3548616Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:33.3550413Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:33.3552923Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:33.3554577Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:33.3558803Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:33.3560397Z creating build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:33.3703396Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:33.3723708Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:33.3725146Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:33.3726881Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:33.3728511Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:33.3731189Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:33.3732602Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:33.3736936Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:33.3738825Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:33.3757515Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:33.4387940Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:33.4451158Z creating build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-07-13T15:08:33.5143461Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-07-13T15:08:33.5487901Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-07-13T15:08:33.5800422Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-07-13T15:08:33.5960219Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype 2023-07-13T15:08:33.6083852Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype 2023-07-13T15:08:33.6226263Z creating build\lib.win-amd64-cpython-310\torchaudio\sox_effects 2023-07-13T15:08:33.6270804Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-310\torchaudio\sox_effects 2023-07-13T15:08:33.6371407Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\sox_effects 2023-07-13T15:08:33.6373216Z creating build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-07-13T15:08:33.6378104Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-07-13T15:08:33.6379651Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-07-13T15:08:33.6381113Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-07-13T15:08:33.6382749Z creating build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-13T15:08:33.6383879Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-13T15:08:33.6385165Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-13T15:08:33.6386456Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-13T15:08:33.6387714Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-13T15:08:33.6389149Z creating build\lib.win-amd64-cpython-310\torchaudio\_backend 2023-07-13T15:08:33.6390382Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\_backend 2023-07-13T15:08:33.6391687Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\_backend 2023-07-13T15:08:33.6392860Z creating build\lib.win-amd64-cpython-310\torchaudio\_extension 2023-07-13T15:08:33.6394037Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\_extension 2023-07-13T15:08:33.6395430Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\_extension 2023-07-13T15:08:33.6397132Z creating build\lib.win-amd64-cpython-310\torchaudio\_internal 2023-07-13T15:08:33.6398327Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-310\torchaudio\_internal 2023-07-13T15:08:33.6399641Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\_internal 2023-07-13T15:08:33.6401174Z creating build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-07-13T15:08:33.6402627Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-07-13T15:08:33.6404439Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-07-13T15:08:33.6405823Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-07-13T15:08:33.6407165Z creating build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-13T15:08:33.6408556Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-13T15:08:33.6410176Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-13T15:08:33.6411695Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-13T15:08:33.6413102Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-13T15:08:33.6414695Z creating build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-07-13T15:08:33.6416152Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-07-13T15:08:33.6417962Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-07-13T15:08:33.6419454Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-07-13T15:08:33.6420651Z creating build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-13T15:08:33.6421904Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-13T15:08:33.6423417Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-13T15:08:33.6424978Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-13T15:08:33.6426330Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-13T15:08:33.6427568Z creating build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-07-13T15:08:33.6428813Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-07-13T15:08:33.6430370Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-07-13T15:08:33.6431917Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-07-13T15:08:33.6433151Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets 2023-07-13T15:08:33.6434384Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets 2023-07-13T15:08:33.6435742Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets 2023-07-13T15:08:33.6437027Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-13T15:08:33.6438498Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-13T15:08:33.6439910Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-13T15:08:33.6441288Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-13T15:08:33.6442669Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-13T15:08:33.6444021Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:33.6445678Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:33.6447099Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:33.6448505Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:33.6449908Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:33.6451500Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:33.7176390Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:33.8419650Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:33.8553942Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-13T15:08:33.8670266Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-13T15:08:33.8678687Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-13T15:08:33.8693601Z copying torchaudio\prototype\pipelines\squim_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-13T15:08:33.8749390Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-13T15:08:33.8759887Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms 2023-07-13T15:08:33.8768530Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms 2023-07-13T15:08:33.8775833Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms 2023-07-13T15:08:33.8824946Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim 2023-07-13T15:08:33.8836565Z copying torchaudio\prototype\models\squim\objective.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim 2023-07-13T15:08:33.8860801Z copying torchaudio\prototype\models\squim\subjective.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim 2023-07-13T15:08:33.8885645Z copying torchaudio\prototype\models\squim\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim 2023-07-13T15:08:33.8892600Z running build_ext 2023-07-13T15:08:33.8902996Z -- The C compiler identification is MSVC 19.29.30151.0 2023-07-13T15:08:33.8910165Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-07-13T15:08:33.8935528Z -- Detecting C compiler ABI info 2023-07-13T15:08:33.8941869Z -- Detecting C compiler ABI info - done 2023-07-13T15:08:33.8967973Z -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped 2023-07-13T15:08:33.8975055Z -- Detecting C compile features 2023-07-13T15:08:33.8983601Z -- Detecting C compile features - done 2023-07-13T15:08:33.8987123Z -- Detecting CXX compiler ABI info 2023-07-13T15:08:33.8991715Z -- Detecting CXX compiler ABI info - done 2023-07-13T15:08:33.9045642Z -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped 2023-07-13T15:08:33.9050768Z -- Detecting CXX compile features 2023-07-13T15:08:33.9054329Z -- Detecting CXX compile features - done 2023-07-13T15:08:33.9065553Z -- The CUDA compiler identification is NVIDIA 12.1.66 2023-07-13T15:08:33.9069200Z -- Detecting CUDA compiler ABI info 2023-07-13T15:08:33.9074627Z -- Detecting CUDA compiler ABI info - done 2023-07-13T15:08:33.9078822Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe - skipped 2023-07-13T15:08:33.9083108Z -- Detecting CUDA compile features 2023-07-13T15:08:33.9087909Z -- Detecting CUDA compile features - done 2023-07-13T15:08:33.9093072Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 (found version "12.1") 2023-07-13T15:08:33.9097738Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/include (found version "12.1.66") 2023-07-13T15:08:33.9620173Z -- Caffe2: CUDA detected: 12.1 2023-07-13T15:08:33.9628337Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe 2023-07-13T15:08:33.9632740Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 2023-07-13T15:08:33.9641344Z -- Caffe2: Header version is: 12.1 2023-07-13T15:08:33.9660782Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/lib/x64/nvrtc.lib shorthash is bac8224f 2023-07-13T15:08:33.9706689Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-07-13T15:08:33.9734149Z -- 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:08:33.9744466Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/lib/torch.lib 2023-07-13T15:08:33.9749053Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/libs/python310.lib (found suitable exact version "3.10.12") found components: Development Development.Module Development.Embed 2023-07-13T15:08:33.9769602Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-07-13T15:08:33.9780678Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-07-13T15:08:33.9817211Z -- Found OpenMP: TRUE (found version "2.0") 2023-07-13T15:08:33.9894448Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-07-13T15:08:33.9900975Z -- Building FFmpeg integration with multi version support 2023-07-13T15:08:33.9971761Z -- Configuring done (39.0s) 2023-07-13T15:08:33.9982558Z -- Generating done (0.2s) 2023-07-13T15:08:34.0010467Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work/build/temp.win-amd64-cpython-310/Release 2023-07-13T15:08:34.0019774Z [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\rnnt\cpu\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-07-13T15:08:34.0030265Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:08:34.0034872Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:08:34.0045884Z 2023-07-13T15:08:34.0094181Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:34.0098420Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:34.0102036Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:34.0187015Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:34.0324583Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:34.0326092Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:34.0327379Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:08:34.0979160Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(54): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:34.1983717Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(52): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:34.2472436Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-07-13T15:08:34.2710716Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(176): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *,CAST_DTYPE *)' being compiled 2023-07-13T15:08:34.4025489Z with 2023-07-13T15:08:34.4595168Z [ 2023-07-13T15:08:34.5916947Z DTYPE=float, 2023-07-13T15:08:34.5984861Z CAST_DTYPE=float 2023-07-13T15:08:34.5986467Z ] 2023-07-13T15:08:34.6006074Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(65): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *,DTYPE *)' being compiled 2023-07-13T15:08:34.6008471Z with 2023-07-13T15:08:34.6023242Z [ 2023-07-13T15:08:34.6024390Z DTYPE=float 2023-07-13T15:08:34.6068762Z ] 2023-07-13T15:08:34.6090150Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:08:34.6195798Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(41): note: while compiling class template member function 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' 2023-07-13T15:08:34.6201666Z with 2023-07-13T15:08:34.6202646Z [ 2023-07-13T15:08:34.6604409Z CAST_DTYPE=float, 2023-07-13T15:08:34.6693778Z DTYPE=float 2023-07-13T15:08:34.6714380Z ] 2023-07-13T15:08:34.7268280Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(518): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-07-13T15:08:34.8207578Z with 2023-07-13T15:08:45.0702084Z [ 2023-07-13T15:08:45.0873514Z CAST_DTYPE=float, 2023-07-13T15:08:45.0890086Z DTYPE=float 2023-07-13T15:08:45.0926743Z ] 2023-07-13T15:08:45.1125084Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(519): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-07-13T15:08:45.1218031Z with 2023-07-13T15:08:45.1346176Z [ 2023-07-13T15:08:45.1794168Z CAST_DTYPE=float 2023-07-13T15:08:45.1896738Z ] 2023-07-13T15:08:45.2180249Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(176): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *,CAST_DTYPE *)' being compiled 2023-07-13T15:08:45.2743354Z with 2023-07-13T15:08:45.2746278Z [ 2023-07-13T15:08:45.2768030Z DTYPE=float, 2023-07-13T15:08:45.2770004Z CAST_DTYPE=float 2023-07-13T15:08:45.2828627Z ] 2023-07-13T15:08:45.2830358Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:08:45.2862678Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(529): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeBetaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-13T15:08:45.2865040Z with 2023-07-13T15:08:45.2876241Z [ 2023-07-13T15:08:45.2885059Z DTYPE=float 2023-07-13T15:08:45.2936623Z ] 2023-07-13T15:08:45.2950157Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:08:45.2964126Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-07-13T15:08:45.2965803Z with 2023-07-13T15:08:45.2973948Z [ 2023-07-13T15:08:45.2975974Z DTYPE=float 2023-07-13T15:08:45.2989660Z ] 2023-07-13T15:08:45.2991859Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(207): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-07-13T15:08:45.3014992Z with 2023-07-13T15:08:45.3016216Z [ 2023-07-13T15:08:45.3055846Z DTYPE=float 2023-07-13T15:08:45.3086460Z ] 2023-07-13T15:08:45.3101674Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:45.3112131Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:45.3115598Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:08:45.3134235Z [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\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-07-13T15:08:45.3138317Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:08:45.3139120Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:08:45.3154278Z 2023-07-13T15:08:45.3157922Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:45.3167698Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:45.3198334Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:08:45.3203532Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:08:45.3217355Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:45.3221599Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:45.3262743Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:45.3267593Z [3/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-07-13T15:08:45.3287869Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:08:45.3289275Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:08:45.3299221Z 2023-07-13T15:08:45.3299854Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:45.3301009Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:45.3302314Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:45.3303826Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:45.3307557Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:45.3329633Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:45.3338405Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:08:45.3340126Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(50): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:45.3358925Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(48): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:45.3423727Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:08:45.3535274Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(41): note: while compiling class template member function 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' 2023-07-13T15:08:45.3597287Z with 2023-07-13T15:08:45.3657666Z [ 2023-07-13T15:08:45.3686505Z CAST_DTYPE=float, 2023-07-13T15:08:45.3781638Z DTYPE=float 2023-07-13T15:08:45.3830533Z ] 2023-07-13T15:08:45.3832452Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(482): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-07-13T15:08:45.3865986Z with 2023-07-13T15:08:45.3866767Z [ 2023-07-13T15:08:45.3879409Z CAST_DTYPE=float, 2023-07-13T15:08:45.3892358Z DTYPE=float 2023-07-13T15:08:45.3894951Z ] 2023-07-13T15:08:45.3942919Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(483): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-07-13T15:08:45.3955172Z with 2023-07-13T15:08:45.3958557Z [ 2023-07-13T15:08:45.3969592Z CAST_DTYPE=float 2023-07-13T15:08:45.3970763Z ] 2023-07-13T15:08:45.3986728Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(126): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeAlphas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *)' being compiled 2023-07-13T15:08:45.3988495Z with 2023-07-13T15:08:45.3992566Z [ 2023-07-13T15:08:45.4004777Z DTYPE=float, 2023-07-13T15:08:45.4013523Z CAST_DTYPE=float 2023-07-13T15:08:45.4030173Z ] 2023-07-13T15:08:45.4042129Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(60): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::ComputeAlphas(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *)' being compiled 2023-07-13T15:08:45.4060759Z with 2023-07-13T15:08:45.4061746Z [ 2023-07-13T15:08:45.4110858Z DTYPE=float 2023-07-13T15:08:45.4130920Z ] 2023-07-13T15:08:45.4132016Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:09:48.6966578Z %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:09:48.7204624Z with 2023-07-13T15:09:49.1978702Z [ 2023-07-13T15:09:49.2482077Z DTYPE=float 2023-07-13T15:09:49.2802300Z ] 2023-07-13T15:09:49.3887276Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:09:49.4528627Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-07-13T15:09:49.4716077Z with 2023-07-13T15:09:49.4750534Z [ 2023-07-13T15:09:49.6024456Z DTYPE=float 2023-07-13T15:09:49.6025759Z ] 2023-07-13T15:09:49.6036794Z %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:09:49.6038839Z with 2023-07-13T15:09:49.6064356Z [ 2023-07-13T15:09:49.6065426Z DTYPE=float 2023-07-13T15:09:49.6073157Z ] 2023-07-13T15:09:49.6074493Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:49.6103707Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:49.6107753Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:09:49.6116572Z [4/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-07-13T15:09:49.6119952Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:09:49.6143455Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:09:49.6144432Z 2023-07-13T15:09:49.6150291Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:49.6151995Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:49.6175229Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:49.6176958Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:49.6196478Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:49.6198518Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:49.6232702Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:09:49.6234394Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(111): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:49.6246201Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(109): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:49.6299064Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:09:49.6315658Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(41): note: while compiling class template member function 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' 2023-07-13T15:09:49.6545421Z with 2023-07-13T15:09:49.6547628Z [ 2023-07-13T15:09:49.6555236Z DTYPE=c10::Half 2023-07-13T15:09:49.6556221Z ] 2023-07-13T15:09:49.6574141Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(443): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-07-13T15:09:49.6579148Z with 2023-07-13T15:09:49.6580154Z [ 2023-07-13T15:09:49.6585345Z DTYPE=c10::Half 2023-07-13T15:09:49.6591393Z ] 2023-07-13T15:09:49.6626069Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(444): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-07-13T15:09:49.6627504Z with 2023-07-13T15:09:49.6642667Z [ 2023-07-13T15:09:49.6646063Z DTYPE=c10::Half 2023-07-13T15:09:49.6680776Z ] 2023-07-13T15:09:49.6682767Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(78): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeGradients(const torchaudio::rnnt::Options &,const DTYPE *,const int *,const int *,const int *,const CAST_DTYPE *,const CAST_DTYPE *,const CAST_DTYPE *,DTYPE *)' being compiled 2023-07-13T15:09:49.6691417Z with 2023-07-13T15:09:49.6692345Z [ 2023-07-13T15:09:49.6732225Z DTYPE=c10::Half, 2023-07-13T15:09:49.6733232Z CAST_DTYPE=float 2023-07-13T15:09:49.6739344Z ] 2023-07-13T15:09:49.6741517Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(133): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::Compute(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *,DTYPE *)' being compiled 2023-07-13T15:09:49.6759801Z with 2023-07-13T15:09:49.6760749Z [ 2023-07-13T15:09:49.6765965Z DTYPE=c10::Half 2023-07-13T15:09:49.6766949Z ] 2023-07-13T15:09:49.6783093Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:09:49.6785043Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-07-13T15:09:49.6790880Z with 2023-07-13T15:09:49.6791734Z [ 2023-07-13T15:09:49.6853663Z DTYPE=c10::Half 2023-07-13T15:09:49.6855326Z ] 2023-07-13T15:09:49.6861528Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(340): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-07-13T15:09:49.6876851Z with 2023-07-13T15:09:49.6893342Z [ 2023-07-13T15:09:49.6894361Z DTYPE=c10::Half 2023-07-13T15:09:49.6899806Z ] 2023-07-13T15:09:49.6901087Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:09:49.6971529Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(245): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-13T15:09:49.6973456Z with 2023-07-13T15:09:49.6978592Z [ 2023-07-13T15:09:49.6979540Z DTYPE=float 2023-07-13T15:09:49.6997172Z ] 2023-07-13T15:09:49.7003728Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(296): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOrBetaOneSequence(int,const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-13T15:09:49.7013213Z with 2023-07-13T15:09:49.7014117Z [ 2023-07-13T15:09:49.7130386Z DTYPE=float, 2023-07-13T15:09:49.7160716Z CAST_DTYPE=float 2023-07-13T15:09:49.7168731Z ] 2023-07-13T15:09:49.7170042Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:09:49.7282022Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(252): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeBetaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-13T15:09:49.7283557Z with 2023-07-13T15:09:49.7283914Z [ 2023-07-13T15:09:49.7284301Z DTYPE=float 2023-07-13T15:09:49.7284691Z ] 2023-07-13T15:09:49.7287864Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:49.7288828Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:49.7289833Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:46.7295815Z [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\utils.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\utils.cpp 2023-07-13T15:10:46.7322422Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:46.7326414Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:46.7443723Z 2023-07-13T15:10:46.7610777Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:46.7644896Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:46.7787942Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:46.7897919Z [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\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-07-13T15:10:46.7918485Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:46.7962194Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:46.8196193Z 2023-07-13T15:10:46.8363247Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:46.8456098Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:46.8478050Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:46.8724849Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:47.0959333Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:47.0960427Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:47.0961460Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:47.0966799Z [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_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-07-13T15:10:47.0971851Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:47.0972602Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:47.0973027Z 2023-07-13T15:10:47.0973519Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:47.0974837Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:47.0975867Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:47.0980911Z [8/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-07-13T15:10:47.0983864Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:47.0984603Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:47.0985117Z 2023-07-13T15:10:47.0985631Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:47.0986756Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:47.0987724Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:47.0990656Z [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\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-07-13T15:10:47.0993527Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:47.0994250Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:47.0994663Z 2023-07-13T15:10:47.0995183Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-13T15:10:47.0995896Z with 2023-07-13T15:10:47.0996282Z [ 2023-07-13T15:10:47.0996637Z T=scalar_t 2023-07-13T15:10:47.0997035Z ] 2023-07-13T15:10:47.0998768Z %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:47.1000484Z with 2023-07-13T15:10:47.1000833Z [ 2023-07-13T15:10:47.1001228Z T=scalar_t, 2023-07-13T15:10:47.1001784Z PtrTraits=at::DefaultPtrTraits, 2023-07-13T15:10:47.1002316Z index_t=int64_t 2023-07-13T15:10:47.1002705Z ] 2023-07-13T15:10:47.1003444Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-13T15:10:47.1004166Z with 2023-07-13T15:10:47.1004551Z [ 2023-07-13T15:10:47.1004915Z T=scalar_t 2023-07-13T15:10:47.1005752Z ] 2023-07-13T15:10:47.1006596Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:47.1007643Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:47.1008619Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:47.1011492Z [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\rir.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rir.cpp 2023-07-13T15:10:47.1015843Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:50.6288028Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:50.6288887Z 2023-07-13T15:11:50.6290117Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:11:50.6291357Z with 2023-07-13T15:11:50.6291799Z [ 2023-07-13T15:11:50.6292355Z scalar_t=scalar_t 2023-07-13T15:11:50.6292791Z ] 2023-07-13T15:11:50.6293810Z %SRC_DIR%\torchaudio\csrc\rir.cpp(189): note: see reference to function template instantiation 'void torchaudio::rir::`anonymous-namespace'::make_rir_filter_impl(at::Tensor &,double,int64_t,at::Tensor &)' being compiled 2023-07-13T15:11:50.6295207Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:11:50.6295918Z with 2023-07-13T15:11:50.6297153Z [ 2023-07-13T15:11:50.6298153Z scalar_t=scalar_t 2023-07-13T15:11:50.6298735Z ] 2023-07-13T15:11:50.6299462Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:11:50.6300189Z with 2023-07-13T15:11:50.6300581Z [ 2023-07-13T15:11:50.6301004Z scalar_t=scalar_t 2023-07-13T15:11:50.6301401Z ] 2023-07-13T15:11:50.6302149Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:11:50.6303729Z %SRC_DIR%\torchaudio\csrc\rir.cpp(189): note: see reference to function template instantiation 'void torchaudio::rir::`anonymous-namespace'::make_rir_filter_impl(at::Tensor &,double,int64_t,at::Tensor &)' being compiled 2023-07-13T15:11:50.6309993Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:11:50.6311186Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:11:50.6312367Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6313350Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6314392Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:50.6317914Z [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\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-07-13T15:11:50.6320961Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:50.6321709Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:50.6322125Z 2023-07-13T15:11:50.6322625Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6323602Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6324708Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:50.6328168Z [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:11:50.6330780Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:50.6331639Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:50.6332062Z 2023-07-13T15:11:50.6332705Z %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp(122): warning C4244: '=': conversion from 'int64_t' to 'T', possible loss of data 2023-07-13T15:11:50.6333487Z with 2023-07-13T15:11:50.6333873Z [ 2023-07-13T15:11:50.6334238Z T=target_t 2023-07-13T15:11:50.6334621Z ] 2023-07-13T15:11:50.6335869Z %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp(189): note: see reference to function template instantiation 'void torchaudio::alignment::cpu::forced_align_impl(const at::Tensor &,const at::Tensor &,const int64_t,at::Tensor &)' being compiled 2023-07-13T15:11:50.6337306Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6338218Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6339202Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:50.6342231Z [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:11:50.6344623Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:50.6345558Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:50.6345962Z 2023-07-13T15:11:50.6346483Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6347467Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6348344Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:50.6351031Z [14/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-07-13T15:11:50.6353765Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:50.6354416Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:50.6354779Z 2023-07-13T15:11:50.6355211Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6356080Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6356966Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:50.6359973Z [15/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:11:50.6362757Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:50.6363406Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:50.6363770Z 2023-07-13T15:11:50.6364522Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:11:50.6365816Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:11:50.6367198Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:11:50.6368547Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:11:50.6369667Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6370677Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6371821Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:50.6374890Z [16/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:11:50.6377791Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:50.6378772Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:50.6379192Z 2023-07-13T15:11:50.6380098Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:11:50.6381689Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:11:50.6383148Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:11:50.6384601Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:11:50.6385814Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6386754Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6387892Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:50.6391141Z [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-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:11:50.6393754Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:50.6394471Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:50.6394813Z 2023-07-13T15:11:50.6395570Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:11:50.6396872Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:11:50.6398361Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:11:50.6399663Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:11:50.6400710Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6401667Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:50.6402706Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:11:50.6403622Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:50.6404535Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:11:50.6415559Z [18/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:11:50.6426383Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:50.6427681Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:50.6429069Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:50.6430499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:50.6431827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:50.6433125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:50.6434402Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:50.6435802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:50.6437309Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6438264Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6438744Z ^ 2023-07-13T15:11:50.6438973Z 2023-07-13T15:11:50.6439335Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:11:50.6439760Z 2023-07-13T15:11:50.6440443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6441400Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6441866Z ^ 2023-07-13T15:11:50.6442115Z 2023-07-13T15:11:50.6443038Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6444160Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6444630Z ^ 2023-07-13T15:11:50.6444856Z 2023-07-13T15:11:50.6445215Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:11:50.6445631Z 2023-07-13T15:11:50.6446273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6447236Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6447731Z ^ 2023-07-13T15:11:50.6447981Z 2023-07-13T15:11:50.6448671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6449867Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6450308Z ^ 2023-07-13T15:11:50.6450606Z 2023-07-13T15:11:50.6451032Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:11:50.6451484Z 2023-07-13T15:11:50.6452233Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6453279Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6453809Z ^ 2023-07-13T15:11:50.6454074Z 2023-07-13T15:11:50.6454846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6455891Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6456404Z ^ 2023-07-13T15:11:50.6456643Z 2023-07-13T15:11:50.6457034Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:11:50.6457483Z 2023-07-13T15:11:50.6458166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6459117Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6459573Z ^ 2023-07-13T15:11:50.6459827Z 2023-07-13T15:11:50.6460578Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6461670Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6462146Z ^ 2023-07-13T15:11:50.6462362Z 2023-07-13T15:11:50.6462718Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:11:50.6463132Z 2023-07-13T15:11:50.6463774Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6464709Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6465198Z ^ 2023-07-13T15:11:50.6465447Z 2023-07-13T15:11:50.6466295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6467351Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6467854Z ^ 2023-07-13T15:11:50.6468075Z 2023-07-13T15:11:50.6468584Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:11:50.6469043Z 2023-07-13T15:11:50.6469793Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6470800Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6471306Z ^ 2023-07-13T15:11:50.6471548Z 2023-07-13T15:11:50.6472215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6473305Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6473763Z ^ 2023-07-13T15:11:50.6474058Z 2023-07-13T15:11:50.6474427Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:11:50.6474859Z 2023-07-13T15:11:50.6475726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6476700Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6477160Z ^ 2023-07-13T15:11:50.6477402Z 2023-07-13T15:11:50.6478063Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6479028Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6479497Z ^ 2023-07-13T15:11:50.6479719Z 2023-07-13T15:11:50.6480079Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:11:50.6480499Z 2023-07-13T15:11:50.6481227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:11:50.6482249Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:11:50.6482885Z ^ 2023-07-13T15:11:50.6483134Z 2023-07-13T15:11:50.6483305Z compute_alphas.cu 2023-07-13T15:11:50.6483840Z tmpxft_00000b9c_00000000-7_compute_alphas.compute_90.cudafe1.cpp 2023-07-13T15:11:50.6484842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6485635Z with 2023-07-13T15:11:50.6485984Z [ 2023-07-13T15:11:50.6486498Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:50.6486972Z ] 2023-07-13T15:11:50.6487934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6488773Z with 2023-07-13T15:11:50.6489183Z [ 2023-07-13T15:11:50.6489781Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:50.6491252Z ] 2023-07-13T15:11:50.6492300Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6493208Z with 2023-07-13T15:11:50.6493550Z [ 2023-07-13T15:11:50.6494040Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:50.6494537Z ] 2023-07-13T15:11:50.6495633Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:50.6497473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:50.6499324Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-07-13T15:11:50.6500864Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6501749Z with 2023-07-13T15:11:50.6502154Z [ 2023-07-13T15:11:50.6502683Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:50.6503240Z ] 2023-07-13T15:11:50.6504196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6504972Z with 2023-07-13T15:11:50.6505316Z [ 2023-07-13T15:11:50.6505840Z T=std::basic_string,std::allocator> 2023-07-13T15:11:50.6506347Z ] 2023-07-13T15:11:50.6507216Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6508053Z with 2023-07-13T15:11:50.6508393Z [ 2023-07-13T15:11:50.6508994Z T=std::basic_string,std::allocator> 2023-07-13T15:11:50.6509477Z ] 2023-07-13T15:11:50.6510584Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6511494Z with 2023-07-13T15:11:50.6511830Z [ 2023-07-13T15:11:50.6512354Z T=std::basic_string,std::allocator> 2023-07-13T15:11:50.6512822Z ] 2023-07-13T15:11:50.6513848Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>' being compiled 2023-07-13T15:11:50.6515460Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(240): note: see reference to class template instantiation 'c10::optional,std::allocator>>' being compiled 2023-07-13T15:11:50.6517430Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6518348Z with 2023-07-13T15:11:50.6518690Z [ 2023-07-13T15:11:50.6519199Z T=std::basic_string,std::allocator> 2023-07-13T15:11:50.6519706Z ] 2023-07-13T15:11:50.6520567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6521366Z with 2023-07-13T15:11:50.6521683Z [ 2023-07-13T15:11:50.6522045Z T=c10::SymInt 2023-07-13T15:11:50.6522400Z ] 2023-07-13T15:11:50.6523365Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6524512Z with 2023-07-13T15:11:50.6524851Z [ 2023-07-13T15:11:50.6525212Z T=c10::SymInt 2023-07-13T15:11:50.6525571Z ] 2023-07-13T15:11:50.6526497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6527371Z with 2023-07-13T15:11:50.6527705Z [ 2023-07-13T15:11:50.6528056Z T=c10::SymInt 2023-07-13T15:11:50.6528382Z ] 2023-07-13T15:11:50.6529280Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:50.6530763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(1700): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:50.6532305Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6533177Z with 2023-07-13T15:11:50.6533524Z [ 2023-07-13T15:11:50.6533860Z T=c10::SymInt 2023-07-13T15:11:50.6534222Z ] 2023-07-13T15:11:50.6535083Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6535923Z with 2023-07-13T15:11:50.6536237Z [ 2023-07-13T15:11:50.6536624Z T=c10::QualifiedName 2023-07-13T15:11:50.6537081Z ] 2023-07-13T15:11:50.6538060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6538947Z with 2023-07-13T15:11:50.6539286Z [ 2023-07-13T15:11:50.6539667Z T=c10::QualifiedName 2023-07-13T15:11:50.6540046Z ] 2023-07-13T15:11:50.6541012Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6541903Z with 2023-07-13T15:11:50.6542240Z [ 2023-07-13T15:11:50.6542622Z T=c10::QualifiedName 2023-07-13T15:11:50.6542978Z ] 2023-07-13T15:11:50.6544140Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:50.6545764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type_base.h(702): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:50.6547224Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6548087Z with 2023-07-13T15:11:50.6548430Z [ 2023-07-13T15:11:50.6548874Z T=c10::QualifiedName 2023-07-13T15:11:50.6549263Z ] 2023-07-13T15:11:50.6550408Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6551466Z with 2023-07-13T15:11:50.6551844Z [ 2023-07-13T15:11:50.6552304Z T=at::TensorBase 2023-07-13T15:11:50.6552682Z ] 2023-07-13T15:11:50.6553568Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6554357Z with 2023-07-13T15:11:50.6554703Z [ 2023-07-13T15:11:50.6555073Z T=at::TensorBase 2023-07-13T15:11:50.6555438Z ] 2023-07-13T15:11:50.6556369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6557275Z with 2023-07-13T15:11:50.6557626Z [ 2023-07-13T15:11:50.6558007Z T=at::TensorBase 2023-07-13T15:11:50.6558353Z ] 2023-07-13T15:11:50.6559270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:50.6560685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBase.h(981): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:50.6562119Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6563078Z with 2023-07-13T15:11:50.6563418Z [ 2023-07-13T15:11:50.6563837Z T=at::TensorBase 2023-07-13T15:11:50.6564315Z ] 2023-07-13T15:11:50.6565180Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6565974Z with 2023-07-13T15:11:50.6566282Z [ 2023-07-13T15:11:50.6566638Z T=at::Tensor 2023-07-13T15:11:50.6567000Z ] 2023-07-13T15:11:50.6567907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6568684Z with 2023-07-13T15:11:50.6569116Z [ 2023-07-13T15:11:50.6569474Z T=at::Tensor 2023-07-13T15:11:50.6569820Z ] 2023-07-13T15:11:50.6570933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6571883Z with 2023-07-13T15:11:50.6572216Z [ 2023-07-13T15:11:50.6572571Z T=at::Tensor 2023-07-13T15:11:50.6572894Z ] 2023-07-13T15:11:50.6573781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:50.6575174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(519): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:50.6576574Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6577662Z with 2023-07-13T15:11:50.6578000Z [ 2023-07-13T15:11:50.6578334Z T=at::Tensor 2023-07-13T15:11:50.6578694Z ] 2023-07-13T15:11:50.6579538Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6580434Z with 2023-07-13T15:11:50.6580801Z [ 2023-07-13T15:11:50.6581191Z T=at::Generator 2023-07-13T15:11:50.6581642Z ] 2023-07-13T15:11:50.6582519Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6583292Z with 2023-07-13T15:11:50.6583629Z [ 2023-07-13T15:11:50.6584001Z T=at::Generator 2023-07-13T15:11:50.6584382Z ] 2023-07-13T15:11:50.6585293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6586181Z with 2023-07-13T15:11:50.6586524Z [ 2023-07-13T15:11:50.6586890Z T=at::Generator 2023-07-13T15:11:50.6587226Z ] 2023-07-13T15:11:50.6588122Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:50.6589514Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(598): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:50.6590960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6591833Z with 2023-07-13T15:11:50.6592180Z [ 2023-07-13T15:11:50.6592522Z T=at::Generator 2023-07-13T15:11:50.6592897Z ] 2023-07-13T15:11:50.6593754Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6594542Z with 2023-07-13T15:11:50.6594843Z [ 2023-07-13T15:11:50.6595196Z T=c10::Scalar 2023-07-13T15:11:50.6595558Z ] 2023-07-13T15:11:50.6596622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6597449Z with 2023-07-13T15:11:50.6597792Z [ 2023-07-13T15:11:50.6598149Z T=c10::Scalar 2023-07-13T15:11:50.6598502Z ] 2023-07-13T15:11:50.6599427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6600319Z with 2023-07-13T15:11:50.6600656Z [ 2023-07-13T15:11:50.6601015Z T=c10::Scalar 2023-07-13T15:11:50.6601354Z ] 2023-07-13T15:11:50.6602256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:50.6603665Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(629): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:50.6605271Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6606144Z with 2023-07-13T15:11:50.6606494Z [ 2023-07-13T15:11:50.6606830Z T=c10::Scalar 2023-07-13T15:11:50.6607198Z ] 2023-07-13T15:11:50.6608049Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6608852Z with 2023-07-13T15:11:50.6609163Z [ 2023-07-13T15:11:50.6609642Z T=std::shared_ptr 2023-07-13T15:11:50.6610110Z ] 2023-07-13T15:11:50.6611005Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6611788Z with 2023-07-13T15:11:50.6612223Z [ 2023-07-13T15:11:50.6612696Z T=std::shared_ptr 2023-07-13T15:11:50.6613226Z ] 2023-07-13T15:11:50.6614246Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6615151Z with 2023-07-13T15:11:50.6615493Z [ 2023-07-13T15:11:50.6615977Z T=std::shared_ptr 2023-07-13T15:11:50.6616418Z ] 2023-07-13T15:11:50.6617409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:50.6618957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1467): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:50.6620457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6621321Z with 2023-07-13T15:11:50.6621666Z [ 2023-07-13T15:11:50.6622293Z T=std::shared_ptr 2023-07-13T15:11:50.6622786Z ] 2023-07-13T15:11:50.6623646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6624440Z with 2023-07-13T15:11:50.6624747Z [ 2023-07-13T15:11:50.6625212Z T=std::weak_ptr 2023-07-13T15:11:50.6625666Z ] 2023-07-13T15:11:50.6626572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6627354Z with 2023-07-13T15:11:50.6627668Z [ 2023-07-13T15:11:50.6628185Z T=std::weak_ptr 2023-07-13T15:11:50.6628639Z ] 2023-07-13T15:11:50.6629620Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6630656Z with 2023-07-13T15:11:50.6630998Z [ 2023-07-13T15:11:50.6631469Z T=std::weak_ptr 2023-07-13T15:11:50.6631922Z ] 2023-07-13T15:11:50.6632814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:50.6633648Z with 2023-07-13T15:11:50.6633991Z [ 2023-07-13T15:11:50.6634412Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:11:50.6634882Z ] 2023-07-13T15:11:50.6635858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1468): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:50.6636686Z with 2023-07-13T15:11:50.6637012Z [ 2023-07-13T15:11:50.6637424Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:11:50.6637815Z ] 2023-07-13T15:11:50.6638713Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6639581Z with 2023-07-13T15:11:50.6639924Z [ 2023-07-13T15:11:50.6640364Z T=std::weak_ptr 2023-07-13T15:11:50.6640822Z ] 2023-07-13T15:11:50.6641690Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6642496Z with 2023-07-13T15:11:50.6642804Z [ 2023-07-13T15:11:50.6643327Z T=std::vector> 2023-07-13T15:11:50.6643825Z ] 2023-07-13T15:11:50.6644719Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6645537Z with 2023-07-13T15:11:50.6645848Z [ 2023-07-13T15:11:50.6646373Z T=std::vector> 2023-07-13T15:11:50.6646875Z ] 2023-07-13T15:11:50.6647842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6648895Z with 2023-07-13T15:11:50.6649269Z [ 2023-07-13T15:11:50.6649885Z T=std::vector> 2023-07-13T15:11:50.6650387Z ] 2023-07-13T15:11:50.6651379Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:50.6652980Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(485): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:50.6654509Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6655544Z with 2023-07-13T15:11:50.6655885Z [ 2023-07-13T15:11:50.6656411Z T=std::vector> 2023-07-13T15:11:50.6656884Z ] 2023-07-13T15:11:50.6657752Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6658540Z with 2023-07-13T15:11:50.6658869Z [ 2023-07-13T15:11:50.6659336Z T=std::vector> 2023-07-13T15:11:50.6659770Z ] 2023-07-13T15:11:50.6660672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6661504Z with 2023-07-13T15:11:50.6661824Z [ 2023-07-13T15:11:50.6662279Z T=std::vector> 2023-07-13T15:11:50.6662723Z ] 2023-07-13T15:11:50.6663678Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6664568Z with 2023-07-13T15:11:50.6664880Z [ 2023-07-13T15:11:50.6665326Z T=std::vector> 2023-07-13T15:11:50.6665761Z ] 2023-07-13T15:11:50.6666720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:50.6668219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(444): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:50.6669765Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6670776Z with 2023-07-13T15:11:50.6671123Z [ 2023-07-13T15:11:50.6671577Z T=std::vector> 2023-07-13T15:11:50.6671995Z ] 2023-07-13T15:11:50.6672858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6673654Z with 2023-07-13T15:11:50.6674001Z [ 2023-07-13T15:11:50.6674727Z T=std::vector,std::allocator>> 2023-07-13T15:11:50.6675255Z ] 2023-07-13T15:11:50.6676153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6676975Z with 2023-07-13T15:11:50.6677314Z [ 2023-07-13T15:11:50.6677840Z T=std::vector,std::allocator>> 2023-07-13T15:11:50.6678360Z ] 2023-07-13T15:11:50.6679333Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6680240Z with 2023-07-13T15:11:50.6680577Z [ 2023-07-13T15:11:50.6681108Z T=std::vector,std::allocator>> 2023-07-13T15:11:50.6681805Z ] 2023-07-13T15:11:50.6682849Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:11:50.6684509Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:11:50.6686016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(846): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-07-13T15:11:50.6687442Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6688276Z with 2023-07-13T15:11:50.6688617Z [ 2023-07-13T15:11:50.6689181Z T=std::vector,std::allocator>> 2023-07-13T15:11:50.6689713Z ] 2023-07-13T15:11:50.6690546Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6691321Z with 2023-07-13T15:11:50.6691659Z [ 2023-07-13T15:11:50.6692191Z T=std::vector,std::allocator>> 2023-07-13T15:11:50.6692698Z ] 2023-07-13T15:11:50.6693571Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6694394Z with 2023-07-13T15:11:50.6694721Z [ 2023-07-13T15:11:50.6695233Z T=std::vector,std::allocator>> 2023-07-13T15:11:50.6695710Z ] 2023-07-13T15:11:50.6696643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6697527Z with 2023-07-13T15:11:50.6697874Z [ 2023-07-13T15:11:50.6698406Z T=std::vector,std::allocator>> 2023-07-13T15:11:50.6698877Z ] 2023-07-13T15:11:50.6700164Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:11:50.6701963Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:11:50.6703525Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(616): note: see reference to class template instantiation 'c10::VaryingShape<__int64>' being compiled 2023-07-13T15:11:50.6704977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6706949Z with 2023-07-13T15:11:50.6707362Z [ 2023-07-13T15:11:50.6708020Z T=std::vector,std::allocator>> 2023-07-13T15:11:50.6708594Z ] 2023-07-13T15:11:50.6709472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6710321Z with 2023-07-13T15:11:50.6710755Z [ 2023-07-13T15:11:50.6711280Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:50.6711725Z ] 2023-07-13T15:11:50.6712769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6713675Z with 2023-07-13T15:11:50.6714108Z [ 2023-07-13T15:11:50.6714572Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:50.6715077Z ] 2023-07-13T15:11:50.6716152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6717136Z with 2023-07-13T15:11:50.6717545Z [ 2023-07-13T15:11:50.6718000Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:50.6718496Z ] 2023-07-13T15:11:50.6719524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:50.6721128Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(729): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:50.6722676Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6723584Z with 2023-07-13T15:11:50.6723923Z [ 2023-07-13T15:11:50.6724469Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:50.6724970Z ] 2023-07-13T15:11:50.6725896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6726702Z with 2023-07-13T15:11:50.6758699Z [ 2023-07-13T15:11:50.6759334Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:50.6759803Z ] 2023-07-13T15:11:50.6760668Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6761498Z with 2023-07-13T15:11:50.6761861Z [ 2023-07-13T15:11:50.6762391Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:50.6762860Z ] 2023-07-13T15:11:50.6763805Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6764664Z with 2023-07-13T15:11:50.6764994Z [ 2023-07-13T15:11:50.6765493Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:50.6766255Z ] 2023-07-13T15:11:50.6767305Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:50.6768957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:50.6770641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-07-13T15:11:50.6772463Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6773570Z with 2023-07-13T15:11:50.6773898Z [ 2023-07-13T15:11:50.6774442Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:50.6774959Z ] 2023-07-13T15:11:50.6775862Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6776656Z with 2023-07-13T15:11:50.6777003Z [ 2023-07-13T15:11:50.6777419Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:50.6777835Z ] 2023-07-13T15:11:50.6778795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6779761Z with 2023-07-13T15:11:50.6780112Z [ 2023-07-13T15:11:50.6780525Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:50.6780908Z ] 2023-07-13T15:11:50.6781881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6782857Z with 2023-07-13T15:11:50.6783197Z [ 2023-07-13T15:11:50.6783579Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:50.6783989Z ] 2023-07-13T15:11:50.6785223Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:50.6786796Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:50.6787732Z with 2023-07-13T15:11:50.6788050Z [ 2023-07-13T15:11:50.6788460Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:50.6788869Z ] 2023-07-13T15:11:50.6789858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-07-13T15:11:50.6791398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6792419Z with 2023-07-13T15:11:50.6792858Z [ 2023-07-13T15:11:50.6793279Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:50.6793756Z ] 2023-07-13T15:11:50.6794683Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6809939Z with 2023-07-13T15:11:50.6810420Z [ 2023-07-13T15:11:50.6811477Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:50.6812478Z ] 2023-07-13T15:11:50.6814976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6816006Z with 2023-07-13T15:11:50.6816472Z [ 2023-07-13T15:11:50.6817622Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:50.6818666Z ] 2023-07-13T15:11:50.6819740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6820760Z with 2023-07-13T15:11:50.6821149Z [ 2023-07-13T15:11:50.6822224Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:50.6823506Z ] 2023-07-13T15:11:50.6825105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2023-07-13T15:11:50.6826511Z with 2023-07-13T15:11:50.6835505Z [ 2023-07-13T15:11:50.6836021Z TTarget=c10::StorageImpl 2023-07-13T15:11:50.6836495Z ] 2023-07-13T15:11:50.6838315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(902): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2023-07-13T15:11:50.6839719Z with 2023-07-13T15:11:50.6840123Z [ 2023-07-13T15:11:50.6840696Z TTarget=c10::StorageImpl 2023-07-13T15:11:50.6841153Z ] 2023-07-13T15:11:50.6842416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6843430Z with 2023-07-13T15:11:50.6843828Z [ 2023-07-13T15:11:50.6844907Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:50.6846172Z ] 2023-07-13T15:11:50.6847121Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6848169Z with 2023-07-13T15:11:50.6848565Z [ 2023-07-13T15:11:50.6849288Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:50.6849755Z ] 2023-07-13T15:11:50.6850744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6851678Z with 2023-07-13T15:11:50.6852067Z [ 2023-07-13T15:11:50.6852527Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:50.6852959Z ] 2023-07-13T15:11:50.6854082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6855257Z with 2023-07-13T15:11:50.6855759Z [ 2023-07-13T15:11:50.6856314Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:50.6856783Z ] 2023-07-13T15:11:50.6857836Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:50.6859483Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:50.6861151Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6862289Z with 2023-07-13T15:11:50.6862657Z [ 2023-07-13T15:11:50.6863390Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:50.6863834Z ] 2023-07-13T15:11:50.6864824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6865737Z with 2023-07-13T15:11:50.6866134Z [ 2023-07-13T15:11:50.6866560Z T=torch::autograd::ViewInfo 2023-07-13T15:11:50.6867040Z ] 2023-07-13T15:11:50.6868293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6869389Z with 2023-07-13T15:11:50.6869892Z [ 2023-07-13T15:11:50.6870495Z T=torch::autograd::ViewInfo 2023-07-13T15:11:50.6870947Z ] 2023-07-13T15:11:50.6872015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6873004Z with 2023-07-13T15:11:50.6873394Z [ 2023-07-13T15:11:50.6873864Z T=torch::autograd::ViewInfo 2023-07-13T15:11:50.6874319Z ] 2023-07-13T15:11:50.6875343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:50.6877437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(575): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:50.6879427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6880377Z with 2023-07-13T15:11:50.6880765Z [ 2023-07-13T15:11:50.6881231Z T=torch::autograd::ViewInfo 2023-07-13T15:11:50.6881664Z ] 2023-07-13T15:11:50.6882799Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6883873Z with 2023-07-13T15:11:50.6884391Z [ 2023-07-13T15:11:50.6884899Z T=std::vector> 2023-07-13T15:11:50.6885412Z ] 2023-07-13T15:11:50.6886406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6887306Z with 2023-07-13T15:11:50.6887656Z [ 2023-07-13T15:11:50.6888199Z T=std::vector> 2023-07-13T15:11:50.6888717Z ] 2023-07-13T15:11:50.6889955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6891206Z with 2023-07-13T15:11:50.6891562Z [ 2023-07-13T15:11:50.6892091Z T=std::vector> 2023-07-13T15:11:50.6892595Z ] 2023-07-13T15:11:50.6893623Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:50.6894552Z with 2023-07-13T15:11:50.6894927Z [ 2023-07-13T15:11:50.6895334Z T=c10::SymInt 2023-07-13T15:11:50.6895746Z ] 2023-07-13T15:11:50.6896915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(99): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:50.6898154Z with 2023-07-13T15:11:50.6898530Z [ 2023-07-13T15:11:50.6898936Z T=c10::SymInt 2023-07-13T15:11:50.6899312Z ] 2023-07-13T15:11:50.6900677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(378): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-07-13T15:11:50.6902543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(388): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-07-13T15:11:50.6904437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6905654Z with 2023-07-13T15:11:50.6906017Z [ 2023-07-13T15:11:50.6906538Z T=std::vector> 2023-07-13T15:11:50.6907281Z ] 2023-07-13T15:11:50.6908207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6909109Z with 2023-07-13T15:11:50.6909468Z [ 2023-07-13T15:11:50.6909883Z T=c10::IValue 2023-07-13T15:11:50.6910279Z ] 2023-07-13T15:11:50.6911404Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6912520Z with 2023-07-13T15:11:50.6912902Z [ 2023-07-13T15:11:50.6913308Z T=c10::IValue 2023-07-13T15:11:50.6913718Z ] 2023-07-13T15:11:50.6914745Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6915771Z with 2023-07-13T15:11:50.6916162Z [ 2023-07-13T15:11:50.6916570Z T=c10::IValue 2023-07-13T15:11:50.6916923Z ] 2023-07-13T15:11:50.6918049Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:50.6919820Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:50.6921431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6922478Z with 2023-07-13T15:11:50.6922930Z [ 2023-07-13T15:11:50.6923311Z T=c10::IValue 2023-07-13T15:11:50.6923706Z ] 2023-07-13T15:11:50.6924825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6925855Z with 2023-07-13T15:11:50.6938853Z [ 2023-07-13T15:11:50.6939409Z T=c10::AliasInfo 2023-07-13T15:11:50.6939852Z ] 2023-07-13T15:11:50.6940873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6941781Z with 2023-07-13T15:11:50.6942423Z [ 2023-07-13T15:11:50.6942898Z T=c10::AliasInfo 2023-07-13T15:11:50.6943328Z ] 2023-07-13T15:11:50.6944452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6945838Z with 2023-07-13T15:11:50.6946233Z [ 2023-07-13T15:11:50.6953640Z T=c10::AliasInfo 2023-07-13T15:11:50.6954128Z ] 2023-07-13T15:11:50.6955202Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:50.6956830Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:50.6958763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6959892Z with 2023-07-13T15:11:50.6960435Z [ 2023-07-13T15:11:50.6960961Z T=c10::AliasInfo 2023-07-13T15:11:50.6961368Z ] 2023-07-13T15:11:50.6962341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:50.6963282Z with 2023-07-13T15:11:50.6963636Z [ 2023-07-13T15:11:50.6964098Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:50.6964559Z ] 2023-07-13T15:11:50.6965586Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:50.6966673Z with 2023-07-13T15:11:50.6967171Z [ 2023-07-13T15:11:50.6967765Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:50.6968242Z ] 2023-07-13T15:11:50.6969289Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:50.6970329Z with 2023-07-13T15:11:50.6970734Z [ 2023-07-13T15:11:50.6971211Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:50.6971652Z ] 2023-07-13T15:12:05.2662435Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:05.3691704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(225): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:05.4237874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:05.5114487Z with 2023-07-13T15:12:05.5246133Z [ 2023-07-13T15:12:05.5311533Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:05.5348755Z ] 2023-07-13T15:12:05.5400798Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:05.5492203Z with 2023-07-13T15:12:05.5517054Z [ 2023-07-13T15:12:05.5539479Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:05.5579288Z ] 2023-07-13T15:12:05.5581220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:05.5629787Z with 2023-07-13T15:12:05.5630918Z [ 2023-07-13T15:12:05.5667045Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:05.5668246Z ] 2023-07-13T15:12:05.5780001Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:05.5782364Z with 2023-07-13T15:12:05.5823839Z [ 2023-07-13T15:12:05.5825724Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:05.5903541Z ] 2023-07-13T15:12:05.5905935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:05.5948890Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(288): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:05.5951801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:05.6447971Z with 2023-07-13T15:12:05.6450801Z [ 2023-07-13T15:12:05.6493919Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:05.6530141Z ] 2023-07-13T15:12:05.7104565Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:05.7809035Z with 2023-07-13T15:12:05.7896345Z [ 2023-07-13T15:12:05.7897216Z T=at::StepCallbacks 2023-07-13T15:12:05.7897661Z ] 2023-07-13T15:12:05.7898699Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:05.7899691Z with 2023-07-13T15:12:05.7900077Z [ 2023-07-13T15:12:05.7900522Z T=at::StepCallbacks 2023-07-13T15:12:05.7900996Z ] 2023-07-13T15:12:05.7902241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:05.7932146Z with 2023-07-13T15:12:05.7964969Z [ 2023-07-13T15:12:05.8002251Z T=at::StepCallbacks 2023-07-13T15:12:05.8010371Z ] 2023-07-13T15:12:05.8012095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:05.8033857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/Dispatcher.h(687): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:05.8035621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:05.8137199Z with 2023-07-13T15:12:05.8138331Z [ 2023-07-13T15:12:05.8292995Z T=at::StepCallbacks 2023-07-13T15:12:05.8294359Z ] 2023-07-13T15:12:05.8334184Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:05.8336112Z with 2023-07-13T15:12:05.8354226Z [ 2023-07-13T15:12:05.8355464Z T=c10::either 2023-07-13T15:12:05.8386101Z ] 2023-07-13T15:12:05.8387996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:05.8414244Z with 2023-07-13T15:12:05.8446320Z [ 2023-07-13T15:12:05.8462420Z T=c10::either 2023-07-13T15:12:05.8463628Z ] 2023-07-13T15:12:05.8475343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:05.8477026Z with 2023-07-13T15:12:05.8508098Z [ 2023-07-13T15:12:05.8509672Z T=c10::either 2023-07-13T15:12:05.8521943Z ] 2023-07-13T15:12:05.8524029Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:05.8537413Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:05.8539878Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:05.8562519Z with 2023-07-13T15:12:05.8563846Z [ 2023-07-13T15:12:05.8598127Z T=c10::either 2023-07-13T15:12:05.8599441Z ] 2023-07-13T15:12:05.8612872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:12:05.8614789Z with 2023-07-13T15:12:05.8690898Z [ 2023-07-13T15:12:05.8692015Z K=c10::DispatchKey, 2023-07-13T15:12:05.8803068Z V=std::list> 2023-07-13T15:12:05.8839492Z ] 2023-07-13T15:12:05.8890876Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(710): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:12:05.8892768Z with 2023-07-13T15:12:05.8904500Z [ 2023-07-13T15:12:05.8905767Z K=c10::DispatchKey, 2023-07-13T15:12:05.8953779Z V=std::list> 2023-07-13T15:12:05.8955411Z ] 2023-07-13T15:12:05.9147435Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(708): note: while compiling class template member function 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' 2023-07-13T15:12:05.9196265Z with 2023-07-13T15:12:05.9292216Z [ 2023-07-13T15:12:05.9293365Z K=c10::DispatchKey, 2023-07-13T15:12:05.9305254Z V=std::list>, 2023-07-13T15:12:05.9306528Z H=std::hash, 2023-07-13T15:12:05.9341188Z E=std::equal_to, 2023-07-13T15:12:05.9353545Z A=std::allocator>>> 2023-07-13T15:12:05.9368960Z ] 2023-07-13T15:12:22.2718875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(431): note: see reference to function template instantiation 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' being compiled 2023-07-13T15:12:22.2720866Z with 2023-07-13T15:12:22.2721589Z [ 2023-07-13T15:12:22.2722238Z K=c10::DispatchKey, 2023-07-13T15:12:22.2723179Z V=std::list>, 2023-07-13T15:12:22.2724151Z H=std::hash, 2023-07-13T15:12:22.2724953Z E=std::equal_to, 2023-07-13T15:12:22.2726167Z A=std::allocator>>> 2023-07-13T15:12:22.2727240Z ] 2023-07-13T15:12:22.2729088Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1928): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>' being compiled 2023-07-13T15:12:22.2730726Z with 2023-07-13T15:12:22.2731351Z [ 2023-07-13T15:12:22.2788856Z K=c10::DispatchKey, 2023-07-13T15:12:22.2790302Z V=std::list>, 2023-07-13T15:12:22.2791104Z H=std::hash, 2023-07-13T15:12:22.2791681Z E=std::equal_to, 2023-07-13T15:12:22.2792566Z A=std::allocator>>> 2023-07-13T15:12:22.2793984Z ] 2023-07-13T15:12:22.2797366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(272): note: see reference to class template instantiation 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' being compiled 2023-07-13T15:12:22.2798814Z with 2023-07-13T15:12:22.2799187Z [ 2023-07-13T15:12:22.2799622Z K=c10::DispatchKey, 2023-07-13T15:12:22.2800324Z V=std::list> 2023-07-13T15:12:22.2801283Z ] 2023-07-13T15:12:22.2804798Z [19/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:12:22.2807911Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:22.2808664Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:22.2809372Z 2023-07-13T15:12:22.2810073Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:22.2811473Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:22.2812916Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:22.2834342Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:22.2837402Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:12:22.2838585Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:22.2839587Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:22.2840591Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:22.2843833Z [20/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-07-13T15:12:22.2846834Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:22.2847560Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:22.2847944Z 2023-07-13T15:12:22.2848652Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:22.2850163Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:22.2851931Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:22.2853438Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:22.2854647Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:22.2855637Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:22.2856621Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:22.2859950Z [21/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:12:22.2863151Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:22.2863886Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:22.2864294Z 2023-07-13T15:12:22.2865011Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:22.2866441Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:22.2867858Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:22.2869237Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:22.2870402Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:22.2871384Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:22.2872399Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:22.2926196Z [22/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:12:22.2937811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:22.2939432Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:22.2940930Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:22.2942542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:22.2944016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:22.2945409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:22.2946832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:22.2948268Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:22.2950009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2951071Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2951555Z ^ 2023-07-13T15:12:22.2951797Z 2023-07-13T15:12:22.2952184Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:22.2952643Z 2023-07-13T15:12:22.2953388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2954487Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2955027Z ^ 2023-07-13T15:12:22.2955291Z 2023-07-13T15:12:22.2956004Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2957039Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2957560Z ^ 2023-07-13T15:12:22.2957794Z 2023-07-13T15:12:22.2958186Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:22.2958656Z 2023-07-13T15:12:22.2959394Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2963285Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2963847Z ^ 2023-07-13T15:12:22.2964131Z 2023-07-13T15:12:22.2964870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2965923Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2966449Z ^ 2023-07-13T15:12:22.2966698Z 2023-07-13T15:12:22.2967105Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:22.2967565Z 2023-07-13T15:12:22.2968328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2969683Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2970265Z ^ 2023-07-13T15:12:22.2970533Z 2023-07-13T15:12:22.2971301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2972365Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2972876Z ^ 2023-07-13T15:12:22.2973123Z 2023-07-13T15:12:22.2973528Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:22.2974000Z 2023-07-13T15:12:22.2974737Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2975812Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2976570Z ^ 2023-07-13T15:12:22.2976828Z 2023-07-13T15:12:22.2977534Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2978557Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2979088Z ^ 2023-07-13T15:12:22.2979326Z 2023-07-13T15:12:22.2979736Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:22.2980180Z 2023-07-13T15:12:22.2980923Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2981886Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2982372Z ^ 2023-07-13T15:12:22.2982634Z 2023-07-13T15:12:22.2983349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2984424Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2984933Z ^ 2023-07-13T15:12:22.2985267Z 2023-07-13T15:12:22.2985663Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:22.2986152Z 2023-07-13T15:12:22.2986893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2987978Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2988535Z ^ 2023-07-13T15:12:22.2988806Z 2023-07-13T15:12:22.2989551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2990617Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2991137Z ^ 2023-07-13T15:12:22.2991396Z 2023-07-13T15:12:22.2991799Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:22.2992269Z 2023-07-13T15:12:22.2993041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2994385Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2994981Z ^ 2023-07-13T15:12:22.2995260Z 2023-07-13T15:12:22.2996012Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.2997066Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.2997591Z ^ 2023-07-13T15:12:22.2997846Z 2023-07-13T15:12:22.2998250Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:22.2998734Z 2023-07-13T15:12:22.2999498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:22.3000544Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:22.3001295Z ^ 2023-07-13T15:12:22.3001561Z 2023-07-13T15:12:22.3001734Z compute_betas.cu 2023-07-13T15:12:22.3002283Z tmpxft_000002a0_00000000-7_compute_betas.compute_90.cudafe1.cpp 2023-07-13T15:12:22.3005694Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3006634Z with 2023-07-13T15:12:22.3006986Z [ 2023-07-13T15:12:22.3007570Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:22.3008124Z ] 2023-07-13T15:12:22.3009114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3012593Z with 2023-07-13T15:12:22.3012989Z [ 2023-07-13T15:12:22.3013586Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:22.3014237Z ] 2023-07-13T15:12:22.3015279Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3016276Z with 2023-07-13T15:12:22.3018994Z [ 2023-07-13T15:12:22.3019614Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:22.3020145Z ] 2023-07-13T15:12:22.3021265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:22.3023117Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:22.3027405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-07-13T15:12:22.3029138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3030104Z with 2023-07-13T15:12:22.3030475Z [ 2023-07-13T15:12:22.3032706Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:22.3046951Z ] 2023-07-13T15:12:22.3048150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3049030Z with 2023-07-13T15:12:22.3049368Z [ 2023-07-13T15:12:22.3049945Z T=std::basic_string,std::allocator> 2023-07-13T15:12:22.3050499Z ] 2023-07-13T15:12:22.3051543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3052617Z with 2023-07-13T15:12:22.3052956Z [ 2023-07-13T15:12:22.3053635Z T=std::basic_string,std::allocator> 2023-07-13T15:12:22.3054309Z ] 2023-07-13T15:12:22.3055637Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3058328Z with 2023-07-13T15:12:22.3058681Z [ 2023-07-13T15:12:22.3059237Z T=std::basic_string,std::allocator> 2023-07-13T15:12:22.3059873Z ] 2023-07-13T15:12:22.3061089Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>' being compiled 2023-07-13T15:12:22.3062882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(240): note: see reference to class template instantiation 'c10::optional,std::allocator>>' being compiled 2023-07-13T15:12:22.3064333Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3065118Z with 2023-07-13T15:12:22.3065422Z [ 2023-07-13T15:12:22.3065892Z T=std::basic_string,std::allocator> 2023-07-13T15:12:22.3066320Z ] 2023-07-13T15:12:22.3067257Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3068090Z with 2023-07-13T15:12:22.3068401Z [ 2023-07-13T15:12:22.3068757Z T=c10::SymInt 2023-07-13T15:12:22.3069123Z ] 2023-07-13T15:12:22.3070266Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3071162Z with 2023-07-13T15:12:22.3071486Z [ 2023-07-13T15:12:22.3071859Z T=c10::SymInt 2023-07-13T15:12:22.3072227Z ] 2023-07-13T15:12:22.3073192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3074240Z with 2023-07-13T15:12:22.3074655Z [ 2023-07-13T15:12:22.3075130Z T=c10::SymInt 2023-07-13T15:12:22.3075514Z ] 2023-07-13T15:12:22.3076977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:22.3078553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(1700): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:22.3080162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3081274Z with 2023-07-13T15:12:22.3081739Z [ 2023-07-13T15:12:22.3082250Z T=c10::SymInt 2023-07-13T15:12:22.3082626Z ] 2023-07-13T15:12:22.3083567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3084443Z with 2023-07-13T15:12:22.3085061Z [ 2023-07-13T15:12:22.3085473Z T=c10::QualifiedName 2023-07-13T15:12:22.3085887Z ] 2023-07-13T15:12:22.3086888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3087928Z with 2023-07-13T15:12:22.3088273Z [ 2023-07-13T15:12:22.3088881Z T=c10::QualifiedName 2023-07-13T15:12:22.3089307Z ] 2023-07-13T15:12:22.3090376Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3091656Z with 2023-07-13T15:12:22.3092010Z [ 2023-07-13T15:12:22.3092429Z T=c10::QualifiedName 2023-07-13T15:12:22.3092871Z ] 2023-07-13T15:12:22.3093885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:22.3095540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type_base.h(702): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:22.3096922Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3097714Z with 2023-07-13T15:12:22.3098019Z [ 2023-07-13T15:12:22.3098374Z T=c10::QualifiedName 2023-07-13T15:12:22.3098749Z ] 2023-07-13T15:12:22.3099875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3100759Z with 2023-07-13T15:12:22.3101104Z [ 2023-07-13T15:12:22.3101566Z T=at::TensorBase 2023-07-13T15:12:22.3101947Z ] 2023-07-13T15:12:22.3102969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3103726Z with 2023-07-13T15:12:22.3104217Z [ 2023-07-13T15:12:22.3104597Z T=at::TensorBase 2023-07-13T15:12:22.3104976Z ] 2023-07-13T15:12:22.3106198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3107197Z with 2023-07-13T15:12:22.3107545Z [ 2023-07-13T15:12:22.3107947Z T=at::TensorBase 2023-07-13T15:12:22.3108444Z ] 2023-07-13T15:12:22.3109566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:22.3145864Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBase.h(981): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:22.3147603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3148810Z with 2023-07-13T15:12:22.3149179Z [ 2023-07-13T15:12:22.3149596Z T=at::TensorBase 2023-07-13T15:12:22.3149992Z ] 2023-07-13T15:12:22.3151025Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3152050Z with 2023-07-13T15:12:22.3152420Z [ 2023-07-13T15:12:22.3152771Z T=at::Tensor 2023-07-13T15:12:22.3153166Z ] 2023-07-13T15:12:22.3154139Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3155102Z with 2023-07-13T15:12:22.3155431Z [ 2023-07-13T15:12:22.3155801Z T=at::Tensor 2023-07-13T15:12:22.3156198Z ] 2023-07-13T15:12:22.3157241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3158330Z with 2023-07-13T15:12:22.3158750Z [ 2023-07-13T15:12:22.3159223Z T=at::Tensor 2023-07-13T15:12:22.3159596Z ] 2023-07-13T15:12:22.3160546Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:22.3162104Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(519): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:22.3163667Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3165303Z with 2023-07-13T15:12:22.3165813Z [ 2023-07-13T15:12:22.3166351Z T=at::Tensor 2023-07-13T15:12:22.3166719Z ] 2023-07-13T15:12:22.3167656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3168525Z with 2023-07-13T15:12:22.3168904Z [ 2023-07-13T15:12:22.3169279Z T=at::Generator 2023-07-13T15:12:22.3169673Z ] 2023-07-13T15:12:22.3170896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3171979Z with 2023-07-13T15:12:22.3172296Z [ 2023-07-13T15:12:22.3172812Z T=at::Generator 2023-07-13T15:12:22.3173320Z ] 2023-07-13T15:12:22.3174373Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3175363Z with 2023-07-13T15:12:22.3175732Z [ 2023-07-13T15:12:22.3176131Z T=at::Generator 2023-07-13T15:12:22.3176594Z ] 2023-07-13T15:12:22.3177587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:22.3179773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(598): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:22.3181617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3182614Z with 2023-07-13T15:12:22.3182997Z [ 2023-07-13T15:12:22.3183413Z T=at::Generator 2023-07-13T15:12:22.3183817Z ] 2023-07-13T15:12:22.3184804Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3185798Z with 2023-07-13T15:12:22.3186190Z [ 2023-07-13T15:12:22.3186583Z T=c10::Scalar 2023-07-13T15:12:22.3187104Z ] 2023-07-13T15:12:22.3188143Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3189077Z with 2023-07-13T15:12:22.3189443Z [ 2023-07-13T15:12:22.3189857Z T=c10::Scalar 2023-07-13T15:12:22.3190257Z ] 2023-07-13T15:12:22.3191371Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3192383Z with 2023-07-13T15:12:22.3192844Z [ 2023-07-13T15:12:22.3193254Z T=c10::Scalar 2023-07-13T15:12:22.3193693Z ] 2023-07-13T15:12:22.3194723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:22.3196245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(629): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:22.3197891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3198901Z with 2023-07-13T15:12:22.3199296Z [ 2023-07-13T15:12:22.3199896Z T=c10::Scalar 2023-07-13T15:12:22.3200323Z ] 2023-07-13T15:12:22.3201627Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3202581Z with 2023-07-13T15:12:22.3202975Z [ 2023-07-13T15:12:22.3203510Z T=std::shared_ptr 2023-07-13T15:12:22.3204047Z ] 2023-07-13T15:12:22.3205057Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3206042Z with 2023-07-13T15:12:22.3206504Z [ 2023-07-13T15:12:22.3207062Z T=std::shared_ptr 2023-07-13T15:12:22.3207642Z ] 2023-07-13T15:12:22.3208829Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3209935Z with 2023-07-13T15:12:22.3210543Z [ 2023-07-13T15:12:22.3211084Z T=std::shared_ptr 2023-07-13T15:12:22.3211617Z ] 2023-07-13T15:12:22.3212757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:22.3214676Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1467): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:22.3216393Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3217362Z with 2023-07-13T15:12:22.3217726Z [ 2023-07-13T15:12:22.3218243Z T=std::shared_ptr 2023-07-13T15:12:22.3218717Z ] 2023-07-13T15:12:22.3219644Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3220639Z with 2023-07-13T15:12:22.3220999Z [ 2023-07-13T15:12:22.3221596Z T=std::weak_ptr 2023-07-13T15:12:22.3222197Z ] 2023-07-13T15:12:22.3223178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3224075Z with 2023-07-13T15:12:22.3224446Z [ 2023-07-13T15:12:22.3224956Z T=std::weak_ptr 2023-07-13T15:12:22.3225461Z ] 2023-07-13T15:12:22.3226506Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3227606Z with 2023-07-13T15:12:22.3227951Z [ 2023-07-13T15:12:22.3228591Z T=std::weak_ptr 2023-07-13T15:12:22.3229187Z ] 2023-07-13T15:12:22.3230169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:22.3231075Z with 2023-07-13T15:12:22.3231459Z [ 2023-07-13T15:12:22.3231935Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:12:22.3232633Z ] 2023-07-13T15:12:22.3233662Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1468): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:22.3234726Z with 2023-07-13T15:12:22.3235091Z [ 2023-07-13T15:12:22.3235663Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:12:22.3236216Z ] 2023-07-13T15:12:22.3237203Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3238142Z with 2023-07-13T15:12:22.3238510Z [ 2023-07-13T15:12:22.3239025Z T=std::weak_ptr 2023-07-13T15:12:22.3239520Z ] 2023-07-13T15:12:22.3240541Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3241792Z with 2023-07-13T15:12:22.3242163Z [ 2023-07-13T15:12:22.3242943Z T=std::vector> 2023-07-13T15:12:22.3243482Z ] 2023-07-13T15:12:22.3244450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3245369Z with 2023-07-13T15:12:22.3245732Z [ 2023-07-13T15:12:22.3246294Z T=std::vector> 2023-07-13T15:12:22.3246851Z ] 2023-07-13T15:12:22.3247990Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3249115Z with 2023-07-13T15:12:22.3249695Z [ 2023-07-13T15:12:22.3250287Z T=std::vector> 2023-07-13T15:12:22.3250840Z ] 2023-07-13T15:12:22.3251918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:12:22.3253701Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(485): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:12:22.3255573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3256720Z with 2023-07-13T15:12:22.3257098Z [ 2023-07-13T15:12:22.3257670Z T=std::vector> 2023-07-13T15:12:22.3258219Z ] 2023-07-13T15:12:22.3259110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3259990Z with 2023-07-13T15:12:22.3260356Z [ 2023-07-13T15:12:22.3260840Z T=std::vector> 2023-07-13T15:12:22.3261289Z ] 2023-07-13T15:12:22.3262656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3263885Z with 2023-07-13T15:12:22.3264246Z [ 2023-07-13T15:12:22.3264695Z T=std::vector> 2023-07-13T15:12:22.3265133Z ] 2023-07-13T15:12:22.3266171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3267180Z with 2023-07-13T15:12:22.3267536Z [ 2023-07-13T15:12:22.3268011Z T=std::vector> 2023-07-13T15:12:22.3268493Z ] 2023-07-13T15:12:22.3269754Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:12:22.3271859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(444): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:12:22.3273559Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3274549Z with 2023-07-13T15:12:22.3274908Z [ 2023-07-13T15:12:22.3275427Z T=std::vector> 2023-07-13T15:12:22.3275994Z ] 2023-07-13T15:12:22.3276964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3277999Z with 2023-07-13T15:12:22.3278388Z [ 2023-07-13T15:12:22.3279022Z T=std::vector,std::allocator>> 2023-07-13T15:12:22.3279622Z ] 2023-07-13T15:12:22.3280639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3281585Z with 2023-07-13T15:12:22.3281939Z [ 2023-07-13T15:12:22.3282520Z T=std::vector,std::allocator>> 2023-07-13T15:12:22.3283178Z ] 2023-07-13T15:12:22.3284294Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3285417Z with 2023-07-13T15:12:22.3285808Z [ 2023-07-13T15:12:22.3286442Z T=std::vector,std::allocator>> 2023-07-13T15:12:22.3287008Z ] 2023-07-13T15:12:22.3288197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:12:22.3290148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:12:22.3292256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(846): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-07-13T15:12:22.3293951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3294951Z with 2023-07-13T15:12:22.3295327Z [ 2023-07-13T15:12:22.3295963Z T=std::vector,std::allocator>> 2023-07-13T15:12:22.3296560Z ] 2023-07-13T15:12:22.3297631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3298721Z with 2023-07-13T15:12:22.3299092Z [ 2023-07-13T15:12:22.3299724Z T=std::vector,std::allocator>> 2023-07-13T15:12:22.3300501Z ] 2023-07-13T15:12:22.3301456Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3302272Z with 2023-07-13T15:12:22.3302596Z [ 2023-07-13T15:12:22.3303132Z T=std::vector,std::allocator>> 2023-07-13T15:12:22.3303627Z ] 2023-07-13T15:12:22.3304690Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3305816Z with 2023-07-13T15:12:22.3306148Z [ 2023-07-13T15:12:22.3399928Z T=std::vector,std::allocator>> 2023-07-13T15:12:22.3400495Z ] 2023-07-13T15:12:22.3401613Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:12:22.3403394Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:12:22.3405324Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(616): note: see reference to class template instantiation 'c10::VaryingShape<__int64>' being compiled 2023-07-13T15:12:22.3406896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3407861Z with 2023-07-13T15:12:22.3408234Z [ 2023-07-13T15:12:22.3408786Z T=std::vector,std::allocator>> 2023-07-13T15:12:22.3409356Z ] 2023-07-13T15:12:22.3410280Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3411173Z with 2023-07-13T15:12:22.3411498Z [ 2023-07-13T15:12:22.3412000Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:22.3412474Z ] 2023-07-13T15:12:22.3659105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3660551Z with 2023-07-13T15:12:22.3660924Z [ 2023-07-13T15:12:22.3661451Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:22.3661934Z ] 2023-07-13T15:12:22.3663020Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3664148Z with 2023-07-13T15:12:22.3664629Z [ 2023-07-13T15:12:22.3665343Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:22.3665941Z ] 2023-07-13T15:12:22.3667019Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:12:22.3669107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(729): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:12:22.3670808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3671932Z with 2023-07-13T15:12:22.3672393Z [ 2023-07-13T15:12:22.3673012Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:22.3673477Z ] 2023-07-13T15:12:22.3674479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3675383Z with 2023-07-13T15:12:22.3675766Z [ 2023-07-13T15:12:22.3676337Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:22.3676882Z ] 2023-07-13T15:12:22.3677887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3678964Z with 2023-07-13T15:12:22.3679388Z [ 2023-07-13T15:12:22.3680038Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:22.3680604Z ] 2023-07-13T15:12:22.3681747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3682792Z with 2023-07-13T15:12:22.3683146Z [ 2023-07-13T15:12:22.3683699Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:22.3684195Z ] 2023-07-13T15:12:22.3685439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:22.3687521Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:22.3689715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-07-13T15:12:22.3691455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3692599Z with 2023-07-13T15:12:22.3692967Z [ 2023-07-13T15:12:22.3693717Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:22.3694217Z ] 2023-07-13T15:12:22.3695109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3695980Z with 2023-07-13T15:12:22.3696370Z [ 2023-07-13T15:12:22.3696820Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:22.3697538Z ] 2023-07-13T15:12:22.3698531Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3699558Z with 2023-07-13T15:12:22.3699922Z [ 2023-07-13T15:12:22.3700463Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:22.3701032Z ] 2023-07-13T15:12:22.3702132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3703140Z with 2023-07-13T15:12:22.3703494Z [ 2023-07-13T15:12:22.3703966Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:22.3704413Z ] 2023-07-13T15:12:22.3705491Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:22.3707317Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:22.3708367Z with 2023-07-13T15:12:22.3708752Z [ 2023-07-13T15:12:22.3709209Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:22.3709659Z ] 2023-07-13T15:12:22.3710727Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-07-13T15:12:22.3712428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3713625Z with 2023-07-13T15:12:22.3714006Z [ 2023-07-13T15:12:22.3714548Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:22.3715039Z ] 2023-07-13T15:12:22.3716076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3716974Z with 2023-07-13T15:12:22.3717343Z [ 2023-07-13T15:12:22.3718406Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:22.3719621Z ] 2023-07-13T15:12:22.3720793Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3721778Z with 2023-07-13T15:12:22.3722259Z [ 2023-07-13T15:12:22.3723299Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:22.3724382Z ] 2023-07-13T15:12:22.3725455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3726508Z with 2023-07-13T15:12:22.3726898Z [ 2023-07-13T15:12:22.3728344Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:22.3729493Z ] 2023-07-13T15:12:22.3731005Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2023-07-13T15:12:22.3732457Z with 2023-07-13T15:12:22.3732822Z [ 2023-07-13T15:12:22.3733258Z TTarget=c10::StorageImpl 2023-07-13T15:12:22.3733683Z ] 2023-07-13T15:12:22.3735433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(902): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2023-07-13T15:12:22.3736983Z with 2023-07-13T15:12:22.3737350Z [ 2023-07-13T15:12:22.3737790Z TTarget=c10::StorageImpl 2023-07-13T15:12:22.3738215Z ] 2023-07-13T15:12:22.3739291Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3740286Z with 2023-07-13T15:12:22.3740658Z [ 2023-07-13T15:12:22.3741840Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:22.3743022Z ] 2023-07-13T15:12:22.3743964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3744894Z with 2023-07-13T15:12:22.3745256Z [ 2023-07-13T15:12:22.3745674Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:22.3746118Z ] 2023-07-13T15:12:22.3747116Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3748151Z with 2023-07-13T15:12:22.3748731Z [ 2023-07-13T15:12:22.3749312Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:22.3749874Z ] 2023-07-13T15:12:22.3750983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3752030Z with 2023-07-13T15:12:22.3752393Z [ 2023-07-13T15:12:22.3752848Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:22.3753283Z ] 2023-07-13T15:12:22.3754341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:22.3756130Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:22.3758160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3759144Z with 2023-07-13T15:12:22.3759523Z [ 2023-07-13T15:12:22.3759981Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:22.3760391Z ] 2023-07-13T15:12:22.3761374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3762401Z with 2023-07-13T15:12:22.3762765Z [ 2023-07-13T15:12:22.3763268Z T=torch::autograd::ViewInfo 2023-07-13T15:12:22.3763812Z ] 2023-07-13T15:12:22.3764798Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3765753Z with 2023-07-13T15:12:22.3766129Z [ 2023-07-13T15:12:22.3766550Z T=torch::autograd::ViewInfo 2023-07-13T15:12:22.3766979Z ] 2023-07-13T15:12:22.3768049Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3769191Z with 2023-07-13T15:12:22.3769538Z [ 2023-07-13T15:12:22.3770079Z T=torch::autograd::ViewInfo 2023-07-13T15:12:22.3770638Z ] 2023-07-13T15:12:22.3771738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:22.3773420Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(575): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:22.3775083Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3776204Z with 2023-07-13T15:12:22.3776571Z [ 2023-07-13T15:12:22.3777105Z T=torch::autograd::ViewInfo 2023-07-13T15:12:22.3777633Z ] 2023-07-13T15:12:22.3778805Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3779709Z with 2023-07-13T15:12:22.3780074Z [ 2023-07-13T15:12:22.3780600Z T=std::vector> 2023-07-13T15:12:22.3781093Z ] 2023-07-13T15:12:22.3782070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3783107Z with 2023-07-13T15:12:22.3783472Z [ 2023-07-13T15:12:22.3784085Z T=std::vector> 2023-07-13T15:12:22.3784691Z ] 2023-07-13T15:12:22.3785815Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3787075Z with 2023-07-13T15:12:22.3787419Z [ 2023-07-13T15:12:22.3787939Z T=std::vector> 2023-07-13T15:12:22.3788442Z ] 2023-07-13T15:12:22.3789530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:12:22.3790636Z with 2023-07-13T15:12:22.3791119Z [ 2023-07-13T15:12:22.3791637Z T=c10::SymInt 2023-07-13T15:12:22.3792023Z ] 2023-07-13T15:12:22.3793065Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(99): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:12:22.3794014Z with 2023-07-13T15:12:22.3794400Z [ 2023-07-13T15:12:22.3794802Z T=c10::SymInt 2023-07-13T15:12:22.3795185Z ] 2023-07-13T15:12:22.3796247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(378): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-07-13T15:12:22.3798356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(388): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-07-13T15:12:22.3800343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3801350Z with 2023-07-13T15:12:22.3801732Z [ 2023-07-13T15:12:22.3802275Z T=std::vector> 2023-07-13T15:12:22.3802845Z ] 2023-07-13T15:12:22.3803831Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3804773Z with 2023-07-13T15:12:22.3805109Z [ 2023-07-13T15:12:22.3805449Z T=c10::IValue 2023-07-13T15:12:22.3805997Z ] 2023-07-13T15:12:22.3806989Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3807924Z with 2023-07-13T15:12:22.3808270Z [ 2023-07-13T15:12:22.3808678Z T=c10::IValue 2023-07-13T15:12:22.3809308Z ] 2023-07-13T15:12:22.3810471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3811563Z with 2023-07-13T15:12:22.3811959Z [ 2023-07-13T15:12:22.3812357Z T=c10::IValue 2023-07-13T15:12:22.3812843Z ] 2023-07-13T15:12:22.3814318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:22.3816012Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:22.3817647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3819037Z with 2023-07-13T15:12:22.3819419Z [ 2023-07-13T15:12:22.3819899Z T=c10::IValue 2023-07-13T15:12:22.3820386Z ] 2023-07-13T15:12:22.3821387Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3822278Z with 2023-07-13T15:12:22.3822642Z [ 2023-07-13T15:12:22.3823028Z T=c10::AliasInfo 2023-07-13T15:12:22.3823501Z ] 2023-07-13T15:12:22.3824533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3825571Z with 2023-07-13T15:12:22.3825911Z [ 2023-07-13T15:12:22.3826331Z T=c10::AliasInfo 2023-07-13T15:12:22.3826797Z ] 2023-07-13T15:12:22.3827965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3828993Z with 2023-07-13T15:12:22.3829354Z [ 2023-07-13T15:12:22.3829753Z T=c10::AliasInfo 2023-07-13T15:12:22.3830166Z ] 2023-07-13T15:12:22.3831540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:22.3833337Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:22.3835089Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3836092Z with 2023-07-13T15:12:22.3836462Z [ 2023-07-13T15:12:22.3836862Z T=c10::AliasInfo 2023-07-13T15:12:22.3837241Z ] 2023-07-13T15:12:22.3838214Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3839121Z with 2023-07-13T15:12:22.3839613Z [ 2023-07-13T15:12:22.3840277Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:22.3840872Z ] 2023-07-13T15:12:32.6282790Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.6284238Z with 2023-07-13T15:12:32.6284781Z [ 2023-07-13T15:12:32.6285798Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:32.6286524Z ] 2023-07-13T15:12:32.6287834Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.6289092Z with 2023-07-13T15:12:32.6291521Z [ 2023-07-13T15:12:32.6292020Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:32.6292483Z ] 2023-07-13T15:12:32.6293614Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:32.6295655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(225): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:32.6297454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6298706Z with 2023-07-13T15:12:32.6299080Z [ 2023-07-13T15:12:32.6299535Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:32.6299980Z ] 2023-07-13T15:12:32.6300944Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6301861Z with 2023-07-13T15:12:32.6302771Z [ 2023-07-13T15:12:32.6303478Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:32.6303989Z ] 2023-07-13T15:12:32.6305188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.6306111Z with 2023-07-13T15:12:32.6306473Z [ 2023-07-13T15:12:32.6306998Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:32.6307530Z ] 2023-07-13T15:12:32.6308613Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.6309627Z with 2023-07-13T15:12:32.6309972Z [ 2023-07-13T15:12:32.6310680Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:32.6311209Z ] 2023-07-13T15:12:32.6312547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:32.6314427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(288): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:32.6316491Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6317615Z with 2023-07-13T15:12:32.6317993Z [ 2023-07-13T15:12:32.6318760Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:32.6319300Z ] 2023-07-13T15:12:32.6320303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6321216Z with 2023-07-13T15:12:32.6321648Z [ 2023-07-13T15:12:32.6322069Z T=at::StepCallbacks 2023-07-13T15:12:32.6322476Z ] 2023-07-13T15:12:32.6323474Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.6324790Z with 2023-07-13T15:12:32.6325264Z [ 2023-07-13T15:12:32.6325764Z T=at::StepCallbacks 2023-07-13T15:12:32.6326195Z ] 2023-07-13T15:12:32.6328624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.6331959Z with 2023-07-13T15:12:32.6332461Z [ 2023-07-13T15:12:32.6332976Z T=at::StepCallbacks 2023-07-13T15:12:32.6333392Z ] 2023-07-13T15:12:32.6334396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:32.6336037Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/Dispatcher.h(687): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:32.6338596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6339784Z with 2023-07-13T15:12:32.6340156Z [ 2023-07-13T15:12:32.6340575Z T=at::StepCallbacks 2023-07-13T15:12:32.6341001Z ] 2023-07-13T15:12:32.6341946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6342845Z with 2023-07-13T15:12:32.6343204Z [ 2023-07-13T15:12:32.6343748Z T=c10::either 2023-07-13T15:12:32.6344259Z ] 2023-07-13T15:12:32.6346412Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.6347366Z with 2023-07-13T15:12:32.6347741Z [ 2023-07-13T15:12:32.6348296Z T=c10::either 2023-07-13T15:12:32.6348805Z ] 2023-07-13T15:12:32.6349873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.6350877Z with 2023-07-13T15:12:32.6351244Z [ 2023-07-13T15:12:32.6351898Z T=c10::either 2023-07-13T15:12:32.6352432Z ] 2023-07-13T15:12:32.6354780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:32.6356669Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:32.6364362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6365343Z with 2023-07-13T15:12:32.6365784Z [ 2023-07-13T15:12:32.6366368Z T=c10::either 2023-07-13T15:12:32.6368503Z ] 2023-07-13T15:12:32.6369518Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6370457Z with 2023-07-13T15:12:32.6370829Z [ 2023-07-13T15:12:32.6371261Z K=c10::DispatchKey, 2023-07-13T15:12:32.6371952Z V=std::list> 2023-07-13T15:12:32.6372618Z ] 2023-07-13T15:12:32.6373773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(710): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:12:32.6374804Z with 2023-07-13T15:12:32.6375162Z [ 2023-07-13T15:12:32.6375598Z K=c10::DispatchKey, 2023-07-13T15:12:32.6376486Z V=std::list> 2023-07-13T15:12:32.6377098Z ] 2023-07-13T15:12:32.6378588Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(708): note: while compiling class template member function 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' 2023-07-13T15:12:32.6380090Z with 2023-07-13T15:12:32.6380530Z [ 2023-07-13T15:12:32.6380986Z K=c10::DispatchKey, 2023-07-13T15:12:32.6381685Z V=std::list>, 2023-07-13T15:12:32.6382383Z H=std::hash, 2023-07-13T15:12:32.6382953Z E=std::equal_to, 2023-07-13T15:12:32.6383812Z A=std::allocator>>> 2023-07-13T15:12:32.6384545Z ] 2023-07-13T15:12:32.6386083Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(431): note: see reference to function template instantiation 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' being compiled 2023-07-13T15:12:32.6387693Z with 2023-07-13T15:12:32.6388115Z [ 2023-07-13T15:12:32.6388504Z K=c10::DispatchKey, 2023-07-13T15:12:32.6389223Z V=std::list>, 2023-07-13T15:12:32.6390151Z H=std::hash, 2023-07-13T15:12:32.6390751Z E=std::equal_to, 2023-07-13T15:12:32.6391614Z A=std::allocator>>> 2023-07-13T15:12:32.6392314Z ] 2023-07-13T15:12:32.6403499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1928): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>' being compiled 2023-07-13T15:12:32.6404966Z with 2023-07-13T15:12:32.6405341Z [ 2023-07-13T15:12:32.6405769Z K=c10::DispatchKey, 2023-07-13T15:12:32.6406457Z V=std::list>, 2023-07-13T15:12:32.6407435Z H=std::hash, 2023-07-13T15:12:32.6407995Z E=std::equal_to, 2023-07-13T15:12:32.6409010Z A=std::allocator>>> 2023-07-13T15:12:32.6409986Z ] 2023-07-13T15:12:32.6411430Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(272): note: see reference to class template instantiation 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' being compiled 2023-07-13T15:12:32.6412852Z with 2023-07-13T15:12:32.6413224Z [ 2023-07-13T15:12:32.6413651Z K=c10::DispatchKey, 2023-07-13T15:12:32.6414383Z V=std::list> 2023-07-13T15:12:32.6414992Z ] 2023-07-13T15:12:32.6418183Z [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-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:12:32.6421201Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:32.6421969Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:32.6422521Z 2023-07-13T15:12:32.6423248Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:32.6424856Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:32.6426242Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:32.6427878Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:32.6429091Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:32.6430352Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:32.6431446Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:32.6434621Z [24/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:12:32.6438147Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:32.6438848Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:32.6439225Z 2023-07-13T15:12:32.6439892Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:32.6441715Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:32.6443194Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:32.6444591Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:32.6445702Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:12:32.6446619Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:32.6447901Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:32.6448890Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:12:32.6450007Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:32.6451024Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:12:32.6452024Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:12:32.6453132Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:12:32.6469316Z [25/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:12:32.6480657Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:32.6482326Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:32.6483952Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:32.6485577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:32.6487032Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:32.6488471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:32.6489957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:32.6492388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:12:32.6493900Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6494941Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6495487Z ^ 2023-07-13T15:12:32.6495738Z 2023-07-13T15:12:32.6496137Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:32.6496596Z 2023-07-13T15:12:32.6497502Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6498676Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6499235Z ^ 2023-07-13T15:12:32.6499512Z 2023-07-13T15:12:32.6500283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6501309Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6501803Z ^ 2023-07-13T15:12:32.6502044Z 2023-07-13T15:12:32.6502433Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:32.6502879Z 2023-07-13T15:12:32.6503579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6504809Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6505318Z ^ 2023-07-13T15:12:32.6505671Z 2023-07-13T15:12:32.6506498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6507578Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6508045Z ^ 2023-07-13T15:12:32.6508288Z 2023-07-13T15:12:32.6508697Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:32.6509155Z 2023-07-13T15:12:32.6510123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6511202Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6511725Z ^ 2023-07-13T15:12:32.6512006Z 2023-07-13T15:12:32.6512737Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6513809Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6514299Z ^ 2023-07-13T15:12:32.6514536Z 2023-07-13T15:12:32.6514926Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:32.6515390Z 2023-07-13T15:12:32.6516150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6517691Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6518274Z ^ 2023-07-13T15:12:32.6518545Z 2023-07-13T15:12:32.6519258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6520380Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6520887Z ^ 2023-07-13T15:12:32.6521123Z 2023-07-13T15:12:32.6521517Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:32.6522004Z 2023-07-13T15:12:32.6522730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6523834Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6524351Z ^ 2023-07-13T15:12:32.6524605Z 2023-07-13T15:12:32.6525301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6526295Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6526765Z ^ 2023-07-13T15:12:32.6526970Z 2023-07-13T15:12:32.6527341Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:32.6527794Z 2023-07-13T15:12:32.6528526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6529627Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6530153Z ^ 2023-07-13T15:12:32.6530428Z 2023-07-13T15:12:32.6531131Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6532137Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6532634Z ^ 2023-07-13T15:12:32.6532861Z 2023-07-13T15:12:32.6533232Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:32.6533785Z 2023-07-13T15:12:32.6534792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6540518Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6541144Z ^ 2023-07-13T15:12:32.6541431Z 2023-07-13T15:12:32.6542142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6543184Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6543685Z ^ 2023-07-13T15:12:32.6543920Z 2023-07-13T15:12:32.6544312Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:12:32.6544772Z 2023-07-13T15:12:32.6545503Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-13T15:12:32.6546843Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:12:32.6547395Z ^ 2023-07-13T15:12:32.6547662Z 2023-07-13T15:12:32.6547825Z compute.cu 2023-07-13T15:12:32.6548313Z tmpxft_0000087c_00000000-7_compute.compute_90.cudafe1.cpp 2023-07-13T15:12:32.6549350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6550241Z with 2023-07-13T15:12:32.6550619Z [ 2023-07-13T15:12:32.6551147Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:32.6551689Z ] 2023-07-13T15:12:32.6552720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.6553630Z with 2023-07-13T15:12:32.6554010Z [ 2023-07-13T15:12:32.6554574Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:32.6555090Z ] 2023-07-13T15:12:32.6556137Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.6557147Z with 2023-07-13T15:12:32.6557515Z [ 2023-07-13T15:12:32.6558048Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:32.6558581Z ] 2023-07-13T15:12:32.6559735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:32.6561601Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:32.6563489Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-07-13T15:12:32.6565481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6586363Z with 2023-07-13T15:12:32.6586731Z [ 2023-07-13T15:12:32.6587444Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:32.6587995Z ] 2023-07-13T15:12:32.6588963Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6589842Z with 2023-07-13T15:12:32.6590215Z [ 2023-07-13T15:12:32.6590793Z T=std::basic_string,std::allocator> 2023-07-13T15:12:32.6591346Z ] 2023-07-13T15:12:32.6592316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.6593498Z with 2023-07-13T15:12:32.6593870Z [ 2023-07-13T15:12:32.6594447Z T=std::basic_string,std::allocator> 2023-07-13T15:12:32.6595128Z ] 2023-07-13T15:12:32.6596556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.6597564Z with 2023-07-13T15:12:32.6597930Z [ 2023-07-13T15:12:32.6602338Z T=std::basic_string,std::allocator> 2023-07-13T15:12:32.6602897Z ] 2023-07-13T15:12:32.6604057Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>' being compiled 2023-07-13T15:12:32.6605889Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(240): note: see reference to class template instantiation 'c10::optional,std::allocator>>' being compiled 2023-07-13T15:12:32.6607610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6608587Z with 2023-07-13T15:12:32.6608974Z [ 2023-07-13T15:12:32.6609543Z T=std::basic_string,std::allocator> 2023-07-13T15:12:32.6610102Z ] 2023-07-13T15:12:32.6611061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6611967Z with 2023-07-13T15:12:32.6612318Z [ 2023-07-13T15:12:32.6612711Z T=c10::SymInt 2023-07-13T15:12:32.6613089Z ] 2023-07-13T15:12:32.6614059Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.6614958Z with 2023-07-13T15:12:32.6615324Z [ 2023-07-13T15:12:32.6615708Z T=c10::SymInt 2023-07-13T15:12:32.6616097Z ] 2023-07-13T15:12:32.6617727Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.6619712Z with 2023-07-13T15:12:32.6621445Z [ 2023-07-13T15:12:32.6621926Z T=c10::SymInt 2023-07-13T15:12:32.6622298Z ] 2023-07-13T15:12:32.6625763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:32.6628301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(1700): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:32.6629900Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6630883Z with 2023-07-13T15:12:32.6631266Z [ 2023-07-13T15:12:32.6631660Z T=c10::SymInt 2023-07-13T15:12:32.6632318Z ] 2023-07-13T15:12:32.6633262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6634144Z with 2023-07-13T15:12:32.6634488Z [ 2023-07-13T15:12:32.6634909Z T=c10::QualifiedName 2023-07-13T15:12:32.6635324Z ] 2023-07-13T15:12:32.6636390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.6637272Z with 2023-07-13T15:12:32.6637644Z [ 2023-07-13T15:12:32.6638048Z T=c10::QualifiedName 2023-07-13T15:12:32.6638466Z ] 2023-07-13T15:12:32.6639741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.6640731Z with 2023-07-13T15:12:32.6641085Z [ 2023-07-13T15:12:32.6641825Z T=c10::QualifiedName 2023-07-13T15:12:32.6642223Z ] 2023-07-13T15:12:32.6643363Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:32.6645143Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type_base.h(702): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:32.6646767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6647769Z with 2023-07-13T15:12:32.6648127Z [ 2023-07-13T15:12:32.6648530Z T=c10::QualifiedName 2023-07-13T15:12:32.6648943Z ] 2023-07-13T15:12:32.6650023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6650927Z with 2023-07-13T15:12:32.6651387Z [ 2023-07-13T15:12:32.6687159Z T=at::TensorBase 2023-07-13T15:12:32.6687632Z ] 2023-07-13T15:12:32.6688642Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.6689548Z with 2023-07-13T15:12:32.6690144Z [ 2023-07-13T15:12:32.6690601Z T=at::TensorBase 2023-07-13T15:12:32.6691001Z ] 2023-07-13T15:12:32.6692063Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.6693048Z with 2023-07-13T15:12:32.6693422Z [ 2023-07-13T15:12:32.6693838Z T=at::TensorBase 2023-07-13T15:12:32.6694215Z ] 2023-07-13T15:12:32.6695210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:32.6696825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBase.h(981): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:32.6698603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6699585Z with 2023-07-13T15:12:32.6699953Z [ 2023-07-13T15:12:32.6700342Z T=at::TensorBase 2023-07-13T15:12:32.6700761Z ] 2023-07-13T15:12:32.6701716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6702607Z with 2023-07-13T15:12:32.6702957Z [ 2023-07-13T15:12:32.6703348Z T=at::Tensor 2023-07-13T15:12:32.6703739Z ] 2023-07-13T15:12:32.6704736Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.6705640Z with 2023-07-13T15:12:32.6706013Z [ 2023-07-13T15:12:32.6706413Z T=at::Tensor 2023-07-13T15:12:32.6706802Z ] 2023-07-13T15:12:32.6707826Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.6708839Z with 2023-07-13T15:12:32.6709200Z [ 2023-07-13T15:12:32.6709603Z T=at::Tensor 2023-07-13T15:12:32.6709976Z ] 2023-07-13T15:12:32.6710968Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:32.6712506Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(519): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:32.6714084Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6715048Z with 2023-07-13T15:12:32.6715425Z [ 2023-07-13T15:12:32.6715793Z T=at::Tensor 2023-07-13T15:12:32.6716180Z ] 2023-07-13T15:12:32.6717131Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6718015Z with 2023-07-13T15:12:32.6718561Z [ 2023-07-13T15:12:32.6719010Z T=at::Generator 2023-07-13T15:12:32.6719404Z ] 2023-07-13T15:12:32.6720452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.6721356Z with 2023-07-13T15:12:32.6721720Z [ 2023-07-13T15:12:32.6722131Z T=at::Generator 2023-07-13T15:12:32.6722531Z ] 2023-07-13T15:12:32.6723555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.6724559Z with 2023-07-13T15:12:32.6724920Z [ 2023-07-13T15:12:32.6725326Z T=at::Generator 2023-07-13T15:12:32.6725919Z ] 2023-07-13T15:12:32.6727081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:32.6729151Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(598): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:32.6730748Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6731725Z with 2023-07-13T15:12:32.6732081Z [ 2023-07-13T15:12:32.6732485Z T=at::Generator 2023-07-13T15:12:32.6732881Z ] 2023-07-13T15:12:32.6733975Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6735145Z with 2023-07-13T15:12:32.6735502Z [ 2023-07-13T15:12:32.6735895Z T=c10::Scalar 2023-07-13T15:12:32.6736286Z ] 2023-07-13T15:12:32.6737258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.6738169Z with 2023-07-13T15:12:32.6738535Z [ 2023-07-13T15:12:32.6738935Z T=c10::Scalar 2023-07-13T15:12:32.6739334Z ] 2023-07-13T15:12:32.6740479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.6741707Z with 2023-07-13T15:12:32.6742069Z [ 2023-07-13T15:12:32.6742454Z T=c10::Scalar 2023-07-13T15:12:32.6742822Z ] 2023-07-13T15:12:32.6743812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:32.6745360Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(629): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:32.6746935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6747990Z with 2023-07-13T15:12:32.6748738Z [ 2023-07-13T15:12:32.6749178Z T=c10::Scalar 2023-07-13T15:12:32.6749562Z ] 2023-07-13T15:12:32.6750484Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6751385Z with 2023-07-13T15:12:32.6751733Z [ 2023-07-13T15:12:32.6752265Z T=std::shared_ptr 2023-07-13T15:12:32.6752768Z ] 2023-07-13T15:12:32.6753741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.6754767Z with 2023-07-13T15:12:32.6755245Z [ 2023-07-13T15:12:32.6755827Z T=std::shared_ptr 2023-07-13T15:12:32.6756439Z ] 2023-07-13T15:12:32.6757885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.6758956Z with 2023-07-13T15:12:32.6759307Z [ 2023-07-13T15:12:32.6759813Z T=std::shared_ptr 2023-07-13T15:12:32.6760392Z ] 2023-07-13T15:12:32.6761543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:32.6763539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1467): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:32.6765466Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6766389Z with 2023-07-13T15:12:32.6766752Z [ 2023-07-13T15:12:32.6767265Z T=std::shared_ptr 2023-07-13T15:12:32.6767785Z ] 2023-07-13T15:12:32.6768785Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.6769863Z with 2023-07-13T15:12:32.6770337Z [ 2023-07-13T15:12:32.6771052Z T=std::weak_ptr 2023-07-13T15:12:32.7186301Z ] 2023-07-13T15:12:32.7189741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.7191104Z with 2023-07-13T15:12:32.7191514Z [ 2023-07-13T15:12:32.7192129Z T=std::weak_ptr 2023-07-13T15:12:32.7192720Z ] 2023-07-13T15:12:32.7194332Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.7196034Z with 2023-07-13T15:12:32.7196529Z [ 2023-07-13T15:12:32.7197137Z T=std::weak_ptr 2023-07-13T15:12:32.7197737Z ] 2023-07-13T15:12:32.7199581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:32.7201335Z with 2023-07-13T15:12:32.7201818Z [ 2023-07-13T15:12:32.7202371Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:12:32.7202856Z ] 2023-07-13T15:12:32.7204320Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1468): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:32.7206077Z with 2023-07-13T15:12:32.7249624Z [ 2023-07-13T15:12:32.7250318Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:12:32.7251277Z ] 2023-07-13T15:12:32.7253359Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7255433Z with 2023-07-13T15:12:32.7255780Z [ 2023-07-13T15:12:32.7256300Z T=std::weak_ptr 2023-07-13T15:12:32.7256790Z ] 2023-07-13T15:12:32.7258035Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7259117Z with 2023-07-13T15:12:32.7434900Z [ 2023-07-13T15:12:32.7435640Z T=std::vector> 2023-07-13T15:12:32.7436222Z ] 2023-07-13T15:12:32.7437758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.7439282Z with 2023-07-13T15:12:32.7439785Z [ 2023-07-13T15:12:32.7440416Z T=std::vector> 2023-07-13T15:12:32.7441065Z ] 2023-07-13T15:12:32.7442992Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.7444414Z with 2023-07-13T15:12:32.7444793Z [ 2023-07-13T15:12:32.7445372Z T=std::vector> 2023-07-13T15:12:32.7446292Z ] 2023-07-13T15:12:32.7448492Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:12:32.7450580Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(485): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:12:32.7453282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7454389Z with 2023-07-13T15:12:32.7454900Z [ 2023-07-13T15:12:32.7456135Z T=std::vector> 2023-07-13T15:12:32.7457169Z ] 2023-07-13T15:12:32.7458387Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7460008Z with 2023-07-13T15:12:32.7460742Z [ 2023-07-13T15:12:32.7462065Z T=std::vector> 2023-07-13T15:12:32.7463139Z ] 2023-07-13T15:12:32.7464205Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.7465332Z with 2023-07-13T15:12:32.7465907Z [ 2023-07-13T15:12:32.7466663Z T=std::vector> 2023-07-13T15:12:32.7467793Z ] 2023-07-13T15:12:32.7469225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.7470483Z with 2023-07-13T15:12:32.7471263Z [ 2023-07-13T15:12:32.7472212Z T=std::vector> 2023-07-13T15:12:32.7474234Z ] 2023-07-13T15:12:32.7475765Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:12:32.7477965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(444): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:12:32.7480714Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7481822Z with 2023-07-13T15:12:32.7482206Z [ 2023-07-13T15:12:32.7483341Z T=std::vector> 2023-07-13T15:12:32.7484469Z ] 2023-07-13T15:12:32.7485672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7486617Z with 2023-07-13T15:12:32.7487375Z [ 2023-07-13T15:12:32.7488503Z T=std::vector,std::allocator>> 2023-07-13T15:12:32.7489558Z ] 2023-07-13T15:12:32.7490681Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.7491998Z with 2023-07-13T15:12:32.7492601Z [ 2023-07-13T15:12:32.7494310Z T=std::vector,std::allocator>> 2023-07-13T15:12:32.7495407Z ] 2023-07-13T15:12:32.7496728Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.7497777Z with 2023-07-13T15:12:32.7498531Z [ 2023-07-13T15:12:32.7499417Z T=std::vector,std::allocator>> 2023-07-13T15:12:32.7500716Z ] 2023-07-13T15:12:32.7502218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:12:32.7505917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:12:32.7512730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(846): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-07-13T15:12:32.7514769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7516380Z with 2023-07-13T15:12:32.7516950Z [ 2023-07-13T15:12:32.7517806Z T=std::vector,std::allocator>> 2023-07-13T15:12:32.7518400Z ] 2023-07-13T15:12:32.7519730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7521919Z with 2023-07-13T15:12:32.7522330Z [ 2023-07-13T15:12:32.7523048Z T=std::vector,std::allocator>> 2023-07-13T15:12:32.7523608Z ] 2023-07-13T15:12:32.7525498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.7526970Z with 2023-07-13T15:12:32.7527366Z [ 2023-07-13T15:12:32.7527970Z T=std::vector,std::allocator>> 2023-07-13T15:12:32.7528616Z ] 2023-07-13T15:12:32.7530439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.7532387Z with 2023-07-13T15:12:32.7532752Z [ 2023-07-13T15:12:32.7533359Z T=std::vector,std::allocator>> 2023-07-13T15:12:32.7534154Z ] 2023-07-13T15:12:32.7536053Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:12:32.7538154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:12:32.7541338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(616): note: see reference to class template instantiation 'c10::VaryingShape<__int64>' being compiled 2023-07-13T15:12:32.7542991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7544593Z with 2023-07-13T15:12:32.7545293Z [ 2023-07-13T15:12:32.7546299Z T=std::vector,std::allocator>> 2023-07-13T15:12:32.7546883Z ] 2023-07-13T15:12:32.7548654Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7550179Z with 2023-07-13T15:12:32.7550862Z [ 2023-07-13T15:12:32.7551409Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:32.7551868Z ] 2023-07-13T15:12:32.7553468Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.7555495Z with 2023-07-13T15:12:32.7556252Z [ 2023-07-13T15:12:32.7556992Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:32.7557495Z ] 2023-07-13T15:12:32.7558717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.7560471Z with 2023-07-13T15:12:32.7561395Z [ 2023-07-13T15:12:32.7563131Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:32.7563667Z ] 2023-07-13T15:12:32.7564941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:12:32.7567846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(729): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:12:32.7570061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7571461Z with 2023-07-13T15:12:32.7572220Z [ 2023-07-13T15:12:32.7573444Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:32.7574144Z ] 2023-07-13T15:12:32.7575145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7576440Z with 2023-07-13T15:12:32.7577084Z [ 2023-07-13T15:12:32.7578104Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:32.7578807Z ] 2023-07-13T15:12:32.7579919Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.7581535Z with 2023-07-13T15:12:32.7582306Z [ 2023-07-13T15:12:32.7583461Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:32.7584071Z ] 2023-07-13T15:12:32.7585178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.7586948Z with 2023-07-13T15:12:32.7587838Z [ 2023-07-13T15:12:32.7588663Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:32.7589254Z ] 2023-07-13T15:12:32.7590440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:32.7593675Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:32.7595849Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-07-13T15:12:32.7598248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7599479Z with 2023-07-13T15:12:32.7600269Z [ 2023-07-13T15:12:32.7601314Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:32.7602334Z ] 2023-07-13T15:12:32.7603675Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7607412Z with 2023-07-13T15:12:32.7607844Z [ 2023-07-13T15:12:32.7608318Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:32.7608864Z ] 2023-07-13T15:12:32.7610505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.7616061Z with 2023-07-13T15:12:32.7617089Z [ 2023-07-13T15:12:32.7617577Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:32.7618053Z ] 2023-07-13T15:12:32.7619544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.7621413Z with 2023-07-13T15:12:32.7622000Z [ 2023-07-13T15:12:32.7622649Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:32.7623119Z ] 2023-07-13T15:12:32.7624710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:32.7626962Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:32.7627925Z with 2023-07-13T15:12:32.7628682Z [ 2023-07-13T15:12:32.7629522Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:32.7630622Z ] 2023-07-13T15:12:32.7632127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-07-13T15:12:32.7634451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7635848Z with 2023-07-13T15:12:32.7636227Z [ 2023-07-13T15:12:32.7636853Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:32.7637279Z ] 2023-07-13T15:12:32.7639064Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7640704Z with 2023-07-13T15:12:32.7641327Z [ 2023-07-13T15:12:32.7642470Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:32.7644272Z ] 2023-07-13T15:12:32.7645704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.7646659Z with 2023-07-13T15:12:32.7647427Z [ 2023-07-13T15:12:32.7649272Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:32.7651616Z ] 2023-07-13T15:12:32.7653042Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.7654368Z with 2023-07-13T15:12:32.7655104Z [ 2023-07-13T15:12:32.7656628Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:32.7657903Z ] 2023-07-13T15:12:32.7660181Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2023-07-13T15:12:32.7662328Z with 2023-07-13T15:12:32.7662718Z [ 2023-07-13T15:12:32.7663193Z TTarget=c10::StorageImpl 2023-07-13T15:12:32.7663612Z ] 2023-07-13T15:12:32.7666054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(902): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2023-07-13T15:12:32.7669172Z with 2023-07-13T15:12:32.7669574Z [ 2023-07-13T15:12:32.7670027Z TTarget=c10::StorageImpl 2023-07-13T15:12:32.7670445Z ] 2023-07-13T15:12:32.7672000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7673938Z with 2023-07-13T15:12:32.7674849Z [ 2023-07-13T15:12:32.7676156Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:32.7677113Z ] 2023-07-13T15:12:32.7679087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7682050Z with 2023-07-13T15:12:32.7683302Z [ 2023-07-13T15:12:32.7683991Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:32.7684420Z ] 2023-07-13T15:12:32.7685806Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.7687655Z with 2023-07-13T15:12:32.7688604Z [ 2023-07-13T15:12:32.7689289Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:32.7689749Z ] 2023-07-13T15:12:32.7690833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.7693142Z with 2023-07-13T15:12:32.7694140Z [ 2023-07-13T15:12:32.7694636Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:32.7695088Z ] 2023-07-13T15:12:32.7696144Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:32.7699705Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:32.7701917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.7703172Z with 2023-07-13T15:12:32.7704734Z [ 2023-07-13T15:12:32.8175300Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:32.8175876Z ] 2023-07-13T15:12:32.8176909Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.8177865Z with 2023-07-13T15:12:32.8178249Z [ 2023-07-13T15:12:32.8178696Z T=torch::autograd::ViewInfo 2023-07-13T15:12:32.8181462Z ] 2023-07-13T15:12:32.8182512Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.8183438Z with 2023-07-13T15:12:32.8183813Z [ 2023-07-13T15:12:32.8184237Z T=torch::autograd::ViewInfo 2023-07-13T15:12:32.8184673Z ] 2023-07-13T15:12:32.8185762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.8427138Z with 2023-07-13T15:12:32.8427608Z [ 2023-07-13T15:12:32.8428104Z T=torch::autograd::ViewInfo 2023-07-13T15:12:32.8428606Z ] 2023-07-13T15:12:32.8429654Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:32.8431631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(575): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:32.8433298Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.8434959Z with 2023-07-13T15:12:32.8435642Z [ 2023-07-13T15:12:32.8436173Z T=torch::autograd::ViewInfo 2023-07-13T15:12:32.8436648Z ] 2023-07-13T15:12:32.8437906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.8439127Z with 2023-07-13T15:12:32.8439765Z [ 2023-07-13T15:12:32.8440639Z T=std::vector> 2023-07-13T15:12:32.8441463Z ] 2023-07-13T15:12:32.8442540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.8443641Z with 2023-07-13T15:12:32.8444079Z [ 2023-07-13T15:12:32.8444773Z T=std::vector> 2023-07-13T15:12:32.8445903Z ] 2023-07-13T15:12:32.8446984Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.8448584Z with 2023-07-13T15:12:32.8449135Z [ 2023-07-13T15:12:32.8449647Z T=std::vector> 2023-07-13T15:12:32.8450266Z ] 2023-07-13T15:12:32.8451665Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:12:32.8452954Z with 2023-07-13T15:12:32.8453461Z [ 2023-07-13T15:12:32.8453848Z T=c10::SymInt 2023-07-13T15:12:32.8454238Z ] 2023-07-13T15:12:32.8455260Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(99): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:12:32.8456243Z with 2023-07-13T15:12:32.8456590Z [ 2023-07-13T15:12:32.8457082Z T=c10::SymInt 2023-07-13T15:12:32.8457495Z ] 2023-07-13T15:12:32.8458698Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(378): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-07-13T15:12:32.8460571Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(388): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-07-13T15:12:32.8462362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.8463398Z with 2023-07-13T15:12:32.8463854Z [ 2023-07-13T15:12:32.8464414Z T=std::vector> 2023-07-13T15:12:32.8464985Z ] 2023-07-13T15:12:32.8465983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.8466862Z with 2023-07-13T15:12:32.8467238Z [ 2023-07-13T15:12:32.8467626Z T=c10::IValue 2023-07-13T15:12:32.8467995Z ] 2023-07-13T15:12:32.8469203Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.8470149Z with 2023-07-13T15:12:32.8470518Z [ 2023-07-13T15:12:32.8470987Z T=c10::IValue 2023-07-13T15:12:32.8471391Z ] 2023-07-13T15:12:32.8472572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.8473564Z with 2023-07-13T15:12:32.8473907Z [ 2023-07-13T15:12:32.8474317Z T=c10::IValue 2023-07-13T15:12:32.8474710Z ] 2023-07-13T15:12:32.8475722Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:32.8477471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:32.8479286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.8480247Z with 2023-07-13T15:12:32.8480627Z [ 2023-07-13T15:12:32.8481026Z T=c10::IValue 2023-07-13T15:12:32.8481421Z ] 2023-07-13T15:12:32.8482347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.8483241Z with 2023-07-13T15:12:32.8483642Z [ 2023-07-13T15:12:32.8484061Z T=c10::AliasInfo 2023-07-13T15:12:32.8484442Z ] 2023-07-13T15:12:32.8485561Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.8486567Z with 2023-07-13T15:12:32.8486918Z [ 2023-07-13T15:12:32.8487297Z T=c10::AliasInfo 2023-07-13T15:12:32.8487700Z ] 2023-07-13T15:12:32.8488770Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.8489765Z with 2023-07-13T15:12:32.8490123Z [ 2023-07-13T15:12:32.8490538Z T=c10::AliasInfo 2023-07-13T15:12:32.8490946Z ] 2023-07-13T15:12:32.8492057Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:32.8493763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:32.8495342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:32.8496330Z with 2023-07-13T15:12:32.8496702Z [ 2023-07-13T15:12:32.8497118Z T=c10::AliasInfo 2023-07-13T15:12:32.8497536Z ] 2023-07-13T15:12:32.8498741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:32.8499826Z with 2023-07-13T15:12:32.8500248Z [ 2023-07-13T15:12:32.8500712Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:32.8501117Z ] 2023-07-13T15:12:32.8502090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:32.8503009Z with 2023-07-13T15:12:32.8503382Z [ 2023-07-13T15:12:32.8503824Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:32.8504276Z ] 2023-07-13T15:12:32.8505365Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:32.8506752Z with 2023-07-13T15:12:32.8507145Z [ 2023-07-13T15:12:32.8507607Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:32.8508048Z ] 2023-07-13T15:12:53.0386624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:53.0391080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(225): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:53.0394258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:53.0396745Z with 2023-07-13T15:12:53.0550325Z [ 2023-07-13T15:12:53.0744457Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:53.0805384Z ] 2023-07-13T15:12:53.0807124Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:53.0808614Z with 2023-07-13T15:12:53.0935084Z [ 2023-07-13T15:12:53.1079173Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:53.1228259Z ] 2023-07-13T15:12:53.1290998Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:53.1410165Z with 2023-07-13T15:12:53.1694067Z [ 2023-07-13T15:12:53.1816356Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:53.1969422Z ] 2023-07-13T15:12:53.2139663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:53.2182125Z with 2023-07-13T15:12:53.2476933Z [ 2023-07-13T15:12:53.2534819Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:53.2556480Z ] 2023-07-13T15:12:53.2629740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:53.2632239Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(288): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:53.2635138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:53.2636869Z with 2023-07-13T15:12:53.2637487Z [ 2023-07-13T15:12:53.2638182Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:53.2638936Z ] 2023-07-13T15:12:53.2640104Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:53.2641549Z with 2023-07-13T15:12:53.2642217Z [ 2023-07-13T15:12:53.2642857Z T=at::StepCallbacks 2023-07-13T15:12:53.2643820Z ] 2023-07-13T15:12:53.2645405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:53.2646564Z with 2023-07-13T15:12:53.2647366Z [ 2023-07-13T15:12:53.2647965Z T=at::StepCallbacks 2023-07-13T15:12:53.2648794Z ] 2023-07-13T15:12:53.2650130Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:53.2651295Z with 2023-07-13T15:12:53.2652111Z [ 2023-07-13T15:12:53.2652814Z T=at::StepCallbacks 2023-07-13T15:12:53.2653867Z ] 2023-07-13T15:12:53.2655219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:53.2657302Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/Dispatcher.h(687): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:53.2659397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:53.2661187Z with 2023-07-13T15:12:53.2661894Z [ 2023-07-13T15:12:53.2662650Z T=at::StepCallbacks 2023-07-13T15:12:53.2663290Z ] 2023-07-13T15:12:53.2665866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:53.2670722Z with 2023-07-13T15:12:53.2671470Z [ 2023-07-13T15:12:53.2672687Z T=c10::either 2023-07-13T15:12:53.2673509Z ] 2023-07-13T15:12:53.2674725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:53.2676981Z with 2023-07-13T15:12:53.2678088Z [ 2023-07-13T15:12:53.2679112Z T=c10::either 2023-07-13T15:12:53.2680019Z ] 2023-07-13T15:12:53.2681550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:53.2682946Z with 2023-07-13T15:12:53.2683624Z [ 2023-07-13T15:12:53.2684422Z T=c10::either 2023-07-13T15:12:53.2685712Z ] 2023-07-13T15:12:53.2687086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:53.2689300Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:53.2691662Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:53.2693163Z with 2023-07-13T15:12:53.2694178Z [ 2023-07-13T15:12:53.2695930Z T=c10::either 2023-07-13T15:12:53.2696570Z ] 2023-07-13T15:12:53.2697670Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:12:53.2698842Z with 2023-07-13T15:12:53.2702094Z [ 2023-07-13T15:12:53.2702778Z K=c10::DispatchKey, 2023-07-13T15:12:53.2703867Z V=std::list> 2023-07-13T15:12:53.2705347Z ] 2023-07-13T15:12:53.2706927Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(710): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:12:53.2708021Z with 2023-07-13T15:12:53.2708793Z [ 2023-07-13T15:12:53.2709449Z K=c10::DispatchKey, 2023-07-13T15:12:53.2726793Z V=std::list> 2023-07-13T15:12:53.2852294Z ] 2023-07-13T15:12:53.2875032Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(708): note: while compiling class template member function 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' 2023-07-13T15:12:53.2896536Z with 2023-07-13T15:12:53.2896977Z [ 2023-07-13T15:12:53.2897431Z K=c10::DispatchKey, 2023-07-13T15:12:53.2898121Z V=std::list>, 2023-07-13T15:12:53.2898837Z H=std::hash, 2023-07-13T15:12:53.2899394Z E=std::equal_to, 2023-07-13T15:12:53.2900209Z A=std::allocator>>> 2023-07-13T15:12:53.2901071Z ] 2023-07-13T15:13:06.9628711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_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:06.9630600Z with 2023-07-13T15:13:06.9631247Z [ 2023-07-13T15:13:06.9631823Z K=c10::DispatchKey, 2023-07-13T15:13:06.9634970Z V=std::list>, 2023-07-13T15:13:06.9636070Z H=std::hash, 2023-07-13T15:13:06.9636897Z E=std::equal_to, 2023-07-13T15:13:06.9637958Z A=std::allocator>>> 2023-07-13T15:13:06.9638869Z ] 2023-07-13T15:13:06.9642912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_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:06.9644808Z with 2023-07-13T15:13:06.9645407Z [ 2023-07-13T15:13:06.9646003Z K=c10::DispatchKey, 2023-07-13T15:13:06.9649200Z V=std::list>, 2023-07-13T15:13:06.9650102Z H=std::hash, 2023-07-13T15:13:06.9650856Z E=std::equal_to, 2023-07-13T15:13:06.9667844Z A=std::allocator>>> 2023-07-13T15:13:06.9683542Z ] 2023-07-13T15:13:06.9689981Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_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:06.9749724Z with 2023-07-13T15:13:06.9764567Z [ 2023-07-13T15:13:06.9768722Z K=c10::DispatchKey, 2023-07-13T15:13:06.9838631Z V=std::list> 2023-07-13T15:13:07.0097216Z ] 2023-07-13T15:13:07.0102330Z [26/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:07.0234221Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:07.0393734Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:07.0621298Z 2023-07-13T15:13:07.0650869Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:07.0998868Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:07.1078152Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:07.1195168Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:07.1316284Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:07.1430928Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:07.1510135Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:07.1511304Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:07.1629677Z [27/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:07.1633445Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:07.1634427Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:07.1635053Z 2023-07-13T15:13:07.1636002Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:07.1723385Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:07.1725325Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:07.1778357Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:07.1784076Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:07.1854795Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:07.1856387Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:07.1860535Z [28/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:07.1864103Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:07.1865270Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:07.1865908Z 2023-07-13T15:13:07.1866811Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:07.1868541Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:07.1870287Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:07.1872169Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:25.2940735Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:25.2952380Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:25.2955119Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:25.2966651Z [29/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13:25.2972887Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:25.2979984Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:25.2989416Z 2023-07-13T15:13:25.3008467Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:25.3010880Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:25.3135158Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:25.3137208Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:25.3139018Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:25.3140257Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:25.3141662Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:25.3146189Z [30/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-07-13T15:13:25.3149436Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:25.3150264Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:25.3150687Z 2023-07-13T15:13:25.3151416Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:25.3153599Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:25.3155023Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:25.3156452Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:25.3170910Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:25.3172671Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:25.3174225Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:25.3175587Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:25.3178102Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:25.3179476Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:25.3184732Z [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-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13:25.3188179Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:25.3189227Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:25.3190184Z 2023-07-13T15:13:25.3191439Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:25.3193287Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:25.3195251Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:25.3197011Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:25.3198542Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:13:25.3199948Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:25.3201225Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:25.3204409Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:25.3208525Z [32/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-07-13T15:13:25.3212915Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:25.3214097Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:25.3214778Z 2023-07-13T15:13:25.3216232Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:47.9480168Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:47.9482057Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:47.9483775Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:47.9484856Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:47.9485742Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:47.9486627Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:47.9487505Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:47.9488421Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:47.9489569Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:47.9490618Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:47.9494039Z [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-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13:47.9497227Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:47.9497947Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:47.9498338Z 2023-07-13T15:13:47.9499017Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:47.9500670Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:47.9502153Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:47.9503625Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:47.9504777Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:47.9505781Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:47.9506819Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:47.9510856Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:47.9517584Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:47.9518786Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:13:47.9519914Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:13:47.9520977Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:47.9521931Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:47.9522922Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:47.9524056Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:47.9527487Z [34/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13:47.9530312Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:47.9531534Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:47.9532009Z 2023-07-13T15:13:47.9663302Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:47.9667117Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:47.9668584Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:47.9670015Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:47.9671721Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:47.9672799Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:47.9673791Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:47.9677128Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13:47.9680222Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:47.9680943Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:47.9681344Z 2023-07-13T15:13:47.9682373Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:47.9683787Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:47.9685277Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:47.9686801Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:47.9688047Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:13:47.9689397Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:13:51.0084961Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:13:51.0193534Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:13:51.0375415Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(158): warning C4244: 'initializing': conversion from 'double' to '_Ty', possible loss of data 2023-07-13T15:13:51.0889206Z with 2023-07-13T15:13:51.1184287Z [ 2023-07-13T15:13:51.1286297Z _Ty=int64_t 2023-07-13T15:13:51.1846456Z ] 2023-07-13T15:13:51.2033471Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-07-13T15:13:51.2558905Z with 2023-07-13T15:13:51.2628809Z [ 2023-07-13T15:13:51.2668070Z _This=int64_t, 2023-07-13T15:13:51.2800193Z _Other=double & 2023-07-13T15:13:51.2801879Z ] 2023-07-13T15:13:51.2821171Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-07-13T15:13:51.2988362Z with 2023-07-13T15:13:51.2999528Z [ 2023-07-13T15:13:51.3011690Z _This=int64_t, 2023-07-13T15:13:51.3019619Z _Other=double & 2023-07-13T15:13:51.3038577Z ] 2023-07-13T15:13:51.3060708Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-07-13T15:13:51.3065898Z with 2023-07-13T15:13:51.3092558Z [ 2023-07-13T15:13:51.3177014Z _Tag=std::_Exact_args_t, 2023-07-13T15:13:51.3209687Z _This2=double & 2023-07-13T15:13:51.3216643Z ] 2023-07-13T15:13:51.3239790Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-07-13T15:13:51.3247568Z with 2023-07-13T15:13:51.3269670Z [ 2023-07-13T15:13:51.3392184Z _Tag=std::_Exact_args_t, 2023-07-13T15:13:51.3404130Z _This2=double & 2023-07-13T15:13:51.3405404Z ] 2023-07-13T15:13:51.3409704Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-07-13T15:13:51.3416823Z with 2023-07-13T15:13:51.3424399Z [ 2023-07-13T15:13:51.3427281Z _Tag=std::_Exact_args_t, 2023-07-13T15:13:51.3444929Z _This2=torch::autograd::Variable & 2023-07-13T15:13:51.3560642Z ] 2023-07-13T15:13:51.3572857Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-07-13T15:13:51.3626261Z with 2023-07-13T15:13:51.3650935Z [ 2023-07-13T15:13:51.3673825Z _Tag=std::_Exact_args_t, 2023-07-13T15:13:51.4111475Z _This2=torch::autograd::Variable & 2023-07-13T15:13:51.4248413Z ] 2023-07-13T15:13:51.4259120Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-07-13T15:13:51.4298329Z with 2023-07-13T15:13:51.4299317Z [ 2023-07-13T15:13:51.4315399Z _This2=at::Tensor & 2023-07-13T15:13:51.4316282Z ] 2023-07-13T15:13:51.4333137Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-07-13T15:13:51.4334891Z with 2023-07-13T15:13:51.4353050Z [ 2023-07-13T15:13:51.4354010Z _This2=at::Tensor & 2023-07-13T15:13:51.4418521Z ] 2023-07-13T15:13:51.4812241Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:51.4834712Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:51.4853299Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:51.5515777Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:51.5713038Z [36/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13:51.5908607Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:51.5939865Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:51.5951978Z 2023-07-13T15:13:51.5953382Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:51.6071380Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:51.6097404Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:51.6107123Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:51.6109101Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:51.6328877Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:51.6623079Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:51.7339543Z [37/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13:51.7378611Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:51.7382347Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:51.7513268Z 2023-07-13T15:13:51.7703192Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:51.7740436Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:51.7744369Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:51.7770732Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:51.7893798Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:51.8171396Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:51.8172507Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:51.8173532Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:51.8174564Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:51.8175845Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:59.7590701Z [38/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13:59.7594684Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:59.7595739Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:59.7596377Z 2023-07-13T15:13:59.7597325Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:59.7599175Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:59.7601556Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:59.7603316Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:59.7604865Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:13:59.7606757Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:13:59.7608443Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:13:59.7609838Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:13:59.7611209Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:13:59.7612490Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:59.7613789Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:59.7635051Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:59.7807670Z [39/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13:59.7829856Z [40/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13:59.7951034Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:59.8078545Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:59.8224458Z 2023-07-13T15:13:59.8238964Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:59.8295873Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:59.8596606Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:59.8882352Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:16.0985360Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:14:16.0986686Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:14:16.0987846Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:14:16.0989046Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:14:16.0990177Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:14:16.0991241Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:16.0992238Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:16.0993238Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:16.0999160Z [41/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:16.1001983Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:16.1002705Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:16.1003079Z 2023-07-13T15:14:16.1003787Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:16.1005212Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:16.1018454Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:16.1020072Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:16.1021165Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:16.1022132Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:16.1023467Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:16.1024498Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:16.1050633Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:14:16.1054122Z [42/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:16.1057445Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:16.1058162Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:16.1058553Z 2023-07-13T15:14:16.1059306Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:16.1060767Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:16.1062166Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:16.1063881Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:16.1065114Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:16.1066114Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:16.1067129Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:16.1070269Z [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-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:16.1073345Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:16.1074298Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:16.1074691Z 2023-07-13T15:14:16.1075393Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:16.1076769Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:16.1078405Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:16.1079895Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:16.1090304Z %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.1091453Z %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.1092537Z %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.1093653Z %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.1094980Z 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.1095871Z with 2023-07-13T15:14:16.1096245Z [ 2023-07-13T15:14:16.1096601Z _Ty=int64_t 2023-07-13T15:14:16.1096986Z ] 2023-07-13T15:14:16.1098037Z 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.1100666Z with 2023-07-13T15:14:16.1101009Z [ 2023-07-13T15:14:16.1101358Z _This=int64_t, 2023-07-13T15:14:16.1101740Z _Other=double & 2023-07-13T15:14:16.1102100Z ] 2023-07-13T15:14:35.2569000Z 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:35.2675161Z with 2023-07-13T15:14:35.2682889Z [ 2023-07-13T15:14:35.2745764Z _This=int64_t, 2023-07-13T15:14:35.2749917Z _Other=double & 2023-07-13T15:14:35.3031239Z ] 2023-07-13T15:14:35.3060453Z 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:35.3067191Z with 2023-07-13T15:14:35.3091412Z [ 2023-07-13T15:14:35.3108798Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:35.3119942Z _This2=double & 2023-07-13T15:14:35.3168127Z ] 2023-07-13T15:14:35.3385702Z 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:35.3397478Z with 2023-07-13T15:14:35.3514159Z [ 2023-07-13T15:14:35.3534976Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:35.3726771Z _This2=double & 2023-07-13T15:14:35.3752790Z ] 2023-07-13T15:14:35.3803609Z 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:35.3946115Z with 2023-07-13T15:14:35.3958413Z [ 2023-07-13T15:14:35.4020079Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:35.4064327Z _This2=torch::autograd::Variable & 2023-07-13T15:14:35.4576987Z ] 2023-07-13T15:14:35.4859463Z 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:35.4927997Z with 2023-07-13T15:14:35.5247088Z [ 2023-07-13T15:14:35.5494694Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:35.5521568Z _This2=torch::autograd::Variable & 2023-07-13T15:14:35.5742670Z ] 2023-07-13T15:14:35.6415192Z %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:35.6524890Z with 2023-07-13T15:14:35.6529770Z [ 2023-07-13T15:14:35.6540193Z _This2=at::Tensor & 2023-07-13T15:14:35.6543597Z ] 2023-07-13T15:14:35.6547969Z %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:35.6549743Z with 2023-07-13T15:14:35.6555184Z [ 2023-07-13T15:14:35.6556234Z _This2=at::Tensor & 2023-07-13T15:14:35.6588466Z ] 2023-07-13T15:14:35.6589709Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:35.6595812Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:35.6597436Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:35.6615457Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:35.6621997Z [44/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:35.6628810Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:35.6630027Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:35.6635462Z 2023-07-13T15:14:35.6636698Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:35.6664356Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:35.6666383Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:35.6669365Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:35.6671167Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-07-13T15:14:35.6677189Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:35.6678597Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:35.6680016Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:35.6689987Z [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-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:35.6693493Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:35.6701111Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:35.6701970Z 2023-07-13T15:14:35.6707726Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:35.6709650Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:35.6725946Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:35.6729320Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:35.6740378Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:35.6741891Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:35.6748723Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:35.6750239Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:35.7026532Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:14:35.7054979Z [46/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:35.7121807Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:42.0907802Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:42.0908230Z 2023-07-13T15:14:42.0908949Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:42.0910365Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:42.0911754Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:42.0913294Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:42.0914913Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:42.0915955Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:42.0917029Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:42.0918049Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:42.0921403Z [47/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-07-13T15:14:42.0924572Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:42.0925230Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:42.0925589Z 2023-07-13T15:14:42.0926232Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:42.0927526Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:42.0928811Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:42.0930086Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:42.0931391Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:42.0932273Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:42.0933162Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:42.0936168Z [48/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:42.1939054Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:42.1939891Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:42.1940294Z 2023-07-13T15:14:42.1941003Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:42.1942449Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:42.1943860Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:42.1945452Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:42.1946857Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:42.1947932Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:42.1949000Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:42.1950317Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:42.1951393Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:42.1952605Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:14:42.1953900Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:14:42.1954946Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:42.1955882Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:42.1956897Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:42.1957888Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:42.1961514Z [49/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:42.1964718Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:42.1965443Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:42.1966063Z 2023-07-13T15:14:42.1966926Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:42.1968447Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:42.1969862Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:42.1971367Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:42.1972723Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:42.1973846Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:52.8684684Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:52.8688516Z [50/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:52.8691683Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:52.8692356Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:52.8692751Z 2023-07-13T15:14:52.8693443Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:52.8694845Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:52.8696255Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:52.8697685Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:52.8699180Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:52.8700142Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:52.8701118Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:52.8702132Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:52.8703147Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:52.8704144Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:52.8705133Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:52.8708372Z [51/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:52.8711343Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:52.8712557Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:52.8713397Z 2023-07-13T15:14:52.8714322Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:52.8715809Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:52.8717234Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:52.8718731Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:52.8720322Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:14:52.8721455Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:52.8722392Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:52.8723343Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:52.8724310Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:52.8725259Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:52.8726309Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:52.8727999Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:14:52.8732037Z [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-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:52.8735217Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:52.8735949Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:52.8736360Z 2023-07-13T15:14:52.8752044Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:52.8753599Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:52.8755104Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:52.8756487Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:52.8757814Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(318): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-07-13T15:14:52.8759019Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-07-13T15:14:52.8760319Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:14:52.8761623Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:14:52.8762903Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:14:52.8764072Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:14:52.8765616Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:14:52.8766780Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:14:52.8767893Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-13T15:15:06.2329136Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(339): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-07-13T15:15:06.2330502Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-13T15:15:06.2331753Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:15:06.2333102Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-07-13T15:15:06.2334837Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-07-13T15:15:06.2336038Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:15:06.2337200Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-13T15:15:06.2338444Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-13T15:15:06.2339668Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:06.2340770Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:06.2341863Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:06.2342879Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:06.2343846Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:06.2344863Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:06.2345846Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:06.2349339Z [53/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06.2352326Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:06.2353048Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:06.2353446Z 2023-07-13T15:15:06.2354603Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:06.2356128Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:06.2357501Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:06.2358899Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:06.2360219Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:06.2361277Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:06.2362381Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:06.2368169Z [54/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:06.2370830Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:06.2371428Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:06.2371768Z 2023-07-13T15:15:06.2372313Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:06.2373577Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:06.2389964Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:06.2391406Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:06.2392645Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:15:06.2393933Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-07-13T15:15:06.2395084Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:06.2396401Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:06.2397543Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:06.2398568Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:06.2399572Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:06.2400558Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:06.2401866Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:15:11.3908853Z [55/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:11.3926849Z [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-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:11.3930482Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:11.3931207Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:11.3931619Z 2023-07-13T15:15:11.3932339Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:11.3935382Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:11.3936775Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:11.3938188Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:11.3939414Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:11.3940470Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:11.3941545Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:11.3942606Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:11.3943606Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:11.3944679Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:15:11.3945778Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:15:11.3946846Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:11.3947823Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:11.3948814Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:11.3949838Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:11.3953332Z [57/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:11.3956301Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:11.3957054Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:11.3957448Z 2023-07-13T15:15:11.3958153Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:11.3959565Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:11.3960988Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:11.3963301Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:11.3964798Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:15:11.3965854Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:11.3966829Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:11.3967844Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:11.3979099Z [58/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:15:11.3990026Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:11.3991482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:11.3992935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:11.3994359Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:11.3995797Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:11.3997234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:11.3998859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:11.4000619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:11.4001437Z iir_cuda.cu 2023-07-13T15:15:11.4001870Z tmpxft_00000da0_00000000-7_iir_cuda.compute_90.cudafe1.cpp 2023-07-13T15:15:11.4006685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4007612Z with 2023-07-13T15:15:11.4007958Z [ 2023-07-13T15:15:11.4008486Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:11.4009163Z ] 2023-07-13T15:15:11.4010122Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4011012Z with 2023-07-13T15:15:11.4011343Z [ 2023-07-13T15:15:11.4011872Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:11.4012395Z ] 2023-07-13T15:15:11.4013441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4014420Z with 2023-07-13T15:15:11.4014994Z [ 2023-07-13T15:15:11.4015550Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:11.4016071Z ] 2023-07-13T15:15:11.4017166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:11.4019006Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:11.4020769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-07-13T15:15:11.4022542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4023531Z with 2023-07-13T15:15:11.4023899Z [ 2023-07-13T15:15:11.4024422Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:11.4028924Z ] 2023-07-13T15:15:11.4029918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4030805Z with 2023-07-13T15:15:11.4031168Z [ 2023-07-13T15:15:11.4031740Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:11.4034736Z ] 2023-07-13T15:15:11.4035782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4036709Z with 2023-07-13T15:15:11.4037080Z [ 2023-07-13T15:15:11.4037627Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:11.4038205Z ] 2023-07-13T15:15:11.4041704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4042726Z with 2023-07-13T15:15:11.4043087Z [ 2023-07-13T15:15:11.4043628Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:11.4044149Z ] 2023-07-13T15:15:11.4045518Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:11.4049745Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:11.4128863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/cuda/CUDAGuard.h(140): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-07-13T15:15:11.4131765Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4133000Z with 2023-07-13T15:15:11.4133378Z [ 2023-07-13T15:15:11.4133954Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:11.4134500Z ] 2023-07-13T15:15:11.4135447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4136677Z with 2023-07-13T15:15:11.4137058Z [ 2023-07-13T15:15:11.4137632Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:11.4138154Z ] 2023-07-13T15:15:11.4139096Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4140265Z with 2023-07-13T15:15:11.4140834Z [ 2023-07-13T15:15:11.4141398Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:11.4141902Z ] 2023-07-13T15:15:11.4142905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4143870Z with 2023-07-13T15:15:11.4144533Z [ 2023-07-13T15:15:11.4145070Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:11.4146170Z ] 2023-07-13T15:15:11.4147531Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:11.4149398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:11.4151241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/cuda/CUDAGuard.h(273): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-07-13T15:15:11.4153297Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4154536Z with 2023-07-13T15:15:11.4154874Z [ 2023-07-13T15:15:11.4155648Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:11.4156204Z ] 2023-07-13T15:15:11.4157112Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4159140Z with 2023-07-13T15:15:11.4159502Z [ 2023-07-13T15:15:11.4159960Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:11.4160388Z ] 2023-07-13T15:15:11.4161566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4162473Z with 2023-07-13T15:15:11.4199482Z [ 2023-07-13T15:15:11.4200007Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:11.4200487Z ] 2023-07-13T15:15:11.4202021Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4287315Z with 2023-07-13T15:15:11.4287710Z [ 2023-07-13T15:15:11.4288210Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:11.4288651Z ] 2023-07-13T15:15:11.4289687Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.4291546Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.4293195Z with 2023-07-13T15:15:11.4293594Z [ 2023-07-13T15:15:11.4294205Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:11.4295066Z ] 2023-07-13T15:15:11.4296222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/cuda/CUDAGuard.h(292): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-07-13T15:15:11.4301500Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4302521Z with 2023-07-13T15:15:11.4302872Z [ 2023-07-13T15:15:11.4303334Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:11.4303772Z ] 2023-07-13T15:15:11.4304695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4305813Z with 2023-07-13T15:15:11.4309841Z [ 2023-07-13T15:15:11.4310444Z T=std::basic_string,std::allocator> 2023-07-13T15:15:11.4311003Z ] 2023-07-13T15:15:11.4311961Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4312866Z with 2023-07-13T15:15:11.4315154Z [ 2023-07-13T15:15:11.4317636Z T=std::basic_string,std::allocator> 2023-07-13T15:15:11.4318208Z ] 2023-07-13T15:15:11.4319556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4320585Z with 2023-07-13T15:15:11.4320950Z [ 2023-07-13T15:15:11.4423790Z T=std::basic_string,std::allocator> 2023-07-13T15:15:11.4424418Z ] 2023-07-13T15:15:11.4426497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>' being compiled 2023-07-13T15:15:11.4428481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(240): note: see reference to class template instantiation 'c10::optional,std::allocator>>' being compiled 2023-07-13T15:15:11.4430308Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4431900Z with 2023-07-13T15:15:11.4433145Z [ 2023-07-13T15:15:11.4433754Z T=std::basic_string,std::allocator> 2023-07-13T15:15:11.4434328Z ] 2023-07-13T15:15:11.4435280Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4436177Z with 2023-07-13T15:15:11.4436523Z [ 2023-07-13T15:15:11.4437014Z T=c10::SymInt 2023-07-13T15:15:11.4437398Z ] 2023-07-13T15:15:11.4455676Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4456767Z with 2023-07-13T15:15:11.4457145Z [ 2023-07-13T15:15:11.4457550Z T=c10::SymInt 2023-07-13T15:15:11.4457945Z ] 2023-07-13T15:15:11.4459014Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4461080Z with 2023-07-13T15:15:11.4461555Z [ 2023-07-13T15:15:11.4461955Z T=c10::SymInt 2023-07-13T15:15:11.4462326Z ] 2023-07-13T15:15:11.4463406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.4464986Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(1700): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.4467316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4468457Z with 2023-07-13T15:15:11.4468810Z [ 2023-07-13T15:15:11.4469216Z T=c10::SymInt 2023-07-13T15:15:11.4469607Z ] 2023-07-13T15:15:11.4470568Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4471472Z with 2023-07-13T15:15:11.4471807Z [ 2023-07-13T15:15:11.4472486Z T=at::TensorBase 2023-07-13T15:15:11.4472900Z ] 2023-07-13T15:15:11.4473945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4474919Z with 2023-07-13T15:15:11.4475994Z [ 2023-07-13T15:15:11.4476397Z T=at::TensorBase 2023-07-13T15:15:11.4476786Z ] 2023-07-13T15:15:11.4478030Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4479040Z with 2023-07-13T15:15:11.4479384Z [ 2023-07-13T15:15:11.4479769Z T=at::TensorBase 2023-07-13T15:15:11.4480124Z ] 2023-07-13T15:15:11.4481228Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.4483403Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBase.h(981): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.4485322Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4486313Z with 2023-07-13T15:15:11.4486739Z [ 2023-07-13T15:15:11.4487165Z T=at::TensorBase 2023-07-13T15:15:11.4487582Z ] 2023-07-13T15:15:11.4488559Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4489456Z with 2023-07-13T15:15:11.4489808Z [ 2023-07-13T15:15:11.4490196Z T=at::Tensor 2023-07-13T15:15:11.4490674Z ] 2023-07-13T15:15:11.4491766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4492715Z with 2023-07-13T15:15:11.4493071Z [ 2023-07-13T15:15:11.4493466Z T=at::Tensor 2023-07-13T15:15:11.4493861Z ] 2023-07-13T15:15:11.4494892Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4495899Z with 2023-07-13T15:15:11.4496281Z [ 2023-07-13T15:15:11.4496691Z T=at::Tensor 2023-07-13T15:15:11.4497072Z ] 2023-07-13T15:15:11.4498185Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.4499849Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(519): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.4501437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4502443Z with 2023-07-13T15:15:11.4502799Z [ 2023-07-13T15:15:11.4504734Z T=at::Tensor 2023-07-13T15:15:11.4505234Z ] 2023-07-13T15:15:11.4506312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4507197Z with 2023-07-13T15:15:11.4507572Z [ 2023-07-13T15:15:11.4507979Z T=at::Generator 2023-07-13T15:15:11.4508388Z ] 2023-07-13T15:15:11.4513205Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4514175Z with 2023-07-13T15:15:11.4514576Z [ 2023-07-13T15:15:11.4514992Z T=at::Generator 2023-07-13T15:15:11.4515392Z ] 2023-07-13T15:15:11.4516518Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4517819Z with 2023-07-13T15:15:11.4518204Z [ 2023-07-13T15:15:11.4518615Z T=at::Generator 2023-07-13T15:15:11.4518994Z ] 2023-07-13T15:15:11.4520060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.4521704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(598): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.4523486Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4524607Z with 2023-07-13T15:15:11.4525013Z [ 2023-07-13T15:15:11.4525417Z T=at::Generator 2023-07-13T15:15:11.4525825Z ] 2023-07-13T15:15:11.4526792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4527663Z with 2023-07-13T15:15:11.4528042Z [ 2023-07-13T15:15:11.4528431Z T=c10::Scalar 2023-07-13T15:15:11.4528823Z ] 2023-07-13T15:15:11.4529794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4530720Z with 2023-07-13T15:15:11.4531086Z [ 2023-07-13T15:15:11.4531509Z T=c10::Scalar 2023-07-13T15:15:11.4531883Z ] 2023-07-13T15:15:11.4533055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4534028Z with 2023-07-13T15:15:11.4534385Z [ 2023-07-13T15:15:11.4534771Z T=c10::Scalar 2023-07-13T15:15:11.4535128Z ] 2023-07-13T15:15:11.4536060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.4537760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(629): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.4539338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4540422Z with 2023-07-13T15:15:11.4542749Z [ 2023-07-13T15:15:11.4543186Z T=c10::Scalar 2023-07-13T15:15:11.4543589Z ] 2023-07-13T15:15:11.4544555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4545433Z with 2023-07-13T15:15:11.4545808Z [ 2023-07-13T15:15:11.4546218Z T=c10::QualifiedName 2023-07-13T15:15:11.4546625Z ] 2023-07-13T15:15:11.4547616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4548769Z with 2023-07-13T15:15:11.4549147Z [ 2023-07-13T15:15:11.4549576Z T=c10::QualifiedName 2023-07-13T15:15:11.4549972Z ] 2023-07-13T15:15:11.4551098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4552100Z with 2023-07-13T15:15:11.4552460Z [ 2023-07-13T15:15:11.4552885Z T=c10::QualifiedName 2023-07-13T15:15:11.4553284Z ] 2023-07-13T15:15:11.4554888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.4556532Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type_base.h(702): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.4558135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4559115Z with 2023-07-13T15:15:11.4559462Z [ 2023-07-13T15:15:11.4559882Z T=c10::QualifiedName 2023-07-13T15:15:11.4560308Z ] 2023-07-13T15:15:11.4561267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4562121Z with 2023-07-13T15:15:11.4562507Z [ 2023-07-13T15:15:11.4563043Z T=std::shared_ptr 2023-07-13T15:15:11.4563538Z ] 2023-07-13T15:15:11.4564513Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4565422Z with 2023-07-13T15:15:11.4565800Z [ 2023-07-13T15:15:11.4566325Z T=std::shared_ptr 2023-07-13T15:15:11.4566809Z ] 2023-07-13T15:15:11.4567847Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4568857Z with 2023-07-13T15:15:11.4569231Z [ 2023-07-13T15:15:11.4569965Z T=std::shared_ptr 2023-07-13T15:15:11.4570468Z ] 2023-07-13T15:15:11.4571556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:11.4573434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1467): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:11.4575242Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4576218Z with 2023-07-13T15:15:11.4576587Z [ 2023-07-13T15:15:11.4577115Z T=std::shared_ptr 2023-07-13T15:15:11.4577823Z ] 2023-07-13T15:15:11.4578747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4579637Z with 2023-07-13T15:15:11.4579980Z [ 2023-07-13T15:15:11.4580491Z T=std::weak_ptr 2023-07-13T15:15:11.4580993Z ] 2023-07-13T15:15:11.4581974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4582870Z with 2023-07-13T15:15:11.4583242Z [ 2023-07-13T15:15:11.4583730Z T=std::weak_ptr 2023-07-13T15:15:11.4584226Z ] 2023-07-13T15:15:11.4585291Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4586293Z with 2023-07-13T15:15:11.4586739Z [ 2023-07-13T15:15:11.4587241Z T=std::weak_ptr 2023-07-13T15:15:11.4587706Z ] 2023-07-13T15:15:11.4588720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:11.4589661Z with 2023-07-13T15:15:11.4590033Z [ 2023-07-13T15:15:11.4590505Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:15:11.4590943Z ] 2023-07-13T15:15:11.4591951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1468): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:11.4592885Z with 2023-07-13T15:15:11.4593249Z [ 2023-07-13T15:15:11.4593705Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:15:11.4594162Z ] 2023-07-13T15:15:11.4595161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4596131Z with 2023-07-13T15:15:11.4596481Z [ 2023-07-13T15:15:11.4596995Z T=std::weak_ptr 2023-07-13T15:15:11.4597484Z ] 2023-07-13T15:15:11.4598607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4599510Z with 2023-07-13T15:15:11.4599865Z [ 2023-07-13T15:15:11.4600432Z T=std::vector> 2023-07-13T15:15:11.4600989Z ] 2023-07-13T15:15:11.4601982Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4602871Z with 2023-07-13T15:15:11.4603244Z [ 2023-07-13T15:15:11.4603814Z T=std::vector> 2023-07-13T15:15:11.4604359Z ] 2023-07-13T15:15:11.4605419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4606591Z with 2023-07-13T15:15:11.4606964Z [ 2023-07-13T15:15:11.4607537Z T=std::vector> 2023-07-13T15:15:11.4608082Z ] 2023-07-13T15:15:11.4609192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:11.4611744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(485): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:11.4617341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4618357Z with 2023-07-13T15:15:11.4618737Z [ 2023-07-13T15:15:11.4619334Z T=std::vector> 2023-07-13T15:15:11.4619878Z ] 2023-07-13T15:15:11.4620837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4621722Z with 2023-07-13T15:15:11.4622091Z [ 2023-07-13T15:15:11.4622578Z T=std::vector> 2023-07-13T15:15:11.4623058Z ] 2023-07-13T15:15:11.4624030Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4624958Z with 2023-07-13T15:15:11.4625305Z [ 2023-07-13T15:15:11.4625807Z T=std::vector> 2023-07-13T15:15:11.4626280Z ] 2023-07-13T15:15:11.4627348Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4628351Z with 2023-07-13T15:15:11.4628702Z [ 2023-07-13T15:15:11.4629201Z T=std::vector> 2023-07-13T15:15:11.4629835Z ] 2023-07-13T15:15:11.4631093Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:11.4632952Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(444): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:11.4634617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4635593Z with 2023-07-13T15:15:11.4635969Z [ 2023-07-13T15:15:11.4636467Z T=std::vector> 2023-07-13T15:15:11.4636920Z ] 2023-07-13T15:15:11.4637871Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4638745Z with 2023-07-13T15:15:11.4639110Z [ 2023-07-13T15:15:11.4639922Z T=std::vector,std::allocator>> 2023-07-13T15:15:11.4640508Z ] 2023-07-13T15:15:11.4641507Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4642409Z with 2023-07-13T15:15:11.4642774Z [ 2023-07-13T15:15:11.4643361Z T=std::vector,std::allocator>> 2023-07-13T15:15:11.4643932Z ] 2023-07-13T15:15:11.4644998Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4645982Z with 2023-07-13T15:15:11.4646335Z [ 2023-07-13T15:15:11.4646974Z T=std::vector,std::allocator>> 2023-07-13T15:15:11.4647548Z ] 2023-07-13T15:15:11.4648704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:15:11.4650526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:15:11.4652212Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(846): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-07-13T15:15:11.4653803Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4654753Z with 2023-07-13T15:15:11.4655116Z [ 2023-07-13T15:15:11.4655737Z T=std::vector,std::allocator>> 2023-07-13T15:15:11.4656321Z ] 2023-07-13T15:15:11.4657229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4658124Z with 2023-07-13T15:15:11.4658492Z [ 2023-07-13T15:15:11.4659075Z T=std::vector,std::allocator>> 2023-07-13T15:15:11.4659813Z ] 2023-07-13T15:15:11.4660838Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4661770Z with 2023-07-13T15:15:11.4662130Z [ 2023-07-13T15:15:11.4662726Z T=std::vector,std::allocator>> 2023-07-13T15:15:11.4663261Z ] 2023-07-13T15:15:11.4693396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4694435Z with 2023-07-13T15:15:11.4694800Z [ 2023-07-13T15:15:11.4695407Z T=std::vector,std::allocator>> 2023-07-13T15:15:11.4695964Z ] 2023-07-13T15:15:11.4697369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:15:11.4699150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:15:11.4700786Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(616): note: see reference to class template instantiation 'c10::VaryingShape<__int64>' being compiled 2023-07-13T15:15:11.4702384Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4703360Z with 2023-07-13T15:15:11.4703730Z [ 2023-07-13T15:15:11.4704316Z T=std::vector,std::allocator>> 2023-07-13T15:15:11.4704863Z ] 2023-07-13T15:15:11.4707250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4710020Z with 2023-07-13T15:15:11.4710395Z [ 2023-07-13T15:15:11.4710900Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:11.4711387Z ] 2023-07-13T15:15:11.4712398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4713331Z with 2023-07-13T15:15:11.4713706Z [ 2023-07-13T15:15:11.4714200Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:11.4714682Z ] 2023-07-13T15:15:11.4715751Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4716753Z with 2023-07-13T15:15:11.4717117Z [ 2023-07-13T15:15:11.4717627Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:11.4718101Z ] 2023-07-13T15:15:11.4719358Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:11.4721037Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(729): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:11.4722674Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4723647Z with 2023-07-13T15:15:11.4724034Z [ 2023-07-13T15:15:11.4724541Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:11.4725023Z ] 2023-07-13T15:15:11.4725958Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4726859Z with 2023-07-13T15:15:11.4727450Z [ 2023-07-13T15:15:11.4728026Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:11.4728552Z ] 2023-07-13T15:15:11.4729553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4730443Z with 2023-07-13T15:15:11.4730813Z [ 2023-07-13T15:15:11.4731365Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:11.4735704Z ] 2023-07-13T15:15:11.4736844Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4737859Z with 2023-07-13T15:15:11.4738246Z [ 2023-07-13T15:15:11.4739000Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:11.4739546Z ] 2023-07-13T15:15:11.4740946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:11.4742783Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:11.4761740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-07-13T15:15:11.4763753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4765170Z with 2023-07-13T15:15:11.4765564Z [ 2023-07-13T15:15:11.4766158Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:11.4766713Z ] 2023-07-13T15:15:11.4767663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4768558Z with 2023-07-13T15:15:11.4768948Z [ 2023-07-13T15:15:11.4769425Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:11.4769841Z ] 2023-07-13T15:15:11.4771210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4772578Z with 2023-07-13T15:15:11.4772972Z [ 2023-07-13T15:15:11.4773432Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:11.4773867Z ] 2023-07-13T15:15:11.4774939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4783583Z with 2023-07-13T15:15:11.4783948Z [ 2023-07-13T15:15:11.4800528Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:11.4801013Z ] 2023-07-13T15:15:11.4808305Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.4810288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.4811237Z with 2023-07-13T15:15:11.4811589Z [ 2023-07-13T15:15:11.4819943Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:11.4820529Z ] 2023-07-13T15:15:11.4821632Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-07-13T15:15:11.4823404Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4824373Z with 2023-07-13T15:15:11.4824740Z [ 2023-07-13T15:15:11.4825175Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:11.4825607Z ] 2023-07-13T15:15:11.4826497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4827476Z with 2023-07-13T15:15:11.4827863Z [ 2023-07-13T15:15:11.4829036Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:11.4829991Z ] 2023-07-13T15:15:11.4830960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4831874Z with 2023-07-13T15:15:11.4832230Z [ 2023-07-13T15:15:11.4833249Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:11.4834300Z ] 2023-07-13T15:15:11.4835468Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4841123Z with 2023-07-13T15:15:11.4841620Z [ 2023-07-13T15:15:11.4843364Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:11.4844364Z ] 2023-07-13T15:15:11.4845820Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2023-07-13T15:15:11.4847215Z with 2023-07-13T15:15:11.4847584Z [ 2023-07-13T15:15:11.4848021Z TTarget=c10::StorageImpl 2023-07-13T15:15:11.4848548Z ] 2023-07-13T15:15:11.4850209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(902): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2023-07-13T15:15:11.4853094Z with 2023-07-13T15:15:11.4853428Z [ 2023-07-13T15:15:11.4853864Z TTarget=c10::StorageImpl 2023-07-13T15:15:11.4854286Z ] 2023-07-13T15:15:11.4855590Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4856650Z with 2023-07-13T15:15:11.4857088Z [ 2023-07-13T15:15:11.4858129Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:11.4859105Z ] 2023-07-13T15:15:11.4860028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4860861Z with 2023-07-13T15:15:11.4861214Z [ 2023-07-13T15:15:11.4861645Z T=torch::autograd::ViewInfo 2023-07-13T15:15:11.4862068Z ] 2023-07-13T15:15:11.4882870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4883883Z with 2023-07-13T15:15:11.4884725Z [ 2023-07-13T15:15:11.4885187Z T=torch::autograd::ViewInfo 2023-07-13T15:15:11.4885639Z ] 2023-07-13T15:15:11.4886768Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4887816Z with 2023-07-13T15:15:11.4888168Z [ 2023-07-13T15:15:11.4888617Z T=torch::autograd::ViewInfo 2023-07-13T15:15:11.4889044Z ] 2023-07-13T15:15:11.4890188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.4893349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(575): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.4895326Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4896289Z with 2023-07-13T15:15:11.4896641Z [ 2023-07-13T15:15:11.4946885Z T=torch::autograd::ViewInfo 2023-07-13T15:15:11.4947656Z ] 2023-07-13T15:15:11.4948732Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4949798Z with 2023-07-13T15:15:11.4950170Z [ 2023-07-13T15:15:11.4950654Z T=c10::IValue 2023-07-13T15:15:11.4951069Z ] 2023-07-13T15:15:11.4952201Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4953406Z with 2023-07-13T15:15:11.4953801Z [ 2023-07-13T15:15:11.4954211Z T=c10::IValue 2023-07-13T15:15:11.4954618Z ] 2023-07-13T15:15:11.4955725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4961020Z with 2023-07-13T15:15:11.4961424Z [ 2023-07-13T15:15:11.4961853Z T=c10::IValue 2023-07-13T15:15:11.4962243Z ] 2023-07-13T15:15:11.4963302Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.4965130Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.4966861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4967871Z with 2023-07-13T15:15:11.4968239Z [ 2023-07-13T15:15:11.4972595Z T=c10::IValue 2023-07-13T15:15:11.4973000Z ] 2023-07-13T15:15:11.4973952Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.4975030Z with 2023-07-13T15:15:11.4975399Z [ 2023-07-13T15:15:11.4975844Z T=c10::AliasInfo 2023-07-13T15:15:11.4976285Z ] 2023-07-13T15:15:11.4977252Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.4982300Z with 2023-07-13T15:15:11.4982721Z [ 2023-07-13T15:15:11.4983146Z T=c10::AliasInfo 2023-07-13T15:15:11.4983540Z ] 2023-07-13T15:15:11.4990035Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.4991048Z with 2023-07-13T15:15:11.4995338Z [ 2023-07-13T15:15:11.4995788Z T=c10::AliasInfo 2023-07-13T15:15:11.4996172Z ] 2023-07-13T15:15:11.4997821Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.5015391Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.5017090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5018083Z with 2023-07-13T15:15:11.5018425Z [ 2023-07-13T15:15:11.5018830Z T=c10::AliasInfo 2023-07-13T15:15:11.5019423Z ] 2023-07-13T15:15:11.5020536Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5039808Z with 2023-07-13T15:15:11.5040169Z [ 2023-07-13T15:15:11.5040869Z T=std::vector> 2023-07-13T15:15:11.5041469Z ] 2023-07-13T15:15:11.5042689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5043627Z with 2023-07-13T15:15:11.5044096Z [ 2023-07-13T15:15:11.5044621Z T=std::vector> 2023-07-13T15:15:11.5045587Z ] 2023-07-13T15:15:11.5046688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5047896Z with 2023-07-13T15:15:11.5048279Z [ 2023-07-13T15:15:11.5048808Z T=std::vector> 2023-07-13T15:15:11.5049291Z ] 2023-07-13T15:15:11.5050328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:11.5051480Z with 2023-07-13T15:15:11.5051959Z [ 2023-07-13T15:15:11.5052443Z T=c10::SymInt 2023-07-13T15:15:11.5052814Z ] 2023-07-13T15:15:11.5053880Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(99): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:11.5054886Z with 2023-07-13T15:15:11.5055262Z [ 2023-07-13T15:15:11.5055620Z T=c10::SymInt 2023-07-13T15:15:11.5081893Z ] 2023-07-13T15:15:11.5096679Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(378): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-07-13T15:15:11.5098778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(388): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-07-13T15:15:11.5101276Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5102248Z with 2023-07-13T15:15:11.5102682Z [ 2023-07-13T15:15:11.5103188Z T=std::vector> 2023-07-13T15:15:11.5103742Z ] 2023-07-13T15:15:11.5104778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5105585Z with 2023-07-13T15:15:11.5105944Z [ 2023-07-13T15:15:11.5106448Z T=c10::either 2023-07-13T15:15:11.5106945Z ] 2023-07-13T15:15:11.5107868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5108706Z with 2023-07-13T15:15:11.5109061Z [ 2023-07-13T15:15:11.5110598Z T=c10::either 2023-07-13T15:15:11.5117702Z ] 2023-07-13T15:15:11.5119059Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5120108Z with 2023-07-13T15:15:11.5120485Z [ 2023-07-13T15:15:11.5121049Z T=c10::either 2023-07-13T15:15:11.5121545Z ] 2023-07-13T15:15:11.5122655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:11.5124608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:11.5126499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5127329Z with 2023-07-13T15:15:11.5127624Z [ 2023-07-13T15:15:11.5128147Z T=c10::either 2023-07-13T15:15:11.5128631Z ] 2023-07-13T15:15:11.5129510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5130283Z with 2023-07-13T15:15:11.5130599Z [ 2023-07-13T15:15:11.5130986Z T=at::StepCallbacks 2023-07-13T15:15:11.5131558Z ] 2023-07-13T15:15:11.5132548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5133456Z with 2023-07-13T15:15:11.5133786Z [ 2023-07-13T15:15:11.5134164Z T=at::StepCallbacks 2023-07-13T15:15:11.5134536Z ] 2023-07-13T15:15:11.5135579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5136459Z with 2023-07-13T15:15:11.5136787Z [ 2023-07-13T15:15:11.5137157Z T=at::StepCallbacks 2023-07-13T15:15:11.5137503Z ] 2023-07-13T15:15:11.5139141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.5153124Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/function.h(165): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.5155323Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5171612Z with 2023-07-13T15:15:11.5171966Z [ 2023-07-13T15:15:11.5172389Z T=at::StepCallbacks 2023-07-13T15:15:11.5173769Z ] 2023-07-13T15:15:11.5174801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5181594Z with 2023-07-13T15:15:11.5182072Z [ 2023-07-13T15:15:11.5182541Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:11.5183203Z ] 2023-07-13T15:15:11.5188241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5189234Z with 2023-07-13T15:15:11.5189619Z [ 2023-07-13T15:15:11.5190081Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:11.5190519Z ] 2023-07-13T15:15:11.5191501Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5193037Z with 2023-07-13T15:15:11.5193568Z [ 2023-07-13T15:15:11.5194011Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:11.5194777Z ] 2023-07-13T15:15:11.5196246Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:11.5197804Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:11.5208896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5210354Z with 2023-07-13T15:15:11.5210735Z [ 2023-07-13T15:15:11.5211207Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:11.5211657Z ] 2023-07-13T15:15:11.5212621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5213507Z with 2023-07-13T15:15:11.5213858Z [ 2023-07-13T15:15:11.5214301Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:11.5214747Z ] 2023-07-13T15:15:11.5215864Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5217234Z with 2023-07-13T15:15:11.5217615Z [ 2023-07-13T15:15:11.5218267Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:11.5218757Z ] 2023-07-13T15:15:11.5227372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5228440Z with 2023-07-13T15:15:11.5228806Z [ 2023-07-13T15:15:11.5229251Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:11.5229656Z ] 2023-07-13T15:15:11.5230693Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.5233009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(225): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.5251749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5252722Z with 2023-07-13T15:15:11.5253104Z [ 2023-07-13T15:15:11.5253540Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:11.5254196Z ] 2023-07-13T15:15:11.5255416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5256304Z with 2023-07-13T15:15:11.5256659Z [ 2023-07-13T15:15:11.5257235Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:11.5257776Z ] 2023-07-13T15:15:11.5258829Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5259759Z with 2023-07-13T15:15:11.5260142Z [ 2023-07-13T15:15:11.5260702Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:11.5266137Z ] 2023-07-13T15:15:11.5267255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5268223Z with 2023-07-13T15:15:11.5268584Z [ 2023-07-13T15:15:11.5269125Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:11.5269638Z ] 2023-07-13T15:15:11.5270715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.5272921Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(288): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.5274621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5275474Z with 2023-07-13T15:15:11.5275802Z [ 2023-07-13T15:15:11.5276317Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:11.5276816Z ] 2023-07-13T15:15:11.5277943Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5286020Z with 2023-07-13T15:15:11.5286475Z [ 2023-07-13T15:15:11.5287140Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:11.5287770Z ] 2023-07-13T15:15:11.5288716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5289572Z with 2023-07-13T15:15:11.5289886Z [ 2023-07-13T15:15:11.5290545Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:11.5291156Z ] 2023-07-13T15:15:11.5292307Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5293659Z with 2023-07-13T15:15:11.5293987Z [ 2023-07-13T15:15:11.5294644Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:11.5295250Z ] 2023-07-13T15:15:11.5296433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>,unsigned __int64,unsigned __int64>>' being compiled 2023-07-13T15:15:11.5298457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional,std::allocator>,unsigned __int64,unsigned __int64>>' being compiled 2023-07-13T15:15:11.5300439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5301300Z with 2023-07-13T15:15:11.5301639Z [ 2023-07-13T15:15:11.5302282Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:11.5302894Z ] 2023-07-13T15:15:11.5303770Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5304573Z with 2023-07-13T15:15:11.5304913Z [ 2023-07-13T15:15:11.5305375Z T=torch::jit::SourceRange 2023-07-13T15:15:11.5305777Z ] 2023-07-13T15:15:11.5306771Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5310301Z with 2023-07-13T15:15:11.5310710Z [ 2023-07-13T15:15:11.5311167Z T=torch::jit::SourceRange 2023-07-13T15:15:11.5311576Z ] 2023-07-13T15:15:11.5312529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5313449Z with 2023-07-13T15:15:11.5313813Z [ 2023-07-13T15:15:11.5314870Z T=torch::jit::SourceRange 2023-07-13T15:15:11.5315415Z ] 2023-07-13T15:15:11.5316477Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.5318166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.5320134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5321457Z with 2023-07-13T15:15:11.5321818Z [ 2023-07-13T15:15:11.5322280Z T=torch::jit::SourceRange 2023-07-13T15:15:11.5323009Z ] 2023-07-13T15:15:11.5323974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5324869Z with 2023-07-13T15:15:11.5325233Z [ 2023-07-13T15:15:11.5326031Z T=c10::intrusive_ptr> 2023-07-13T15:15:11.5326774Z ] 2023-07-13T15:15:11.5327765Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5328686Z with 2023-07-13T15:15:11.5329013Z [ 2023-07-13T15:15:11.5329724Z T=c10::intrusive_ptr> 2023-07-13T15:15:11.5330434Z ] 2023-07-13T15:15:11.5331504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5343741Z with 2023-07-13T15:15:11.5344222Z [ 2023-07-13T15:15:11.5345033Z T=c10::intrusive_ptr> 2023-07-13T15:15:11.5345765Z ] 2023-07-13T15:15:11.5346945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:11.5369858Z with 2023-07-13T15:15:11.5370292Z [ 2023-07-13T15:15:11.5370740Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:15:11.5377807Z ] 2023-07-13T15:15:11.5379133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:11.5380335Z with 2023-07-13T15:15:11.5380707Z [ 2023-07-13T15:15:11.5381210Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:15:11.5381684Z ] 2023-07-13T15:15:11.5382724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5385227Z with 2023-07-13T15:15:11.5385684Z [ 2023-07-13T15:15:11.5386447Z T=c10::intrusive_ptr> 2023-07-13T15:15:11.5387181Z ] 2023-07-13T15:15:11.5388153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5389075Z with 2023-07-13T15:15:11.5389455Z [ 2023-07-13T15:15:11.5389905Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:11.5390364Z ] 2023-07-13T15:15:11.5391285Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5392155Z with 2023-07-13T15:15:11.5392761Z [ 2023-07-13T15:15:11.5400412Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:11.5400927Z ] 2023-07-13T15:15:11.5402040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5403111Z with 2023-07-13T15:15:11.5403568Z [ 2023-07-13T15:15:11.5404045Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:11.5404526Z ] 2023-07-13T15:15:11.5405619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.5407475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.5409247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5410226Z with 2023-07-13T15:15:11.5410593Z [ 2023-07-13T15:15:11.5411067Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:11.5411527Z ] 2023-07-13T15:15:11.5412495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5413372Z with 2023-07-13T15:15:11.5413748Z [ 2023-07-13T15:15:11.5414399Z T=c10::intrusive_ptr> 2023-07-13T15:15:11.5415031Z ] 2023-07-13T15:15:11.5416025Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5416965Z with 2023-07-13T15:15:11.5417329Z [ 2023-07-13T15:15:11.5418006Z T=c10::intrusive_ptr> 2023-07-13T15:15:11.5418663Z ] 2023-07-13T15:15:11.5428097Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5429079Z with 2023-07-13T15:15:11.5429396Z [ 2023-07-13T15:15:11.5430268Z T=c10::intrusive_ptr> 2023-07-13T15:15:11.5430878Z ] 2023-07-13T15:15:11.5431943Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:11.5432916Z with 2023-07-13T15:15:11.5433231Z [ 2023-07-13T15:15:11.5433609Z TTarget=torch::jit::Scope 2023-07-13T15:15:11.5434002Z ] 2023-07-13T15:15:11.5435081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/ir/constants.h(25): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:11.5436102Z with 2023-07-13T15:15:11.5436613Z [ 2023-07-13T15:15:11.5436989Z TTarget=torch::jit::Scope 2023-07-13T15:15:11.5437374Z ] 2023-07-13T15:15:11.5438286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5439123Z with 2023-07-13T15:15:11.5439449Z [ 2023-07-13T15:15:11.5440046Z T=c10::intrusive_ptr> 2023-07-13T15:15:11.5440615Z ] 2023-07-13T15:15:11.5441436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5442231Z with 2023-07-13T15:15:11.5442569Z [ 2023-07-13T15:15:11.5442956Z T=at::ThreadLocalState 2023-07-13T15:15:11.5443320Z ] 2023-07-13T15:15:11.5444197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5445010Z with 2023-07-13T15:15:11.5445342Z [ 2023-07-13T15:15:11.5445724Z T=at::ThreadLocalState 2023-07-13T15:15:11.5446080Z ] 2023-07-13T15:15:11.5447024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5447941Z with 2023-07-13T15:15:11.5448267Z [ 2023-07-13T15:15:11.5448620Z T=at::ThreadLocalState 2023-07-13T15:15:11.5449020Z ] 2023-07-13T15:15:11.5449940Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.5451392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.5452842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5453666Z with 2023-07-13T15:15:11.5453997Z [ 2023-07-13T15:15:11.5454379Z T=at::ThreadLocalState 2023-07-13T15:15:11.5454755Z ] 2023-07-13T15:15:11.5455734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5456531Z with 2023-07-13T15:15:11.5456849Z [ 2023-07-13T15:15:11.5457269Z T=std::shared_ptr 2023-07-13T15:15:11.5457651Z ] 2023-07-13T15:15:11.5458510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5459340Z with 2023-07-13T15:15:11.5459688Z [ 2023-07-13T15:15:11.5460109Z T=std::shared_ptr 2023-07-13T15:15:11.5460492Z ] 2023-07-13T15:15:11.5461433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5462495Z with 2023-07-13T15:15:11.5462808Z [ 2023-07-13T15:15:11.5463200Z T=std::shared_ptr 2023-07-13T15:15:11.5463597Z ] 2023-07-13T15:15:11.5464529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:11.5465978Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\array(594): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:11.5467490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-07-13T15:15:11.5468988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5469792Z with 2023-07-13T15:15:11.5470116Z [ 2023-07-13T15:15:11.5470533Z T=std::shared_ptr 2023-07-13T15:15:11.5470941Z ] 2023-07-13T15:15:11.5471745Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5472514Z with 2023-07-13T15:15:11.5472834Z [ 2023-07-13T15:15:11.5473224Z T=torch::jit::GraphExecutor 2023-07-13T15:15:11.5473616Z ] 2023-07-13T15:15:11.5474506Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5475332Z with 2023-07-13T15:15:11.5475642Z [ 2023-07-13T15:15:11.5476029Z T=torch::jit::GraphExecutor 2023-07-13T15:15:11.5476397Z ] 2023-07-13T15:15:11.5477348Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5478252Z with 2023-07-13T15:15:11.5478584Z [ 2023-07-13T15:15:11.5478958Z T=torch::jit::GraphExecutor 2023-07-13T15:15:11.5479354Z ] 2023-07-13T15:15:11.5480438Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.5481976Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\array(594): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.5483608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-07-13T15:15:11.5485273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5486213Z with 2023-07-13T15:15:11.5486872Z [ 2023-07-13T15:15:11.5487318Z T=torch::jit::GraphExecutor 2023-07-13T15:15:11.5487761Z ] 2023-07-13T15:15:11.5488711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5489584Z with 2023-07-13T15:15:11.5489952Z [ 2023-07-13T15:15:11.5490385Z T=torch::jit::Method 2023-07-13T15:15:11.5490787Z ] 2023-07-13T15:15:11.5491786Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5492733Z with 2023-07-13T15:15:11.5493136Z [ 2023-07-13T15:15:11.5493534Z T=torch::jit::Method 2023-07-13T15:15:11.5493942Z ] 2023-07-13T15:15:11.5495052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5496070Z with 2023-07-13T15:15:11.5496462Z [ 2023-07-13T15:15:11.5496857Z T=torch::jit::Method 2023-07-13T15:15:11.5497268Z ] 2023-07-13T15:15:11.5498266Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:11.5499981Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/object.h(48): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:11.5501612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5502580Z with 2023-07-13T15:15:11.5502967Z [ 2023-07-13T15:15:11.5503385Z T=torch::jit::Method 2023-07-13T15:15:11.5503806Z ] 2023-07-13T15:15:11.5504750Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5505660Z with 2023-07-13T15:15:11.5506024Z [ 2023-07-13T15:15:11.5506836Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:11.5507634Z ] 2023-07-13T15:15:11.5508834Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5509776Z with 2023-07-13T15:15:11.5510160Z [ 2023-07-13T15:15:11.5510998Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:11.5511759Z ] 2023-07-13T15:15:11.5512735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5513695Z with 2023-07-13T15:15:11.5514054Z [ 2023-07-13T15:15:11.5514866Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:11.5515826Z ] 2023-07-13T15:15:11.5517142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>,std::allocator,std::allocator>>>>' being compiled 2023-07-13T15:15:11.5519368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/module.h(327): note: see reference to class template instantiation 'c10::optional,std::allocator>,std::allocator,std::allocator>>>>' being compiled 2023-07-13T15:15:11.5521274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5522260Z with 2023-07-13T15:15:11.5522628Z [ 2023-07-13T15:15:11.5523453Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:11.5524225Z ] 2023-07-13T15:15:11.5525198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5526089Z with 2023-07-13T15:15:11.5526460Z [ 2023-07-13T15:15:11.5527644Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:11.5528837Z ] 2023-07-13T15:15:11.5529944Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5531068Z with 2023-07-13T15:15:11.5531424Z [ 2023-07-13T15:15:11.5532526Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:11.5533550Z ] 2023-07-13T15:15:11.5534810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5535852Z with 2023-07-13T15:15:11.5536218Z [ 2023-07-13T15:15:11.5537366Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:11.5538467Z ] 2023-07-13T15:15:11.5540131Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>> &)>>' being compiled 2023-07-13T15:15:11.5543267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>,std::allocator>>> &)>>' being compiled 2023-07-13T15:15:11.5545558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5546518Z with 2023-07-13T15:15:11.5546901Z [ 2023-07-13T15:15:11.5548062Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:11.5549164Z ] 2023-07-13T15:15:11.5550142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:11.5551031Z with 2023-07-13T15:15:11.5551400Z [ 2023-07-13T15:15:11.5551963Z T=std::function 2023-07-13T15:15:11.5552508Z ] 2023-07-13T15:15:11.5553512Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:11.5554429Z with 2023-07-13T15:15:11.5554802Z [ 2023-07-13T15:15:11.5555342Z T=std::function 2023-07-13T15:15:11.5555867Z ] 2023-07-13T15:15:11.5556904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:11.5557852Z with 2023-07-13T15:15:11.5558215Z [ 2023-07-13T15:15:11.5558752Z T=std::function 2023-07-13T15:15:11.5559262Z ] 2023-07-13T15:15:11.5560369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:12.8166871Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:12.8168901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:12.8170254Z with 2023-07-13T15:15:12.8171103Z [ 2023-07-13T15:15:12.8171900Z T=std::function 2023-07-13T15:15:12.8172671Z ] 2023-07-13T15:15:12.8173809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:12.8175153Z with 2023-07-13T15:15:12.8175709Z [ 2023-07-13T15:15:12.8176405Z T=std::vector> 2023-07-13T15:15:12.8177089Z ] 2023-07-13T15:15:12.8178208Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:12.8179345Z with 2023-07-13T15:15:12.8179933Z [ 2023-07-13T15:15:12.8180654Z T=std::vector> 2023-07-13T15:15:12.8181366Z ] 2023-07-13T15:15:12.8182767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:12.8184323Z with 2023-07-13T15:15:12.8184926Z [ 2023-07-13T15:15:12.8185678Z T=std::vector> 2023-07-13T15:15:12.8186438Z ] 2023-07-13T15:15:12.8187656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:12.8192555Z with 2023-07-13T15:15:12.8198900Z [ 2023-07-13T15:15:12.8325199Z T=double 2023-07-13T15:15:12.8406887Z ] 2023-07-13T15:15:12.8422107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:12.8452669Z with 2023-07-13T15:15:12.8502180Z [ 2023-07-13T15:15:12.8535972Z T=double 2023-07-13T15:15:12.8547024Z ] 2023-07-13T15:15:12.8574352Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:12.8616326Z with 2023-07-13T15:15:12.8638257Z [ 2023-07-13T15:15:12.8678022Z T=std::vector> 2023-07-13T15:15:12.8694166Z ] 2023-07-13T15:15:12.8799023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:12.8985647Z with 2023-07-13T15:15:12.9022251Z [ 2023-07-13T15:15:12.9144921Z T=std::tuple 2023-07-13T15:15:12.9182377Z ] 2023-07-13T15:15:12.9207073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:12.9228338Z with 2023-07-13T15:15:12.9271579Z [ 2023-07-13T15:15:12.9279400Z T=std::tuple 2023-07-13T15:15:12.9326675Z ] 2023-07-13T15:15:12.9499878Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:12.9501112Z with 2023-07-13T15:15:12.9513302Z [ 2023-07-13T15:15:12.9556262Z T=std::tuple 2023-07-13T15:15:12.9616287Z ] 2023-07-13T15:15:12.9631661Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:12.9826019Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/rnn.h(160): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:12.9828023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.0005813Z with 2023-07-13T15:15:13.0006535Z [ 2023-07-13T15:15:13.0007278Z T=std::tuple 2023-07-13T15:15:13.0007942Z ] 2023-07-13T15:15:13.0009115Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.0010602Z with 2023-07-13T15:15:13.0011254Z [ 2023-07-13T15:15:13.0012343Z T=std::vector> 2023-07-13T15:15:13.0014661Z ] 2023-07-13T15:15:13.0015910Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.0019678Z with 2023-07-13T15:15:13.0020276Z [ 2023-07-13T15:15:13.0021006Z T=std::vector> 2023-07-13T15:15:13.0028728Z ] 2023-07-13T15:15:13.0045432Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.0046910Z with 2023-07-13T15:15:13.0047481Z [ 2023-07-13T15:15:13.0048169Z T=std::vector> 2023-07-13T15:15:13.0048880Z ] 2023-07-13T15:15:13.0050152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:13.0052150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(49): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:13.0113767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.0276197Z with 2023-07-13T15:15:13.0291574Z [ 2023-07-13T15:15:13.0292398Z T=std::vector> 2023-07-13T15:15:13.0293126Z ] 2023-07-13T15:15:13.0294403Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:15:13.0325987Z with 2023-07-13T15:15:13.0326940Z [ 2023-07-13T15:15:13.0327776Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:13.0352130Z V=std::unique_ptr> 2023-07-13T15:15:13.0353218Z ] 2023-07-13T15:15:13.0354544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(778): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:15:13.0357371Z with 2023-07-13T15:15:13.0427889Z [ 2023-07-13T15:15:13.0428741Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:13.0429861Z V=std::unique_ptr> 2023-07-13T15:15:13.0430714Z ] 2023-07-13T15:15:13.0435599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(775): note: while compiling class template member function 'ska::detailv3::sherwood_v3_entry> *ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::empty_default_table(void)' 2023-07-13T15:15:13.0437276Z with 2023-07-13T15:15:13.0445862Z [ 2023-07-13T15:15:13.0446629Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:13.0450534Z V=std::unique_ptr>, 2023-07-13T15:15:13.0451701Z H=std::hash,std::allocator>>, 2023-07-13T15:15:13.0452925Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:27.5427024Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:27.5484818Z ] 2023-07-13T15:15:27.5505196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(768): note: see reference to function template instantiation 'ska::detailv3::sherwood_v3_entry> *ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::empty_default_table(void)' being compiled 2023-07-13T15:15:27.5556916Z with 2023-07-13T15:15:27.5561922Z [ 2023-07-13T15:15:27.5568150Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:27.5570424Z V=std::unique_ptr>, 2023-07-13T15:15:27.5575548Z H=std::hash,std::allocator>>, 2023-07-13T15:15:27.5581750Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:27.5583193Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:27.5600461Z ] 2023-07-13T15:15:27.5615597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1928): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>' being compiled 2023-07-13T15:15:27.5619203Z with 2023-07-13T15:15:27.5622972Z [ 2023-07-13T15:15:27.5624072Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:27.5625643Z V=std::unique_ptr>, 2023-07-13T15:15:27.5628948Z H=std::hash,std::allocator>>, 2023-07-13T15:15:27.5633771Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:27.5639539Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:27.5641082Z ] 2023-07-13T15:15:27.5650355Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/optimizer.h(174): note: see reference to class template instantiation 'ska::flat_hash_map,std::allocator>,std::unique_ptr>,std::hash,std::allocator>>,std::equal_to,std::allocator>>,std::allocator>>' being compiled 2023-07-13T15:15:27.5655165Z with 2023-07-13T15:15:27.5655989Z [ 2023-07-13T15:15:27.5658711Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:27.5660758Z V=std::unique_ptr> 2023-07-13T15:15:27.5679323Z ] 2023-07-13T15:15:27.5737973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:15:27.5749067Z with 2023-07-13T15:15:27.5756634Z [ 2023-07-13T15:15:27.5758284Z K=c10::DispatchKey, 2023-07-13T15:15:27.5766788Z V=std::list> 2023-07-13T15:15:27.5774053Z ] 2023-07-13T15:15:27.5776736Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(710): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:15:27.5786290Z with 2023-07-13T15:15:27.5791565Z [ 2023-07-13T15:15:27.5798445Z K=c10::DispatchKey, 2023-07-13T15:15:27.5803097Z V=std::list> 2023-07-13T15:15:27.5804517Z ] 2023-07-13T15:15:27.5813960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(708): note: while compiling class template member function 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' 2023-07-13T15:15:27.5820720Z with 2023-07-13T15:15:27.5822234Z [ 2023-07-13T15:15:27.5826629Z K=c10::DispatchKey, 2023-07-13T15:15:27.5832017Z V=std::list>, 2023-07-13T15:15:27.5833989Z H=std::hash, 2023-07-13T15:15:27.5839621Z E=std::equal_to, 2023-07-13T15:15:27.5847699Z A=std::allocator>>> 2023-07-13T15:15:27.5850523Z ] 2023-07-13T15:15:27.5856880Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(431): note: see reference to function template instantiation 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' being compiled 2023-07-13T15:15:27.5866204Z with 2023-07-13T15:15:27.5870430Z [ 2023-07-13T15:15:27.5873791Z K=c10::DispatchKey, 2023-07-13T15:15:27.5878222Z V=std::list>, 2023-07-13T15:15:27.5885957Z H=std::hash, 2023-07-13T15:15:27.5887087Z E=std::equal_to, 2023-07-13T15:15:27.5890131Z A=std::allocator>>> 2023-07-13T15:15:27.5893922Z ] 2023-07-13T15:15:27.5901108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1928): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>' being compiled 2023-07-13T15:15:27.5904896Z with 2023-07-13T15:15:27.5932352Z [ 2023-07-13T15:15:27.5949281Z K=c10::DispatchKey, 2023-07-13T15:15:27.5955716Z V=std::list>, 2023-07-13T15:15:27.5958069Z H=std::hash, 2023-07-13T15:15:27.5967708Z E=std::equal_to, 2023-07-13T15:15:27.5973544Z A=std::allocator>>> 2023-07-13T15:15:27.5975684Z ] 2023-07-13T15:15:27.5981145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(272): note: see reference to class template instantiation 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' being compiled 2023-07-13T15:15:27.5983343Z with 2023-07-13T15:15:27.5996544Z [ 2023-07-13T15:15:27.6005202Z K=c10::DispatchKey, 2023-07-13T15:15:27.6054825Z V=std::list> 2023-07-13T15:15:27.6109748Z ] 2023-07-13T15:15:27.6114566Z [59/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:27.6223063Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:27.6232154Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:27.6279351Z 2023-07-13T15:15:44.2662483Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:44.2669466Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:44.2674489Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:44.2678482Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:44.2679986Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:44.2681205Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:44.2682450Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:44.2688405Z [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-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:44.2693918Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:44.2694890Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:44.2695502Z 2023-07-13T15:15:44.2698010Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:44.2700370Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:44.2702013Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:44.2705874Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:44.2707582Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:44.2714907Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:44.2716265Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:44.2722087Z [61/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:44.2727779Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:44.2728736Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:44.2729341Z 2023-07-13T15:15:44.2730377Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:44.2733859Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:44.2735303Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:44.2737030Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:44.2738449Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:44.2739805Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:44.2741086Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:44.2744532Z [62/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:44.2747909Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:44.2748848Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:44.2749503Z 2023-07-13T15:15:44.2750361Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:44.2752211Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:44.2754116Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:44.2755755Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:44.2757157Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:44.2763045Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:44.2764326Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:44.2768110Z [63/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:44.2771633Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:44.2772535Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:44.2773113Z 2023-07-13T15:15:44.2774448Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:44.2789325Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:44.2791110Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:44.2792749Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:44.2796349Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:44.2797618Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:44.2798812Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:44.2803579Z [64/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp 2023-07-13T15:15:44.2805986Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:44.2806859Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:44.2809054Z 2023-07-13T15:15:44.2810738Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-07-13T15:15:44.2820669Z [65/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:44.2826981Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:44.2827958Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:44.2830957Z 2023-07-13T15:15:44.2831908Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:44.2833682Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:44.2837804Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:44.2839623Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:44.2841220Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:15:44.2844837Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:44.2846126Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:44.2847340Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:44.2852423Z [66/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:15:44.2854702Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:44.2855566Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:44.2858266Z 2023-07-13T15:15:44.2894021Z [67/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:15:44.2905544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:44.2909409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:44.2911264Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:44.2913380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:44.2915119Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:44.2916840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:44.2919015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:44.2920957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:44.2922135Z compute.cu 2023-07-13T15:15:44.2922861Z tmpxft_00000bf0_00000000-7_compute.compute_90.cudafe1.cpp 2023-07-13T15:15:44.2924165Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.2925445Z with 2023-07-13T15:15:44.2926065Z [ 2023-07-13T15:15:44.2927096Z T=std::basic_string,std::allocator> 2023-07-13T15:15:44.2927912Z ] 2023-07-13T15:15:44.2929125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.2930276Z with 2023-07-13T15:15:44.2930805Z [ 2023-07-13T15:15:44.2931591Z T=std::basic_string,std::allocator> 2023-07-13T15:15:44.2932479Z ] 2023-07-13T15:15:44.2933865Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.2935079Z with 2023-07-13T15:15:44.2935626Z [ 2023-07-13T15:15:44.2936370Z T=std::basic_string,std::allocator> 2023-07-13T15:15:44.2937153Z ] 2023-07-13T15:15:44.2938527Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>' being compiled 2023-07-13T15:15:44.2941046Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(240): note: see reference to class template instantiation 'c10::optional,std::allocator>>' being compiled 2023-07-13T15:15:44.2942972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.2944411Z with 2023-07-13T15:15:44.2945095Z [ 2023-07-13T15:15:44.2946058Z T=std::basic_string,std::allocator> 2023-07-13T15:15:44.2946897Z ] 2023-07-13T15:15:44.2948389Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.2949523Z with 2023-07-13T15:15:44.2950098Z [ 2023-07-13T15:15:44.2950703Z T=c10::SymInt 2023-07-13T15:15:44.2951264Z ] 2023-07-13T15:15:44.2952523Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.2953895Z with 2023-07-13T15:15:44.2954598Z [ 2023-07-13T15:15:44.2955204Z T=c10::SymInt 2023-07-13T15:15:44.2955795Z ] 2023-07-13T15:15:44.2957343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.2958569Z with 2023-07-13T15:15:44.2959157Z [ 2023-07-13T15:15:44.2959909Z T=c10::SymInt 2023-07-13T15:15:44.2960482Z ] 2023-07-13T15:15:44.2961882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.2963666Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(1700): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.2965462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.2966651Z with 2023-07-13T15:15:44.2967194Z [ 2023-07-13T15:15:44.2967812Z T=c10::SymInt 2023-07-13T15:15:44.2968386Z ] 2023-07-13T15:15:44.2969520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.2970631Z with 2023-07-13T15:15:44.2971212Z [ 2023-07-13T15:15:44.2972151Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:44.2973098Z ] 2023-07-13T15:15:44.2974292Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.2975408Z with 2023-07-13T15:15:44.2975945Z [ 2023-07-13T15:15:44.2976759Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:44.2977483Z ] 2023-07-13T15:15:44.2978746Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.2979959Z with 2023-07-13T15:15:44.2980521Z [ 2023-07-13T15:15:44.2981307Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:44.2982037Z ] 2023-07-13T15:15:44.2983582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:44.2985661Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:44.2987663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-07-13T15:15:44.2990106Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.2999760Z with 2023-07-13T15:15:44.3000427Z [ 2023-07-13T15:15:44.3001464Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:44.3002178Z ] 2023-07-13T15:15:44.3003314Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3004376Z with 2023-07-13T15:15:44.3004905Z [ 2023-07-13T15:15:44.3005479Z T=at::TensorBase 2023-07-13T15:15:44.3006072Z ] 2023-07-13T15:15:44.3007284Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3008400Z with 2023-07-13T15:15:44.3008929Z [ 2023-07-13T15:15:44.3009475Z T=at::TensorBase 2023-07-13T15:15:44.3010040Z ] 2023-07-13T15:15:44.3011316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3012504Z with 2023-07-13T15:15:44.3013030Z [ 2023-07-13T15:15:44.3013577Z T=at::TensorBase 2023-07-13T15:15:44.3014151Z ] 2023-07-13T15:15:44.3015330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3017150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBase.h(981): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3018944Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3020107Z with 2023-07-13T15:15:44.3020762Z [ 2023-07-13T15:15:44.3021338Z T=at::TensorBase 2023-07-13T15:15:44.3022051Z ] 2023-07-13T15:15:44.3023207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3024265Z with 2023-07-13T15:15:44.3024800Z [ 2023-07-13T15:15:44.3025328Z T=at::Tensor 2023-07-13T15:15:44.3025888Z ] 2023-07-13T15:15:44.3027238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3028367Z with 2023-07-13T15:15:44.3028901Z [ 2023-07-13T15:15:44.3029435Z T=at::Tensor 2023-07-13T15:15:44.3029991Z ] 2023-07-13T15:15:44.3031227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3032409Z with 2023-07-13T15:15:44.3032944Z [ 2023-07-13T15:15:44.3033482Z T=at::Tensor 2023-07-13T15:15:44.3034028Z ] 2023-07-13T15:15:44.3035191Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3037020Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(519): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3038987Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3040128Z with 2023-07-13T15:15:44.3040645Z [ 2023-07-13T15:15:44.3041208Z T=at::Tensor 2023-07-13T15:15:44.3041756Z ] 2023-07-13T15:15:44.3042877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3043929Z with 2023-07-13T15:15:44.3044441Z [ 2023-07-13T15:15:44.3045052Z T=at::Generator 2023-07-13T15:15:44.3045626Z ] 2023-07-13T15:15:44.3046740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3047852Z with 2023-07-13T15:15:44.3048379Z [ 2023-07-13T15:15:44.3048943Z T=at::Generator 2023-07-13T15:15:44.3049489Z ] 2023-07-13T15:15:44.3050869Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3052039Z with 2023-07-13T15:15:44.3052573Z [ 2023-07-13T15:15:44.3053138Z T=at::Generator 2023-07-13T15:15:44.3053686Z ] 2023-07-13T15:15:44.3054883Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3056633Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(598): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3058371Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3059494Z with 2023-07-13T15:15:44.3060030Z [ 2023-07-13T15:15:44.3060573Z T=at::Generator 2023-07-13T15:15:44.3061135Z ] 2023-07-13T15:15:44.3062419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3063518Z with 2023-07-13T15:15:44.3064071Z [ 2023-07-13T15:15:44.3064611Z T=c10::Scalar 2023-07-13T15:15:44.3065168Z ] 2023-07-13T15:15:44.3066335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3067430Z with 2023-07-13T15:15:44.3067957Z [ 2023-07-13T15:15:44.3068478Z T=c10::Scalar 2023-07-13T15:15:44.3069029Z ] 2023-07-13T15:15:44.3070262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3071418Z with 2023-07-13T15:15:44.3071981Z [ 2023-07-13T15:15:44.3072547Z T=c10::Scalar 2023-07-13T15:15:44.3073298Z ] 2023-07-13T15:15:44.3074444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3076166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(629): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3078055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3190158Z with 2023-07-13T15:15:44.3191197Z [ 2023-07-13T15:15:44.3191636Z T=c10::Scalar 2023-07-13T15:15:44.3192036Z ] 2023-07-13T15:15:44.3193007Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3193920Z with 2023-07-13T15:15:44.3194290Z [ 2023-07-13T15:15:44.3194723Z T=c10::QualifiedName 2023-07-13T15:15:44.3195121Z ] 2023-07-13T15:15:44.3196106Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3197016Z with 2023-07-13T15:15:44.3197372Z [ 2023-07-13T15:15:44.3197764Z T=c10::QualifiedName 2023-07-13T15:15:44.3198190Z ] 2023-07-13T15:15:44.3199283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3200287Z with 2023-07-13T15:15:44.3200657Z [ 2023-07-13T15:15:44.3201060Z T=c10::QualifiedName 2023-07-13T15:15:44.3201472Z ] 2023-07-13T15:15:44.3202494Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3204098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type_base.h(702): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3205972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3206940Z with 2023-07-13T15:15:44.3207313Z [ 2023-07-13T15:15:44.3207732Z T=c10::QualifiedName 2023-07-13T15:15:44.3208144Z ] 2023-07-13T15:15:44.3209046Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3209956Z with 2023-07-13T15:15:44.3210315Z [ 2023-07-13T15:15:44.3210821Z T=std::shared_ptr 2023-07-13T15:15:44.3211285Z ] 2023-07-13T15:15:44.3212250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3213173Z with 2023-07-13T15:15:44.3213563Z [ 2023-07-13T15:15:44.3214373Z T=std::shared_ptr 2023-07-13T15:15:44.3214845Z ] 2023-07-13T15:15:44.3215905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3216872Z with 2023-07-13T15:15:44.3217232Z [ 2023-07-13T15:15:44.3217736Z T=std::shared_ptr 2023-07-13T15:15:44.3218243Z ] 2023-07-13T15:15:44.3219323Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:44.3221062Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1467): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:44.3222700Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3223685Z with 2023-07-13T15:15:44.3224033Z [ 2023-07-13T15:15:44.3224542Z T=std::shared_ptr 2023-07-13T15:15:44.3225042Z ] 2023-07-13T15:15:44.3226002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3226879Z with 2023-07-13T15:15:44.3227256Z [ 2023-07-13T15:15:44.3227762Z T=std::weak_ptr 2023-07-13T15:15:44.3228276Z ] 2023-07-13T15:15:44.3229274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3230174Z with 2023-07-13T15:15:44.3230540Z [ 2023-07-13T15:15:44.3231063Z T=std::weak_ptr 2023-07-13T15:15:44.3231523Z ] 2023-07-13T15:15:44.3232568Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3233560Z with 2023-07-13T15:15:44.3233934Z [ 2023-07-13T15:15:44.3234443Z T=std::weak_ptr 2023-07-13T15:15:44.3234925Z ] 2023-07-13T15:15:44.3236233Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:44.3237203Z with 2023-07-13T15:15:44.3237574Z [ 2023-07-13T15:15:44.3238011Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:15:44.3238462Z ] 2023-07-13T15:15:44.3239442Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1468): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:44.3240369Z with 2023-07-13T15:15:44.3240708Z [ 2023-07-13T15:15:44.3241180Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:15:44.3241633Z ] 2023-07-13T15:15:44.3242649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3243841Z with 2023-07-13T15:15:44.3244165Z [ 2023-07-13T15:15:44.3244656Z T=std::weak_ptr 2023-07-13T15:15:44.3245149Z ] 2023-07-13T15:15:44.3246040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3246894Z with 2023-07-13T15:15:44.3247257Z [ 2023-07-13T15:15:44.3247832Z T=std::vector> 2023-07-13T15:15:44.3248381Z ] 2023-07-13T15:15:44.3249328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3250260Z with 2023-07-13T15:15:44.3250616Z [ 2023-07-13T15:15:44.3251183Z T=std::vector> 2023-07-13T15:15:44.3251700Z ] 2023-07-13T15:15:44.3252868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3253890Z with 2023-07-13T15:15:44.3269052Z [ 2023-07-13T15:15:44.3271460Z T=std::vector> 2023-07-13T15:15:44.3272034Z ] 2023-07-13T15:15:44.3273202Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:44.3274976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(485): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:44.3276646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3277607Z with 2023-07-13T15:15:44.3277947Z [ 2023-07-13T15:15:44.3278523Z T=std::vector> 2023-07-13T15:15:44.3279070Z ] 2023-07-13T15:15:44.3280231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3281131Z with 2023-07-13T15:15:44.3281473Z [ 2023-07-13T15:15:44.3281967Z T=std::vector> 2023-07-13T15:15:44.3282439Z ] 2023-07-13T15:15:44.3283426Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3284313Z with 2023-07-13T15:15:44.3284673Z [ 2023-07-13T15:15:44.3285178Z T=std::vector> 2023-07-13T15:15:44.3285669Z ] 2023-07-13T15:15:44.3286769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3288073Z with 2023-07-13T15:15:44.3288446Z [ 2023-07-13T15:15:44.3288960Z T=std::vector> 2023-07-13T15:15:44.3289418Z ] 2023-07-13T15:15:44.3290685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:44.3292564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(444): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:44.3294277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3295253Z with 2023-07-13T15:15:44.3295667Z [ 2023-07-13T15:15:44.3296160Z T=std::vector> 2023-07-13T15:15:44.3296631Z ] 2023-07-13T15:15:44.3297544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3298431Z with 2023-07-13T15:15:44.3298769Z [ 2023-07-13T15:15:44.3299374Z T=std::vector,std::allocator>> 2023-07-13T15:15:44.3299953Z ] 2023-07-13T15:15:44.3300916Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3301837Z with 2023-07-13T15:15:44.3302189Z [ 2023-07-13T15:15:44.3302817Z T=std::vector,std::allocator>> 2023-07-13T15:15:44.3303364Z ] 2023-07-13T15:15:44.3304423Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3305386Z with 2023-07-13T15:15:44.3305757Z [ 2023-07-13T15:15:44.3306385Z T=std::vector,std::allocator>> 2023-07-13T15:15:44.3306954Z ] 2023-07-13T15:15:44.3308353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:15:44.3310199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:15:44.3311887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(846): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-07-13T15:15:44.3313481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3314412Z with 2023-07-13T15:15:44.3314774Z [ 2023-07-13T15:15:44.3315377Z T=std::vector,std::allocator>> 2023-07-13T15:15:44.3317513Z ] 2023-07-13T15:15:44.3318432Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3319313Z with 2023-07-13T15:15:44.3319665Z [ 2023-07-13T15:15:44.3320202Z T=std::vector,std::allocator>> 2023-07-13T15:15:44.3320772Z ] 2023-07-13T15:15:44.3321767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3322674Z with 2023-07-13T15:15:44.3323036Z [ 2023-07-13T15:15:44.3323600Z T=std::vector,std::allocator>> 2023-07-13T15:15:44.3324167Z ] 2023-07-13T15:15:44.3325267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3326276Z with 2023-07-13T15:15:44.3326628Z [ 2023-07-13T15:15:44.3327224Z T=std::vector,std::allocator>> 2023-07-13T15:15:44.3327780Z ] 2023-07-13T15:15:44.3328893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:15:44.3330688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:15:44.3332344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(616): note: see reference to class template instantiation 'c10::VaryingShape<__int64>' being compiled 2023-07-13T15:15:44.3333887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3334853Z with 2023-07-13T15:15:44.3335230Z [ 2023-07-13T15:15:44.3335815Z T=std::vector,std::allocator>> 2023-07-13T15:15:44.3336389Z ] 2023-07-13T15:15:44.3337538Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3338474Z with 2023-07-13T15:15:44.3338831Z [ 2023-07-13T15:15:44.3339343Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:44.3339806Z ] 2023-07-13T15:15:44.3340791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3341757Z with 2023-07-13T15:15:44.3342122Z [ 2023-07-13T15:15:44.3342588Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:44.3343043Z ] 2023-07-13T15:15:44.3344101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3345338Z with 2023-07-13T15:15:44.3345709Z [ 2023-07-13T15:15:44.3346172Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:44.3346651Z ] 2023-07-13T15:15:44.3347694Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:44.3348627Z with 2023-07-13T15:15:44.3348970Z [ 2023-07-13T15:15:44.3349325Z T=__int64 2023-07-13T15:15:44.3349688Z ] 2023-07-13T15:15:44.3350709Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(729): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:44.3351668Z with 2023-07-13T15:15:44.3352053Z [ 2023-07-13T15:15:44.3352416Z T=__int64 2023-07-13T15:15:44.3352774Z ] 2023-07-13T15:15:44.3353772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3354700Z with 2023-07-13T15:15:44.3355051Z [ 2023-07-13T15:15:44.3355556Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:44.3356016Z ] 2023-07-13T15:15:44.3356955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3357847Z with 2023-07-13T15:15:44.3358203Z [ 2023-07-13T15:15:44.3358791Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:44.3359330Z ] 2023-07-13T15:15:44.3360295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3361229Z with 2023-07-13T15:15:44.3361593Z [ 2023-07-13T15:15:44.3362131Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:44.3362680Z ] 2023-07-13T15:15:44.3363741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3364760Z with 2023-07-13T15:15:44.3365113Z [ 2023-07-13T15:15:44.3365673Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:44.3366464Z ] 2023-07-13T15:15:44.3367635Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:44.3369499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:44.3371334Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-07-13T15:15:44.3373125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3374328Z with 2023-07-13T15:15:44.3374807Z [ 2023-07-13T15:15:44.3375410Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:44.3375945Z ] 2023-07-13T15:15:44.3376862Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3377751Z with 2023-07-13T15:15:44.3378121Z [ 2023-07-13T15:15:44.3378567Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:44.3379001Z ] 2023-07-13T15:15:44.3379985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3380911Z with 2023-07-13T15:15:44.3381275Z [ 2023-07-13T15:15:44.3381696Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:44.3382123Z ] 2023-07-13T15:15:44.3383164Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3384105Z with 2023-07-13T15:15:44.3384472Z [ 2023-07-13T15:15:44.3384918Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:44.3385366Z ] 2023-07-13T15:15:44.3386398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3388010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3388951Z with 2023-07-13T15:15:44.3389305Z [ 2023-07-13T15:15:44.3389754Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:44.3390205Z ] 2023-07-13T15:15:44.3391337Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-07-13T15:15:44.3393275Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3396531Z with 2023-07-13T15:15:44.3397094Z [ 2023-07-13T15:15:44.3397579Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:44.3397999Z ] 2023-07-13T15:15:44.3398950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3399934Z with 2023-07-13T15:15:44.3400293Z [ 2023-07-13T15:15:44.3401506Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:44.3402476Z ] 2023-07-13T15:15:44.3403473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3404620Z with 2023-07-13T15:15:44.3404967Z [ 2023-07-13T15:15:44.3406005Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:44.3407099Z ] 2023-07-13T15:15:44.3408334Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3409352Z with 2023-07-13T15:15:44.3409700Z [ 2023-07-13T15:15:44.3410787Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:44.3411835Z ] 2023-07-13T15:15:44.3413352Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2023-07-13T15:15:44.3415126Z with 2023-07-13T15:15:44.3415501Z [ 2023-07-13T15:15:44.3415943Z TTarget=c10::StorageImpl 2023-07-13T15:15:44.3416378Z ] 2023-07-13T15:15:44.3417912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(902): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2023-07-13T15:15:44.3419344Z with 2023-07-13T15:15:44.3419718Z [ 2023-07-13T15:15:44.3420153Z TTarget=c10::StorageImpl 2023-07-13T15:15:44.3420686Z ] 2023-07-13T15:15:44.3421829Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3422867Z with 2023-07-13T15:15:44.3423235Z [ 2023-07-13T15:15:44.3424293Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:44.3425281Z ] 2023-07-13T15:15:44.3426445Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3427371Z with 2023-07-13T15:15:44.3427853Z [ 2023-07-13T15:15:44.3428296Z T=torch::autograd::ViewInfo 2023-07-13T15:15:44.3428782Z ] 2023-07-13T15:15:44.3429875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3430810Z with 2023-07-13T15:15:44.3431167Z [ 2023-07-13T15:15:44.3431586Z T=torch::autograd::ViewInfo 2023-07-13T15:15:44.3432025Z ] 2023-07-13T15:15:44.3433132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3434337Z with 2023-07-13T15:15:44.3434782Z [ 2023-07-13T15:15:44.3435214Z T=torch::autograd::ViewInfo 2023-07-13T15:15:44.3435726Z ] 2023-07-13T15:15:44.3436868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3438564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(575): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3440211Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3441181Z with 2023-07-13T15:15:44.3441663Z [ 2023-07-13T15:15:44.3442155Z T=torch::autograd::ViewInfo 2023-07-13T15:15:44.3442670Z ] 2023-07-13T15:15:44.3443743Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3444654Z with 2023-07-13T15:15:44.3445031Z [ 2023-07-13T15:15:44.3445411Z T=c10::IValue 2023-07-13T15:15:44.3445783Z ] 2023-07-13T15:15:44.3446801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3447756Z with 2023-07-13T15:15:44.3448133Z [ 2023-07-13T15:15:44.3448603Z T=c10::IValue 2023-07-13T15:15:44.3449254Z ] 2023-07-13T15:15:44.3450516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3451517Z with 2023-07-13T15:15:44.3451880Z [ 2023-07-13T15:15:44.3452301Z T=c10::IValue 2023-07-13T15:15:44.3452855Z ] 2023-07-13T15:15:44.3453993Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3455840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3457646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3458563Z with 2023-07-13T15:15:44.3458921Z [ 2023-07-13T15:15:44.3459305Z T=c10::IValue 2023-07-13T15:15:44.3459669Z ] 2023-07-13T15:15:44.3460557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3461418Z with 2023-07-13T15:15:44.3461772Z [ 2023-07-13T15:15:44.3462399Z T=c10::AliasInfo 2023-07-13T15:15:44.3462865Z ] 2023-07-13T15:15:44.3463950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3465104Z with 2023-07-13T15:15:44.3465464Z [ 2023-07-13T15:15:44.3465824Z T=c10::AliasInfo 2023-07-13T15:15:44.3466218Z ] 2023-07-13T15:15:44.3467249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3468223Z with 2023-07-13T15:15:44.3468587Z [ 2023-07-13T15:15:44.3468938Z T=c10::AliasInfo 2023-07-13T15:15:44.3469322Z ] 2023-07-13T15:15:44.3470426Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3472294Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3473881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3474796Z with 2023-07-13T15:15:44.3475142Z [ 2023-07-13T15:15:44.3475537Z T=c10::AliasInfo 2023-07-13T15:15:44.3475914Z ] 2023-07-13T15:15:44.3479660Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3480551Z with 2023-07-13T15:15:44.3480925Z [ 2023-07-13T15:15:44.3481429Z T=std::vector> 2023-07-13T15:15:44.3481892Z ] 2023-07-13T15:15:44.3482849Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3483832Z with 2023-07-13T15:15:44.3484212Z [ 2023-07-13T15:15:44.3484812Z T=std::vector> 2023-07-13T15:15:44.3485328Z ] 2023-07-13T15:15:44.3486367Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3487341Z with 2023-07-13T15:15:44.3487702Z [ 2023-07-13T15:15:44.3488367Z T=std::vector> 2023-07-13T15:15:44.3488883Z ] 2023-07-13T15:15:44.3489912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:44.3490972Z with 2023-07-13T15:15:44.3491373Z [ 2023-07-13T15:15:44.3491820Z T=c10::SymInt 2023-07-13T15:15:44.3492211Z ] 2023-07-13T15:15:44.3493204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(99): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:44.3494225Z with 2023-07-13T15:15:44.3494548Z [ 2023-07-13T15:15:44.3494961Z T=c10::SymInt 2023-07-13T15:15:44.3495330Z ] 2023-07-13T15:15:44.3496597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(378): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-07-13T15:15:44.3498902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(388): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-07-13T15:15:44.3500674Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3501612Z with 2023-07-13T15:15:44.3501955Z [ 2023-07-13T15:15:44.3502478Z T=std::vector> 2023-07-13T15:15:44.3502948Z ] 2023-07-13T15:15:44.3504118Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3505091Z with 2023-07-13T15:15:44.3505459Z [ 2023-07-13T15:15:44.3506026Z T=c10::either 2023-07-13T15:15:44.3506540Z ] 2023-07-13T15:15:44.3507479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3508347Z with 2023-07-13T15:15:44.3508689Z [ 2023-07-13T15:15:44.3509183Z T=c10::either 2023-07-13T15:15:44.3509670Z ] 2023-07-13T15:15:44.3510671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3511747Z with 2023-07-13T15:15:44.3512104Z [ 2023-07-13T15:15:44.3512672Z T=c10::either 2023-07-13T15:15:44.3513246Z ] 2023-07-13T15:15:44.3514330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:44.3516300Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:44.3517996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3519033Z with 2023-07-13T15:15:44.3519461Z [ 2023-07-13T15:15:44.3520054Z T=c10::either 2023-07-13T15:15:44.3520551Z ] 2023-07-13T15:15:44.3521446Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3522309Z with 2023-07-13T15:15:44.3522670Z [ 2023-07-13T15:15:44.3523065Z T=at::StepCallbacks 2023-07-13T15:15:44.3523453Z ] 2023-07-13T15:15:44.3524428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3525625Z with 2023-07-13T15:15:44.3526008Z [ 2023-07-13T15:15:44.3526476Z T=at::StepCallbacks 2023-07-13T15:15:44.3526975Z ] 2023-07-13T15:15:44.3527999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3528983Z with 2023-07-13T15:15:44.3529347Z [ 2023-07-13T15:15:44.3529732Z T=at::StepCallbacks 2023-07-13T15:15:44.3530133Z ] 2023-07-13T15:15:44.3531134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3532862Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/function.h(165): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3534581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3535497Z with 2023-07-13T15:15:44.3535908Z [ 2023-07-13T15:15:44.3536318Z T=at::StepCallbacks 2023-07-13T15:15:44.3536919Z ] 2023-07-13T15:15:44.3537866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3538742Z with 2023-07-13T15:15:44.3539182Z [ 2023-07-13T15:15:44.3539649Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:44.3540125Z ] 2023-07-13T15:15:44.3541178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3542071Z with 2023-07-13T15:15:44.3542430Z [ 2023-07-13T15:15:44.3542839Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:44.3543263Z ] 2023-07-13T15:15:44.3544303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3545276Z with 2023-07-13T15:15:44.3545639Z [ 2023-07-13T15:15:44.3552197Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:44.3552709Z ] 2023-07-13T15:15:44.3553845Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:44.3555601Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:44.3557202Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3558372Z with 2023-07-13T15:15:44.3558926Z [ 2023-07-13T15:15:44.3559375Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:44.3560095Z ] 2023-07-13T15:15:44.3561117Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3562070Z with 2023-07-13T15:15:44.3562418Z [ 2023-07-13T15:15:44.3562849Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:44.3563459Z ] 2023-07-13T15:15:44.3564392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3565346Z with 2023-07-13T15:15:44.3565714Z [ 2023-07-13T15:15:44.3566161Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:44.3566593Z ] 2023-07-13T15:15:44.3568011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3569143Z with 2023-07-13T15:15:44.3569536Z [ 2023-07-13T15:15:44.3570007Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:44.3570490Z ] 2023-07-13T15:15:44.3571830Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3573872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(225): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3575721Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3576761Z with 2023-07-13T15:15:44.3577124Z [ 2023-07-13T15:15:44.3577594Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:44.3578059Z ] 2023-07-13T15:15:44.3579067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3579995Z with 2023-07-13T15:15:44.3580367Z [ 2023-07-13T15:15:44.3580979Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:44.3581519Z ] 2023-07-13T15:15:44.3584219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3585263Z with 2023-07-13T15:15:44.3585659Z [ 2023-07-13T15:15:44.3586242Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:44.3586768Z ] 2023-07-13T15:15:44.3587925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3589252Z with 2023-07-13T15:15:44.3589631Z [ 2023-07-13T15:15:44.3590185Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:44.3590734Z ] 2023-07-13T15:15:44.3591940Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3594124Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(288): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3596081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3597107Z with 2023-07-13T15:15:44.3597471Z [ 2023-07-13T15:15:44.3627002Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:44.3627597Z ] 2023-07-13T15:15:44.3628588Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3629893Z with 2023-07-13T15:15:44.3630639Z [ 2023-07-13T15:15:44.3631409Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:44.3632310Z ] 2023-07-13T15:15:44.3633303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3634229Z with 2023-07-13T15:15:44.3634680Z [ 2023-07-13T15:15:44.3635408Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:44.3636197Z ] 2023-07-13T15:15:44.3637269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3638673Z with 2023-07-13T15:15:44.3639231Z [ 2023-07-13T15:15:44.3639958Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:44.3640619Z ] 2023-07-13T15:15:44.3641943Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>,unsigned __int64,unsigned __int64>>' being compiled 2023-07-13T15:15:44.3645758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional,std::allocator>,unsigned __int64,unsigned __int64>>' being compiled 2023-07-13T15:15:44.3647664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3648712Z with 2023-07-13T15:15:44.3649086Z [ 2023-07-13T15:15:44.3649861Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:44.3650786Z ] 2023-07-13T15:15:44.3651737Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3652611Z with 2023-07-13T15:15:44.3652959Z [ 2023-07-13T15:15:44.3653387Z T=torch::jit::SourceRange 2023-07-13T15:15:44.3654063Z ] 2023-07-13T15:15:44.3655256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3656285Z with 2023-07-13T15:15:44.3656726Z [ 2023-07-13T15:15:44.3657221Z T=torch::jit::SourceRange 2023-07-13T15:15:44.3657645Z ] 2023-07-13T15:15:44.3658674Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3659921Z with 2023-07-13T15:15:44.3660325Z [ 2023-07-13T15:15:44.3660757Z T=torch::jit::SourceRange 2023-07-13T15:15:44.3661165Z ] 2023-07-13T15:15:44.3662190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3664117Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3665747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3666705Z with 2023-07-13T15:15:44.3667302Z [ 2023-07-13T15:15:44.3667735Z T=torch::jit::SourceRange 2023-07-13T15:15:44.3668166Z ] 2023-07-13T15:15:44.3669101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3670312Z with 2023-07-13T15:15:44.3670778Z [ 2023-07-13T15:15:44.3671554Z T=c10::intrusive_ptr> 2023-07-13T15:15:44.3672269Z ] 2023-07-13T15:15:44.3673417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3674307Z with 2023-07-13T15:15:44.3674664Z [ 2023-07-13T15:15:44.3675598Z T=c10::intrusive_ptr> 2023-07-13T15:15:44.3676417Z ] 2023-07-13T15:15:44.3679297Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3680604Z with 2023-07-13T15:15:44.3680961Z [ 2023-07-13T15:15:44.3681772Z T=c10::intrusive_ptr> 2023-07-13T15:15:44.3682751Z ] 2023-07-13T15:15:44.3684121Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:44.3685353Z with 2023-07-13T15:15:44.3685729Z [ 2023-07-13T15:15:44.3686217Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:15:44.3686915Z ] 2023-07-13T15:15:44.3688132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:44.3689270Z with 2023-07-13T15:15:44.3689628Z [ 2023-07-13T15:15:44.3690101Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:15:44.3690673Z ] 2023-07-13T15:15:44.3691791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3692768Z with 2023-07-13T15:15:44.3693129Z [ 2023-07-13T15:15:44.3701404Z T=c10::intrusive_ptr> 2023-07-13T15:15:44.3702274Z ] 2023-07-13T15:15:44.3703274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3704325Z with 2023-07-13T15:15:44.3704704Z [ 2023-07-13T15:15:44.3705184Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:44.3705831Z ] 2023-07-13T15:15:44.3706857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3707804Z with 2023-07-13T15:15:44.3708170Z [ 2023-07-13T15:15:44.3708635Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:44.3709078Z ] 2023-07-13T15:15:44.3710131Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3711229Z with 2023-07-13T15:15:44.3711578Z [ 2023-07-13T15:15:44.3712061Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:44.3712717Z ] 2023-07-13T15:15:44.3713824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3715495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3719312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3720489Z with 2023-07-13T15:15:44.3720857Z [ 2023-07-13T15:15:44.3721344Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:44.3721806Z ] 2023-07-13T15:15:44.3722779Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3723656Z with 2023-07-13T15:15:44.3724017Z [ 2023-07-13T15:15:44.3724693Z T=c10::intrusive_ptr> 2023-07-13T15:15:44.3725444Z ] 2023-07-13T15:15:44.3726636Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3727808Z with 2023-07-13T15:15:44.3728171Z [ 2023-07-13T15:15:44.3728847Z T=c10::intrusive_ptr> 2023-07-13T15:15:44.3729489Z ] 2023-07-13T15:15:44.3730516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3731549Z with 2023-07-13T15:15:44.3732104Z [ 2023-07-13T15:15:44.3732790Z T=c10::intrusive_ptr> 2023-07-13T15:15:44.3733638Z ] 2023-07-13T15:15:44.3734824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:44.3735991Z with 2023-07-13T15:15:44.3736360Z [ 2023-07-13T15:15:44.3736793Z TTarget=torch::jit::Scope 2023-07-13T15:15:44.3737200Z ] 2023-07-13T15:15:44.3738382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/ir/constants.h(25): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:44.3739693Z with 2023-07-13T15:15:44.3740146Z [ 2023-07-13T15:15:44.3740692Z TTarget=torch::jit::Scope 2023-07-13T15:15:44.3741118Z ] 2023-07-13T15:15:44.3742208Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3743161Z with 2023-07-13T15:15:44.3743532Z [ 2023-07-13T15:15:44.3744182Z T=c10::intrusive_ptr> 2023-07-13T15:15:44.3744834Z ] 2023-07-13T15:15:44.3745899Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3746799Z with 2023-07-13T15:15:44.3747269Z [ 2023-07-13T15:15:44.3747682Z T=at::ThreadLocalState 2023-07-13T15:15:44.3748108Z ] 2023-07-13T15:15:44.3750237Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3751255Z with 2023-07-13T15:15:44.3751600Z [ 2023-07-13T15:15:44.3752037Z T=at::ThreadLocalState 2023-07-13T15:15:44.3752526Z ] 2023-07-13T15:15:44.3753566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3754640Z with 2023-07-13T15:15:44.3755098Z [ 2023-07-13T15:15:44.3755629Z T=at::ThreadLocalState 2023-07-13T15:15:44.3756057Z ] 2023-07-13T15:15:44.3757081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3759038Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3760794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3761767Z with 2023-07-13T15:15:44.3762311Z [ 2023-07-13T15:15:44.3762759Z T=at::ThreadLocalState 2023-07-13T15:15:44.3763165Z ] 2023-07-13T15:15:44.3764127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3765026Z with 2023-07-13T15:15:44.3765380Z [ 2023-07-13T15:15:44.3765835Z T=std::shared_ptr 2023-07-13T15:15:44.3766310Z ] 2023-07-13T15:15:44.3767318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3768383Z with 2023-07-13T15:15:44.3768803Z [ 2023-07-13T15:15:44.3769407Z T=std::shared_ptr 2023-07-13T15:15:44.3769879Z ] 2023-07-13T15:15:44.3770967Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3772025Z with 2023-07-13T15:15:44.3772386Z [ 2023-07-13T15:15:44.3772866Z T=std::shared_ptr 2023-07-13T15:15:44.3773327Z ] 2023-07-13T15:15:44.3774375Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:44.3776231Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\array(594): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:44.3777972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-07-13T15:15:44.3779901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3781027Z with 2023-07-13T15:15:44.3781410Z [ 2023-07-13T15:15:44.3782010Z T=std::shared_ptr 2023-07-13T15:15:44.3782559Z ] 2023-07-13T15:15:44.3783505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3784374Z with 2023-07-13T15:15:44.3784748Z [ 2023-07-13T15:15:44.3785179Z T=torch::jit::GraphExecutor 2023-07-13T15:15:44.3785606Z ] 2023-07-13T15:15:44.3786551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3787695Z with 2023-07-13T15:15:44.3788152Z [ 2023-07-13T15:15:44.3788590Z T=torch::jit::GraphExecutor 2023-07-13T15:15:44.3789126Z ] 2023-07-13T15:15:44.3790291Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3791287Z with 2023-07-13T15:15:44.3791635Z [ 2023-07-13T15:15:44.3792070Z T=torch::jit::GraphExecutor 2023-07-13T15:15:44.3792513Z ] 2023-07-13T15:15:44.3793564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3795492Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\array(594): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3797154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-07-13T15:15:44.3798796Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3799894Z with 2023-07-13T15:15:44.3800274Z [ 2023-07-13T15:15:44.3800823Z T=torch::jit::GraphExecutor 2023-07-13T15:15:44.3801353Z ] 2023-07-13T15:15:44.3802310Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3803253Z with 2023-07-13T15:15:44.3803620Z [ 2023-07-13T15:15:44.3804019Z T=torch::jit::Method 2023-07-13T15:15:44.3804441Z ] 2023-07-13T15:15:44.3805418Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3806342Z with 2023-07-13T15:15:44.3806680Z [ 2023-07-13T15:15:44.3807095Z T=torch::jit::Method 2023-07-13T15:15:44.3807509Z ] 2023-07-13T15:15:44.3808795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3809804Z with 2023-07-13T15:15:44.3810181Z [ 2023-07-13T15:15:44.3810607Z T=torch::jit::Method 2023-07-13T15:15:44.3811028Z ] 2023-07-13T15:15:44.3812007Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:44.3813605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/object.h(48): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:44.3815212Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3816401Z with 2023-07-13T15:15:44.3816896Z [ 2023-07-13T15:15:44.3817444Z T=torch::jit::Method 2023-07-13T15:15:44.3817851Z ] 2023-07-13T15:15:44.3818972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3819864Z with 2023-07-13T15:15:44.3820222Z [ 2023-07-13T15:15:44.3821020Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:44.3821824Z ] 2023-07-13T15:15:44.3822805Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3823726Z with 2023-07-13T15:15:44.3824085Z [ 2023-07-13T15:15:44.3824886Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:44.3825668Z ] 2023-07-13T15:15:44.3826737Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3827729Z with 2023-07-13T15:15:44.3828075Z [ 2023-07-13T15:15:44.3828923Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:44.3829703Z ] 2023-07-13T15:15:44.3831120Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>,std::allocator,std::allocator>>>>' being compiled 2023-07-13T15:15:44.3833394Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/module.h(327): note: see reference to class template instantiation 'c10::optional,std::allocator>,std::allocator,std::allocator>>>>' being compiled 2023-07-13T15:15:44.3835530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3836532Z with 2023-07-13T15:15:44.3836889Z [ 2023-07-13T15:15:44.3837718Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:44.3838490Z ] 2023-07-13T15:15:44.3839439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3840319Z with 2023-07-13T15:15:44.3840660Z [ 2023-07-13T15:15:44.3841799Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:44.3842912Z ] 2023-07-13T15:15:44.3846145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3847080Z with 2023-07-13T15:15:44.3847433Z [ 2023-07-13T15:15:44.3848594Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:44.3850283Z ] 2023-07-13T15:15:44.3851451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3852440Z with 2023-07-13T15:15:44.3852802Z [ 2023-07-13T15:15:44.3853926Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:44.3855013Z ] 2023-07-13T15:15:44.3856646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>> &)>>' being compiled 2023-07-13T15:15:44.3859525Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>,std::allocator>>> &)>>' being compiled 2023-07-13T15:15:44.3861751Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3862714Z with 2023-07-13T15:15:44.3863091Z [ 2023-07-13T15:15:44.3864475Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:44.3865572Z ] 2023-07-13T15:15:44.3866541Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3867425Z with 2023-07-13T15:15:44.3867800Z [ 2023-07-13T15:15:44.3868382Z T=std::function 2023-07-13T15:15:44.3868899Z ] 2023-07-13T15:15:44.3869859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3870785Z with 2023-07-13T15:15:44.3871146Z [ 2023-07-13T15:15:44.3871677Z T=std::function 2023-07-13T15:15:44.3872233Z ] 2023-07-13T15:15:44.3875727Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3876746Z with 2023-07-13T15:15:44.3877094Z [ 2023-07-13T15:15:44.3877654Z T=std::function 2023-07-13T15:15:44.3878196Z ] 2023-07-13T15:15:44.3879318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:44.3881143Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:44.3882879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3883821Z with 2023-07-13T15:15:44.3884211Z [ 2023-07-13T15:15:44.3884796Z T=std::function 2023-07-13T15:15:44.3885355Z ] 2023-07-13T15:15:44.3886258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3887169Z with 2023-07-13T15:15:44.3887540Z [ 2023-07-13T15:15:44.3888054Z T=std::vector> 2023-07-13T15:15:44.3888579Z ] 2023-07-13T15:15:44.3889550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3890488Z with 2023-07-13T15:15:44.3890854Z [ 2023-07-13T15:15:44.3891368Z T=std::vector> 2023-07-13T15:15:44.3891850Z ] 2023-07-13T15:15:44.3892940Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3893956Z with 2023-07-13T15:15:44.3894322Z [ 2023-07-13T15:15:44.3894805Z T=std::vector> 2023-07-13T15:15:44.3895290Z ] 2023-07-13T15:15:44.3896576Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:44.3897566Z with 2023-07-13T15:15:44.3897937Z [ 2023-07-13T15:15:44.3898292Z T=double 2023-07-13T15:15:44.3898666Z ] 2023-07-13T15:15:44.3899784Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:44.3900812Z with 2023-07-13T15:15:44.3901164Z [ 2023-07-13T15:15:44.3901542Z T=double 2023-07-13T15:15:44.3901924Z ] 2023-07-13T15:15:44.3902939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3905182Z with 2023-07-13T15:15:44.3905554Z [ 2023-07-13T15:15:44.3906210Z T=std::vector> 2023-07-13T15:15:44.3906717Z ] 2023-07-13T15:15:44.3907535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3907705Z with 2023-07-13T15:15:44.3907821Z [ 2023-07-13T15:15:44.3908080Z T=std::tuple 2023-07-13T15:15:44.3908214Z ] 2023-07-13T15:15:44.3908998Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3909175Z with 2023-07-13T15:15:44.3909314Z [ 2023-07-13T15:15:44.3909564Z T=std::tuple 2023-07-13T15:15:44.3909876Z ] 2023-07-13T15:15:44.3910718Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3910885Z with 2023-07-13T15:15:44.3911007Z [ 2023-07-13T15:15:44.3911263Z T=std::tuple 2023-07-13T15:15:44.3911403Z ] 2023-07-13T15:15:44.3912234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:44.3913130Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/rnn.h(160): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:44.3913935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3914100Z with 2023-07-13T15:15:44.3914246Z [ 2023-07-13T15:15:44.3914500Z T=std::tuple 2023-07-13T15:15:44.3914650Z ] 2023-07-13T15:15:44.3915362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3915527Z with 2023-07-13T15:15:44.3915890Z [ 2023-07-13T15:15:44.3916226Z T=std::vector> 2023-07-13T15:15:44.3916373Z ] 2023-07-13T15:15:44.3917130Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:44.3917290Z with 2023-07-13T15:15:44.3917433Z [ 2023-07-13T15:15:44.3917745Z T=std::vector> 2023-07-13T15:15:44.3917891Z ] 2023-07-13T15:15:44.3918718Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:44.3918883Z with 2023-07-13T15:15:44.3919001Z [ 2023-07-13T15:15:44.3919330Z T=std::vector> 2023-07-13T15:15:44.3920708Z ] 2023-07-13T15:15:44.3921583Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:44.3922515Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(49): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:44.3923326Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3923497Z with 2023-07-13T15:15:44.3923646Z [ 2023-07-13T15:15:44.3923977Z T=std::vector> 2023-07-13T15:15:44.3924112Z ] 2023-07-13T15:15:44.3924901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:15:44.3925060Z with 2023-07-13T15:15:44.3925196Z [ 2023-07-13T15:15:44.3925541Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:44.3926079Z V=std::unique_ptr> 2023-07-13T15:15:44.3926232Z ] 2023-07-13T15:15:50.3111711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(778): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:15:50.3112936Z with 2023-07-13T15:15:50.3115926Z [ 2023-07-13T15:15:50.3118622Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:50.3120286Z V=std::unique_ptr> 2023-07-13T15:15:50.3121287Z ] 2023-07-13T15:15:50.3123642Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(775): note: while compiling class template member function 'ska::detailv3::sherwood_v3_entry> *ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::empty_default_table(void)' 2023-07-13T15:15:50.3125423Z with 2023-07-13T15:15:50.3126341Z [ 2023-07-13T15:15:50.3127190Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:50.3128346Z V=std::unique_ptr>, 2023-07-13T15:15:50.3129990Z H=std::hash,std::allocator>>, 2023-07-13T15:15:50.3131121Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:50.3132581Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:50.3133747Z ] 2023-07-13T15:15:50.3135647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(768): note: see reference to function template instantiation 'ska::detailv3::sherwood_v3_entry> *ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::empty_default_table(void)' being compiled 2023-07-13T15:15:50.3139066Z with 2023-07-13T15:15:50.3139725Z [ 2023-07-13T15:15:50.3140517Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:50.3141689Z V=std::unique_ptr>, 2023-07-13T15:15:50.3142861Z H=std::hash,std::allocator>>, 2023-07-13T15:15:50.3143921Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:50.3145324Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:50.3147052Z ] 2023-07-13T15:15:50.3148839Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1928): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>' being compiled 2023-07-13T15:15:50.3150434Z with 2023-07-13T15:15:50.3151020Z [ 2023-07-13T15:15:50.3151829Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:50.3152988Z V=std::unique_ptr>, 2023-07-13T15:15:50.3154169Z H=std::hash,std::allocator>>, 2023-07-13T15:15:50.3155256Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:50.3156636Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:50.3158245Z ] 2023-07-13T15:15:50.3160840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/optimizer.h(174): note: see reference to class template instantiation 'ska::flat_hash_map,std::allocator>,std::unique_ptr>,std::hash,std::allocator>>,std::equal_to,std::allocator>>,std::allocator>>' being compiled 2023-07-13T15:15:50.3163392Z with 2023-07-13T15:15:50.3164103Z [ 2023-07-13T15:15:50.3164915Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:50.3166059Z V=std::unique_ptr> 2023-07-13T15:15:50.3167425Z ] 2023-07-13T15:15:50.3168685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:15:50.3169859Z with 2023-07-13T15:15:50.3170435Z [ 2023-07-13T15:15:50.3171061Z K=c10::DispatchKey, 2023-07-13T15:15:50.3171966Z V=std::list> 2023-07-13T15:15:50.3172987Z ] 2023-07-13T15:15:50.3174259Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(710): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:15:50.3175948Z with 2023-07-13T15:15:50.3176589Z [ 2023-07-13T15:15:50.3177199Z K=c10::DispatchKey, 2023-07-13T15:15:50.3178076Z V=std::list> 2023-07-13T15:15:50.3178850Z ] 2023-07-13T15:15:50.3180549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(708): note: while compiling class template member function 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' 2023-07-13T15:15:50.3182842Z with 2023-07-13T15:15:50.3183483Z [ 2023-07-13T15:15:50.3184131Z K=c10::DispatchKey, 2023-07-13T15:15:50.3185029Z V=std::list>, 2023-07-13T15:15:50.3185915Z H=std::hash, 2023-07-13T15:15:50.3186676Z E=std::equal_to, 2023-07-13T15:15:50.3187732Z A=std::allocator>>> 2023-07-13T15:15:50.3188660Z ] 2023-07-13T15:15:50.3190389Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(431): note: see reference to function template instantiation 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' being compiled 2023-07-13T15:15:50.3192032Z with 2023-07-13T15:15:50.3192583Z [ 2023-07-13T15:15:50.3193210Z K=c10::DispatchKey, 2023-07-13T15:15:50.3194100Z V=std::list>, 2023-07-13T15:15:50.3195005Z H=std::hash, 2023-07-13T15:15:50.3195822Z E=std::equal_to, 2023-07-13T15:15:50.3196878Z A=std::allocator>>> 2023-07-13T15:15:50.3197808Z ] 2023-07-13T15:15:50.3199664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1928): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>' being compiled 2023-07-13T15:15:50.3201269Z with 2023-07-13T15:15:50.3201844Z [ 2023-07-13T15:15:50.3202442Z K=c10::DispatchKey, 2023-07-13T15:15:50.3203327Z V=std::list>, 2023-07-13T15:15:50.3204799Z H=std::hash, 2023-07-13T15:15:50.3205633Z E=std::equal_to, 2023-07-13T15:15:50.3206703Z A=std::allocator>>> 2023-07-13T15:15:50.3207601Z ] 2023-07-13T15:15:55.2230921Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(272): note: see reference to class template instantiation 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' being compiled 2023-07-13T15:15:55.2233389Z with 2023-07-13T15:15:55.2233761Z [ 2023-07-13T15:15:55.2234195Z K=c10::DispatchKey, 2023-07-13T15:15:55.2234904Z V=std::list> 2023-07-13T15:15:55.2235532Z ] 2023-07-13T15:15:55.2261326Z [68/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj /out:torchaudio\csrc\libtorchaudio.pyd /implib:torchaudio\csrc\libtorchaudio.lib /pdb:torchaudio\csrc\libtorchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\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:15:55.2279546Z [69/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python310.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:55.2289574Z [70/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:55.2292573Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:55.2293271Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:55.2293663Z 2023-07-13T15:15:55.2294552Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:55.2296046Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:55.2297477Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:55.2298914Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:55.2328618Z %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:55.2329728Z %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:55.2331027Z %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:55.2332099Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:16:10.1588502Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(158): warning C4244: 'initializing': conversion from 'double' to '_Ty', possible loss of data 2023-07-13T15:16:10.1589578Z with 2023-07-13T15:16:10.1589971Z [ 2023-07-13T15:16:10.1590363Z _Ty=int64_t 2023-07-13T15:16:10.1590752Z ] 2023-07-13T15:16:10.1591897Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-07-13T15:16:10.1592992Z with 2023-07-13T15:16:10.1593367Z [ 2023-07-13T15:16:10.1593800Z _This=int64_t, 2023-07-13T15:16:10.1594289Z _Other=double & 2023-07-13T15:16:10.1594693Z ] 2023-07-13T15:16:10.1595780Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-07-13T15:16:10.1596761Z with 2023-07-13T15:16:10.1597136Z [ 2023-07-13T15:16:10.1597536Z _This=int64_t, 2023-07-13T15:16:10.1597981Z _Other=double & 2023-07-13T15:16:10.1598380Z ] 2023-07-13T15:16:10.1599565Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-07-13T15:16:10.1600686Z with 2023-07-13T15:16:10.1601101Z [ 2023-07-13T15:16:10.1601519Z _Tag=std::_Exact_args_t, 2023-07-13T15:16:10.1601961Z _This2=double & 2023-07-13T15:16:10.1602355Z ] 2023-07-13T15:16:10.1603406Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-07-13T15:16:10.1604615Z with 2023-07-13T15:16:10.1604966Z [ 2023-07-13T15:16:10.1605405Z _Tag=std::_Exact_args_t, 2023-07-13T15:16:10.1605871Z _This2=double & 2023-07-13T15:16:10.1606247Z ] 2023-07-13T15:16:10.1607946Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-07-13T15:16:10.1609165Z with 2023-07-13T15:16:10.1609522Z [ 2023-07-13T15:16:10.1609941Z _Tag=std::_Exact_args_t, 2023-07-13T15:16:10.1610459Z _This2=torch::autograd::Variable & 2023-07-13T15:16:10.1610924Z ] 2023-07-13T15:16:10.1612105Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-07-13T15:16:10.1613203Z with 2023-07-13T15:16:10.1613546Z [ 2023-07-13T15:16:10.1614057Z _Tag=std::_Exact_args_t, 2023-07-13T15:16:10.1614605Z _This2=torch::autograd::Variable & 2023-07-13T15:16:10.1615121Z ] 2023-07-13T15:16:10.1616185Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-07-13T15:16:10.1617367Z with 2023-07-13T15:16:10.1617742Z [ 2023-07-13T15:16:10.1618161Z _This2=at::Tensor & 2023-07-13T15:16:10.1618570Z ] 2023-07-13T15:16:10.1619531Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-07-13T15:16:10.1620452Z with 2023-07-13T15:16:10.1620891Z [ 2023-07-13T15:16:10.1621321Z _This2=at::Tensor & 2023-07-13T15:16:10.1621721Z ] 2023-07-13T15:16:10.1622554Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:10.1623549Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:10.1624555Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:10.1625540Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:10.1629003Z [71/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:10.1632041Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:10.1632745Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:10.1633151Z 2023-07-13T15:16:10.1633857Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:10.1635374Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:10.1637091Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:10.1638513Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:10.1639850Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:16:10.1641088Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:16:10.1642455Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-13T15:16:10.1643815Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-07-13T15:16:10.1644943Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:10.1646133Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:10.1647115Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:10.1648114Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:10.1651625Z [72/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:10.1654712Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:10.1655524Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:10.1655951Z 2023-07-13T15:16:10.1656718Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:10.1658193Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:10.1659604Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:10.1661014Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:10.1662903Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:16:30.8709177Z %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:30.8710725Z %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:30.8712133Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:30.8713114Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:30.8714016Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:30.8714927Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:30.8715830Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:30.8716688Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:30.8719747Z [73/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:16:30.8722692Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:30.8723485Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:30.8723844Z 2023-07-13T15:16:30.8724618Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:30.8725923Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:30.8727173Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:30.8728438Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:30.8729598Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:16:30.8730770Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:16:30.8731905Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:16:30.8732924Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:16:30.8733928Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:16:30.8735024Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:16:30.8736019Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:16:30.8737040Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:30.8738033Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:30.8739092Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:30.8750527Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-13T15:17:24.3901834Z [75/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:17:24.3905123Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:24.3907168Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:24.3907891Z 2023-07-13T15:17:24.3908893Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:24.3910684Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:24.3912324Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:24.3914173Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:24.3919473Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:24.3929443Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:24.3930562Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:24.3931598Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:17:24.3932615Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:17:24.3933786Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:17:24.3934919Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:17:24.3943234Z [76/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python310.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-13T15:17:24.3953468Z [77/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg4 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:24.3956975Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:24.3957825Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:24.3958235Z 2023-07-13T15:17:24.3958966Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:24.3960612Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:24.3962224Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:24.3963701Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:24.3964892Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:24.3965910Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:24.3966913Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:24.3968194Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:17:24.3969378Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:17:24.3970419Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:17:24.3971493Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:17:25.0159980Z [78/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg5 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:25.0163481Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:25.0164236Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:25.0165184Z 2023-07-13T15:17:25.0165908Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:25.0167290Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:25.0168705Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:25.0170059Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:25.0171359Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:25.0172554Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:25.0173575Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:25.0174713Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:17:25.0175786Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:17:25.0176868Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:17:25.0178085Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:17:25.0186510Z [79/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python310.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:25.0201673Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python310.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-13T15:17:25.1969422Z [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:17:25.1980369Z ctc_prefix_decoder_kernel_v2.cu 2023-07-13T15:17:25.1981068Z tmpxft_000006b8_00000000-7_ctc_prefix_decoder_kernel_v2.compute_90.cudafe1.cpp 2023-07-13T15:17:25.1986786Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj /out:torchaudio\csrc\cuctc\libctc_prefix_decoder.pyd /implib:torchaudio\csrc\cuctc\libctc_prefix_decoder.lib /pdb:torchaudio\csrc\cuctc\libctc_prefix_decoder.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\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:17:25.1996812Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /out:torchaudio\csrc\cuctc\pybind11_prefixctc.pyd /implib:torchaudio\csrc\cuctc\pybind11_prefixctc.lib /pdb:torchaudio\csrc\cuctc\pybind11_prefixctc.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def torchaudio\csrc\cuctc\libctc_prefix_decoder.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python310.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:25.2002220Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-310\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-07-13T15:17:25.2003250Z -- Install configuration: "Release" 2023-07-13T15:17:25.2004139Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio.pyd 2023-07-13T15:17:25.2005317Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio.pyd 2023-07-13T15:17:25.2006538Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-07-13T15:17:25.2007801Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-07-13T15:17:25.2009299Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-07-13T15:17:25.2594593Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-07-13T15:17:25.2596467Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-07-13T15:17:25.2597740Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-07-13T15:17:25.2598945Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libctc_prefix_decoder.pyd 2023-07-13T15:17:25.2600301Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260394574/work/build/lib.win-amd64-cpython-310/torchaudio/lib/pybind11_prefixctc.pyd 2023-07-13T15:17:25.2601608Z running install_lib 2023-07-13T15:17:25.2602158Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:17:25.2602870Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:25.2603839Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:25.2606064Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:25.2607614Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:25.2608812Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:25.2609999Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:25.2611138Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:25.2612065Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:17:25.2613142Z copying build\lib.win-amd64-cpython-310\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:17:25.2614515Z copying build\lib.win-amd64-cpython-310\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:17:25.2615473Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2616463Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2617651Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2618876Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2620299Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2621640Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2622866Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2624034Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2625261Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2626677Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2628008Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2629289Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2630702Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2631909Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2633289Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2634498Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2635649Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2636839Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2638056Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2639369Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2640877Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2642063Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2643267Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2644428Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:25.2645494Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:17:25.2646672Z copying build\lib.win-amd64-cpython-310\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:17:25.2647907Z copying build\lib.win-amd64-cpython-310\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:17:25.2649111Z copying build\lib.win-amd64-cpython-310\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:17:25.2650044Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:25.2650932Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_compat.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:25.2652100Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:25.2653374Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:25.2654508Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:25.2655661Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:25.2656821Z copying build\lib.win-amd64-cpython-310\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:25.2657847Z copying build\lib.win-amd64-cpython-310\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:17:25.2658963Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:25.2660016Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:25.2661202Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:25.2662370Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:25.2663523Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:25.2665042Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:25.2666488Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:25.2667674Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:25.2668844Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:25.2670053Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:25.2671325Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:25.2672386Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:25.2673457Z copying build\lib.win-amd64-cpython-310\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:25.2674902Z copying build\lib.win-amd64-cpython-310\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:25.2675820Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:17:25.2676855Z copying build\lib.win-amd64-cpython-310\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:17:25.2678236Z copying build\lib.win-amd64-cpython-310\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:17:25.2679714Z copying build\lib.win-amd64-cpython-310\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:17:25.4902149Z copying build\lib.win-amd64-cpython-310\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:25.4903506Z copying build\lib.win-amd64-cpython-310\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:25.4904698Z copying build\lib.win-amd64-cpython-310\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:25.4905878Z copying build\lib.win-amd64-cpython-310\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:25.4907066Z copying build\lib.win-amd64-cpython-310\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:25.4908279Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:25.4909595Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:25.4910666Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:25.4912167Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:25.4913222Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:17:25.4914345Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:17:25.4915789Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:17:25.4917200Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:17:25.4918556Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:25.4920168Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:25.4921454Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:25.4922659Z copying build\lib.win-amd64-cpython-310\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:25.4923860Z copying build\lib.win-amd64-cpython-310\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:25.4924769Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:17:25.4925794Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:17:25.4927129Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:17:25.4928234Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:25.4929323Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:25.4930918Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:25.4932261Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:25.4933532Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:25.4934602Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:17:25.4935679Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:17:25.4936967Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:17:25.4938359Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:17:25.4939649Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:17:25.4940646Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-13T15:17:25.4941434Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:17:25.4942535Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:17:25.4943876Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:17:25.4944970Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:25.4946099Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:25.4947498Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:25.4948888Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:25.4950237Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:25.4951353Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:25.4952459Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:25.4954059Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:25.4955379Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:25.4956719Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:25.4957842Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:17:25.4959017Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:17:25.4960474Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:17:25.4961910Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:17:25.4963496Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:25.4964924Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:25.4966292Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:25.4967522Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:25.4968897Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:25.4970384Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:25.4971853Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:25.4973246Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:25.4974382Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:17:25.4975560Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:17:25.4976990Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:17:25.4978281Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-13T15:17:25.4979294Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:17:25.4980341Z copying build\lib.win-amd64-cpython-310\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:17:25.4981604Z copying build\lib.win-amd64-cpython-310\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:17:25.4982593Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:17:25.4983594Z copying build\lib.win-amd64-cpython-310\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:17:30.2919024Z copying build\lib.win-amd64-cpython-310\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:17:30.2920309Z copying build\lib.win-amd64-cpython-310\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:17:30.2921340Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:30.2923548Z INFO:conda_build.build:Packaging torchaudio 2023-07-13T15:17:30.2924107Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:30.2924701Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:30.2925304Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:30.2925885Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:30.2926454Z copying build\lib.win-amd64-cpython-310\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:17:30.2927080Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:17:30.2927563Z copying build\lib.win-amd64-cpython-310\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:17:30.2928438Z copying build\lib.win-amd64-cpython-310\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:17:30.2929140Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:17:30.2929648Z copying build\lib.win-amd64-cpython-310\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:17:30.2930248Z copying build\lib.win-amd64-cpython-310\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:17:30.2930741Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:17:30.2931254Z copying build\lib.win-amd64-cpython-310\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:17:30.2931871Z copying build\lib.win-amd64-cpython-310\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:17:30.2932455Z copying build\lib.win-amd64-cpython-310\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:17:30.2933003Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-310.pyc 2023-07-13T15:17:30.2933716Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-310.pyc 2023-07-13T15:17:30.2934343Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-310.pyc 2023-07-13T15:17:30.2935210Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-310.pyc 2023-07-13T15:17:30.2935790Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-310.pyc 2023-07-13T15:17:30.2936316Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2936871Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-310.pyc 2023-07-13T15:17:30.2937439Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2938024Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-310.pyc 2023-07-13T15:17:30.2938599Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-310.pyc 2023-07-13T15:17:30.2939172Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-310.pyc 2023-07-13T15:17:30.2939751Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-310.pyc 2023-07-13T15:17:30.2940347Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-310.pyc 2023-07-13T15:17:30.2941094Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-310.pyc 2023-07-13T15:17:30.2941734Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-310.pyc 2023-07-13T15:17:30.2942602Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-310.pyc 2023-07-13T15:17:30.2943239Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-310.pyc 2023-07-13T15:17:30.2943832Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-310.pyc 2023-07-13T15:17:30.2944469Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-310.pyc 2023-07-13T15:17:30.2945088Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-310.pyc 2023-07-13T15:17:30.2945644Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-310.pyc 2023-07-13T15:17:30.2946219Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-310.pyc 2023-07-13T15:17:30.2946772Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-310.pyc 2023-07-13T15:17:30.2947434Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-310.pyc 2023-07-13T15:17:30.2948168Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-310.pyc 2023-07-13T15:17:30.2948887Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-310.pyc 2023-07-13T15:17:30.2949575Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-310.pyc 2023-07-13T15:17:30.2950113Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-310.pyc 2023-07-13T15:17:30.2950678Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-310.pyc 2023-07-13T15:17:30.2951221Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-310.pyc 2023-07-13T15:17:30.2951780Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2952359Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-310.pyc 2023-07-13T15:17:30.2952964Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-310.pyc 2023-07-13T15:17:30.2953541Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2954066Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_compat.py to _compat.cpython-310.pyc 2023-07-13T15:17:30.2954615Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-310.pyc 2023-07-13T15:17:30.2955164Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-310.pyc 2023-07-13T15:17:30.2955744Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-310.pyc 2023-07-13T15:17:30.2956329Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-310.pyc 2023-07-13T15:17:30.2956857Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2957374Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-310.pyc 2023-07-13T15:17:30.2957930Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-310.pyc 2023-07-13T15:17:30.2958506Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-310.pyc 2023-07-13T15:17:30.2959107Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-310.pyc 2023-07-13T15:17:30.2959867Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-310.pyc 2023-07-13T15:17:30.2960663Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2961569Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-310.pyc 2023-07-13T15:17:30.2962160Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-310.pyc 2023-07-13T15:17:30.2962713Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-310.pyc 2023-07-13T15:17:30.2963260Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-310.pyc 2023-07-13T15:17:30.2963840Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-310.pyc 2023-07-13T15:17:30.2964419Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-310.pyc 2023-07-13T15:17:30.2965017Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-310.pyc 2023-07-13T15:17:30.2965621Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-310.pyc 2023-07-13T15:17:30.2966359Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-310.pyc 2023-07-13T15:17:30.2967204Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-310.pyc 2023-07-13T15:17:30.2967856Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2968478Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-310.pyc 2023-07-13T15:17:30.2969085Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2969627Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-310.pyc 2023-07-13T15:17:30.2970278Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-310.pyc 2023-07-13T15:17:30.2971056Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2971645Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-310.pyc 2023-07-13T15:17:30.2972317Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-310.pyc 2023-07-13T15:17:30.2973054Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-310.pyc 2023-07-13T15:17:30.2973688Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-310.pyc 2023-07-13T15:17:30.2974279Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-310.pyc 2023-07-13T15:17:30.2974861Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2975441Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-310.pyc 2023-07-13T15:17:30.2976007Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-310.pyc 2023-07-13T15:17:30.2976592Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2977316Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2977898Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-310.pyc 2023-07-13T15:17:30.2978840Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2979586Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-310.pyc 2023-07-13T15:17:30.2980360Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-310.pyc 2023-07-13T15:17:30.2980947Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-310.pyc 2023-07-13T15:17:30.2981536Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2982133Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-310.pyc 2023-07-13T15:17:30.2982747Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-310.pyc 2023-07-13T15:17:30.2983328Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-310.pyc 2023-07-13T15:17:30.2983927Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-310.pyc 2023-07-13T15:17:30.2984563Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\objective.py to objective.cpython-310.pyc 2023-07-13T15:17:30.2985339Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\subjective.py to subjective.cpython-310.pyc 2023-07-13T15:17:30.2985940Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2986570Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-310.pyc 2023-07-13T15:17:30.2987233Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-310.pyc 2023-07-13T15:17:30.2987841Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2988637Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-310.pyc 2023-07-13T15:17:30.2989377Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-310.pyc 2023-07-13T15:17:30.2990036Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\squim_pipeline.py to squim_pipeline.cpython-310.pyc 2023-07-13T15:17:30.2990746Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2991388Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-310.pyc 2023-07-13T15:17:30.2992011Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2992567Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2993141Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-310.pyc 2023-07-13T15:17:30.2993725Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2994306Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-310.pyc 2023-07-13T15:17:30.2994924Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-310.pyc 2023-07-13T15:17:30.2995482Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2996173Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-310.pyc 2023-07-13T15:17:30.2996916Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-310.pyc 2023-07-13T15:17:30.2997502Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-310.pyc 2023-07-13T15:17:30.2998169Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.2998704Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-310.pyc 2023-07-13T15:17:30.2999246Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-310.pyc 2023-07-13T15:17:30.2999791Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.3000336Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-310.pyc 2023-07-13T15:17:30.3000875Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.3001456Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-310.pyc 2023-07-13T15:17:30.3002028Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.3002560Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:30.3003060Z running install_egg_info 2023-07-13T15:17:30.3003282Z running egg_info 2023-07-13T15:17:30.3003587Z creating torchaudio.egg-info 2023-07-13T15:17:30.3003873Z writing torchaudio.egg-info\PKG-INFO 2023-07-13T15:17:30.3004249Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-07-13T15:17:30.3004651Z writing requirements to torchaudio.egg-info\requires.txt 2023-07-13T15:17:30.3005032Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-07-13T15:17:30.3005547Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:17:30.3005961Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:17:30.3006341Z adding license file 'LICENSE' 2023-07-13T15:17:30.3006661Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:17:30.3007149Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230713-py3.10.egg-info 2023-07-13T15:17:30.3007536Z running install_scripts 2023-07-13T15:17:30.3007822Z writing list of installed files to 'record.txt' 2023-07-13T15:17:30.3008068Z 2023-07-13T15:17:30.3008282Z Resource usage statistics from building torchaudio: 2023-07-13T15:17:30.3008573Z Process count: 26 2023-07-13T15:17:30.3008812Z CPU time: Sys=0:02:45.0, User=0:29:31.5 2023-07-13T15:17:30.3009192Z Memory: 5.9G 2023-07-13T15:17:30.3009429Z Disk usage: 254.3M 2023-07-13T15:17:30.3009663Z Time elapsed: 0:10:33.0 2023-07-13T15:17:30.3009797Z 2023-07-13T15:17:30.3009821Z 2023-07-13T15:17:30.3009903Z Packaging torchaudio 2023-07-13T15:17:32.1149851Z INFO:conda_build.build:Packaging torchaudio-2.1.0.dev20230713-py310_cu121 2023-07-13T15:17:32.1150310Z Packaging torchaudio-2.1.0.dev20230713-py310_cu121 2023-07-13T15:18:08.6629019Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:18:08.6666517Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:08.6690326Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:09.2004045Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:18:09.2038655Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:09.2059262Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:10.7680473Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:18:10.7717501Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:10.7734398Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:11.3228865Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:18:11.3262666Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:11.3283317Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:12.5969516Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:18:12.9353223Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:12.9362617Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:13.0677578Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:18:13.0715661Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:13.0738464Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:16.8702747Z Unknown format 2023-07-13T15:18:16.8979276Z Unknown format 2023-07-13T15:18:16.9261802Z Unknown format 2023-07-13T15:18:16.9531047Z Unknown format 2023-07-13T15:18:16.9908564Z Unknown format 2023-07-13T15:18:17.5150978Z Unknown format 2023-07-13T15:18:17.5418349Z Unknown format 2023-07-13T15:18:17.5641021Z Unknown format 2023-07-13T15:18:17.5842605Z Unknown format 2023-07-13T15:18:17.6065447Z Unknown format 2023-07-13T15:18:17.6327059Z Unknown format 2023-07-13T15:18:18.3776268Z Unknown format 2023-07-13T15:18:18.4086534Z Unknown format 2023-07-13T15:18:18.4714208Z Unknown format 2023-07-13T15:18:18.5000586Z Unknown format 2023-07-13T15:18:18.5899709Z Unknown format 2023-07-13T15:18:18.6829649Z Unknown format 2023-07-13T15:18:18.7126346Z Unknown format 2023-07-13T15:18:18.7348415Z Unknown format 2023-07-13T15:18:18.7538274Z Unknown format 2023-07-13T15:18:18.7789521Z Unknown format 2023-07-13T15:18:18.8632203Z Unknown format 2023-07-13T15:18:18.8887048Z Unknown format 2023-07-13T15:18:18.9311537Z Unknown format 2023-07-13T15:18:18.9605271Z Unknown format 2023-07-13T15:18:18.9812039Z Unknown format 2023-07-13T15:18:19.1062132Z Unknown format 2023-07-13T15:18:19.1347659Z Unknown format 2023-07-13T15:18:19.1621287Z Unknown format 2023-07-13T15:18:19.1891468Z Unknown format 2023-07-13T15:18:19.2408429Z Unknown format 2023-07-13T15:18:19.2920724Z Unknown format 2023-07-13T15:18:19.3310959Z Unknown format 2023-07-13T15:18:19.3588415Z Unknown format 2023-07-13T15:18:19.3874899Z Unknown format 2023-07-13T15:18:19.4181215Z Unknown format 2023-07-13T15:18:19.4472964Z Unknown format 2023-07-13T15:18:19.4763520Z Unknown format 2023-07-13T15:18:19.5042786Z Unknown format 2023-07-13T15:18:19.5323159Z Unknown format 2023-07-13T15:18:19.5601986Z Unknown format 2023-07-13T15:18:19.5895036Z Unknown format 2023-07-13T15:18:19.6197286Z Unknown format 2023-07-13T15:18:19.6495684Z Unknown format 2023-07-13T15:18:19.6882277Z Unknown format 2023-07-13T15:18:19.7207225Z Unknown format 2023-07-13T15:18:19.7573207Z Unknown format 2023-07-13T15:18:19.7858155Z Unknown format 2023-07-13T15:18:19.8132129Z Unknown format 2023-07-13T15:18:19.8416125Z Unknown format 2023-07-13T15:18:19.8685401Z Unknown format 2023-07-13T15:18:19.8952242Z Unknown format 2023-07-13T15:18:20.5104394Z Unknown format 2023-07-13T15:18:20.5489572Z Unknown format 2023-07-13T15:18:20.6027856Z Unknown format 2023-07-13T15:18:20.6317778Z Unknown format 2023-07-13T15:18:21.2357442Z Unknown format 2023-07-13T15:18:21.2653212Z Unknown format 2023-07-13T15:18:21.3270180Z Unknown format 2023-07-13T15:18:21.3562958Z Unknown format 2023-07-13T15:18:21.3910512Z Unknown format 2023-07-13T15:18:21.4928109Z Unknown format 2023-07-13T15:18:21.5929426Z Unknown format 2023-07-13T15:18:21.6239141Z Unknown format 2023-07-13T15:18:21.8809232Z Unknown format 2023-07-13T15:18:21.9112475Z Unknown format 2023-07-13T15:18:21.9393689Z Unknown format 2023-07-13T15:18:22.0893371Z Unknown format 2023-07-13T15:18:22.1194366Z Unknown format 2023-07-13T15:18:22.1483568Z Unknown format 2023-07-13T15:18:22.1779593Z Unknown format 2023-07-13T15:18:22.2283209Z Unknown format 2023-07-13T15:18:22.2786114Z Unknown format 2023-07-13T15:18:22.3101959Z Unknown format 2023-07-13T15:18:22.4178817Z Unknown format 2023-07-13T15:18:22.4568101Z Unknown format 2023-07-13T15:18:22.4885784Z Unknown format 2023-07-13T15:18:22.5794809Z Unknown format 2023-07-13T15:18:22.8620026Z Unknown format 2023-07-13T15:18:22.9571367Z Unknown format 2023-07-13T15:18:23.0813068Z Unknown format 2023-07-13T15:18:23.1080143Z Unknown format 2023-07-13T15:18:23.1354063Z Unknown format 2023-07-13T15:18:25.3937235Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:18:25.3969808Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:25.3989112Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:28.2340465Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:18:28.2373963Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:28.2402976Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:32.3285631Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:18:32.3317121Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:32.3337846Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:33.8983874Z compiling .pyc files... 2023-07-13T15:18:33.8984444Z number of files: 240 2023-07-13T15:18:33.8985121Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-07-13T15:18:33.8986594Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.8987584Z .. is this binary repackaging? 2023-07-13T15:18:33.8988562Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.8989480Z .. is this binary repackaging? 2023-07-13T15:18:33.8990406Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.8991311Z .. is this binary repackaging? 2023-07-13T15:18:33.8992217Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-13T15:18:33.8993625Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-07-13T15:18:33.8996192Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/avutil-56.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.8997089Z .. is this binary repackaging? 2023-07-13T15:18:33.8998075Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/avcodec-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.8999002Z .. is this binary repackaging? 2023-07-13T15:18:33.8999991Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/avformat-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.9000908Z .. is this binary repackaging? 2023-07-13T15:18:33.9001881Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/avfilter-7.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.9002812Z .. is this binary repackaging? 2023-07-13T15:18:33.9003706Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:33.9004943Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:33.9006213Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:33.9007568Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:33.9009034Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:33.9010485Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-stdio-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:33.9011941Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:33.9013263Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:33.9014608Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/libtorchaudio_ffmpeg4.pyd not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.9015542Z .. is this binary repackaging? 2023-07-13T15:18:33.9016695Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/torch_python.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.9017640Z .. is this binary repackaging? 2023-07-13T15:18:33.9018608Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-13T15:18:33.9019926Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.9020807Z .. is this binary repackaging? 2023-07-13T15:18:33.9021783Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.9022686Z .. is this binary repackaging? 2023-07-13T15:18:33.9023630Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.9024508Z .. is this binary repackaging? 2023-07-13T15:18:33.9025469Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/avutil-56.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.9027041Z .. is this binary repackaging? 2023-07-13T15:18:33.9028019Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/avcodec-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.9028927Z .. is this binary repackaging? 2023-07-13T15:18:33.9029897Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/avformat-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.9030901Z .. is this binary repackaging? 2023-07-13T15:18:33.9031870Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/avdevice-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.9032815Z .. is this binary repackaging? 2023-07-13T15:18:33.9033894Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/avfilter-7.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:33.9035012Z .. is this binary repackaging? 2023-07-13T15:18:33.9035885Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:33.9037106Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:33.9038326Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:33.9039672Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:33.9041359Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:33.9042776Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-string-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:33.9044198Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:33.9045502Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:33.9046791Z 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:18:33.9048491Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-07-13T15:18:33.9049889Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:33.9051083Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:33.9052341Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:33.9053939Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:33.9055499Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-stdio-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:33.9057559Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:33.9059066Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:37.8216585Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:37.8217379Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/libtorchaudio_ffmpeg6.pyd not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8217972Z .. is this binary repackaging? 2023-07-13T15:18:37.8218599Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/torch_python.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8219251Z .. is this binary repackaging? 2023-07-13T15:18:37.8219756Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-13T15:18:37.8220429Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8220893Z .. is this binary repackaging? 2023-07-13T15:18:37.8221392Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8221835Z .. is this binary repackaging? 2023-07-13T15:18:37.8222311Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8222763Z .. is this binary repackaging? 2023-07-13T15:18:37.8223254Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/avutil-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8223708Z .. is this binary repackaging? 2023-07-13T15:18:37.8224179Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/avcodec-60.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8224763Z .. is this binary repackaging? 2023-07-13T15:18:37.8225358Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/avformat-60.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8225922Z .. is this binary repackaging? 2023-07-13T15:18:37.8226689Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/avdevice-60.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8227796Z .. is this binary repackaging? 2023-07-13T15:18:37.8228701Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/avfilter-9.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8229524Z .. is this binary repackaging? 2023-07-13T15:18:37.8230298Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:37.8231040Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:37.8231760Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:37.8232558Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:37.8233287Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:37.8234822Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-string-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:37.8235545Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:37.8236194Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:37.8236855Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8237329Z .. is this binary repackaging? 2023-07-13T15:18:37.8238020Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8238694Z .. is this binary repackaging? 2023-07-13T15:18:37.8239169Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8239623Z .. is this binary repackaging? 2023-07-13T15:18:37.8240086Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-13T15:18:37.8240787Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-07-13T15:18:37.8241519Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/avutil-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8241968Z .. is this binary repackaging? 2023-07-13T15:18:37.8242467Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/avcodec-60.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8242938Z .. is this binary repackaging? 2023-07-13T15:18:37.8243435Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/avformat-60.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8243920Z .. is this binary repackaging? 2023-07-13T15:18:37.8244532Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/avfilter-9.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8245288Z .. is this binary repackaging? 2023-07-13T15:18:37.8246782Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:37.8247485Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:37.8248129Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:37.8249188Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:37.8250096Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:37.8250947Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-stdio-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:37.8251876Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:37.8253022Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:37.8253709Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/libtorchaudio_ffmpeg5.pyd not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8254209Z .. is this binary repackaging? 2023-07-13T15:18:37.8254691Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/torch_python.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8255153Z .. is this binary repackaging? 2023-07-13T15:18:37.8255651Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-13T15:18:37.8256320Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8256774Z .. is this binary repackaging? 2023-07-13T15:18:37.8257392Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8257867Z .. is this binary repackaging? 2023-07-13T15:18:37.8258549Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8259007Z .. is this binary repackaging? 2023-07-13T15:18:37.8259476Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/avutil-57.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8259938Z .. is this binary repackaging? 2023-07-13T15:18:37.8260433Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/avcodec-59.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:37.8260882Z .. is this binary repackaging? 2023-07-13T15:18:44.9100579Z Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-13T15:18:44.9101389Z WARNING:conda_build.build:Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-13T15:18:44.9279104Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T15:18:44.9293838Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\actions-runner\_work\audio\audio\pytorch\audio\distr, subdir=noarch db_filename=C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\.cache\cache.db cache_is_brand_new=False 2023-07-13T15:18:44.9295521Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T15:18:44.9297078Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T15:18:44.9317242Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T15:18:44.9322159Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T15:18:44.9323142Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T15:18:44.9331822Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\actions-runner\_work\audio\audio\pytorch\audio\distr, subdir=win-64 db_filename=C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\.cache\cache.db cache_is_brand_new=False 2023-07-13T15:18:44.9334492Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T15:18:44.9334850Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T15:18:44.9392420Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T15:18:44.9396602Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-13T15:18:44.9398695Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230713-py310_cu121.tar.bz2 2023-07-13T15:18:46.1534766Z INFO:conda_index.index:win-64 cached 7.0 MB from 1 packages at 5.8 MB/second 2023-07-13T15:18:46.1609781Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T15:18:46.1612688Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\actions-runner\_work\audio\audio\pytorch\audio\distr, subdir=noarch db_filename=C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\.cache\cache.db cache_is_brand_new=False 2023-07-13T15:18:46.1637726Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T15:18:46.1645006Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\repodata_from_packages.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\repodata_from_packages.json 2023-07-13T15:18:46.1657168Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T15:18:46.1659127Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T15:18:46.1661730Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T15:18:46.1666357Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\repodata.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\repodata.json 2023-07-13T15:18:46.1677900Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T15:18:46.1678703Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T15:18:46.1751003Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T15:18:46.1751659Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T15:18:46.1756202Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\current_repodata.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\current_repodata.json 2023-07-13T15:18:46.1764087Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T15:18:46.1764854Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T15:18:46.1901366Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\index.html to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\index.html 2023-07-13T15:18:46.1918473Z DEBUG:conda_index.index:noarch finish 2023-07-13T15:18:46.1918923Z INFO:conda_index.index:Completed noarch 2023-07-13T15:18:46.1919836Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T15:18:46.1922575Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\actions-runner\_work\audio\audio\pytorch\audio\distr, subdir=win-64 db_filename=C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\.cache\cache.db cache_is_brand_new=False 2023-07-13T15:18:46.1940191Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T15:18:46.1946275Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata_from_packages.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata_from_packages.json 2023-07-13T15:18:46.1969325Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata_from_packages.json.bz2 to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata_from_packages.json.bz2 2023-07-13T15:18:46.1986070Z DEBUG:conda_index.index:_maybe_remove C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata_from_packages.json.zst from C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata_from_packages.json.zst 2023-07-13T15:18:46.1986952Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T15:18:46.1988606Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T15:18:46.1989122Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T15:18:46.1994316Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata.json 2023-07-13T15:18:46.2018710Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata.json.bz2 to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata.json.bz2 2023-07-13T15:18:46.2034856Z DEBUG:conda_index.index:_maybe_remove C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata.json.zst from C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata.json.zst 2023-07-13T15:18:46.2035749Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T15:18:46.2036519Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T15:18:46.2098374Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T15:18:46.2098939Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T15:18:46.2104413Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\current_repodata.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\current_repodata.json 2023-07-13T15:18:46.2127946Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\current_repodata.json.bz2 to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\current_repodata.json.bz2 2023-07-13T15:18:46.2144909Z DEBUG:conda_index.index:_maybe_remove C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\current_repodata.json.zst from C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\current_repodata.json.zst 2023-07-13T15:18:46.2145786Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T15:18:46.2146489Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T15:18:46.2279301Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\index.html to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\index.html 2023-07-13T15:18:46.2296653Z DEBUG:conda_index.index:win-64 finish 2023-07-13T15:18:46.2297434Z INFO:conda_index.index:Completed win-64 2023-07-13T15:18:46.2301490Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T15:18:46.2304302Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T15:18:46.2305046Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T15:18:46.2309304Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\actions-runner\_work\audio\audio\pytorch\audio\distr, subdir=noarch db_filename=C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\.cache\cache.db cache_is_brand_new=False 2023-07-13T15:18:46.2310279Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T15:18:46.2310959Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T15:18:46.2311769Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T15:18:46.2316138Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\actions-runner\_work\audio\audio\pytorch\audio\distr, subdir=win-64 db_filename=C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\.cache\cache.db cache_is_brand_new=False 2023-07-13T15:18:46.2336476Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T15:18:46.2522686Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\index.html to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\index.html 2023-07-13T15:18:46.2540032Z DEBUG:conda_index.index:write channeldata 2023-07-13T15:18:46.2545028Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\channeldata.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\channeldata.json 2023-07-13T15:18:52.2094678Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/avformat-59.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2095236Z .. is this binary repackaging? 2023-07-13T15:18:52.2096539Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/avdevice-59.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2097401Z .. is this binary repackaging? 2023-07-13T15:18:52.2098319Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/avfilter-8.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2099157Z .. is this binary repackaging? 2023-07-13T15:18:52.2100025Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:52.2101139Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:52.2102292Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:52.2103582Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2104881Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2106174Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-string-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2107459Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2108618Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:52.2109813Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): $RPATH/libtorchaudio.pyd not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2110679Z .. is this binary repackaging? 2023-07-13T15:18:52.2111522Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-13T15:18:52.2112899Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\work_moved_torchaudio-2.1.0.dev20230713-py310_cu121_win-64_main_build_loop' 2023-07-13T15:18:52.2114158Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\work_moved_torchaudio-2.1.0.dev20230713-py310_cu121_win-64_main_build_loop) 2023-07-13T15:18:52.2115496Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2115988Z .. is this binary repackaging? 2023-07-13T15:18:52.2116453Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2116899Z .. is this binary repackaging? 2023-07-13T15:18:52.2117365Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2117802Z .. is this binary repackaging? 2023-07-13T15:18:52.2118223Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:52.2118823Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:52.2119429Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:52.2120217Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2120914Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2121599Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-string-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2122274Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2122909Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:52.2123558Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2124029Z .. is this binary repackaging? 2023-07-13T15:18:52.2124528Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2124965Z .. is this binary repackaging? 2023-07-13T15:18:52.2125445Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2125896Z .. is this binary repackaging? 2023-07-13T15:18:52.2126355Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-13T15:18:52.2127271Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-07-13T15:18:52.2128259Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/avutil-57.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2128709Z .. is this binary repackaging? 2023-07-13T15:18:52.2129204Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/avcodec-59.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2129677Z .. is this binary repackaging? 2023-07-13T15:18:52.2130151Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/avformat-59.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2130613Z .. is this binary repackaging? 2023-07-13T15:18:52.2131220Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/avfilter-8.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2131702Z .. is this binary repackaging? 2023-07-13T15:18:52.2132139Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:52.2132754Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:52.2133383Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:52.2134057Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2134780Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2135613Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-stdio-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2136303Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2136958Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:52.2137604Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2138056Z .. is this binary repackaging? 2023-07-13T15:18:52.2138540Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2138997Z .. is this binary repackaging? 2023-07-13T15:18:52.2139453Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): $RPATH/c10_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2139896Z .. is this binary repackaging? 2023-07-13T15:18:52.2140362Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2140796Z .. is this binary repackaging? 2023-07-13T15:18:52.2141223Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-13T15:18:52.2141910Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-07-13T15:18:52.2142576Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:52.2143169Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-07-13T15:18:52.2143764Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:52.2144366Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:52.2145003Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2145810Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2146525Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2147168Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:52.2147829Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): $RPATH/libctc_prefix_decoder.pyd not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:52.2148311Z .. is this binary repackaging? 2023-07-13T15:18:52.2148779Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-13T15:18:52.2149398Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:52.2150015Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:52.2150738Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:52.2151414Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2152130Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-string-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2152841Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2153553Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-07-13T15:18:52.2154213Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:52.2155009Z WARNING (torchaudio): run-exports library package pytorch-nightly::pytorch-mutex-1.0-cuda in requirements/run but it is not used (i.e. it is overdepending or perhaps statically linked? If that is what you want then add it to `build/ignore_run_exports`) 2023-07-13T15:18:52.2155578Z Fixing permissions 2023-07-13T15:18:52.2155804Z Packaged license file/s. 2023-07-13T15:18:52.2156076Z INFO :: Time taken to mark (prefix) 2023-07-13T15:18:52.2156373Z 0 replacements in 0 files was 0.09 seconds 2023-07-13T15:18:52.2156973Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\work_moved_torchaudio-2.1.0.dev20230713-py310_cu121_win-64_main_build_loop' 2023-07-13T15:18:52.2157800Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260394574\work_moved_torchaudio-2.1.0.dev20230713-py310_cu121_win-64_main_build_loop) 2023-07-13T15:18:55.5764720Z # Automatic uploading is disabled 2023-07-13T15:18:55.5765378Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-13T15:18:55.5765745Z 2023-07-13T15:18:55.5765786Z 2023-07-13T15:18:55.5766090Z # To have conda build upload to anaconda.org automatically, use 2023-07-13T15:18:55.5766654Z # conda config --set anaconda_upload yes 2023-07-13T15:18:55.5767091Z anaconda upload \ 2023-07-13T15:18:55.5767590Z distr/win-64\torchaudio-2.1.0.dev20230713-py310_cu121.tar.bz2 2023-07-13T15:18:55.5768330Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-13T15:18:55.5768766Z 2023-07-13T15:18:55.5769617Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-13T15:18:55.5769987Z { 2023-07-13T15:18:55.5770480Z "torchaudio-2.1.0.dev20230713-py310_cu121": { 2023-07-13T15:18:55.5770916Z "recipe": { 2023-07-13T15:18:55.5771155Z "c_compiler": "vs2019", 2023-07-13T15:18:55.5771411Z "cxx_compiler": "vs2019", 2023-07-13T15:18:55.5771655Z "target_platform": "win-64" 2023-07-13T15:18:55.5771892Z } 2023-07-13T15:18:55.5772078Z } 2023-07-13T15:18:55.5772258Z } 2023-07-13T15:18:55.5772371Z 2023-07-13T15:18:55.5772377Z 2023-07-13T15:18:55.5772501Z #################################################################################### 2023-07-13T15:18:55.5772775Z Resource usage summary: 2023-07-13T15:18:55.5772936Z 2023-07-13T15:18:55.5773034Z Total time: 0:19:01.0 2023-07-13T15:18:55.5773301Z CPU usage: sys=0:02:45.0, user=0:29:31.5 2023-07-13T15:18:55.5773576Z Maximum memory usage observed: 5.9G 2023-07-13T15:18:55.5773911Z Total disk usage observed (not including envs): 254.3M 2023-07-13T15:18:55.5774129Z 2023-07-13T15:18:55.5774333Z 2023-07-13T15:18:55.5774488Z #################################################################################### 2023-07-13T15:18:55.5774885Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-07-13T15:18:55.5775261Z There are currently 1 accumulated. 2023-07-13T15:18:55.5775872Z To remove them, you can run the ```conda build purge``` command 2023-07-13T15:18:56.5315355Z ##[group]Run actions/upload-artifact@v3 2023-07-13T15:18:56.5315661Z with: 2023-07-13T15:18:56.5315889Z name: pytorch_audio__3.10 2023-07-13T15:18:56.5316150Z path: pytorch/audio/distr/ 2023-07-13T15:18:56.5316396Z if-no-files-found: warn 2023-07-13T15:18:56.5316623Z env: 2023-07-13T15:18:56.5316879Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:18:56.5317160Z PYTHON_VERSION: 3.10 2023-07-13T15:18:56.5317380Z PACKAGE_TYPE: conda 2023-07-13T15:18:56.5319414Z REPOSITORY: pytorch/audio 2023-07-13T15:18:56.5319654Z REF: 2023-07-13T15:18:56.5319876Z CU_VERSION: cu121 2023-07-13T15:18:56.5320074Z CHANNEL: nightly 2023-07-13T15:18:56.5320318Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T15:18:56.5320652Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:18:56.5321046Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:18:56.5321522Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:18:56.5321942Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:18:56.5322223Z ##[endgroup] 2023-07-13T15:18:56.6755276Z With the provided path, there will be 19 files uploaded 2023-07-13T15:18:56.6759649Z Starting artifact upload 2023-07-13T15:18:56.6760514Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-07-13T15:18:56.6761383Z Artifact name is valid! 2023-07-13T15:18:56.7458657Z Container for artifact "pytorch_audio__3.10" successfully created. Starting upload of file(s) 2023-07-13T15:19:00.8274992Z Total size of all the files uploaded is 7344208 bytes 2023-07-13T15:19:00.8275608Z File upload process has finished. Finalizing the artifact upload 2023-07-13T15:19:00.8492733Z Artifact has been finalized. All files have been successfully uploaded! 2023-07-13T15:19:00.8493067Z 2023-07-13T15:19:00.8493399Z The raw size of all the files that were specified for upload is 7493051 bytes 2023-07-13T15:19:00.8493991Z The size of all the files that were uploaded is 7344208 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-07-13T15:19:00.8494318Z 2023-07-13T15:19:00.8494724Z 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:19:00.8495118Z 2023-07-13T15:19:00.8495314Z Artifact pytorch_audio__3.10 has been successfully uploaded! 2023-07-13T15:19:00.8776327Z ##[group]Run set -euxo pipefail 2023-07-13T15:19:00.8776706Z set -euxo pipefail 2023-07-13T15:19:00.8776971Z source "${BUILD_ENV_FILE}" 2023-07-13T15:19:00.8777324Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-07-13T15:19:00.8777725Z # fix we have to use for windows to make sure drive path is c: not c 2023-07-13T15:19:00.8778095Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-07-13T15:19:00.8778383Z  2023-07-13T15:19:00.8778695Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-07-13T15:19:00.8779141Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-07-13T15:19:00.8779532Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-07-13T15:19:00.8779811Z  2023-07-13T15:19:00.8780838Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-07-13T15:19:00.8781145Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-07-13T15:19:00.8781616Z else 2023-07-13T15:19:00.8781856Z  CONSTRAINTS="cpuonly" 2023-07-13T15:19:00.8782192Z fi 2023-07-13T15:19:00.8782718Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-07-13T15:19:00.8783082Z  2023-07-13T15:19:00.8783352Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-07-13T15:19:00.8783701Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-07-13T15:19:00.8784130Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-07-13T15:19:00.8784463Z else 2023-07-13T15:19:00.8784732Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-07-13T15:19:00.8785067Z  conda install --yes --quiet 'ffmpeg<5' 2023-07-13T15:19:00.8785415Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-07-13T15:19:00.8785702Z fi 2023-07-13T15:19:00.8785937Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-07-13T15:19:00.8813873Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T15:19:00.8814292Z env: 2023-07-13T15:19:00.8814555Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:19:00.8814840Z PYTHON_VERSION: 3.10 2023-07-13T15:19:00.8815062Z PACKAGE_TYPE: conda 2023-07-13T15:19:00.8815311Z REPOSITORY: pytorch/audio 2023-07-13T15:19:00.8815542Z REF: 2023-07-13T15:19:00.8815725Z CU_VERSION: cu121 2023-07-13T15:19:00.8815941Z CHANNEL: nightly 2023-07-13T15:19:00.8816188Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T15:19:00.8816527Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:19:00.8816912Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:19:00.8817352Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:19:00.8817763Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:19:00.8818074Z PACKAGE_NAME: torchaudio 2023-07-13T15:19:00.8818357Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-07-13T15:19:00.8818609Z GPU_ARCH: cuda 2023-07-13T15:19:00.8818833Z DESIRED_CUDA: cu121 2023-07-13T15:19:00.8819066Z GPU_ARCH_VERSION: 12.1 2023-07-13T15:19:00.8819386Z ##[endgroup] 2023-07-13T15:19:01.2181706Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T15:19:01.2183442Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:19:01.2184015Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:19:01.2184358Z ++ export CMAKE_USE_CUDA=1 2023-07-13T15:19:01.2184778Z ++ CMAKE_USE_CUDA=1 2023-07-13T15:19:01.2185143Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T15:19:01.2185558Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T15:19:01.2188551Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-13T15:19:01.2189025Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T15:19:01.2189746Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:19:01.2190452Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:19:01.2190831Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:19:01.2191176Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:19:01.2191491Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:19:01.2191789Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:19:01.2192149Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:19:01.2192557Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:19:01.2192982Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:19:01.2193633Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:19:01.2193953Z ++ export FORCE_CUDA=1 2023-07-13T15:19:01.2194184Z ++ FORCE_CUDA=1 2023-07-13T15:19:01.2195196Z ++ 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:19:01.2197037Z ++ 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:19:01.2198032Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:19:01.2198322Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:19:01.2198587Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T15:19:01.2198851Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T15:19:01.2199148Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T15:19:01.2199467Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T15:19:01.2199725Z ++ export VERSION_SUFFIX= 2023-07-13T15:19:01.2199960Z ++ VERSION_SUFFIX= 2023-07-13T15:19:01.2200190Z ++ export WHEEL_DIR= 2023-07-13T15:19:01.2200415Z ++ WHEEL_DIR= 2023-07-13T15:19:01.2273938Z ++ readlink -f pytorch/audio/distr 2023-07-13T15:19:01.2383039Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:19:01.2574438Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:19:01.2658319Z ++ sed 's/\/c\//\/c:\//' 2023-07-13T15:19:01.2783308Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:19:01.2784549Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:19:01.2785434Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:19:01.2786174Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' python=3.10 2023-07-13T15:19:06.9079082Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:19:06.9948653Z Solving environment: ...working... done 2023-07-13T15:19:07.1429094Z 2023-07-13T15:19:07.1429684Z ## Package Plan ## 2023-07-13T15:19:07.1430057Z 2023-07-13T15:19:07.1430536Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:07.1431113Z 2023-07-13T15:19:07.1431318Z added / updated specs: 2023-07-13T15:19:07.1431761Z - python=3.10 2023-07-13T15:19:07.1431997Z 2023-07-13T15:19:07.1432038Z 2023-07-13T15:19:07.1432306Z The following NEW packages will be INSTALLED: 2023-07-13T15:19:07.1432682Z 2023-07-13T15:19:07.1433016Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 2023-07-13T15:19:07.1433788Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-07-13T15:19:07.1434560Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-07-13T15:19:07.1435223Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 2023-07-13T15:19:07.1435900Z pip pkgs/main/win-64::pip-23.1.2-py310haa95532_0 2023-07-13T15:19:07.1436980Z python pkgs/main/win-64::python-3.10.12-he1021f5_0 2023-07-13T15:19:07.1437745Z setuptools pkgs/main/win-64::setuptools-67.8.0-py310haa95532_0 2023-07-13T15:19:07.1438519Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-07-13T15:19:07.1439230Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 2023-07-13T15:19:07.1439914Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-07-13T15:19:07.1440624Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-07-13T15:19:07.1441355Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-07-13T15:19:07.1442093Z wheel pkgs/main/win-64::wheel-0.38.4-py310haa95532_0 2023-07-13T15:19:07.1442725Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 2023-07-13T15:19:07.1443371Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 2023-07-13T15:19:07.1443766Z 2023-07-13T15:19:07.1443778Z 2023-07-13T15:19:07.4948587Z Preparing transaction: ...working... done 2023-07-13T15:19:09.9501182Z Verifying transaction: ...working... done 2023-07-13T15:19:14.3332863Z Executing transaction: ...working... done 2023-07-13T15:19:14.5953170Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:19:14.5954246Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:19:14.5954945Z + [[ cuda = \c\u\d\a ]] 2023-07-13T15:19:14.5955442Z + CONSTRAINTS=pytorch-cuda=12.1 2023-07-13T15:19:14.5958876Z + 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:20:09.8404146Z 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:20:09.8404679Z 2023-07-13T15:20:09.8405133Z 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:20:09.8405787Z 2023-07-13T15:20:09.8406433Z 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:20:09.8407104Z 2023-07-13T15:20:09.8407745Z 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:20:09.8408543Z 2023-07-13T15:20:09.8409226Z 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:20:09.8411684Z 2023-07-13T15:20:09.8412796Z 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:20:09.8413568Z 2023-07-13T15:20:09.8415137Z INFO conda.core.link:__init__(217): initializing UnlinkLinkTransaction with 2023-07-13T15:20:09.8415381Z 2023-07-13T15:20:09.8415821Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8416274Z 2023-07-13T15:20:09.8416429Z unlink_precs: 2023-07-13T15:20:09.8416656Z 2023-07-13T15:20:09.8416877Z 2023-07-13T15:20:09.8417138Z 2023-07-13T15:20:09.8417293Z link_precs: 2023-07-13T15:20:09.8417521Z 2023-07-13T15:20:09.8418946Z defaults/win-64::blas-1.0-mkl 2023-07-13T15:20:09.8419220Z 2023-07-13T15:20:09.8419499Z nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-13T15:20:09.8419763Z 2023-07-13T15:20:09.8420005Z nvidia/win-64::cuda-cudart-12.1.105-0 2023-07-13T15:20:09.8420627Z 2023-07-13T15:20:09.8420885Z nvidia/win-64::cuda-cupti-12.1.105-0 2023-07-13T15:20:09.8421181Z 2023-07-13T15:20:09.8421416Z nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-07-13T15:20:09.8421716Z 2023-07-13T15:20:09.8421957Z nvidia/win-64::cuda-nvtx-12.1.105-0 2023-07-13T15:20:09.8422275Z 2023-07-13T15:20:09.8422640Z nvidia/win-64::cuda-opencl-12.2.53-0 2023-07-13T15:20:09.8422956Z 2023-07-13T15:20:09.8423257Z nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-13T15:20:09.8423721Z 2023-07-13T15:20:09.8424024Z nvidia/win-64::libcublas-12.1.0.26-0 2023-07-13T15:20:09.8424314Z 2023-07-13T15:20:09.8424534Z nvidia/win-64::libcufft-11.0.2.4-0 2023-07-13T15:20:09.8424833Z 2023-07-13T15:20:09.8425052Z nvidia/win-64::libcurand-10.3.3.53-0 2023-07-13T15:20:09.8425363Z 2023-07-13T15:20:09.8425609Z nvidia/win-64::libcusolver-11.4.4.55-0 2023-07-13T15:20:09.8425893Z 2023-07-13T15:20:09.8426129Z nvidia/win-64::libcusparse-12.0.2.55-0 2023-07-13T15:20:09.8426471Z 2023-07-13T15:20:09.8426711Z nvidia/win-64::libnpp-12.0.2.50-0 2023-07-13T15:20:09.8427021Z 2023-07-13T15:20:09.8427253Z nvidia/win-64::libnvjitlink-12.1.105-0 2023-07-13T15:20:09.8427573Z 2023-07-13T15:20:09.8427819Z nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-07-13T15:20:09.8428149Z 2023-07-13T15:20:09.8428460Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-13T15:20:09.8428860Z 2023-07-13T15:20:09.8429111Z nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-07-13T15:20:09.8429558Z 2023-07-13T15:20:09.8429829Z nvidia/win-64::cuda-libraries-12.1.0-0 2023-07-13T15:20:09.8430163Z 2023-07-13T15:20:09.8430570Z nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-07-13T15:20:09.8431007Z 2023-07-13T15:20:09.8431293Z nvidia/win-64::cuda-opencl-dev-12.2.53-0 2023-07-13T15:20:09.8431648Z 2023-07-13T15:20:09.8431917Z nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-07-13T15:20:09.8432260Z 2023-07-13T15:20:09.8432514Z nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-07-13T15:20:09.8432862Z 2023-07-13T15:20:09.8433140Z nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-13T15:20:09.8433477Z 2023-07-13T15:20:09.8433767Z nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-07-13T15:20:09.8434364Z 2023-07-13T15:20:09.8434654Z nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-07-13T15:20:09.8434987Z 2023-07-13T15:20:09.8435234Z nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-07-13T15:20:09.8435556Z 2023-07-13T15:20:09.8435804Z nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-07-13T15:20:09.8436275Z 2023-07-13T15:20:09.8436553Z nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-07-13T15:20:09.8436888Z 2023-07-13T15:20:09.8437241Z nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-07-13T15:20:09.8437668Z 2023-07-13T15:20:09.8437916Z nvidia/win-64::cuda-runtime-12.1.0-0 2023-07-13T15:20:09.8438223Z 2023-07-13T15:20:09.8438509Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:20:09.8438964Z 2023-07-13T15:20:09.8439449Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-13T15:20:09.8439797Z 2023-07-13T15:20:09.8440055Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-13T15:20:09.8440363Z 2023-07-13T15:20:09.8440596Z defaults/win-64::yaml-0.2.5-he774522_0 2023-07-13T15:20:09.8440912Z 2023-07-13T15:20:09.8441194Z defaults/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:20:09.8441543Z 2023-07-13T15:20:09.8441900Z pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-07-13T15:20:09.8442317Z 2023-07-13T15:20:09.8442615Z defaults/win-64::filelock-3.9.0-py310haa95532_0 2023-07-13T15:20:09.8443108Z 2023-07-13T15:20:09.8443420Z defaults/win-64::markupsafe-2.1.1-py310h2bbff1b_0 2023-07-13T15:20:09.8443810Z 2023-07-13T15:20:09.8444239Z defaults/win-64::mkl-service-2.4.0-py310h2bbff1b_1 2023-07-13T15:20:09.8444631Z 2023-07-13T15:20:09.8444921Z defaults/win-64::mpmath-1.2.1-py310haa95532_0 2023-07-13T15:20:09.8445511Z 2023-07-13T15:20:09.8445826Z defaults/win-64::networkx-2.8.4-py310haa95532_1 2023-07-13T15:20:09.8446201Z 2023-07-13T15:20:09.8446486Z defaults/win-64::pyyaml-6.0-py310h2bbff1b_1 2023-07-13T15:20:09.8446849Z 2023-07-13T15:20:09.8447172Z defaults/win-64::typing_extensions-4.6.3-py310haa95532_0 2023-07-13T15:20:09.8447580Z 2023-07-13T15:20:09.8447867Z defaults/win-64::jinja2-3.1.2-py310haa95532_0 2023-07-13T15:20:09.8448224Z 2023-07-13T15:20:09.8448535Z defaults/win-64::numpy-base-1.25.0-py310h65a83cf_0 2023-07-13T15:20:09.8448915Z 2023-07-13T15:20:09.8449195Z defaults/win-64::sympy-1.11.1-py310haa95532_0 2023-07-13T15:20:09.8449636Z 2023-07-13T15:20:09.8450037Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230711-py3.10_cuda12.1_cudnn8_0 2023-07-13T15:20:09.8450605Z 2023-07-13T15:20:09.8450953Z defaults/win-64::mkl_fft-1.3.6-py310h4ed8f06_1 2023-07-13T15:20:09.8451327Z 2023-07-13T15:20:09.8451627Z defaults/win-64::mkl_random-1.2.2-py310h4ed8f06_1 2023-07-13T15:20:09.8452013Z 2023-07-13T15:20:09.8452304Z defaults/win-64::numpy-1.25.0-py310h055cbcc_0 2023-07-13T15:20:09.8452659Z 2023-07-13T15:20:09.8453180Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230713-py310_cu121 2023-07-13T15:20:09.8453738Z 2023-07-13T15:20:09.8453748Z 2023-07-13T15:20:09.8453757Z 2023-07-13T15:20:09.8454264Z INFO conda.core.link:verify(313): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-13T15:20:09.8454820Z 2023-07-13T15:20:09.8455389Z 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:20:09.8455985Z 2023-07-13T15:20:09.8456237Z path: 'license' 2023-07-13T15:20:09.8456501Z 2023-07-13T15:20:09.8456511Z 2023-07-13T15:20:09.8456520Z 2023-07-13T15:20:09.8456657Z ] 2023-07-13T15:20:09.8456913Z 2023-07-13T15:20:09.8457417Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-07-13T15:20:09.8457941Z 2023-07-13T15:20:09.8458330Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8458778Z 2023-07-13T15:20:09.8459067Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-07-13T15:20:09.8459437Z 2023-07-13T15:20:09.8459446Z 2023-07-13T15:20:09.8459455Z 2023-07-13T15:20:09.8459900Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.53-0 <=== 2023-07-13T15:20:09.8460395Z 2023-07-13T15:20:09.8460780Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8461232Z 2023-07-13T15:20:09.8461530Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.53-0 2023-07-13T15:20:09.8461929Z 2023-07-13T15:20:09.8461939Z 2023-07-13T15:20:09.8461948Z 2023-07-13T15:20:09.8462480Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-12.1.105-0 <=== 2023-07-13T15:20:09.8463014Z 2023-07-13T15:20:09.8464760Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8465261Z 2023-07-13T15:20:09.8465604Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-12.1.105-0 2023-07-13T15:20:09.8466013Z 2023-07-13T15:20:09.8466023Z 2023-07-13T15:20:09.8466032Z 2023-07-13T15:20:09.8466487Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cupti-12.1.105-0 <=== 2023-07-13T15:20:09.8466977Z 2023-07-13T15:20:09.8467303Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8467711Z 2023-07-13T15:20:09.8467999Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-12.1.105-0 2023-07-13T15:20:09.8468347Z 2023-07-13T15:20:09.8468356Z 2023-07-13T15:20:09.8468388Z 2023-07-13T15:20:09.8468899Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-12.1.105-0 <=== 2023-07-13T15:20:09.8469352Z 2023-07-13T15:20:09.8469759Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8470450Z 2023-07-13T15:20:09.8470761Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-12.1.105-0 2023-07-13T15:20:09.8471101Z 2023-07-13T15:20:09.8471110Z 2023-07-13T15:20:09.8471118Z 2023-07-13T15:20:09.8471518Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvtx-12.1.105-0 <=== 2023-07-13T15:20:09.8471942Z 2023-07-13T15:20:09.8472294Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8472691Z 2023-07-13T15:20:09.8472973Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-12.1.105-0 2023-07-13T15:20:09.8473324Z 2023-07-13T15:20:09.8473334Z 2023-07-13T15:20:09.8473343Z 2023-07-13T15:20:09.8473932Z 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:20:09.8474540Z 2023-07-13T15:20:09.8474961Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-opencl-12.2.53-0 <=== 2023-07-13T15:20:09.8475521Z 2023-07-13T15:20:09.8475864Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8476361Z 2023-07-13T15:20:09.8476660Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-12.2.53-0 2023-07-13T15:20:09.8476998Z 2023-07-13T15:20:09.8477007Z 2023-07-13T15:20:09.8477016Z 2023-07-13T15:20:09.8477464Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.53-0 <=== 2023-07-13T15:20:09.8477917Z 2023-07-13T15:20:09.8478255Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8478651Z 2023-07-13T15:20:09.8478980Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.53-0 2023-07-13T15:20:09.8479337Z 2023-07-13T15:20:09.8479365Z 2023-07-13T15:20:09.8479374Z 2023-07-13T15:20:09.8479925Z 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:20:09.8480563Z 2023-07-13T15:20:09.8480986Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-12.1.0.26-0 <=== 2023-07-13T15:20:09.8481507Z 2023-07-13T15:20:09.8481862Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8482334Z 2023-07-13T15:20:09.8482702Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-12.1.0.26-0 2023-07-13T15:20:09.8483069Z 2023-07-13T15:20:09.8483079Z 2023-07-13T15:20:09.8483089Z 2023-07-13T15:20:09.8483472Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-11.0.2.4-0 <=== 2023-07-13T15:20:09.8483884Z 2023-07-13T15:20:09.8484215Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8484607Z 2023-07-13T15:20:09.8484869Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-11.0.2.4-0 2023-07-13T15:20:09.8485209Z 2023-07-13T15:20:09.8485230Z 2023-07-13T15:20:09.8485239Z 2023-07-13T15:20:09.8485828Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.53-0 <=== 2023-07-13T15:20:09.8486300Z 2023-07-13T15:20:09.8486634Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8487027Z 2023-07-13T15:20:09.8487315Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.53-0 2023-07-13T15:20:09.8487672Z 2023-07-13T15:20:09.8487759Z 2023-07-13T15:20:09.8487768Z 2023-07-13T15:20:09.8488187Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.4.55-0 <=== 2023-07-13T15:20:09.8488782Z 2023-07-13T15:20:09.8489130Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8489523Z 2023-07-13T15:20:09.8489817Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.4.55-0 2023-07-13T15:20:09.8490153Z 2023-07-13T15:20:09.8490184Z 2023-07-13T15:20:09.8490193Z 2023-07-13T15:20:09.8490789Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-12.0.2.55-0 <=== 2023-07-13T15:20:09.8491246Z 2023-07-13T15:20:09.8491590Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8491975Z 2023-07-13T15:20:09.8492278Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-12.0.2.55-0 2023-07-13T15:20:09.8492626Z 2023-07-13T15:20:09.8492635Z 2023-07-13T15:20:09.8492644Z 2023-07-13T15:20:09.8493119Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-12.0.2.50-0 <=== 2023-07-13T15:20:09.8493550Z 2023-07-13T15:20:09.8493893Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8494379Z 2023-07-13T15:20:09.8494659Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-12.0.2.50-0 2023-07-13T15:20:09.8495124Z 2023-07-13T15:20:09.8495134Z 2023-07-13T15:20:09.8495142Z 2023-07-13T15:20:09.8495553Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjitlink-12.1.105-0 <=== 2023-07-13T15:20:09.8495984Z 2023-07-13T15:20:09.8496313Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8496692Z 2023-07-13T15:20:09.8496991Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-12.1.105-0 2023-07-13T15:20:09.8497349Z 2023-07-13T15:20:09.8497358Z 2023-07-13T15:20:09.8497367Z 2023-07-13T15:20:09.8497773Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-12.1.1.14-0 <=== 2023-07-13T15:20:09.8498216Z 2023-07-13T15:20:09.8498570Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8498955Z 2023-07-13T15:20:09.8499259Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-12.1.1.14-0 2023-07-13T15:20:09.8499626Z 2023-07-13T15:20:09.8499636Z 2023-07-13T15:20:09.8499645Z 2023-07-13T15:20:09.8500085Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-07-13T15:20:09.8500586Z 2023-07-13T15:20:09.8500919Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8501311Z 2023-07-13T15:20:09.8501616Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-07-13T15:20:09.8501991Z 2023-07-13T15:20:09.8502002Z 2023-07-13T15:20:09.8502011Z 2023-07-13T15:20:09.8502423Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-12.1.105-0 <=== 2023-07-13T15:20:09.8502882Z 2023-07-13T15:20:09.8503216Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8503608Z 2023-07-13T15:20:09.8503927Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-12.1.105-0 2023-07-13T15:20:09.8504307Z 2023-07-13T15:20:09.8504315Z 2023-07-13T15:20:09.8504324Z 2023-07-13T15:20:09.8504737Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-12.1.0-0 <=== 2023-07-13T15:20:09.8505155Z 2023-07-13T15:20:09.8505786Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8506310Z 2023-07-13T15:20:09.8506631Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-12.1.0-0 2023-07-13T15:20:09.8507015Z 2023-07-13T15:20:09.8507024Z 2023-07-13T15:20:09.8507032Z 2023-07-13T15:20:09.8507442Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-12.1.105-0 <=== 2023-07-13T15:20:09.8507893Z 2023-07-13T15:20:09.8508227Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8508621Z 2023-07-13T15:20:09.8508933Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-12.1.105-0 2023-07-13T15:20:09.8509292Z 2023-07-13T15:20:09.8509301Z 2023-07-13T15:20:09.8509309Z 2023-07-13T15:20:09.8509717Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-opencl-dev-12.2.53-0 <=== 2023-07-13T15:20:09.8510173Z 2023-07-13T15:20:09.8510511Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8511133Z 2023-07-13T15:20:09.8511441Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-dev-12.2.53-0 2023-07-13T15:20:09.8511821Z 2023-07-13T15:20:09.8511831Z 2023-07-13T15:20:09.8511840Z 2023-07-13T15:20:09.8512262Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-dev-12.1.0.26-0 <=== 2023-07-13T15:20:09.8512708Z 2023-07-13T15:20:09.8513059Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8513450Z 2023-07-13T15:20:09.8513777Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-12.1.0.26-0 2023-07-13T15:20:09.8514150Z 2023-07-13T15:20:09.8514160Z 2023-07-13T15:20:09.8514169Z 2023-07-13T15:20:09.8514577Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-dev-11.0.2.4-0 <=== 2023-07-13T15:20:09.8515022Z 2023-07-13T15:20:09.8515378Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8515790Z 2023-07-13T15:20:09.8516069Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-11.0.2.4-0 2023-07-13T15:20:09.8516426Z 2023-07-13T15:20:09.8516434Z 2023-07-13T15:20:09.8516465Z 2023-07-13T15:20:09.8516901Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.53-0 <=== 2023-07-13T15:20:09.8517348Z 2023-07-13T15:20:09.8517695Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8518099Z 2023-07-13T15:20:09.8518395Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.53-0 2023-07-13T15:20:09.8518763Z 2023-07-13T15:20:09.8518772Z 2023-07-13T15:20:09.8518781Z 2023-07-13T15:20:09.8519207Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.4.55-0 <=== 2023-07-13T15:20:09.8519641Z 2023-07-13T15:20:09.8519964Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8520342Z 2023-07-13T15:20:09.8520671Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.4.55-0 2023-07-13T15:20:09.8521037Z 2023-07-13T15:20:09.8521047Z 2023-07-13T15:20:09.8521054Z 2023-07-13T15:20:09.8521454Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-dev-12.0.2.55-0 <=== 2023-07-13T15:20:09.8521997Z 2023-07-13T15:20:09.8522326Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8522839Z 2023-07-13T15:20:09.8523168Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-12.0.2.55-0 2023-07-13T15:20:09.8523525Z 2023-07-13T15:20:09.8523534Z 2023-07-13T15:20:09.8523543Z 2023-07-13T15:20:09.8523947Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-dev-12.0.2.50-0 <=== 2023-07-13T15:20:09.8524385Z 2023-07-13T15:20:09.8524719Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8525121Z 2023-07-13T15:20:09.8525413Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-12.0.2.50-0 2023-07-13T15:20:09.8525769Z 2023-07-13T15:20:09.8525973Z 2023-07-13T15:20:09.8525988Z 2023-07-13T15:20:09.8526443Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjitlink-dev-12.1.105-0 <=== 2023-07-13T15:20:09.8526891Z 2023-07-13T15:20:09.8527216Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8527601Z 2023-07-13T15:20:09.8527920Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-dev-12.1.105-0 2023-07-13T15:20:09.8528296Z 2023-07-13T15:20:09.8528306Z 2023-07-13T15:20:09.8528314Z 2023-07-13T15:20:09.8528727Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-12.1.1.14-0 <=== 2023-07-13T15:20:09.8529183Z 2023-07-13T15:20:09.8529529Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8529919Z 2023-07-13T15:20:09.8530238Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-12.1.1.14-0 2023-07-13T15:20:09.8530898Z 2023-07-13T15:20:09.8530908Z 2023-07-13T15:20:09.8530929Z 2023-07-13T15:20:09.8531377Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-12.1.0-0 <=== 2023-07-13T15:20:09.8531893Z 2023-07-13T15:20:09.8532227Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8532650Z 2023-07-13T15:20:09.8532994Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-12.1.0-0 2023-07-13T15:20:09.8533383Z 2023-07-13T15:20:09.8533393Z 2023-07-13T15:20:09.8533402Z 2023-07-13T15:20:09.8533822Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-runtime-12.1.0-0 <=== 2023-07-13T15:20:09.8534292Z 2023-07-13T15:20:09.8534641Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8535056Z 2023-07-13T15:20:09.8535359Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-12.1.0-0 2023-07-13T15:20:09.8535734Z 2023-07-13T15:20:09.8535744Z 2023-07-13T15:20:09.8535766Z 2023-07-13T15:20:09.8536232Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-07-13T15:20:09.8536726Z 2023-07-13T15:20:09.8537083Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8537479Z 2023-07-13T15:20:09.8537849Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:20:09.8538265Z 2023-07-13T15:20:09.8538276Z 2023-07-13T15:20:09.8538284Z 2023-07-13T15:20:09.8538723Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-07-13T15:20:09.8539165Z 2023-07-13T15:20:09.8539509Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8539901Z 2023-07-13T15:20:09.8540198Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-07-13T15:20:09.8540550Z 2023-07-13T15:20:09.8540559Z 2023-07-13T15:20:09.8540581Z 2023-07-13T15:20:09.8541003Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-07-13T15:20:09.8541440Z 2023-07-13T15:20:09.8541788Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8542193Z 2023-07-13T15:20:09.8542466Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-07-13T15:20:09.8542834Z 2023-07-13T15:20:09.8542843Z 2023-07-13T15:20:09.8542853Z 2023-07-13T15:20:09.8543281Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-07-13T15:20:09.8543737Z 2023-07-13T15:20:09.8544089Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8544503Z 2023-07-13T15:20:09.8544795Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-07-13T15:20:09.8545142Z 2023-07-13T15:20:09.8545151Z 2023-07-13T15:20:09.8545160Z 2023-07-13T15:20:09.8546499Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h8bd8f75_46356 <=== 2023-07-13T15:20:09.8547000Z 2023-07-13T15:20:09.8547351Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8547755Z 2023-07-13T15:20:09.8548057Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:20:09.8548401Z 2023-07-13T15:20:09.8548433Z 2023-07-13T15:20:09.8548443Z 2023-07-13T15:20:09.8548903Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-12.1-hde6ce7c_5 <=== 2023-07-13T15:20:09.8549422Z 2023-07-13T15:20:09.8549792Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8550209Z 2023-07-13T15:20:09.8550543Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-12.1-hde6ce7c_5 2023-07-13T15:20:09.8550934Z 2023-07-13T15:20:09.8550942Z 2023-07-13T15:20:09.8550950Z 2023-07-13T15:20:09.8551406Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py310haa95532_0 <=== 2023-07-13T15:20:09.8552096Z 2023-07-13T15:20:09.8552450Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8553042Z 2023-07-13T15:20:09.8553392Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py310haa95532_0 2023-07-13T15:20:09.8553784Z 2023-07-13T15:20:09.8553793Z 2023-07-13T15:20:09.8553804Z 2023-07-13T15:20:09.8554367Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py310h2bbff1b_0 <=== 2023-07-13T15:20:09.8554942Z 2023-07-13T15:20:09.8555305Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8555715Z 2023-07-13T15:20:09.8556073Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py310h2bbff1b_0 2023-07-13T15:20:09.8556490Z 2023-07-13T15:20:09.8556500Z 2023-07-13T15:20:09.8556509Z 2023-07-13T15:20:09.8556970Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py310h2bbff1b_1 <=== 2023-07-13T15:20:09.8557483Z 2023-07-13T15:20:09.8557843Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8558243Z 2023-07-13T15:20:09.8558589Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py310h2bbff1b_1 2023-07-13T15:20:09.8559016Z 2023-07-13T15:20:09.8559026Z 2023-07-13T15:20:09.8559035Z 2023-07-13T15:20:09.8559482Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mpmath-1.2.1-py310haa95532_0 <=== 2023-07-13T15:20:09.8559968Z 2023-07-13T15:20:09.8560323Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8560709Z 2023-07-13T15:20:09.8561027Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.2.1-py310haa95532_0 2023-07-13T15:20:09.8561416Z 2023-07-13T15:20:09.8561426Z 2023-07-13T15:20:09.8561435Z 2023-07-13T15:20:09.8561886Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::networkx-2.8.4-py310haa95532_1 <=== 2023-07-13T15:20:09.8562393Z 2023-07-13T15:20:09.8562742Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8563151Z 2023-07-13T15:20:09.8563485Z source=C:\Jenkins\Miniconda3\pkgs\networkx-2.8.4-py310haa95532_1 2023-07-13T15:20:09.8563895Z 2023-07-13T15:20:09.8563904Z 2023-07-13T15:20:09.8563913Z 2023-07-13T15:20:09.8564511Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py310h2bbff1b_1 <=== 2023-07-13T15:20:09.8565053Z 2023-07-13T15:20:09.8565528Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8566007Z 2023-07-13T15:20:09.8566392Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py310h2bbff1b_1 2023-07-13T15:20:09.8566874Z 2023-07-13T15:20:09.8566885Z 2023-07-13T15:20:09.8566893Z 2023-07-13T15:20:09.8567468Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::typing_extensions-4.6.3-py310haa95532_0 <=== 2023-07-13T15:20:09.8568039Z 2023-07-13T15:20:09.8569020Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8569467Z 2023-07-13T15:20:09.8569840Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.6.3-py310haa95532_0 2023-07-13T15:20:09.8570280Z 2023-07-13T15:20:09.8570290Z 2023-07-13T15:20:09.8570300Z 2023-07-13T15:20:09.8570757Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py310haa95532_0 <=== 2023-07-13T15:20:09.8571237Z 2023-07-13T15:20:09.8571602Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8572033Z 2023-07-13T15:20:09.8572387Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py310haa95532_0 2023-07-13T15:20:09.8572792Z 2023-07-13T15:20:09.8572802Z 2023-07-13T15:20:09.8572812Z 2023-07-13T15:20:09.8573274Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-base-1.25.0-py310h65a83cf_0 <=== 2023-07-13T15:20:09.8573971Z 2023-07-13T15:20:09.8574358Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8574778Z 2023-07-13T15:20:09.8575117Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.0-py310h65a83cf_0 2023-07-13T15:20:09.8575504Z 2023-07-13T15:20:09.8575537Z 2023-07-13T15:20:09.8575547Z 2023-07-13T15:20:09.8575973Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py310haa95532_0 <=== 2023-07-13T15:20:09.8576464Z 2023-07-13T15:20:09.8576819Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8577226Z 2023-07-13T15:20:09.8577561Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py310haa95532_0 2023-07-13T15:20:09.8577950Z 2023-07-13T15:20:09.8577959Z 2023-07-13T15:20:09.8577967Z 2023-07-13T15:20:09.8578490Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230711-py3.10_cuda12.1_cudnn8_0 <=== 2023-07-13T15:20:09.8579039Z 2023-07-13T15:20:09.8579397Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8579808Z 2023-07-13T15:20:09.8580183Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230711-py3.10_cuda12.1_cudnn8_0 2023-07-13T15:20:09.8580603Z 2023-07-13T15:20:09.8580616Z 2023-07-13T15:20:09.8580624Z 2023-07-13T15:20:09.8581050Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py310h4ed8f06_1 <=== 2023-07-13T15:20:09.8581487Z 2023-07-13T15:20:09.8581807Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8582224Z 2023-07-13T15:20:09.8582549Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py310h4ed8f06_1 2023-07-13T15:20:09.8582971Z 2023-07-13T15:20:09.8582981Z 2023-07-13T15:20:09.8582990Z 2023-07-13T15:20:09.8583440Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py310h4ed8f06_1 <=== 2023-07-13T15:20:09.8583921Z 2023-07-13T15:20:09.8584311Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8584713Z 2023-07-13T15:20:09.8585047Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py310h4ed8f06_1 2023-07-13T15:20:09.8585436Z 2023-07-13T15:20:09.8585445Z 2023-07-13T15:20:09.8585454Z 2023-07-13T15:20:09.8585898Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-1.25.0-py310h055cbcc_0 <=== 2023-07-13T15:20:09.8586360Z 2023-07-13T15:20:09.8586807Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8587246Z 2023-07-13T15:20:09.8587592Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.0-py310h055cbcc_0 2023-07-13T15:20:09.8588046Z 2023-07-13T15:20:09.8588057Z 2023-07-13T15:20:09.8588067Z 2023-07-13T15:20:09.8588811Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230713-py310_cu121 <=== 2023-07-13T15:20:09.8589572Z 2023-07-13T15:20:09.8590143Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8590639Z 2023-07-13T15:20:09.8591076Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230713-py310_cu121 2023-07-13T15:20:09.8591583Z 2023-07-13T15:20:09.8591594Z 2023-07-13T15:20:09.8591603Z 2023-07-13T15:20:09.8591613Z 2023-07-13T15:20:09.8592214Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:20:09.8592755Z 2023-07-13T15:20:09.8593355Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-07-13T15:20:09.8593922Z 2023-07-13T15:20:09.8594546Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-07-13T15:20:09.8595206Z 2023-07-13T15:20:09.8595590Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:20:09.8596238Z 2023-07-13T15:20:09.8596528Z Solving environment: ...working... done 2023-07-13T15:20:09.8596899Z 2023-07-13T15:20:09.8596910Z 2023-07-13T15:20:09.8596920Z 2023-07-13T15:20:09.8597118Z ## Package Plan ## 2023-07-13T15:20:09.8597390Z 2023-07-13T15:20:09.8597400Z 2023-07-13T15:20:09.8597410Z 2023-07-13T15:20:09.8597854Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:09.8598353Z 2023-07-13T15:20:09.8598363Z 2023-07-13T15:20:09.8598372Z 2023-07-13T15:20:09.8598578Z added / updated specs: 2023-07-13T15:20:09.8598869Z 2023-07-13T15:20:09.8599043Z - distr::torchaudio 2023-07-13T15:20:09.8599326Z 2023-07-13T15:20:09.8599524Z - pytorch-cuda=12.1 2023-07-13T15:20:09.8599819Z 2023-07-13T15:20:09.8599829Z 2023-07-13T15:20:09.8599838Z 2023-07-13T15:20:09.8599847Z 2023-07-13T15:20:09.8599857Z 2023-07-13T15:20:09.8600132Z The following packages will be downloaded: 2023-07-13T15:20:09.8600522Z 2023-07-13T15:20:09.8600531Z 2023-07-13T15:20:09.8600553Z 2023-07-13T15:20:09.8600792Z package | build 2023-07-13T15:20:09.8601096Z 2023-07-13T15:20:09.8601350Z ---------------------------|----------------- 2023-07-13T15:20:09.8601698Z 2023-07-13T15:20:09.8602007Z mkl-service-2.4.0 | py310h2bbff1b_1 44 KB 2023-07-13T15:20:09.8602378Z 2023-07-13T15:20:09.8602625Z mkl_fft-1.3.6 | py310h4ed8f06_1 157 KB 2023-07-13T15:20:09.8602970Z 2023-07-13T15:20:09.8603264Z mkl_random-1.2.2 | py310h4ed8f06_1 210 KB 2023-07-13T15:20:09.8603623Z 2023-07-13T15:20:09.8603897Z numpy-1.25.0 | py310h055cbcc_0 13 KB 2023-07-13T15:20:09.8604250Z 2023-07-13T15:20:09.8604550Z numpy-base-1.25.0 | py310h65a83cf_0 6.2 MB 2023-07-13T15:20:09.8604914Z 2023-07-13T15:20:09.8605424Z torchaudio-2.1.0.dev20230713| py310_cu121 7.0 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:20:09.8605983Z 2023-07-13T15:20:09.8606325Z ------------------------------------------------------------ 2023-07-13T15:20:09.8606723Z 2023-07-13T15:20:09.8606980Z Total: 13.6 MB 2023-07-13T15:20:09.8607312Z 2023-07-13T15:20:09.8607323Z 2023-07-13T15:20:09.8607334Z 2023-07-13T15:20:09.8607634Z The following NEW packages will be INSTALLED: 2023-07-13T15:20:09.8608028Z 2023-07-13T15:20:09.8608038Z 2023-07-13T15:20:09.8608048Z 2023-07-13T15:20:09.8608362Z blas pkgs/main/win-64::blas-1.0-mkl 2023-07-13T15:20:09.8608714Z 2023-07-13T15:20:09.8609053Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-13T15:20:09.8609503Z 2023-07-13T15:20:09.8609896Z cuda-cudart nvidia/win-64::cuda-cudart-12.1.105-0 2023-07-13T15:20:09.8610469Z 2023-07-13T15:20:09.8610915Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-07-13T15:20:09.8611578Z 2023-07-13T15:20:09.8612151Z cuda-cupti nvidia/win-64::cuda-cupti-12.1.105-0 2023-07-13T15:20:09.8612646Z 2023-07-13T15:20:09.8613070Z cuda-libraries nvidia/win-64::cuda-libraries-12.1.0-0 2023-07-13T15:20:09.8613568Z 2023-07-13T15:20:09.8614034Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-07-13T15:20:09.8614566Z 2023-07-13T15:20:09.8614947Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-07-13T15:20:09.8615408Z 2023-07-13T15:20:09.8615878Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-07-13T15:20:09.8616375Z 2023-07-13T15:20:09.8616755Z cuda-nvtx nvidia/win-64::cuda-nvtx-12.1.105-0 2023-07-13T15:20:09.8617188Z 2023-07-13T15:20:09.8617598Z cuda-opencl nvidia/win-64::cuda-opencl-12.2.53-0 2023-07-13T15:20:09.8618064Z 2023-07-13T15:20:09.8618448Z cuda-opencl-dev nvidia/win-64::cuda-opencl-dev-12.2.53-0 2023-07-13T15:20:09.8618861Z 2023-07-13T15:20:09.8619444Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-13T15:20:09.8619854Z 2023-07-13T15:20:09.8620157Z cuda-runtime nvidia/win-64::cuda-runtime-12.1.0-0 2023-07-13T15:20:09.8620521Z 2023-07-13T15:20:09.8620878Z filelock pkgs/main/win-64::filelock-3.9.0-py310haa95532_0 2023-07-13T15:20:09.8621291Z 2023-07-13T15:20:09.8621667Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:20:09.8622130Z 2023-07-13T15:20:09.8622439Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py310haa95532_0 2023-07-13T15:20:09.8622804Z 2023-07-13T15:20:09.8623101Z libcublas nvidia/win-64::libcublas-12.1.0.26-0 2023-07-13T15:20:09.8623452Z 2023-07-13T15:20:09.8623783Z libcublas-dev nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-07-13T15:20:09.8624162Z 2023-07-13T15:20:09.8624446Z libcufft nvidia/win-64::libcufft-11.0.2.4-0 2023-07-13T15:20:09.8624797Z 2023-07-13T15:20:09.8625142Z libcufft-dev nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-07-13T15:20:09.8625716Z 2023-07-13T15:20:09.8625990Z libcurand nvidia/win-64::libcurand-10.3.3.53-0 2023-07-13T15:20:09.8626339Z 2023-07-13T15:20:09.8626659Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-13T15:20:09.8627032Z 2023-07-13T15:20:09.8627347Z libcusolver nvidia/win-64::libcusolver-11.4.4.55-0 2023-07-13T15:20:09.8627712Z 2023-07-13T15:20:09.8628070Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-07-13T15:20:09.8628476Z 2023-07-13T15:20:09.8628816Z libcusparse nvidia/win-64::libcusparse-12.0.2.55-0 2023-07-13T15:20:09.8629198Z 2023-07-13T15:20:09.8629559Z libcusparse-dev nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-07-13T15:20:09.8629991Z 2023-07-13T15:20:09.8630310Z libnpp nvidia/win-64::libnpp-12.0.2.50-0 2023-07-13T15:20:09.8630686Z 2023-07-13T15:20:09.8631031Z libnpp-dev nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-07-13T15:20:09.8631457Z 2023-07-13T15:20:09.8631819Z libnvjitlink nvidia/win-64::libnvjitlink-12.1.105-0 2023-07-13T15:20:09.8632231Z 2023-07-13T15:20:09.8632624Z libnvjitlink-dev nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-07-13T15:20:09.8633075Z 2023-07-13T15:20:09.8633406Z libnvjpeg nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-07-13T15:20:09.8633800Z 2023-07-13T15:20:09.8634140Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-07-13T15:20:09.8634565Z 2023-07-13T15:20:09.8634893Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-13T15:20:09.8635283Z 2023-07-13T15:20:09.8635682Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py310h2bbff1b_0 2023-07-13T15:20:09.8636138Z 2023-07-13T15:20:09.8636456Z mkl pkgs/main/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:20:09.8636832Z 2023-07-13T15:20:09.8637225Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py310h2bbff1b_1 2023-07-13T15:20:09.8637622Z 2023-07-13T15:20:09.8638152Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py310h4ed8f06_1 2023-07-13T15:20:09.8638542Z 2023-07-13T15:20:09.8638843Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py310h4ed8f06_1 2023-07-13T15:20:09.8639210Z 2023-07-13T15:20:09.8639540Z mpmath pkgs/main/win-64::mpmath-1.2.1-py310haa95532_0 2023-07-13T15:20:09.8639893Z 2023-07-13T15:20:09.8640203Z networkx pkgs/main/win-64::networkx-2.8.4-py310haa95532_1 2023-07-13T15:20:09.8640578Z 2023-07-13T15:20:09.8640880Z numpy pkgs/main/win-64::numpy-1.25.0-py310h055cbcc_0 2023-07-13T15:20:09.8641213Z 2023-07-13T15:20:09.8641553Z numpy-base pkgs/main/win-64::numpy-base-1.25.0-py310h65a83cf_0 2023-07-13T15:20:09.8641955Z 2023-07-13T15:20:09.8642357Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230711-py3.10_cuda12.1_cudnn8_0 2023-07-13T15:20:09.8642803Z 2023-07-13T15:20:09.8643508Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-07-13T15:20:09.8643946Z 2023-07-13T15:20:09.8644275Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-13T15:20:09.8644677Z 2023-07-13T15:20:09.8644978Z pyyaml pkgs/main/win-64::pyyaml-6.0-py310h2bbff1b_1 2023-07-13T15:20:09.8645456Z 2023-07-13T15:20:09.8645769Z sympy pkgs/main/win-64::sympy-1.11.1-py310haa95532_0 2023-07-13T15:20:09.8646128Z 2023-07-13T15:20:09.8646399Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-13T15:20:09.8646728Z 2023-07-13T15:20:09.8647080Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230713-py310_cu121 2023-07-13T15:20:09.8647494Z 2023-07-13T15:20:09.8647842Z typing_extensions pkgs/main/win-64::typing_extensions-4.6.3-py310haa95532_0 2023-07-13T15:20:09.8648262Z 2023-07-13T15:20:09.8648542Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-07-13T15:20:09.8648865Z 2023-07-13T15:20:09.8648888Z 2023-07-13T15:20:09.8648897Z 2023-07-13T15:20:09.8648918Z 2023-07-13T15:20:09.8648929Z 2023-07-13T15:20:09.8649167Z Preparing transaction: ...working... done 2023-07-13T15:20:09.8649469Z 2023-07-13T15:20:09.8649703Z Verifying transaction: ...working... done 2023-07-13T15:20:09.8649985Z 2023-07-13T15:20:09.8650211Z Executing transaction: ...working... done 2023-07-13T15:20:09.8650509Z 2023-07-13T15:20:09.8650518Z 2023-07-13T15:20:09.9186036Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-07-13T15:20:09.9188376Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-07-13T15:20:09.9188938Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-07-13T15:20:09.9189276Z + conda install --yes --quiet 'ffmpeg<5' 2023-07-13T15:20:16.7012866Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:20:19.2235465Z Solving environment: ...working... done 2023-07-13T15:20:20.5611412Z 2023-07-13T15:20:20.5612050Z ## Package Plan ## 2023-07-13T15:20:20.5612445Z 2023-07-13T15:20:20.5612800Z environment location: C:\Jenkins\Miniconda3 2023-07-13T15:20:20.5613357Z 2023-07-13T15:20:20.5613569Z added / updated specs: 2023-07-13T15:20:20.5614038Z - ffmpeg[version='<5'] 2023-07-13T15:20:20.5614338Z 2023-07-13T15:20:20.5614348Z 2023-07-13T15:20:20.5614618Z The following packages will be downloaded: 2023-07-13T15:20:20.5614981Z 2023-07-13T15:20:20.5615205Z package | build 2023-07-13T15:20:20.5615760Z ---------------------------|----------------- 2023-07-13T15:20:20.5616326Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-07-13T15:20:20.5616962Z ------------------------------------------------------------ 2023-07-13T15:20:20.5617575Z Total: 17.6 MB 2023-07-13T15:20:20.5617902Z 2023-07-13T15:20:20.5618190Z The following NEW packages will be INSTALLED: 2023-07-13T15:20:20.5618552Z 2023-07-13T15:20:20.5619353Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-07-13T15:20:20.5619744Z 2023-07-13T15:20:20.5619781Z 2023-07-13T15:20:20.5718455Z Preparing transaction: ...working... done 2023-07-13T15:20:20.6133337Z Verifying transaction: ...working... done 2023-07-13T15:20:20.7118955Z Executing transaction: ...working... done 2023-07-13T15:20:21.0039181Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' python pytorch/audio/test/smoke_test/smoke_test.py 2023-07-13T15:20:27.4816948Z Smoke test passed. 2023-07-13T15:20:27.4817262Z 2023-07-13T15:20:27.4817275Z 2023-07-13T15:20:27.5514039Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:20:34.4035276Z 2023-07-13T15:20:34.4036139Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke: 2023-07-13T15:20:34.4036722Z 2023-07-13T15:20:34.5719620Z ##[group]Run set -euxo pipefail 2023-07-13T15:20:34.5720198Z set -euxo pipefail 2023-07-13T15:20:34.5720468Z source "${BUILD_ENV_FILE}" 2023-07-13T15:20:34.5720797Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-07-13T15:20:34.5721313Z ${CONDA_RUN} anaconda -t "${CONDA_PYTORCHBOT_TOKEN}" upload "distr/win-64/${PACKAGE_NAME}*.tar.bz2" -u "pytorch-${CHANNEL}" --label main --no-progress --force 2023-07-13T15:20:34.5758266Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T15:20:34.5758544Z env: 2023-07-13T15:20:34.5758788Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:20:34.5759073Z PYTHON_VERSION: 3.10 2023-07-13T15:20:34.5759313Z PACKAGE_TYPE: conda 2023-07-13T15:20:34.5759558Z REPOSITORY: pytorch/audio 2023-07-13T15:20:34.5759770Z REF: 2023-07-13T15:20:34.5759971Z CU_VERSION: cu121 2023-07-13T15:20:34.5760188Z CHANNEL: nightly 2023-07-13T15:20:34.5760497Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T15:20:34.5760845Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:20:34.5761233Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:34.5761662Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:34.5762074Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:20:34.5764122Z PACKAGE_NAME: torchaudio 2023-07-13T15:20:34.5764905Z CONDA_PYTORCHBOT_TOKEN: *** 2023-07-13T15:20:34.5765143Z ##[endgroup] 2023-07-13T15:20:34.9069210Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T15:20:34.9070843Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:20:34.9071345Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:20:34.9071813Z ++ export CMAKE_USE_CUDA=1 2023-07-13T15:20:34.9072357Z ++ CMAKE_USE_CUDA=1 2023-07-13T15:20:34.9072884Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T15:20:34.9073461Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T15:20:34.9074216Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-13T15:20:34.9075016Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T15:20:34.9075742Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:34.9076218Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:34.9076629Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:34.9077097Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:34.9077493Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:20:34.9077789Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:20:34.9078341Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:20:34.9078987Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:20:34.9079431Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:20:34.9079858Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:20:34.9080227Z ++ export FORCE_CUDA=1 2023-07-13T15:20:34.9080535Z ++ FORCE_CUDA=1 2023-07-13T15:20:34.9081718Z ++ 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:34.9086198Z ++ 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:34.9087796Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:20:34.9088095Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:20:34.9088373Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T15:20:34.9088636Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T15:20:34.9088916Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T15:20:34.9089239Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T15:20:34.9089508Z ++ export VERSION_SUFFIX= 2023-07-13T15:20:34.9089752Z ++ VERSION_SUFFIX= 2023-07-13T15:20:34.9089970Z ++ export WHEEL_DIR= 2023-07-13T15:20:34.9090191Z ++ WHEEL_DIR= 2023-07-13T15:20:34.9090603Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5544196469' conda install --yes --quiet anaconda-client 2023-07-13T15:20:54.5034602Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:20:54.5035292Z 2023-07-13T15:20:54.5035561Z Solving environment: ...working... done 2023-07-13T15:20:54.5035919Z 2023-07-13T15:20:54.5035933Z 2023-07-13T15:20:54.5039921Z 2023-07-13T15:20:54.5040302Z ## Package Plan ## 2023-07-13T15:20:54.5040620Z 2023-07-13T15:20:54.5040633Z 2023-07-13T15:20:54.5040644Z 2023-07-13T15:20:54.5041067Z environment location: C:\actions-runner\_work\_temp\conda_environment_5544196469 2023-07-13T15:20:54.5041502Z 2023-07-13T15:20:54.5041514Z 2023-07-13T15:20:54.5041553Z 2023-07-13T15:20:54.5041735Z added / updated specs: 2023-07-13T15:20:54.5042712Z 2023-07-13T15:20:54.5042921Z - anaconda-client 2023-07-13T15:20:54.5043241Z 2023-07-13T15:20:54.5043253Z 2023-07-13T15:20:54.5043263Z 2023-07-13T15:20:54.5043293Z 2023-07-13T15:20:54.5043302Z 2023-07-13T15:20:54.5043593Z The following packages will be downloaded: 2023-07-13T15:20:54.5044107Z 2023-07-13T15:20:54.5044117Z 2023-07-13T15:20:54.5044126Z 2023-07-13T15:20:54.5044336Z package | build 2023-07-13T15:20:54.5044616Z 2023-07-13T15:20:54.5044865Z ---------------------------|----------------- 2023-07-13T15:20:54.5045196Z 2023-07-13T15:20:54.5045501Z anaconda-client-1.11.3 | py310haa95532_0 156 KB 2023-07-13T15:20:54.5045860Z 2023-07-13T15:20:54.5046114Z attrs-22.1.0 | py310haa95532_0 85 KB 2023-07-13T15:20:54.5046409Z 2023-07-13T15:20:54.5046640Z clyent-1.2.2 | py310haa95532_1 20 KB 2023-07-13T15:20:54.5046956Z 2023-07-13T15:20:54.5047208Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-07-13T15:20:54.5047524Z 2023-07-13T15:20:54.5047781Z jsonschema-4.17.3 | py310haa95532_0 158 KB 2023-07-13T15:20:54.5048145Z 2023-07-13T15:20:54.5048411Z jupyter_core-5.3.0 | py310haa95532_0 108 KB 2023-07-13T15:20:54.5048768Z 2023-07-13T15:20:54.5049028Z nbformat-5.7.0 | py310haa95532_0 153 KB 2023-07-13T15:20:54.5049365Z 2023-07-13T15:20:54.5049642Z platformdirs-2.5.2 | py310haa95532_0 24 KB 2023-07-13T15:20:54.5049970Z 2023-07-13T15:20:54.5050221Z pyrsistent-0.18.0 | py310h2bbff1b_0 87 KB 2023-07-13T15:20:54.5050528Z 2023-07-13T15:20:54.5050805Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-07-13T15:20:54.5051023Z 2023-07-13T15:20:54.5051181Z python-fastjsonschema-2.16.2| py310haa95532_0 232 KB 2023-07-13T15:20:54.5051396Z 2023-07-13T15:20:54.5051540Z pywin32-305 | py310h2bbff1b_0 10.7 MB 2023-07-13T15:20:54.5051721Z 2023-07-13T15:20:54.5052794Z requests-toolbelt-0.9.1 | pyhd3eb1b0_0 42 KB 2023-07-13T15:20:54.5053815Z 2023-07-13T15:20:54.5053968Z traitlets-5.7.1 | py310haa95532_0 208 KB 2023-07-13T15:20:54.5054153Z 2023-07-13T15:20:54.5054322Z ------------------------------------------------------------ 2023-07-13T15:20:54.5054525Z 2023-07-13T15:20:54.5054635Z Total: 12.2 MB 2023-07-13T15:20:54.5054798Z 2023-07-13T15:20:54.5054803Z 2023-07-13T15:20:54.5054809Z 2023-07-13T15:20:54.5054954Z The following NEW packages will be INSTALLED: 2023-07-13T15:20:54.5055140Z 2023-07-13T15:20:54.5055146Z 2023-07-13T15:20:54.5055151Z 2023-07-13T15:20:54.5055395Z anaconda-client pkgs/main/win-64::anaconda-client-1.11.3-py310haa95532_0 2023-07-13T15:20:54.5055646Z 2023-07-13T15:20:54.5055820Z attrs pkgs/main/win-64::attrs-22.1.0-py310haa95532_0 2023-07-13T15:20:54.5056023Z 2023-07-13T15:20:54.5056207Z clyent pkgs/main/win-64::clyent-1.2.2-py310haa95532_1 2023-07-13T15:20:54.5056423Z 2023-07-13T15:20:54.5056641Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-07-13T15:20:54.5056865Z 2023-07-13T15:20:54.5057057Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py310haa95532_0 2023-07-13T15:20:54.5057282Z 2023-07-13T15:20:54.5057471Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py310haa95532_0 2023-07-13T15:20:54.5057695Z 2023-07-13T15:20:54.5057859Z nbformat pkgs/main/win-64::nbformat-5.7.0-py310haa95532_0 2023-07-13T15:20:54.5058075Z 2023-07-13T15:20:54.5058279Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py310haa95532_0 2023-07-13T15:20:54.5058511Z 2023-07-13T15:20:54.5058703Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py310h2bbff1b_0 2023-07-13T15:20:54.5058926Z 2023-07-13T15:20:54.5059140Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-07-13T15:20:54.5059389Z 2023-07-13T15:20:54.5059635Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py310haa95532_0 2023-07-13T15:20:54.5059915Z 2023-07-13T15:20:54.5060088Z pywin32 pkgs/main/win-64::pywin32-305-py310h2bbff1b_0 2023-07-13T15:20:54.5060290Z 2023-07-13T15:20:54.5060495Z requests-toolbelt pkgs/main/noarch::requests-toolbelt-0.9.1-pyhd3eb1b0_0 2023-07-13T15:20:54.5060746Z 2023-07-13T15:20:54.5060932Z traitlets pkgs/main/win-64::traitlets-5.7.1-py310haa95532_0 2023-07-13T15:20:54.5061153Z 2023-07-13T15:20:54.5061158Z 2023-07-13T15:20:54.5061164Z 2023-07-13T15:20:54.5061169Z 2023-07-13T15:20:54.5061175Z 2023-07-13T15:20:54.5061315Z Preparing transaction: ...working... done 2023-07-13T15:20:54.5061496Z 2023-07-13T15:20:54.5061628Z Verifying transaction: ...working... done 2023-07-13T15:20:54.5061805Z 2023-07-13T15:20:54.5061936Z Executing transaction: ...working... done 2023-07-13T15:20:54.5062107Z 2023-07-13T15:20:54.5062113Z 2023-07-13T15:20:54.5754510Z + 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:21:03.2642933Z Using Anaconda API: https://api.anaconda.org 2023-07-13T15:21:03.2643435Z 2023-07-13T15:21:03.2643719Z Using "pytorch-nightly" as upload username 2023-07-13T15:21:03.2644185Z 2023-07-13T15:21:03.2644627Z Processing 'distr/win-64\torchaudio-2.1.0.dev20230713-py310_cu121.tar.bz2' 2023-07-13T15:21:03.2645066Z 2023-07-13T15:21:03.2645251Z Detecting file type... 2023-07-13T15:21:03.2645505Z 2023-07-13T15:21:03.2645678Z File type is "Conda" 2023-07-13T15:21:03.2645925Z 2023-07-13T15:21:03.2646169Z Extracting conda attributes for upload 2023-07-13T15:21:03.2646497Z 2023-07-13T15:21:03.2646695Z Creating package "torchaudio" 2023-07-13T15:21:03.2646970Z 2023-07-13T15:21:03.2647162Z Creating release "2.1.0.dev20230713" 2023-07-13T15:21:03.2647444Z 2023-07-13T15:21:03.2648271Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230713/win-64/torchaudio-2.1.0.dev20230713-py310_cu121.tar.bz2" 2023-07-13T15:21:03.2648748Z 2023-07-13T15:21:03.2649001Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230713-py310_cu121.tar.bz2" already exists. Removing. 2023-07-13T15:21:03.2649275Z 2023-07-13T15:21:03.2649281Z 2023-07-13T15:21:03.2649374Z 0%| | 0.00/6.99M [00:00