2023-07-20T11:34:47.2138061Z Requested labels: windows.8xlarge.nvidia.gpu 2023-07-20T11:34:47.2138475Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-07-20T11:34:47.2138824Z Reusable workflow chain: 2023-07-20T11:34:47.2139004Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (6a67f8ba5a61a7068729fcd436b7009d56649e2b) 2023-07-20T11:34:47.2139125Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (6c2fe3a9774fd7c2b04cd2b74986beee36263321) 2023-07-20T11:34:47.2139279Z Waiting for a runner to pick up this job... 2023-07-20T11:39:41.2063740Z Job is about to start running on the runner: i-055124903c3237964 (organization) 2023-07-20T11:41:40.7510446Z Current runner version: '2.306.0' 2023-07-20T11:41:40.7520469Z Runner name: 'i-055124903c3237964' 2023-07-20T11:41:40.7521388Z Runner group name: 'Default' 2023-07-20T11:41:40.7522446Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-07-20T11:41:40.7525337Z ##[group]GITHUB_TOKEN Permissions 2023-07-20T11:41:40.7526069Z Actions: write 2023-07-20T11:41:40.7526452Z Checks: write 2023-07-20T11:41:40.7526737Z Contents: write 2023-07-20T11:41:40.7527079Z Deployments: write 2023-07-20T11:41:40.7527421Z Discussions: write 2023-07-20T11:41:40.7528039Z Issues: write 2023-07-20T11:41:40.7528463Z Metadata: read 2023-07-20T11:41:40.7528949Z Packages: write 2023-07-20T11:41:40.7529282Z Pages: write 2023-07-20T11:41:40.7529627Z PullRequests: write 2023-07-20T11:41:40.7529959Z RepositoryProjects: write 2023-07-20T11:41:40.7530368Z SecurityEvents: write 2023-07-20T11:41:40.7530715Z Statuses: write 2023-07-20T11:41:40.7530998Z ##[endgroup] 2023-07-20T11:41:40.7536284Z Secret source: Actions 2023-07-20T11:41:40.7537064Z Prepare workflow directory 2023-07-20T11:41:40.9307938Z Prepare all required actions 2023-07-20T11:41:40.9554564Z Getting action download info 2023-07-20T11:41:41.6488207Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-07-20T11:42:01.4711220Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-07-20T11:42:14.7451164Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (6c2fe3a9774fd7c2b04cd2b74986beee36263321) 2023-07-20T11:42:14.7453870Z ##[group] Inputs 2023-07-20T11:42:14.7454234Z runner-type: 2023-07-20T11:42:14.7454603Z conda-package-directory: packaging/torchaudio 2023-07-20T11:42:14.7454936Z repository: pytorch/audio 2023-07-20T11:42:14.7455280Z ref: 2023-07-20T11:42:14.7455631Z test-infra-repository: pytorch/test-infra 2023-07-20T11:42:14.7455985Z test-infra-ref: main 2023-07-20T11:42:14.7464377Z 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-20T11:42:14.7472829Z pre-script: 2023-07-20T11:42:14.7473169Z post-script: 2023-07-20T11:42:14.7473525Z package-name: torchaudio 2023-07-20T11:42:14.7474032Z trigger-event: push 2023-07-20T11:42:14.7474369Z smoke-test-script: test/smoke_test/smoke_test.py 2023-07-20T11:42:14.7475039Z cache-path: 2023-07-20T11:42:14.7475336Z cache-key: 2023-07-20T11:42:14.7475676Z ##[endgroup] 2023-07-20T11:42:14.7475983Z Complete job name: pytorch/audio / conda-py3_8-cuda11_8 2023-07-20T11:42:16.6115311Z ##[group]Run actions/checkout@v3 2023-07-20T11:42:16.6115622Z with: 2023-07-20T11:42:16.6115848Z repository: pytorch/test-infra 2023-07-20T11:42:16.6116077Z ref: main 2023-07-20T11:42:16.6116263Z path: test-infra 2023-07-20T11:42:16.6116606Z token: *** 2023-07-20T11:42:16.6116800Z ssh-strict: true 2023-07-20T11:42:16.6117019Z persist-credentials: true 2023-07-20T11:42:16.6117248Z clean: true 2023-07-20T11:42:16.6117489Z sparse-checkout-cone-mode: true 2023-07-20T11:42:16.6117783Z fetch-depth: 1 2023-07-20T11:42:16.6117987Z lfs: false 2023-07-20T11:42:16.6118175Z submodules: false 2023-07-20T11:42:16.6119538Z set-safe-directory: true 2023-07-20T11:42:16.6120006Z env: 2023-07-20T11:42:16.6120278Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:16.6120536Z PYTHON_VERSION: 3.8 2023-07-20T11:42:16.6120762Z PACKAGE_TYPE: conda 2023-07-20T11:42:16.6121000Z REPOSITORY: pytorch/audio 2023-07-20T11:42:16.6121219Z REF: 2023-07-20T11:42:16.6121455Z CU_VERSION: cu118 2023-07-20T11:42:16.6121652Z ##[endgroup] 2023-07-20T11:42:16.8076880Z Syncing repository: pytorch/test-infra 2023-07-20T11:42:16.8079069Z ##[group]Getting Git version info 2023-07-20T11:42:16.8079496Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-07-20T11:42:16.8188725Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-20T11:42:26.2292906Z git version 2.41.0.windows.1 2023-07-20T11:42:26.2348290Z ##[endgroup] 2023-07-20T11:42:26.2405530Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\6dc868e8-3595-4b2e-8bd9-4cd782f4d17e' before making global git config changes 2023-07-20T11:42:26.2406671Z Adding repository directory to the temporary git global config as a safe directory 2023-07-20T11:42:26.2420457Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\test-infra 2023-07-20T11:42:26.3055010Z ##[group]Initializing the repository 2023-07-20T11:42:26.3065349Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-07-20T11:42:39.6764569Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-07-20T11:42:39.6824794Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-07-20T11:42:43.4258067Z ##[endgroup] 2023-07-20T11:42:43.4258873Z ##[group]Disabling automatic garbage collection 2023-07-20T11:42:43.4270072Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-20T11:42:43.4607749Z ##[endgroup] 2023-07-20T11:42:43.4608246Z ##[group]Setting up auth 2023-07-20T11:42:43.4624838Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-20T11:42:43.4957659Z [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-20T11:42:46.9309152Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-20T11:42:46.9643474Z [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-20T11:42:47.4358532Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:42:47.4688559Z ##[endgroup] 2023-07-20T11:42:47.4689066Z ##[group]Fetching the repository 2023-07-20T11:42:47.4706316Z [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-20T11:42:53.5264810Z remote: Enumerating objects: 1061, done. 2023-07-20T11:42:53.5265605Z remote: Counting objects: 0% (1/1061) 2023-07-20T11:42:53.5266370Z remote: Counting objects: 1% (11/1061) 2023-07-20T11:42:53.5266939Z remote: Counting objects: 2% (22/1061) 2023-07-20T11:42:53.5267557Z remote: Counting objects: 3% (32/1061) 2023-07-20T11:42:53.5268182Z remote: Counting objects: 4% (43/1061) 2023-07-20T11:42:53.5268956Z remote: Counting objects: 5% (54/1061) 2023-07-20T11:42:53.5269509Z remote: Counting objects: 6% (64/1061) 2023-07-20T11:42:53.5270075Z remote: Counting objects: 7% (75/1061) 2023-07-20T11:42:53.5271302Z remote: Counting objects: 8% (85/1061) 2023-07-20T11:42:53.5271916Z remote: Counting objects: 9% (96/1061) 2023-07-20T11:42:53.5272506Z remote: Counting objects: 10% (107/1061) 2023-07-20T11:42:53.5273084Z remote: Counting objects: 11% (117/1061) 2023-07-20T11:42:53.5273642Z remote: Counting objects: 12% (128/1061) 2023-07-20T11:42:53.5273954Z remote: Counting objects: 13% (138/1061) 2023-07-20T11:42:53.5274784Z remote: Counting objects: 14% (149/1061) 2023-07-20T11:42:53.5275069Z remote: Counting objects: 15% (160/1061) 2023-07-20T11:42:53.5275508Z remote: Counting objects: 16% (170/1061) 2023-07-20T11:42:53.5275924Z remote: Counting objects: 17% (181/1061) 2023-07-20T11:42:53.5276215Z remote: Counting objects: 18% (191/1061) 2023-07-20T11:42:53.5276493Z remote: Counting objects: 19% (202/1061) 2023-07-20T11:42:53.5276782Z remote: Counting objects: 20% (213/1061) 2023-07-20T11:42:53.5277084Z remote: Counting objects: 21% (223/1061) 2023-07-20T11:42:53.5277376Z remote: Counting objects: 22% (234/1061) 2023-07-20T11:42:53.5277666Z remote: Counting objects: 23% (245/1061) 2023-07-20T11:42:53.5277941Z remote: Counting objects: 24% (255/1061) 2023-07-20T11:42:53.5278237Z remote: Counting objects: 25% (266/1061) 2023-07-20T11:42:53.5278524Z remote: Counting objects: 26% (276/1061) 2023-07-20T11:42:53.5278808Z remote: Counting objects: 27% (287/1061) 2023-07-20T11:42:53.5279078Z remote: Counting objects: 28% (298/1061) 2023-07-20T11:42:53.5279362Z remote: Counting objects: 29% (308/1061) 2023-07-20T11:42:53.5279667Z remote: Counting objects: 30% (319/1061) 2023-07-20T11:42:53.5279971Z remote: Counting objects: 31% (329/1061) 2023-07-20T11:42:53.5280258Z remote: Counting objects: 32% (340/1061) 2023-07-20T11:42:53.5280555Z remote: Counting objects: 33% (351/1061) 2023-07-20T11:42:53.5280866Z remote: Counting objects: 34% (361/1061) 2023-07-20T11:42:53.5281287Z remote: Counting objects: 35% (372/1061) 2023-07-20T11:42:53.5281606Z remote: Counting objects: 36% (382/1061) 2023-07-20T11:42:53.5281880Z remote: Counting objects: 37% (393/1061) 2023-07-20T11:42:53.5282172Z remote: Counting objects: 38% (404/1061) 2023-07-20T11:42:53.5282682Z remote: Counting objects: 39% (414/1061) 2023-07-20T11:42:53.5282985Z remote: Counting objects: 40% (425/1061) 2023-07-20T11:42:53.5283256Z remote: Counting objects: 41% (436/1061) 2023-07-20T11:42:53.5283540Z remote: Counting objects: 42% (446/1061) 2023-07-20T11:42:53.5283824Z remote: Counting objects: 43% (457/1061) 2023-07-20T11:42:53.5284104Z remote: Counting objects: 44% (467/1061) 2023-07-20T11:42:53.5284374Z remote: Counting objects: 45% (478/1061) 2023-07-20T11:42:53.5284664Z remote: Counting objects: 46% (489/1061) 2023-07-20T11:42:53.5284947Z remote: Counting objects: 47% (499/1061) 2023-07-20T11:42:53.5285229Z remote: Counting objects: 48% (510/1061) 2023-07-20T11:42:53.5285496Z remote: Counting objects: 49% (520/1061) 2023-07-20T11:42:53.5286680Z remote: Counting objects: 50% (531/1061) 2023-07-20T11:42:53.5287033Z remote: Counting objects: 51% (542/1061) 2023-07-20T11:42:53.5287317Z remote: Counting objects: 52% (552/1061) 2023-07-20T11:42:53.5287590Z remote: Counting objects: 53% (563/1061) 2023-07-20T11:42:53.5287876Z remote: Counting objects: 54% (573/1061) 2023-07-20T11:42:53.5288343Z remote: Counting objects: 55% (584/1061) 2023-07-20T11:42:53.5288630Z remote: Counting objects: 56% (595/1061) 2023-07-20T11:42:53.5288896Z remote: Counting objects: 57% (605/1061) 2023-07-20T11:42:53.5289319Z remote: Counting objects: 58% (616/1061) 2023-07-20T11:42:53.5289900Z remote: Counting objects: 59% (626/1061) 2023-07-20T11:42:53.5290183Z remote: Counting objects: 60% (637/1061) 2023-07-20T11:42:53.5290451Z remote: Counting objects: 61% (648/1061) 2023-07-20T11:42:53.5290735Z remote: Counting objects: 62% (658/1061) 2023-07-20T11:42:53.5291025Z remote: Counting objects: 63% (669/1061) 2023-07-20T11:42:53.5291310Z remote: Counting objects: 64% (680/1061) 2023-07-20T11:42:53.5291595Z remote: Counting objects: 65% (690/1061) 2023-07-20T11:42:53.5291864Z remote: Counting objects: 66% (701/1061) 2023-07-20T11:42:53.5292147Z remote: Counting objects: 67% (711/1061) 2023-07-20T11:42:53.5292424Z remote: Counting objects: 68% (722/1061) 2023-07-20T11:42:53.5292710Z remote: Counting objects: 69% (733/1061) 2023-07-20T11:42:53.5292978Z remote: Counting objects: 70% (743/1061) 2023-07-20T11:42:53.5293262Z remote: Counting objects: 71% (754/1061) 2023-07-20T11:42:53.5293555Z remote: Counting objects: 72% (764/1061) 2023-07-20T11:42:53.5293841Z remote: Counting objects: 73% (775/1061) 2023-07-20T11:42:53.5294109Z remote: Counting objects: 74% (786/1061) 2023-07-20T11:42:53.5294390Z remote: Counting objects: 75% (796/1061) 2023-07-20T11:42:53.5294677Z remote: Counting objects: 76% (807/1061) 2023-07-20T11:42:53.5295110Z remote: Counting objects: 77% (817/1061) 2023-07-20T11:42:53.5295383Z remote: Counting objects: 78% (828/1061) 2023-07-20T11:42:53.5295665Z remote: Counting objects: 79% (839/1061) 2023-07-20T11:42:53.5295948Z remote: Counting objects: 80% (849/1061) 2023-07-20T11:42:53.5296366Z remote: Counting objects: 81% (860/1061) 2023-07-20T11:42:53.5296760Z remote: Counting objects: 82% (871/1061) 2023-07-20T11:42:53.5297045Z remote: Counting objects: 83% (881/1061) 2023-07-20T11:42:53.5297326Z remote: Counting objects: 84% (892/1061) 2023-07-20T11:42:53.5297620Z remote: Counting objects: 85% (902/1061) 2023-07-20T11:42:53.5297887Z remote: Counting objects: 86% (913/1061) 2023-07-20T11:42:53.5298166Z remote: Counting objects: 87% (924/1061) 2023-07-20T11:42:53.5298449Z remote: Counting objects: 88% (934/1061) 2023-07-20T11:42:53.5298739Z remote: Counting objects: 89% (945/1061) 2023-07-20T11:42:53.5299006Z remote: Counting objects: 90% (955/1061) 2023-07-20T11:42:53.5299289Z remote: Counting objects: 91% (966/1061) 2023-07-20T11:42:53.5299571Z remote: Counting objects: 92% (977/1061) 2023-07-20T11:42:53.5299854Z remote: Counting objects: 93% (987/1061) 2023-07-20T11:42:53.5300118Z remote: Counting objects: 94% (998/1061) 2023-07-20T11:42:53.5300406Z remote: Counting objects: 95% (1008/1061) 2023-07-20T11:42:53.5300734Z remote: Counting objects: 96% (1019/1061) 2023-07-20T11:42:53.5301035Z remote: Counting objects: 97% (1030/1061) 2023-07-20T11:42:53.5301336Z remote: Counting objects: 98% (1040/1061) 2023-07-20T11:42:53.5301629Z remote: Counting objects: 99% (1051/1061) 2023-07-20T11:42:53.5302042Z remote: Counting objects: 100% (1061/1061) 2023-07-20T11:42:53.5302369Z remote: Counting objects: 100% (1061/1061), done. 2023-07-20T11:42:53.5302821Z remote: Compressing objects: 0% (1/848) 2023-07-20T11:42:53.5303406Z remote: Compressing objects: 1% (9/848) 2023-07-20T11:42:53.5303701Z remote: Compressing objects: 2% (17/848) 2023-07-20T11:42:53.5304003Z remote: Compressing objects: 3% (26/848) 2023-07-20T11:42:53.5304310Z remote: Compressing objects: 4% (34/848) 2023-07-20T11:42:53.5304613Z remote: Compressing objects: 5% (43/848) 2023-07-20T11:42:53.5304894Z remote: Compressing objects: 6% (51/848) 2023-07-20T11:42:53.5305199Z remote: Compressing objects: 7% (60/848) 2023-07-20T11:42:53.5306342Z remote: Compressing objects: 8% (68/848) 2023-07-20T11:42:53.5306649Z remote: Compressing objects: 9% (77/848) 2023-07-20T11:42:53.5306938Z remote: Compressing objects: 10% (85/848) 2023-07-20T11:42:53.5307239Z remote: Compressing objects: 11% (94/848) 2023-07-20T11:42:53.5307556Z remote: Compressing objects: 12% (102/848) 2023-07-20T11:42:53.5307866Z remote: Compressing objects: 13% (111/848) 2023-07-20T11:42:53.5308160Z remote: Compressing objects: 14% (119/848) 2023-07-20T11:42:53.5308462Z remote: Compressing objects: 15% (128/848) 2023-07-20T11:42:53.5308941Z remote: Compressing objects: 16% (136/848) 2023-07-20T11:42:53.5309259Z remote: Compressing objects: 17% (145/848) 2023-07-20T11:42:53.5309564Z remote: Compressing objects: 18% (153/848) 2023-07-20T11:42:53.5309982Z remote: Compressing objects: 19% (162/848) 2023-07-20T11:42:53.5310407Z remote: Compressing objects: 20% (170/848) 2023-07-20T11:42:53.5310726Z remote: Compressing objects: 21% (179/848) 2023-07-20T11:42:53.5311027Z remote: Compressing objects: 22% (187/848) 2023-07-20T11:42:53.5311309Z remote: Compressing objects: 23% (196/848) 2023-07-20T11:42:53.5311659Z remote: Compressing objects: 24% (204/848) 2023-07-20T11:42:53.5312004Z remote: Compressing objects: 25% (212/848) 2023-07-20T11:42:53.5312320Z remote: Compressing objects: 26% (221/848) 2023-07-20T11:42:53.5312606Z remote: Compressing objects: 27% (229/848) 2023-07-20T11:42:53.5312907Z remote: Compressing objects: 28% (238/848) 2023-07-20T11:42:53.5313205Z remote: Compressing objects: 29% (246/848) 2023-07-20T11:42:53.5313502Z remote: Compressing objects: 30% (255/848) 2023-07-20T11:42:53.5313783Z remote: Compressing objects: 31% (263/848) 2023-07-20T11:42:53.5314086Z remote: Compressing objects: 32% (272/848) 2023-07-20T11:42:53.5314395Z remote: Compressing objects: 33% (280/848) 2023-07-20T11:42:53.5314693Z remote: Compressing objects: 34% (289/848) 2023-07-20T11:42:53.5314977Z remote: Compressing objects: 35% (297/848) 2023-07-20T11:42:53.5315275Z remote: Compressing objects: 36% (306/848) 2023-07-20T11:42:53.5315712Z remote: Compressing objects: 37% (314/848) 2023-07-20T11:42:53.5316035Z remote: Compressing objects: 38% (323/848) 2023-07-20T11:42:53.5316315Z remote: Compressing objects: 39% (331/848) 2023-07-20T11:42:53.5316743Z remote: Compressing objects: 40% (340/848) 2023-07-20T11:42:53.5317067Z remote: Compressing objects: 41% (348/848) 2023-07-20T11:42:53.5317491Z remote: Compressing objects: 42% (357/848) 2023-07-20T11:42:53.5317783Z remote: Compressing objects: 43% (365/848) 2023-07-20T11:42:53.5318086Z remote: Compressing objects: 44% (374/848) 2023-07-20T11:42:53.5318386Z remote: Compressing objects: 45% (382/848) 2023-07-20T11:42:53.5318695Z remote: Compressing objects: 46% (391/848) 2023-07-20T11:42:53.5318992Z remote: Compressing objects: 47% (399/848) 2023-07-20T11:42:53.5319275Z remote: Compressing objects: 48% (408/848) 2023-07-20T11:42:53.5319575Z remote: Compressing objects: 49% (416/848) 2023-07-20T11:42:53.5320021Z remote: Compressing objects: 50% (424/848) 2023-07-20T11:42:53.5320343Z remote: Compressing objects: 51% (433/848) 2023-07-20T11:42:53.5320629Z remote: Compressing objects: 52% (441/848) 2023-07-20T11:42:53.5320929Z remote: Compressing objects: 53% (450/848) 2023-07-20T11:42:53.5321227Z remote: Compressing objects: 54% (458/848) 2023-07-20T11:42:53.5321527Z remote: Compressing objects: 55% (467/848) 2023-07-20T11:42:53.5321813Z remote: Compressing objects: 56% (475/848) 2023-07-20T11:42:53.5322115Z remote: Compressing objects: 57% (484/848) 2023-07-20T11:42:53.5322545Z remote: Compressing objects: 58% (492/848) 2023-07-20T11:42:53.5322984Z remote: Compressing objects: 59% (501/848) 2023-07-20T11:42:53.5323275Z remote: Compressing objects: 60% (509/848) 2023-07-20T11:42:53.5323577Z remote: Compressing objects: 61% (518/848) 2023-07-20T11:42:53.5324022Z remote: Compressing objects: 62% (526/848) 2023-07-20T11:42:53.5324457Z remote: Compressing objects: 63% (535/848) 2023-07-20T11:42:53.5324742Z remote: Compressing objects: 64% (543/848) 2023-07-20T11:42:53.5325043Z remote: Compressing objects: 65% (552/848) 2023-07-20T11:42:53.5325343Z remote: Compressing objects: 66% (560/848) 2023-07-20T11:42:53.5325642Z remote: Compressing objects: 67% (569/848) 2023-07-20T11:42:53.5325927Z remote: Compressing objects: 68% (577/848) 2023-07-20T11:42:53.5326225Z remote: Compressing objects: 69% (586/848) 2023-07-20T11:42:53.5326524Z remote: Compressing objects: 70% (594/848) 2023-07-20T11:42:53.5326833Z remote: Compressing objects: 71% (603/848) 2023-07-20T11:42:53.5327132Z remote: Compressing objects: 72% (611/848) 2023-07-20T11:42:53.5327413Z remote: Compressing objects: 73% (620/848) 2023-07-20T11:42:53.5327710Z remote: Compressing objects: 74% (628/848) 2023-07-20T11:42:53.5328014Z remote: Compressing objects: 75% (636/848) 2023-07-20T11:42:53.5328314Z remote: Compressing objects: 76% (645/848) 2023-07-20T11:42:53.5328598Z remote: Compressing objects: 77% (653/848) 2023-07-20T11:42:53.5328898Z remote: Compressing objects: 78% (662/848) 2023-07-20T11:42:53.5329194Z remote: Compressing objects: 79% (670/848) 2023-07-20T11:42:53.5329492Z remote: Compressing objects: 80% (679/848) 2023-07-20T11:42:53.5329928Z remote: Compressing objects: 81% (687/848) 2023-07-20T11:42:53.5330229Z remote: Compressing objects: 82% (696/848) 2023-07-20T11:42:53.5330536Z remote: Compressing objects: 83% (704/848) 2023-07-20T11:42:53.5331038Z remote: Compressing objects: 84% (713/848) 2023-07-20T11:42:53.5331365Z remote: Compressing objects: 85% (721/848) 2023-07-20T11:42:53.5331665Z remote: Compressing objects: 86% (730/848) 2023-07-20T11:42:53.5331973Z remote: Compressing objects: 87% (738/848) 2023-07-20T11:42:53.5332413Z remote: Compressing objects: 88% (747/848) 2023-07-20T11:42:53.5332704Z remote: Compressing objects: 89% (755/848) 2023-07-20T11:42:53.5333004Z remote: Compressing objects: 90% (764/848) 2023-07-20T11:42:53.5333303Z remote: Compressing objects: 91% (772/848) 2023-07-20T11:42:53.5333603Z remote: Compressing objects: 92% (781/848) 2023-07-20T11:42:53.5333888Z remote: Compressing objects: 93% (789/848) 2023-07-20T11:42:53.5334187Z remote: Compressing objects: 94% (798/848) 2023-07-20T11:42:53.5334485Z remote: Compressing objects: 95% (806/848) 2023-07-20T11:42:53.5334790Z remote: Compressing objects: 96% (815/848) 2023-07-20T11:42:53.5335072Z remote: Compressing objects: 97% (823/848) 2023-07-20T11:42:53.5335371Z remote: Compressing objects: 98% (832/848) 2023-07-20T11:42:53.5335668Z remote: Compressing objects: 99% (840/848) 2023-07-20T11:42:53.5336819Z remote: Compressing objects: 100% (848/848) 2023-07-20T11:42:53.5337210Z remote: Compressing objects: 100% (848/848), done. 2023-07-20T11:42:53.5594058Z Receiving objects: 0% (1/1061) 2023-07-20T11:42:53.5597904Z Receiving objects: 1% (11/1061) 2023-07-20T11:42:53.5602381Z Receiving objects: 2% (22/1061) 2023-07-20T11:42:53.5721258Z Receiving objects: 3% (32/1061) 2023-07-20T11:42:53.5725194Z Receiving objects: 4% (43/1061) 2023-07-20T11:42:53.5736023Z Receiving objects: 5% (54/1061) 2023-07-20T11:42:53.5743070Z Receiving objects: 6% (64/1061) 2023-07-20T11:42:53.5747087Z Receiving objects: 7% (75/1061) 2023-07-20T11:42:53.5753467Z Receiving objects: 8% (85/1061) 2023-07-20T11:42:53.5756650Z Receiving objects: 9% (96/1061) 2023-07-20T11:42:53.5757907Z Receiving objects: 10% (107/1061) 2023-07-20T11:42:53.5761904Z Receiving objects: 11% (117/1061) 2023-07-20T11:42:53.5767659Z Receiving objects: 12% (128/1061) 2023-07-20T11:42:53.5771602Z Receiving objects: 13% (138/1061) 2023-07-20T11:42:53.5776072Z Receiving objects: 14% (149/1061) 2023-07-20T11:42:53.5779525Z Receiving objects: 15% (160/1061) 2023-07-20T11:42:53.5783079Z Receiving objects: 16% (170/1061) 2023-07-20T11:42:53.5797656Z Receiving objects: 17% (181/1061) 2023-07-20T11:42:53.5804391Z Receiving objects: 18% (191/1061) 2023-07-20T11:42:53.5811025Z Receiving objects: 19% (202/1061) 2023-07-20T11:42:53.5813228Z Receiving objects: 20% (213/1061) 2023-07-20T11:42:53.5815646Z Receiving objects: 21% (223/1061) 2023-07-20T11:42:53.5854513Z Receiving objects: 22% (234/1061) 2023-07-20T11:42:53.5858857Z Receiving objects: 23% (245/1061) 2023-07-20T11:42:53.5861703Z Receiving objects: 24% (255/1061) 2023-07-20T11:42:53.5864208Z Receiving objects: 25% (266/1061) 2023-07-20T11:42:53.5873443Z Receiving objects: 26% (276/1061) 2023-07-20T11:42:53.5877839Z Receiving objects: 27% (287/1061) 2023-07-20T11:42:53.5881278Z Receiving objects: 28% (298/1061) 2023-07-20T11:42:53.5884575Z Receiving objects: 29% (308/1061) 2023-07-20T11:42:53.5886555Z Receiving objects: 30% (319/1061) 2023-07-20T11:42:53.5897534Z Receiving objects: 31% (329/1061) 2023-07-20T11:42:53.5918761Z Receiving objects: 32% (340/1061) 2023-07-20T11:42:53.5927210Z Receiving objects: 33% (351/1061) 2023-07-20T11:42:53.5930537Z Receiving objects: 34% (361/1061) 2023-07-20T11:42:53.5933201Z Receiving objects: 35% (372/1061) 2023-07-20T11:42:53.5934702Z Receiving objects: 36% (382/1061) 2023-07-20T11:42:53.5941517Z Receiving objects: 37% (393/1061) 2023-07-20T11:42:53.5944154Z Receiving objects: 38% (404/1061) 2023-07-20T11:42:53.5948119Z Receiving objects: 39% (414/1061) 2023-07-20T11:42:53.5960584Z Receiving objects: 40% (425/1061) 2023-07-20T11:42:53.5967086Z Receiving objects: 41% (436/1061) 2023-07-20T11:42:53.5972827Z Receiving objects: 42% (446/1061) 2023-07-20T11:42:53.5981258Z Receiving objects: 43% (457/1061) 2023-07-20T11:42:53.5987161Z Receiving objects: 44% (467/1061) 2023-07-20T11:42:53.5996420Z Receiving objects: 45% (478/1061) 2023-07-20T11:42:53.5998486Z Receiving objects: 46% (489/1061) 2023-07-20T11:42:53.6003600Z Receiving objects: 47% (499/1061) 2023-07-20T11:42:53.6008820Z Receiving objects: 48% (510/1061) 2023-07-20T11:42:53.6010942Z Receiving objects: 49% (520/1061) 2023-07-20T11:42:53.6013567Z Receiving objects: 50% (531/1061) 2023-07-20T11:42:53.6014869Z Receiving objects: 51% (542/1061) 2023-07-20T11:42:53.6016980Z Receiving objects: 52% (552/1061) 2023-07-20T11:42:53.6018153Z Receiving objects: 53% (563/1061) 2023-07-20T11:42:53.6019404Z Receiving objects: 54% (573/1061) 2023-07-20T11:42:53.6024144Z Receiving objects: 55% (584/1061) 2023-07-20T11:42:53.6026517Z Receiving objects: 56% (595/1061) 2023-07-20T11:42:53.6032321Z Receiving objects: 57% (605/1061) 2023-07-20T11:42:53.6036572Z Receiving objects: 58% (616/1061) 2023-07-20T11:42:53.6041482Z Receiving objects: 59% (626/1061) 2023-07-20T11:42:53.6045232Z Receiving objects: 60% (637/1061) 2023-07-20T11:42:53.6055393Z Receiving objects: 61% (648/1061) 2023-07-20T11:42:53.6061910Z Receiving objects: 62% (658/1061) 2023-07-20T11:42:53.6070848Z Receiving objects: 63% (669/1061) 2023-07-20T11:42:53.6118169Z Receiving objects: 64% (680/1061) 2023-07-20T11:42:53.6122135Z Receiving objects: 65% (690/1061) 2023-07-20T11:42:53.6223369Z Receiving objects: 66% (701/1061) 2023-07-20T11:42:53.6228143Z Receiving objects: 67% (711/1061) 2023-07-20T11:42:53.6229074Z Receiving objects: 68% (722/1061) 2023-07-20T11:42:53.6233697Z Receiving objects: 69% (733/1061) 2023-07-20T11:42:53.6235711Z Receiving objects: 70% (743/1061) 2023-07-20T11:42:53.6237028Z Receiving objects: 71% (754/1061) 2023-07-20T11:42:53.6247859Z Receiving objects: 72% (764/1061) 2023-07-20T11:42:53.6253722Z Receiving objects: 73% (775/1061) 2023-07-20T11:42:53.6257863Z Receiving objects: 74% (786/1061) 2023-07-20T11:42:53.6263611Z Receiving objects: 75% (796/1061) 2023-07-20T11:42:53.6266694Z Receiving objects: 76% (807/1061) 2023-07-20T11:42:53.6270767Z Receiving objects: 77% (817/1061) 2023-07-20T11:42:53.6273269Z Receiving objects: 78% (828/1061) 2023-07-20T11:42:53.6275421Z Receiving objects: 79% (839/1061) 2023-07-20T11:42:53.6276546Z Receiving objects: 80% (849/1061) 2023-07-20T11:42:53.6278182Z Receiving objects: 81% (860/1061) 2023-07-20T11:42:53.6279347Z Receiving objects: 82% (871/1061) 2023-07-20T11:42:53.6280280Z Receiving objects: 83% (881/1061) 2023-07-20T11:42:53.6283452Z Receiving objects: 84% (892/1061) 2023-07-20T11:42:53.6285238Z Receiving objects: 85% (902/1061) 2023-07-20T11:42:53.6287549Z Receiving objects: 86% (913/1061) 2023-07-20T11:42:53.6288577Z Receiving objects: 87% (924/1061) 2023-07-20T11:42:53.6289080Z Receiving objects: 88% (934/1061) 2023-07-20T11:42:53.6289342Z Receiving objects: 89% (945/1061) 2023-07-20T11:42:53.6290909Z Receiving objects: 90% (955/1061) 2023-07-20T11:42:53.6292261Z Receiving objects: 91% (966/1061) 2023-07-20T11:42:53.6294699Z Receiving objects: 92% (977/1061) 2023-07-20T11:42:53.6295147Z Receiving objects: 93% (987/1061) 2023-07-20T11:42:53.6305147Z Receiving objects: 94% (998/1061) 2023-07-20T11:42:53.6310837Z Receiving objects: 95% (1008/1061) 2023-07-20T11:42:53.6320071Z Receiving objects: 96% (1019/1061) 2023-07-20T11:42:53.6332730Z Receiving objects: 97% (1030/1061) 2023-07-20T11:42:53.6339714Z Receiving objects: 98% (1040/1061) 2023-07-20T11:42:53.6388568Z Receiving objects: 99% (1051/1061) 2023-07-20T11:42:53.6389181Z remote: Total 1061 (delta 182), reused 612 (delta 102), pack-reused 0 2023-07-20T11:42:53.6393707Z Receiving objects: 100% (1061/1061) 2023-07-20T11:42:53.6394111Z Receiving objects: 100% (1061/1061), 1.43 MiB | 16.22 MiB/s, done. 2023-07-20T11:42:53.6404008Z Resolving deltas: 0% (0/182) 2023-07-20T11:42:53.6405915Z Resolving deltas: 1% (2/182) 2023-07-20T11:42:53.6407780Z Resolving deltas: 2% (4/182) 2023-07-20T11:42:53.6408533Z Resolving deltas: 3% (7/182) 2023-07-20T11:42:53.6409733Z Resolving deltas: 4% (8/182) 2023-07-20T11:42:53.6410185Z Resolving deltas: 5% (10/182) 2023-07-20T11:42:53.6410927Z Resolving deltas: 7% (13/182) 2023-07-20T11:42:53.6411372Z Resolving deltas: 8% (15/182) 2023-07-20T11:42:53.6411962Z Resolving deltas: 9% (18/182) 2023-07-20T11:42:53.6412417Z Resolving deltas: 10% (19/182) 2023-07-20T11:42:53.6412746Z Resolving deltas: 12% (22/182) 2023-07-20T11:42:53.6414118Z Resolving deltas: 13% (24/182) 2023-07-20T11:42:53.6415020Z Resolving deltas: 14% (26/182) 2023-07-20T11:42:53.6415309Z Resolving deltas: 15% (28/182) 2023-07-20T11:42:53.6415827Z Resolving deltas: 16% (30/182) 2023-07-20T11:42:53.6417027Z Resolving deltas: 17% (31/182) 2023-07-20T11:42:53.6419131Z Resolving deltas: 18% (33/182) 2023-07-20T11:42:53.6420319Z Resolving deltas: 19% (35/182) 2023-07-20T11:42:53.6421076Z Resolving deltas: 20% (37/182) 2023-07-20T11:42:53.6422984Z Resolving deltas: 21% (39/182) 2023-07-20T11:42:53.6423884Z Resolving deltas: 22% (41/182) 2023-07-20T11:42:53.6424628Z Resolving deltas: 23% (42/182) 2023-07-20T11:42:53.6435184Z Resolving deltas: 24% (44/182) 2023-07-20T11:42:53.6438014Z Resolving deltas: 25% (46/182) 2023-07-20T11:42:53.6441907Z Resolving deltas: 26% (48/182) 2023-07-20T11:42:53.6443223Z Resolving deltas: 27% (50/182) 2023-07-20T11:42:53.6446058Z Resolving deltas: 28% (51/182) 2023-07-20T11:42:53.6446653Z Resolving deltas: 29% (53/182) 2023-07-20T11:42:53.6447669Z Resolving deltas: 30% (55/182) 2023-07-20T11:42:53.6450327Z Resolving deltas: 31% (57/182) 2023-07-20T11:42:53.6451012Z Resolving deltas: 32% (60/182) 2023-07-20T11:42:53.6452381Z Resolving deltas: 33% (61/182) 2023-07-20T11:42:53.6452866Z Resolving deltas: 34% (62/182) 2023-07-20T11:42:53.6453549Z Resolving deltas: 35% (64/182) 2023-07-20T11:42:53.6455762Z Resolving deltas: 36% (66/182) 2023-07-20T11:42:53.6458443Z Resolving deltas: 37% (68/182) 2023-07-20T11:42:53.6459215Z Resolving deltas: 39% (71/182) 2023-07-20T11:42:53.6459980Z Resolving deltas: 40% (73/182) 2023-07-20T11:42:53.6460424Z Resolving deltas: 41% (75/182) 2023-07-20T11:42:53.6461395Z Resolving deltas: 42% (77/182) 2023-07-20T11:42:53.6461845Z Resolving deltas: 43% (79/182) 2023-07-20T11:42:53.6462316Z Resolving deltas: 44% (81/182) 2023-07-20T11:42:53.6462591Z Resolving deltas: 45% (82/182) 2023-07-20T11:42:53.6463194Z Resolving deltas: 46% (84/182) 2023-07-20T11:42:53.6463583Z Resolving deltas: 47% (86/182) 2023-07-20T11:42:53.6463835Z Resolving deltas: 48% (88/182) 2023-07-20T11:42:53.6464245Z Resolving deltas: 49% (90/182) 2023-07-20T11:42:53.6464840Z Resolving deltas: 50% (91/182) 2023-07-20T11:42:53.6465248Z Resolving deltas: 51% (93/182) 2023-07-20T11:42:53.6465716Z Resolving deltas: 52% (96/182) 2023-07-20T11:42:53.6466018Z Resolving deltas: 53% (97/182) 2023-07-20T11:42:53.6466314Z Resolving deltas: 54% (99/182) 2023-07-20T11:42:53.6466764Z Resolving deltas: 55% (101/182) 2023-07-20T11:42:53.6467271Z Resolving deltas: 56% (103/182) 2023-07-20T11:42:53.6467902Z Resolving deltas: 57% (105/182) 2023-07-20T11:42:53.6468385Z Resolving deltas: 58% (106/182) 2023-07-20T11:42:53.6468864Z Resolving deltas: 59% (108/182) 2023-07-20T11:42:53.6469328Z Resolving deltas: 60% (110/182) 2023-07-20T11:42:53.6469814Z Resolving deltas: 61% (112/182) 2023-07-20T11:42:53.6470304Z Resolving deltas: 62% (113/182) 2023-07-20T11:42:53.6470779Z Resolving deltas: 63% (115/182) 2023-07-20T11:42:53.6471273Z Resolving deltas: 64% (117/182) 2023-07-20T11:42:53.6471769Z Resolving deltas: 65% (120/182) 2023-07-20T11:42:53.6472267Z Resolving deltas: 67% (122/182) 2023-07-20T11:42:53.6472787Z Resolving deltas: 68% (124/182) 2023-07-20T11:42:53.6473288Z Resolving deltas: 69% (126/182) 2023-07-20T11:42:53.6473921Z Resolving deltas: 70% (128/182) 2023-07-20T11:42:53.6474213Z Resolving deltas: 71% (131/182) 2023-07-20T11:42:53.6474460Z Resolving deltas: 72% (132/182) 2023-07-20T11:42:53.6474734Z Resolving deltas: 73% (133/182) 2023-07-20T11:42:53.6474994Z Resolving deltas: 74% (136/182) 2023-07-20T11:42:53.6475253Z Resolving deltas: 75% (137/182) 2023-07-20T11:42:53.6475491Z Resolving deltas: 76% (139/182) 2023-07-20T11:42:53.6475743Z Resolving deltas: 78% (142/182) 2023-07-20T11:42:53.6475997Z Resolving deltas: 79% (144/182) 2023-07-20T11:42:53.6476249Z Resolving deltas: 80% (146/182) 2023-07-20T11:42:53.6476483Z Resolving deltas: 81% (148/182) 2023-07-20T11:42:53.6476733Z Resolving deltas: 82% (150/182) 2023-07-20T11:42:53.6476984Z Resolving deltas: 83% (152/182) 2023-07-20T11:42:53.6477236Z Resolving deltas: 84% (153/182) 2023-07-20T11:42:53.6477479Z Resolving deltas: 85% (156/182) 2023-07-20T11:42:53.6477733Z Resolving deltas: 86% (157/182) 2023-07-20T11:42:53.6477983Z Resolving deltas: 87% (159/182) 2023-07-20T11:42:53.6478250Z Resolving deltas: 88% (161/182) 2023-07-20T11:42:53.6478492Z Resolving deltas: 89% (162/182) 2023-07-20T11:42:53.6478932Z Resolving deltas: 90% (164/182) 2023-07-20T11:42:53.6479207Z Resolving deltas: 91% (166/182) 2023-07-20T11:42:53.6481454Z Resolving deltas: 92% (168/182) 2023-07-20T11:42:53.6482114Z Resolving deltas: 93% (170/182) 2023-07-20T11:42:53.6483929Z Resolving deltas: 94% (172/182) 2023-07-20T11:42:53.6485606Z Resolving deltas: 95% (174/182) 2023-07-20T11:42:53.6486356Z Resolving deltas: 96% (176/182) 2023-07-20T11:42:53.6488002Z Resolving deltas: 97% (177/182) 2023-07-20T11:42:53.6488651Z Resolving deltas: 98% (179/182) 2023-07-20T11:42:53.6491384Z Resolving deltas: 99% (181/182) 2023-07-20T11:42:53.6494421Z Resolving deltas: 100% (182/182) 2023-07-20T11:42:53.6494928Z Resolving deltas: 100% (182/182), done. 2023-07-20T11:42:54.8197424Z From https://github.com/pytorch/test-infra 2023-07-20T11:42:54.8197793Z * [new branch] main -> origin/main 2023-07-20T11:42:54.8407873Z ##[endgroup] 2023-07-20T11:42:54.8408475Z ##[group]Determining the checkout info 2023-07-20T11:42:54.8426048Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-07-20T11:42:54.8809257Z origin/main 2023-07-20T11:42:54.8850057Z ##[endgroup] 2023-07-20T11:42:54.8850508Z ##[group]Checking out the ref 2023-07-20T11:42:54.8863547Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-07-20T11:42:56.2215113Z Updating files: 51% (447/867) 2023-07-20T11:42:56.2660176Z Updating files: 52% (451/867) 2023-07-20T11:42:56.2711375Z Updating files: 53% (460/867) 2023-07-20T11:42:56.2768408Z Updating files: 54% (469/867) 2023-07-20T11:42:56.2834012Z Updating files: 55% (477/867) 2023-07-20T11:42:56.2902367Z Updating files: 56% (486/867) 2023-07-20T11:42:56.3332311Z Updating files: 57% (495/867) 2023-07-20T11:42:56.3374751Z Updating files: 58% (503/867) 2023-07-20T11:42:56.3431988Z Updating files: 59% (512/867) 2023-07-20T11:42:56.3481083Z Updating files: 60% (521/867) 2023-07-20T11:42:56.3548312Z Updating files: 61% (529/867) 2023-07-20T11:42:56.3620238Z Updating files: 62% (538/867) 2023-07-20T11:42:56.4545021Z Updating files: 63% (547/867) 2023-07-20T11:42:56.6156433Z Updating files: 64% (555/867) 2023-07-20T11:42:56.6287176Z Updating files: 65% (564/867) 2023-07-20T11:42:56.6352474Z Updating files: 66% (573/867) 2023-07-20T11:42:56.6412158Z Updating files: 67% (581/867) 2023-07-20T11:42:56.6728832Z Updating files: 68% (590/867) 2023-07-20T11:42:56.6834326Z Updating files: 69% (599/867) 2023-07-20T11:42:56.6954343Z Updating files: 70% (607/867) 2023-07-20T11:42:56.7042983Z Updating files: 71% (616/867) 2023-07-20T11:42:56.8451993Z Updating files: 72% (625/867) 2023-07-20T11:42:57.1493916Z Updating files: 73% (633/867) 2023-07-20T11:42:57.1706771Z Updating files: 73% (634/867) 2023-07-20T11:42:57.1793164Z Updating files: 74% (642/867) 2023-07-20T11:42:57.2222501Z Updating files: 75% (651/867) 2023-07-20T11:42:57.2283945Z Updating files: 76% (659/867) 2023-07-20T11:42:57.2342362Z Updating files: 77% (668/867) 2023-07-20T11:42:57.2383246Z Updating files: 78% (677/867) 2023-07-20T11:42:57.2552248Z Updating files: 79% (685/867) 2023-07-20T11:42:57.2739648Z Updating files: 80% (694/867) 2023-07-20T11:42:57.2795647Z Updating files: 81% (703/867) 2023-07-20T11:42:57.3099212Z Updating files: 82% (711/867) 2023-07-20T11:42:57.3429228Z Updating files: 83% (720/867) 2023-07-20T11:42:57.3732964Z Updating files: 84% (729/867) 2023-07-20T11:42:57.6926745Z Updating files: 85% (737/867) 2023-07-20T11:42:57.6982352Z Updating files: 86% (746/867) 2023-07-20T11:42:57.7330479Z Updating files: 87% (755/867) 2023-07-20T11:42:57.7397207Z Updating files: 88% (763/867) 2023-07-20T11:42:57.7461497Z Updating files: 89% (772/867) 2023-07-20T11:42:57.7773586Z Updating files: 90% (781/867) 2023-07-20T11:42:57.8320529Z Updating files: 91% (789/867) 2023-07-20T11:42:57.8373130Z Updating files: 92% (798/867) 2023-07-20T11:42:58.0911059Z Updating files: 93% (807/867) 2023-07-20T11:42:58.1064499Z Updating files: 93% (813/867) 2023-07-20T11:42:58.1108695Z Updating files: 94% (815/867) 2023-07-20T11:42:58.1184026Z Updating files: 95% (824/867) 2023-07-20T11:42:58.1251738Z Updating files: 96% (833/867) 2023-07-20T11:42:58.1313876Z Updating files: 97% (841/867) 2023-07-20T11:42:58.1387193Z Updating files: 98% (850/867) 2023-07-20T11:42:58.1490364Z Updating files: 99% (859/867) 2023-07-20T11:42:58.1490770Z Updating files: 100% (867/867) 2023-07-20T11:42:58.1491042Z Updating files: 100% (867/867), done. 2023-07-20T11:42:58.1721950Z branch 'main' set up to track 'origin/main'. 2023-07-20T11:42:58.1722811Z Switched to a new branch 'main' 2023-07-20T11:42:58.1783401Z ##[endgroup] 2023-07-20T11:42:58.2180084Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-20T11:42:58.2456772Z '6c2fe3a9774fd7c2b04cd2b74986beee36263321' 2023-07-20T11:42:58.3209945Z Prepare all required actions 2023-07-20T11:42:58.3788633Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-07-20T11:42:58.3789054Z env: 2023-07-20T11:42:58.3789325Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:58.3789610Z PYTHON_VERSION: 3.8 2023-07-20T11:42:58.3789826Z PACKAGE_TYPE: conda 2023-07-20T11:42:58.3790071Z REPOSITORY: pytorch/audio 2023-07-20T11:42:58.3790303Z REF: 2023-07-20T11:42:58.3790502Z CU_VERSION: cu118 2023-07-20T11:42:58.3790695Z ##[endgroup] 2023-07-20T11:42:58.5918745Z ##[group]Run set -euxo pipefail 2023-07-20T11:42:58.5919083Z set -euxo pipefail 2023-07-20T11:42:58.5919378Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-07-20T11:42:58.5954481Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:42:58.5954855Z env: 2023-07-20T11:42:58.5955103Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:58.5955461Z PYTHON_VERSION: 3.8 2023-07-20T11:42:58.5955700Z PACKAGE_TYPE: conda 2023-07-20T11:42:58.5955925Z REPOSITORY: pytorch/audio 2023-07-20T11:42:58.5956154Z REF: 2023-07-20T11:42:58.5956356Z CU_VERSION: cu118 2023-07-20T11:42:58.5956557Z ##[endgroup] 2023-07-20T11:42:58.9520001Z + echo CHANNEL=nightly 2023-07-20T11:42:59.2588175Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-07-20T11:42:59.2588560Z with: 2023-07-20T11:42:59.2588969Z github-secret: *** 2023-07-20T11:42:59.2589218Z activate-with-label: false 2023-07-20T11:42:59.2589584Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-07-20T11:42:59.2589914Z label: with-ssh 2023-07-20T11:42:59.2590158Z remove-existing-keys: true 2023-07-20T11:42:59.2590371Z env: 2023-07-20T11:42:59.2590623Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:59.2590928Z PYTHON_VERSION: 3.8 2023-07-20T11:42:59.2591162Z PACKAGE_TYPE: conda 2023-07-20T11:42:59.2591389Z REPOSITORY: pytorch/audio 2023-07-20T11:42:59.2591614Z REF: 2023-07-20T11:42:59.2591814Z CU_VERSION: cu118 2023-07-20T11:42:59.2592016Z CHANNEL: nightly 2023-07-20T11:42:59.2592233Z ##[endgroup] 2023-07-20T11:42:59.3810278Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-07-20T11:42:59.3816529Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-07-20T11:42:59.6318602Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-20T11:42:59.6319050Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-20T11:42:59.6347280Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:42:59.6347556Z env: 2023-07-20T11:42:59.6347798Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:59.6348098Z PYTHON_VERSION: 3.8 2023-07-20T11:42:59.6348332Z PACKAGE_TYPE: conda 2023-07-20T11:42:59.6348574Z REPOSITORY: pytorch/audio 2023-07-20T11:42:59.6348786Z REF: 2023-07-20T11:42:59.6348983Z CU_VERSION: cu118 2023-07-20T11:42:59.6349196Z CHANNEL: nightly 2023-07-20T11:42:59.6349413Z ##[endgroup] 2023-07-20T11:43:00.4652294Z Prepare all required actions 2023-07-20T11:43:00.4652975Z Getting action download info 2023-07-20T11:43:00.6920303Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-07-20T11:43:01.5682556Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-07-20T11:43:01.5682847Z with: 2023-07-20T11:43:01.5683049Z repository: pytorch/audio 2023-07-20T11:43:01.5683307Z setup-miniconda: false 2023-07-20T11:43:01.5683553Z python-version: 3.8 2023-07-20T11:43:01.5683787Z submodules: recursive 2023-07-20T11:43:01.5683978Z env: 2023-07-20T11:43:01.5684428Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:01.5684704Z PYTHON_VERSION: 3.8 2023-07-20T11:43:01.5684937Z PACKAGE_TYPE: conda 2023-07-20T11:43:01.5685159Z REPOSITORY: pytorch/audio 2023-07-20T11:43:01.5685386Z REF: 2023-07-20T11:43:01.5685578Z CU_VERSION: cu118 2023-07-20T11:43:01.5685775Z CHANNEL: nightly 2023-07-20T11:43:01.5686018Z ##[endgroup] 2023-07-20T11:43:01.5822281Z ##[group]Run set -euxo pipefail 2023-07-20T11:43:01.5822563Z set -euxo pipefail 2023-07-20T11:43:01.5822804Z rm -rf "${REPOSITORY}" 2023-07-20T11:43:01.5853414Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:43:01.5853759Z env: 2023-07-20T11:43:01.5854024Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:01.5854299Z PYTHON_VERSION: 3.8 2023-07-20T11:43:01.5854519Z PACKAGE_TYPE: conda 2023-07-20T11:43:01.5854764Z REPOSITORY: pytorch/audio 2023-07-20T11:43:01.5854996Z REF: 2023-07-20T11:43:01.5855211Z CU_VERSION: cu118 2023-07-20T11:43:01.5855412Z CHANNEL: nightly 2023-07-20T11:43:01.5855632Z ##[endgroup] 2023-07-20T11:43:01.6131902Z + rm -rf pytorch/audio 2023-07-20T11:43:01.8155543Z ##[group]Run actions/checkout@v3 2023-07-20T11:43:01.8155774Z with: 2023-07-20T11:43:01.8155996Z repository: pytorch/audio 2023-07-20T11:43:01.8156269Z submodules: recursive 2023-07-20T11:43:01.8156487Z path: pytorch/audio 2023-07-20T11:43:01.8156830Z token: *** 2023-07-20T11:43:01.8157042Z ssh-strict: true 2023-07-20T11:43:01.8157288Z persist-credentials: true 2023-07-20T11:43:01.8157527Z clean: true 2023-07-20T11:43:01.8157760Z sparse-checkout-cone-mode: true 2023-07-20T11:43:01.8158021Z fetch-depth: 1 2023-07-20T11:43:01.8158236Z lfs: false 2023-07-20T11:43:01.8158447Z set-safe-directory: true 2023-07-20T11:43:01.8158675Z env: 2023-07-20T11:43:01.8158927Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:01.8159209Z PYTHON_VERSION: 3.8 2023-07-20T11:43:01.8159435Z PACKAGE_TYPE: conda 2023-07-20T11:43:01.8159676Z REPOSITORY: pytorch/audio 2023-07-20T11:43:01.8159905Z REF: 2023-07-20T11:43:01.8160104Z CU_VERSION: cu118 2023-07-20T11:43:01.8160303Z CHANNEL: nightly 2023-07-20T11:43:01.8160524Z ##[endgroup] 2023-07-20T11:43:01.9760663Z Syncing repository: pytorch/audio 2023-07-20T11:43:01.9781990Z ##[group]Getting Git version info 2023-07-20T11:43:01.9784983Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-07-20T11:43:02.0020177Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-20T11:43:02.0343882Z git version 2.41.0.windows.1 2023-07-20T11:43:02.0392492Z ##[endgroup] 2023-07-20T11:43:02.0419558Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\e1c11776-94cb-4143-a085-ea41edcd0719' before making global git config changes 2023-07-20T11:43:02.0420810Z Adding repository directory to the temporary git global config as a safe directory 2023-07-20T11:43:02.0434279Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-20T11:43:02.0787442Z ##[group]Initializing the repository 2023-07-20T11:43:02.0797416Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-20T11:43:02.1252598Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-07-20T11:43:02.1296593Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-07-20T11:43:02.1646409Z ##[endgroup] 2023-07-20T11:43:02.1646876Z ##[group]Disabling automatic garbage collection 2023-07-20T11:43:02.1657887Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-20T11:43:02.2046253Z ##[endgroup] 2023-07-20T11:43:02.2047077Z ##[group]Setting up auth 2023-07-20T11:43:02.2064117Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-20T11:43:02.2404475Z [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-20T11:43:02.7386020Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-20T11:43:02.7724790Z [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-20T11:43:03.3083554Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:43:03.3457035Z ##[endgroup] 2023-07-20T11:43:03.3457610Z ##[group]Fetching the repository 2023-07-20T11:43:03.3476329Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +6a67f8ba5a61a7068729fcd436b7009d56649e2b:refs/remotes/origin/nightly 2023-07-20T11:43:03.6162760Z remote: Enumerating objects: 986, done. 2023-07-20T11:43:03.6163578Z remote: Counting objects: 0% (1/986) 2023-07-20T11:43:03.6163904Z remote: Counting objects: 1% (10/986) 2023-07-20T11:43:03.6164215Z remote: Counting objects: 2% (20/986) 2023-07-20T11:43:03.6165122Z remote: Counting objects: 3% (30/986) 2023-07-20T11:43:03.6165901Z remote: Counting objects: 4% (40/986) 2023-07-20T11:43:03.6166201Z remote: Counting objects: 5% (50/986) 2023-07-20T11:43:03.6166979Z remote: Counting objects: 6% (60/986) 2023-07-20T11:43:03.6167290Z remote: Counting objects: 7% (70/986) 2023-07-20T11:43:03.6167579Z remote: Counting objects: 8% (79/986) 2023-07-20T11:43:03.6167867Z remote: Counting objects: 9% (89/986) 2023-07-20T11:43:03.6168162Z remote: Counting objects: 10% (99/986) 2023-07-20T11:43:03.6168474Z remote: Counting objects: 11% (109/986) 2023-07-20T11:43:03.6169301Z remote: Counting objects: 12% (119/986) 2023-07-20T11:43:03.6169914Z remote: Counting objects: 13% (129/986) 2023-07-20T11:43:03.6170224Z remote: Counting objects: 14% (139/986) 2023-07-20T11:43:03.6170511Z remote: Counting objects: 15% (148/986) 2023-07-20T11:43:03.6170802Z remote: Counting objects: 16% (158/986) 2023-07-20T11:43:03.6171071Z remote: Counting objects: 17% (168/986) 2023-07-20T11:43:03.6171355Z remote: Counting objects: 18% (178/986) 2023-07-20T11:43:03.6171640Z remote: Counting objects: 19% (188/986) 2023-07-20T11:43:03.6172084Z remote: Counting objects: 20% (198/986) 2023-07-20T11:43:03.6172425Z remote: Counting objects: 21% (208/986) 2023-07-20T11:43:03.6172692Z remote: Counting objects: 22% (217/986) 2023-07-20T11:43:03.6172972Z remote: Counting objects: 23% (227/986) 2023-07-20T11:43:03.6173264Z remote: Counting objects: 24% (237/986) 2023-07-20T11:43:03.6173550Z remote: Counting objects: 25% (247/986) 2023-07-20T11:43:03.6173818Z remote: Counting objects: 26% (257/986) 2023-07-20T11:43:03.6176096Z remote: Counting objects: 27% (267/986) 2023-07-20T11:43:03.6176822Z remote: Counting objects: 28% (277/986) 2023-07-20T11:43:03.6177117Z remote: Counting objects: 29% (286/986) 2023-07-20T11:43:03.6177545Z remote: Counting objects: 30% (296/986) 2023-07-20T11:43:03.6178256Z remote: Counting objects: 31% (306/986) 2023-07-20T11:43:03.6178783Z remote: Counting objects: 32% (316/986) 2023-07-20T11:43:03.6179252Z remote: Counting objects: 33% (326/986) 2023-07-20T11:43:03.6179523Z remote: Counting objects: 34% (336/986) 2023-07-20T11:43:03.6179805Z remote: Counting objects: 35% (346/986) 2023-07-20T11:43:03.6180086Z remote: Counting objects: 36% (355/986) 2023-07-20T11:43:03.6180587Z remote: Counting objects: 37% (365/986) 2023-07-20T11:43:03.6180861Z remote: Counting objects: 38% (375/986) 2023-07-20T11:43:03.6181144Z remote: Counting objects: 39% (385/986) 2023-07-20T11:43:03.6181436Z remote: Counting objects: 40% (395/986) 2023-07-20T11:43:03.6182102Z remote: Counting objects: 41% (405/986) 2023-07-20T11:43:03.6182686Z remote: Counting objects: 42% (415/986) 2023-07-20T11:43:03.6182970Z remote: Counting objects: 43% (424/986) 2023-07-20T11:43:03.6183235Z remote: Counting objects: 44% (434/986) 2023-07-20T11:43:03.6183520Z remote: Counting objects: 45% (444/986) 2023-07-20T11:43:03.6183801Z remote: Counting objects: 46% (454/986) 2023-07-20T11:43:03.6184085Z remote: Counting objects: 47% (464/986) 2023-07-20T11:43:03.6184353Z remote: Counting objects: 48% (474/986) 2023-07-20T11:43:03.6184643Z remote: Counting objects: 49% (484/986) 2023-07-20T11:43:03.6184927Z remote: Counting objects: 50% (493/986) 2023-07-20T11:43:03.6185209Z remote: Counting objects: 51% (503/986) 2023-07-20T11:43:03.6185490Z remote: Counting objects: 52% (513/986) 2023-07-20T11:43:03.6185763Z remote: Counting objects: 53% (523/986) 2023-07-20T11:43:03.6186047Z remote: Counting objects: 54% (533/986) 2023-07-20T11:43:03.6186688Z remote: Counting objects: 55% (543/986) 2023-07-20T11:43:03.6187092Z remote: Counting objects: 56% (553/986) 2023-07-20T11:43:03.6187360Z remote: Counting objects: 57% (563/986) 2023-07-20T11:43:03.6187688Z remote: Counting objects: 58% (572/986) 2023-07-20T11:43:03.6188528Z remote: Counting objects: 59% (582/986) 2023-07-20T11:43:03.6188850Z remote: Counting objects: 60% (592/986) 2023-07-20T11:43:03.6189117Z remote: Counting objects: 61% (602/986) 2023-07-20T11:43:03.6189407Z remote: Counting objects: 62% (612/986) 2023-07-20T11:43:03.6189690Z remote: Counting objects: 63% (622/986) 2023-07-20T11:43:03.6189972Z remote: Counting objects: 64% (632/986) 2023-07-20T11:43:03.6190277Z remote: Counting objects: 65% (641/986) 2023-07-20T11:43:03.6190951Z remote: Counting objects: 66% (651/986) 2023-07-20T11:43:03.6191236Z remote: Counting objects: 67% (661/986) 2023-07-20T11:43:03.6191520Z remote: Counting objects: 68% (671/986) 2023-07-20T11:43:03.6191788Z remote: Counting objects: 69% (681/986) 2023-07-20T11:43:03.6192069Z remote: Counting objects: 70% (691/986) 2023-07-20T11:43:03.6192350Z remote: Counting objects: 71% (701/986) 2023-07-20T11:43:03.6192633Z remote: Counting objects: 72% (710/986) 2023-07-20T11:43:03.6192900Z remote: Counting objects: 73% (720/986) 2023-07-20T11:43:03.6193177Z remote: Counting objects: 74% (730/986) 2023-07-20T11:43:03.6193504Z remote: Counting objects: 75% (740/986) 2023-07-20T11:43:03.6194251Z remote: Counting objects: 76% (750/986) 2023-07-20T11:43:03.6194523Z remote: Counting objects: 77% (760/986) 2023-07-20T11:43:03.6194805Z remote: Counting objects: 78% (770/986) 2023-07-20T11:43:03.6195541Z remote: Counting objects: 79% (779/986) 2023-07-20T11:43:03.6195879Z remote: Counting objects: 80% (789/986) 2023-07-20T11:43:03.6196150Z remote: Counting objects: 81% (799/986) 2023-07-20T11:43:03.6196434Z remote: Counting objects: 82% (809/986) 2023-07-20T11:43:03.6196716Z remote: Counting objects: 83% (819/986) 2023-07-20T11:43:03.6196997Z remote: Counting objects: 84% (829/986) 2023-07-20T11:43:03.6197266Z remote: Counting objects: 85% (839/986) 2023-07-20T11:43:03.6197547Z remote: Counting objects: 86% (848/986) 2023-07-20T11:43:03.6197827Z remote: Counting objects: 87% (858/986) 2023-07-20T11:43:03.6198244Z remote: Counting objects: 88% (868/986) 2023-07-20T11:43:03.6198511Z remote: Counting objects: 89% (878/986) 2023-07-20T11:43:03.6198796Z remote: Counting objects: 90% (888/986) 2023-07-20T11:43:03.6199718Z remote: Counting objects: 91% (898/986) 2023-07-20T11:43:03.6200022Z remote: Counting objects: 92% (908/986) 2023-07-20T11:43:03.6200308Z remote: Counting objects: 93% (917/986) 2023-07-20T11:43:03.6200578Z remote: Counting objects: 94% (927/986) 2023-07-20T11:43:03.6200856Z remote: Counting objects: 95% (937/986) 2023-07-20T11:43:03.6201138Z remote: Counting objects: 96% (947/986) 2023-07-20T11:43:03.6201421Z remote: Counting objects: 97% (957/986) 2023-07-20T11:43:03.6201688Z remote: Counting objects: 98% (967/986) 2023-07-20T11:43:03.6201976Z remote: Counting objects: 99% (977/986) 2023-07-20T11:43:03.6202579Z remote: Counting objects: 100% (986/986) 2023-07-20T11:43:03.6203005Z remote: Counting objects: 100% (986/986), done. 2023-07-20T11:43:03.6203316Z remote: Compressing objects: 0% (1/857) 2023-07-20T11:43:03.6203624Z remote: Compressing objects: 1% (9/857) 2023-07-20T11:43:03.6203929Z remote: Compressing objects: 2% (18/857) 2023-07-20T11:43:03.6204247Z remote: Compressing objects: 3% (26/857) 2023-07-20T11:43:03.6204541Z remote: Compressing objects: 4% (35/857) 2023-07-20T11:43:03.6204891Z remote: Compressing objects: 5% (43/857) 2023-07-20T11:43:03.6205555Z remote: Compressing objects: 6% (52/857) 2023-07-20T11:43:03.6205859Z remote: Compressing objects: 7% (60/857) 2023-07-20T11:43:03.6206142Z remote: Compressing objects: 8% (69/857) 2023-07-20T11:43:03.6206442Z remote: Compressing objects: 9% (78/857) 2023-07-20T11:43:03.6206746Z remote: Compressing objects: 10% (86/857) 2023-07-20T11:43:03.6207042Z remote: Compressing objects: 11% (95/857) 2023-07-20T11:43:03.6207342Z remote: Compressing objects: 12% (103/857) 2023-07-20T11:43:03.6207649Z remote: Compressing objects: 13% (112/857) 2023-07-20T11:43:03.6207952Z remote: Compressing objects: 14% (120/857) 2023-07-20T11:43:03.6208255Z remote: Compressing objects: 15% (129/857) 2023-07-20T11:43:03.6208547Z remote: Compressing objects: 16% (138/857) 2023-07-20T11:43:03.6208847Z remote: Compressing objects: 17% (146/857) 2023-07-20T11:43:03.6209153Z remote: Compressing objects: 18% (155/857) 2023-07-20T11:43:03.6209459Z remote: Compressing objects: 19% (163/857) 2023-07-20T11:43:03.6209757Z remote: Compressing objects: 20% (172/857) 2023-07-20T11:43:03.6210040Z remote: Compressing objects: 21% (180/857) 2023-07-20T11:43:03.6210341Z remote: Compressing objects: 22% (189/857) 2023-07-20T11:43:03.6210641Z remote: Compressing objects: 23% (198/857) 2023-07-20T11:43:03.6210943Z remote: Compressing objects: 24% (206/857) 2023-07-20T11:43:03.6211550Z remote: Compressing objects: 25% (215/857) 2023-07-20T11:43:03.6212133Z remote: Compressing objects: 26% (223/857) 2023-07-20T11:43:03.6212438Z remote: Compressing objects: 27% (232/857) 2023-07-20T11:43:03.6212880Z remote: Compressing objects: 28% (240/857) 2023-07-20T11:43:03.6213184Z remote: Compressing objects: 29% (249/857) 2023-07-20T11:43:03.6213484Z remote: Compressing objects: 30% (258/857) 2023-07-20T11:43:03.6213782Z remote: Compressing objects: 31% (266/857) 2023-07-20T11:43:03.6214618Z remote: Compressing objects: 32% (275/857) 2023-07-20T11:43:03.6214910Z remote: Compressing objects: 33% (283/857) 2023-07-20T11:43:03.6215215Z remote: Compressing objects: 34% (292/857) 2023-07-20T11:43:03.6215516Z remote: Compressing objects: 35% (300/857) 2023-07-20T11:43:03.6215814Z remote: Compressing objects: 36% (309/857) 2023-07-20T11:43:03.6216243Z remote: Compressing objects: 37% (318/857) 2023-07-20T11:43:03.6216543Z remote: Compressing objects: 38% (326/857) 2023-07-20T11:43:03.6216842Z remote: Compressing objects: 39% (335/857) 2023-07-20T11:43:03.6217416Z remote: Compressing objects: 40% (343/857) 2023-07-20T11:43:03.6217937Z remote: Compressing objects: 41% (352/857) 2023-07-20T11:43:03.6218238Z remote: Compressing objects: 42% (360/857) 2023-07-20T11:43:03.6218540Z remote: Compressing objects: 43% (369/857) 2023-07-20T11:43:03.6218838Z remote: Compressing objects: 44% (378/857) 2023-07-20T11:43:03.6219119Z remote: Compressing objects: 45% (386/857) 2023-07-20T11:43:03.6219419Z remote: Compressing objects: 46% (395/857) 2023-07-20T11:43:03.6219720Z remote: Compressing objects: 47% (403/857) 2023-07-20T11:43:03.6220016Z remote: Compressing objects: 48% (412/857) 2023-07-20T11:43:03.6220319Z remote: Compressing objects: 49% (420/857) 2023-07-20T11:43:03.6220601Z remote: Compressing objects: 50% (429/857) 2023-07-20T11:43:03.6220900Z remote: Compressing objects: 51% (438/857) 2023-07-20T11:43:03.6221199Z remote: Compressing objects: 52% (446/857) 2023-07-20T11:43:03.6221502Z remote: Compressing objects: 53% (455/857) 2023-07-20T11:43:03.6221787Z remote: Compressing objects: 54% (463/857) 2023-07-20T11:43:03.6222084Z remote: Compressing objects: 55% (472/857) 2023-07-20T11:43:03.6222380Z remote: Compressing objects: 56% (480/857) 2023-07-20T11:43:03.6223030Z remote: Compressing objects: 57% (489/857) 2023-07-20T11:43:03.6223570Z remote: Compressing objects: 58% (498/857) 2023-07-20T11:43:03.6223873Z remote: Compressing objects: 59% (506/857) 2023-07-20T11:43:03.6224171Z remote: Compressing objects: 60% (515/857) 2023-07-20T11:43:03.6224467Z remote: Compressing objects: 61% (523/857) 2023-07-20T11:43:03.6224762Z remote: Compressing objects: 62% (532/857) 2023-07-20T11:43:03.6225062Z remote: Compressing objects: 63% (540/857) 2023-07-20T11:43:03.6225362Z remote: Compressing objects: 64% (549/857) 2023-07-20T11:43:03.6226215Z remote: Compressing objects: 65% (558/857) 2023-07-20T11:43:03.6226521Z remote: Compressing objects: 66% (566/857) 2023-07-20T11:43:03.6226824Z remote: Compressing objects: 67% (575/857) 2023-07-20T11:43:03.6227122Z remote: Compressing objects: 68% (583/857) 2023-07-20T11:43:03.6227419Z remote: Compressing objects: 69% (592/857) 2023-07-20T11:43:03.6227702Z remote: Compressing objects: 70% (600/857) 2023-07-20T11:43:03.6228003Z remote: Compressing objects: 71% (609/857) 2023-07-20T11:43:03.6228795Z remote: Compressing objects: 72% (618/857) 2023-07-20T11:43:03.6229111Z remote: Compressing objects: 73% (626/857) 2023-07-20T11:43:03.6229421Z remote: Compressing objects: 74% (635/857) 2023-07-20T11:43:03.6229702Z remote: Compressing objects: 75% (643/857) 2023-07-20T11:43:03.6230003Z remote: Compressing objects: 76% (652/857) 2023-07-20T11:43:03.6230300Z remote: Compressing objects: 77% (660/857) 2023-07-20T11:43:03.6231039Z remote: Compressing objects: 78% (669/857) 2023-07-20T11:43:03.6231368Z remote: Compressing objects: 79% (678/857) 2023-07-20T11:43:03.6231666Z remote: Compressing objects: 80% (686/857) 2023-07-20T11:43:03.6231963Z remote: Compressing objects: 81% (695/857) 2023-07-20T11:43:03.6232260Z remote: Compressing objects: 82% (703/857) 2023-07-20T11:43:03.6232542Z remote: Compressing objects: 83% (712/857) 2023-07-20T11:43:03.6232840Z remote: Compressing objects: 84% (720/857) 2023-07-20T11:43:03.6233137Z remote: Compressing objects: 85% (729/857) 2023-07-20T11:43:03.6233433Z remote: Compressing objects: 86% (738/857) 2023-07-20T11:43:03.6234847Z remote: Compressing objects: 87% (746/857) 2023-07-20T11:43:03.6235415Z remote: Compressing objects: 88% (755/857) 2023-07-20T11:43:03.6235719Z remote: Compressing objects: 89% (763/857) 2023-07-20T11:43:03.6236016Z remote: Compressing objects: 90% (772/857) 2023-07-20T11:43:03.6236309Z remote: Compressing objects: 91% (780/857) 2023-07-20T11:43:03.6236611Z remote: Compressing objects: 92% (789/857) 2023-07-20T11:43:03.6237221Z remote: Compressing objects: 93% (798/857) 2023-07-20T11:43:03.6237795Z remote: Compressing objects: 94% (806/857) 2023-07-20T11:43:03.6238084Z remote: Compressing objects: 95% (815/857) 2023-07-20T11:43:03.6238385Z remote: Compressing objects: 96% (823/857) 2023-07-20T11:43:03.6238683Z remote: Compressing objects: 97% (832/857) 2023-07-20T11:43:03.6238980Z remote: Compressing objects: 98% (840/857) 2023-07-20T11:43:03.6239273Z remote: Compressing objects: 99% (849/857) 2023-07-20T11:43:03.6239573Z remote: Compressing objects: 100% (857/857) 2023-07-20T11:43:03.6239889Z remote: Compressing objects: 100% (857/857), done. 2023-07-20T11:43:03.6432953Z Receiving objects: 0% (1/986) 2023-07-20T11:43:03.6437442Z Receiving objects: 1% (10/986) 2023-07-20T11:43:03.6441114Z Receiving objects: 2% (20/986) 2023-07-20T11:43:03.6443978Z Receiving objects: 3% (30/986) 2023-07-20T11:43:03.6476250Z Receiving objects: 4% (40/986) 2023-07-20T11:43:03.6483423Z Receiving objects: 5% (50/986) 2023-07-20T11:43:03.6501580Z Receiving objects: 6% (60/986) 2023-07-20T11:43:03.6508661Z Receiving objects: 7% (70/986) 2023-07-20T11:43:03.6514318Z Receiving objects: 8% (79/986) 2023-07-20T11:43:03.6524433Z Receiving objects: 9% (89/986) 2023-07-20T11:43:03.6648796Z Receiving objects: 10% (99/986) 2023-07-20T11:43:03.6652906Z Receiving objects: 11% (109/986) 2023-07-20T11:43:03.6658525Z Receiving objects: 12% (119/986) 2023-07-20T11:43:03.6662518Z Receiving objects: 13% (129/986) 2023-07-20T11:43:03.6665170Z Receiving objects: 14% (139/986) 2023-07-20T11:43:03.6674332Z Receiving objects: 15% (148/986) 2023-07-20T11:43:03.6680245Z Receiving objects: 16% (158/986) 2023-07-20T11:43:03.6682660Z Receiving objects: 17% (168/986) 2023-07-20T11:43:03.6689050Z Receiving objects: 18% (178/986) 2023-07-20T11:43:03.6695066Z Receiving objects: 19% (188/986) 2023-07-20T11:43:03.6695331Z Receiving objects: 20% (198/986) 2023-07-20T11:43:03.6701677Z Receiving objects: 21% (208/986) 2023-07-20T11:43:03.6711510Z Receiving objects: 22% (217/986) 2023-07-20T11:43:03.6715609Z Receiving objects: 23% (227/986) 2023-07-20T11:43:03.6721123Z Receiving objects: 24% (237/986) 2023-07-20T11:43:03.6742101Z Receiving objects: 25% (247/986) 2023-07-20T11:43:03.6747277Z Receiving objects: 26% (257/986) 2023-07-20T11:43:03.6755730Z Receiving objects: 27% (267/986) 2023-07-20T11:43:03.6760405Z Receiving objects: 28% (277/986) 2023-07-20T11:43:03.6763107Z Receiving objects: 29% (286/986) 2023-07-20T11:43:03.6765632Z Receiving objects: 30% (296/986) 2023-07-20T11:43:03.6863473Z Receiving objects: 31% (306/986) 2023-07-20T11:43:03.6874390Z Receiving objects: 32% (316/986) 2023-07-20T11:43:03.6889468Z Receiving objects: 33% (326/986) 2023-07-20T11:43:03.6908884Z Receiving objects: 34% (336/986) 2023-07-20T11:43:03.6915973Z Receiving objects: 35% (346/986) 2023-07-20T11:43:03.6917689Z Receiving objects: 36% (355/986) 2023-07-20T11:43:03.6921111Z Receiving objects: 37% (365/986) 2023-07-20T11:43:03.6923377Z Receiving objects: 38% (375/986) 2023-07-20T11:43:03.6973076Z Receiving objects: 39% (385/986) 2023-07-20T11:43:03.6974741Z Receiving objects: 40% (395/986) 2023-07-20T11:43:03.6992573Z Receiving objects: 41% (405/986) 2023-07-20T11:43:03.7260315Z Receiving objects: 42% (415/986) 2023-07-20T11:43:03.7638913Z Receiving objects: 43% (424/986) 2023-07-20T11:43:03.7641986Z Receiving objects: 44% (434/986) 2023-07-20T11:43:03.7642662Z Receiving objects: 45% (444/986) 2023-07-20T11:43:03.7643194Z Receiving objects: 46% (454/986) 2023-07-20T11:43:03.7645007Z Receiving objects: 47% (464/986) 2023-07-20T11:43:03.7650661Z Receiving objects: 48% (474/986) 2023-07-20T11:43:03.7654141Z Receiving objects: 49% (484/986) 2023-07-20T11:43:03.7655888Z Receiving objects: 50% (493/986) 2023-07-20T11:43:03.7659508Z Receiving objects: 51% (503/986) 2023-07-20T11:43:03.7663673Z Receiving objects: 52% (513/986) 2023-07-20T11:43:03.7669740Z Receiving objects: 53% (523/986) 2023-07-20T11:43:03.7675439Z Receiving objects: 54% (533/986) 2023-07-20T11:43:03.7677675Z Receiving objects: 55% (543/986) 2023-07-20T11:43:03.7680266Z Receiving objects: 56% (553/986) 2023-07-20T11:43:03.7684699Z Receiving objects: 57% (563/986) 2023-07-20T11:43:03.7692844Z Receiving objects: 58% (572/986) 2023-07-20T11:43:03.7703577Z Receiving objects: 59% (582/986) 2023-07-20T11:43:03.7706590Z Receiving objects: 60% (592/986) 2023-07-20T11:43:03.7708333Z Receiving objects: 61% (602/986) 2023-07-20T11:43:03.7710646Z Receiving objects: 62% (612/986) 2023-07-20T11:43:03.7716378Z Receiving objects: 63% (622/986) 2023-07-20T11:43:03.7719150Z Receiving objects: 64% (632/986) 2023-07-20T11:43:03.7723119Z Receiving objects: 65% (641/986) 2023-07-20T11:43:03.7726946Z Receiving objects: 66% (651/986) 2023-07-20T11:43:03.7730040Z Receiving objects: 67% (661/986) 2023-07-20T11:43:03.7734282Z Receiving objects: 68% (671/986) 2023-07-20T11:43:03.7738560Z Receiving objects: 69% (681/986) 2023-07-20T11:43:03.7742216Z Receiving objects: 70% (691/986) 2023-07-20T11:43:03.7755627Z Receiving objects: 71% (701/986) 2023-07-20T11:43:03.7759514Z Receiving objects: 72% (710/986) 2023-07-20T11:43:03.7764840Z Receiving objects: 73% (720/986) 2023-07-20T11:43:03.7774749Z Receiving objects: 74% (730/986) 2023-07-20T11:43:03.7777638Z Receiving objects: 75% (740/986) 2023-07-20T11:43:03.7790190Z Receiving objects: 76% (750/986) 2023-07-20T11:43:03.7796476Z Receiving objects: 77% (760/986) 2023-07-20T11:43:03.7802726Z Receiving objects: 78% (770/986) 2023-07-20T11:43:03.7811541Z Receiving objects: 79% (779/986) 2023-07-20T11:43:03.7822166Z Receiving objects: 80% (789/986) 2023-07-20T11:43:03.7825164Z Receiving objects: 81% (799/986) 2023-07-20T11:43:03.7829067Z Receiving objects: 82% (809/986) 2023-07-20T11:43:03.7835190Z Receiving objects: 83% (819/986) 2023-07-20T11:43:03.7836282Z Receiving objects: 84% (829/986) 2023-07-20T11:43:03.7838300Z Receiving objects: 85% (839/986) 2023-07-20T11:43:03.7843880Z Receiving objects: 86% (848/986) 2023-07-20T11:43:03.7848893Z Receiving objects: 87% (858/986) 2023-07-20T11:43:03.7855285Z Receiving objects: 88% (868/986) 2023-07-20T11:43:03.7861775Z Receiving objects: 89% (878/986) 2023-07-20T11:43:03.7882739Z Receiving objects: 90% (888/986) 2023-07-20T11:43:03.7892672Z Receiving objects: 91% (898/986) 2023-07-20T11:43:03.7903455Z Receiving objects: 92% (908/986) 2023-07-20T11:43:03.7921663Z Receiving objects: 93% (917/986) 2023-07-20T11:43:03.7932868Z Receiving objects: 94% (927/986) 2023-07-20T11:43:03.7943175Z Receiving objects: 95% (937/986) 2023-07-20T11:43:03.7949241Z Receiving objects: 96% (947/986) 2023-07-20T11:43:03.7960646Z Receiving objects: 97% (957/986) 2023-07-20T11:43:03.7973037Z Receiving objects: 98% (967/986) 2023-07-20T11:43:03.7973509Z remote: Total 986 (delta 164), reused 435 (delta 94), pack-reused 0 2023-07-20T11:43:03.7979813Z Receiving objects: 99% (977/986) 2023-07-20T11:43:03.7980133Z Receiving objects: 100% (986/986) 2023-07-20T11:43:03.7980445Z Receiving objects: 100% (986/986), 4.97 MiB | 30.09 MiB/s, done. 2023-07-20T11:43:03.7987494Z Resolving deltas: 0% (0/164) 2023-07-20T11:43:03.7988093Z Resolving deltas: 1% (2/164) 2023-07-20T11:43:03.7988468Z Resolving deltas: 2% (4/164) 2023-07-20T11:43:03.7990509Z Resolving deltas: 3% (5/164) 2023-07-20T11:43:03.7993650Z Resolving deltas: 4% (7/164) 2023-07-20T11:43:03.7994493Z Resolving deltas: 5% (9/164) 2023-07-20T11:43:03.7994874Z Resolving deltas: 6% (10/164) 2023-07-20T11:43:03.7995205Z Resolving deltas: 7% (12/164) 2023-07-20T11:43:03.7995597Z Resolving deltas: 8% (14/164) 2023-07-20T11:43:03.7997865Z Resolving deltas: 9% (15/164) 2023-07-20T11:43:03.7999281Z Resolving deltas: 10% (18/164) 2023-07-20T11:43:03.7999774Z Resolving deltas: 11% (19/164) 2023-07-20T11:43:03.8000216Z Resolving deltas: 12% (20/164) 2023-07-20T11:43:03.8000508Z Resolving deltas: 13% (22/164) 2023-07-20T11:43:03.8000745Z Resolving deltas: 14% (23/164) 2023-07-20T11:43:03.8001284Z Resolving deltas: 15% (25/164) 2023-07-20T11:43:03.8002159Z Resolving deltas: 16% (27/164) 2023-07-20T11:43:03.8004173Z Resolving deltas: 17% (29/164) 2023-07-20T11:43:03.8005228Z Resolving deltas: 18% (31/164) 2023-07-20T11:43:03.8007454Z Resolving deltas: 19% (32/164) 2023-07-20T11:43:03.8008179Z Resolving deltas: 20% (33/164) 2023-07-20T11:43:03.8010759Z Resolving deltas: 21% (35/164) 2023-07-20T11:43:03.8011409Z Resolving deltas: 23% (38/164) 2023-07-20T11:43:03.8012426Z Resolving deltas: 24% (40/164) 2023-07-20T11:43:03.8013802Z Resolving deltas: 25% (42/164) 2023-07-20T11:43:03.8015738Z Resolving deltas: 26% (43/164) 2023-07-20T11:43:03.8016127Z Resolving deltas: 27% (45/164) 2023-07-20T11:43:03.8020407Z Resolving deltas: 28% (46/164) 2023-07-20T11:43:03.8021759Z Resolving deltas: 29% (48/164) 2023-07-20T11:43:03.8022904Z Resolving deltas: 30% (50/164) 2023-07-20T11:43:03.8023440Z Resolving deltas: 31% (51/164) 2023-07-20T11:43:03.8023914Z Resolving deltas: 32% (54/164) 2023-07-20T11:43:03.8024520Z Resolving deltas: 33% (55/164) 2023-07-20T11:43:03.8025776Z Resolving deltas: 34% (56/164) 2023-07-20T11:43:03.8026666Z Resolving deltas: 35% (58/164) 2023-07-20T11:43:03.8027166Z Resolving deltas: 36% (60/164) 2023-07-20T11:43:03.8027671Z Resolving deltas: 37% (62/164) 2023-07-20T11:43:03.8028166Z Resolving deltas: 38% (63/164) 2023-07-20T11:43:03.8028682Z Resolving deltas: 39% (64/164) 2023-07-20T11:43:03.8029163Z Resolving deltas: 40% (66/164) 2023-07-20T11:43:03.8029679Z Resolving deltas: 41% (68/164) 2023-07-20T11:43:03.8030171Z Resolving deltas: 42% (70/164) 2023-07-20T11:43:03.8030662Z Resolving deltas: 43% (71/164) 2023-07-20T11:43:03.8031139Z Resolving deltas: 44% (73/164) 2023-07-20T11:43:03.8031739Z Resolving deltas: 45% (74/164) 2023-07-20T11:43:03.8032415Z Resolving deltas: 46% (77/164) 2023-07-20T11:43:03.8033390Z Resolving deltas: 47% (78/164) 2023-07-20T11:43:03.8035205Z Resolving deltas: 48% (80/164) 2023-07-20T11:43:03.8038364Z Resolving deltas: 50% (82/164) 2023-07-20T11:43:03.8039353Z Resolving deltas: 52% (86/164) 2023-07-20T11:43:03.8039841Z Resolving deltas: 53% (87/164) 2023-07-20T11:43:03.8040330Z Resolving deltas: 54% (90/164) 2023-07-20T11:43:03.8041371Z Resolving deltas: 55% (91/164) 2023-07-20T11:43:03.8043178Z Resolving deltas: 56% (93/164) 2023-07-20T11:43:03.8044091Z Resolving deltas: 57% (95/164) 2023-07-20T11:43:03.8044454Z Resolving deltas: 58% (96/164) 2023-07-20T11:43:03.8044917Z Resolving deltas: 59% (97/164) 2023-07-20T11:43:03.8045376Z Resolving deltas: 60% (99/164) 2023-07-20T11:43:03.8045634Z Resolving deltas: 61% (101/164) 2023-07-20T11:43:03.8046711Z Resolving deltas: 62% (103/164) 2023-07-20T11:43:03.8048933Z Resolving deltas: 63% (104/164) 2023-07-20T11:43:03.8050190Z Resolving deltas: 64% (106/164) 2023-07-20T11:43:03.8051322Z Resolving deltas: 65% (108/164) 2023-07-20T11:43:03.8051926Z Resolving deltas: 66% (109/164) 2023-07-20T11:43:03.8052363Z Resolving deltas: 68% (112/164) 2023-07-20T11:43:03.8052755Z Resolving deltas: 69% (114/164) 2023-07-20T11:43:03.8053129Z Resolving deltas: 70% (116/164) 2023-07-20T11:43:03.8053379Z Resolving deltas: 71% (118/164) 2023-07-20T11:43:03.8053638Z Resolving deltas: 72% (119/164) 2023-07-20T11:43:03.8053889Z Resolving deltas: 73% (121/164) 2023-07-20T11:43:03.8054311Z Resolving deltas: 74% (122/164) 2023-07-20T11:43:03.8055050Z Resolving deltas: 75% (123/164) 2023-07-20T11:43:03.8055582Z Resolving deltas: 76% (125/164) 2023-07-20T11:43:03.8055901Z Resolving deltas: 77% (127/164) 2023-07-20T11:43:03.8056402Z Resolving deltas: 79% (130/164) 2023-07-20T11:43:03.8056736Z Resolving deltas: 80% (132/164) 2023-07-20T11:43:03.8056992Z Resolving deltas: 81% (133/164) 2023-07-20T11:43:03.8059342Z Resolving deltas: 82% (135/164) 2023-07-20T11:43:03.8059888Z Resolving deltas: 83% (137/164) 2023-07-20T11:43:03.8060334Z Resolving deltas: 84% (138/164) 2023-07-20T11:43:03.8062434Z Resolving deltas: 85% (140/164) 2023-07-20T11:43:03.8064012Z Resolving deltas: 86% (142/164) 2023-07-20T11:43:03.8066382Z Resolving deltas: 87% (143/164) 2023-07-20T11:43:03.8068501Z Resolving deltas: 89% (146/164) 2023-07-20T11:43:03.8069355Z Resolving deltas: 90% (148/164) 2023-07-20T11:43:03.8069627Z Resolving deltas: 91% (150/164) 2023-07-20T11:43:03.8072006Z Resolving deltas: 92% (151/164) 2023-07-20T11:43:03.8073074Z Resolving deltas: 93% (154/164) 2023-07-20T11:43:03.8073597Z Resolving deltas: 94% (155/164) 2023-07-20T11:43:03.8075334Z Resolving deltas: 95% (156/164) 2023-07-20T11:43:03.8077573Z Resolving deltas: 96% (158/164) 2023-07-20T11:43:03.8080020Z Resolving deltas: 97% (160/164) 2023-07-20T11:43:03.8084793Z Resolving deltas: 98% (161/164) 2023-07-20T11:43:03.8086814Z Resolving deltas: 99% (163/164) 2023-07-20T11:43:03.8090239Z Resolving deltas: 100% (164/164) 2023-07-20T11:43:03.8090543Z Resolving deltas: 100% (164/164), done. 2023-07-20T11:43:04.1306487Z From https://github.com/pytorch/audio 2023-07-20T11:43:04.1307293Z * [new ref] 6a67f8ba5a61a7068729fcd436b7009d56649e2b -> origin/nightly 2023-07-20T11:43:04.1484748Z ##[endgroup] 2023-07-20T11:43:04.1485195Z ##[group]Determining the checkout info 2023-07-20T11:43:04.1488342Z ##[endgroup] 2023-07-20T11:43:04.1488778Z ##[group]Checking out the ref 2023-07-20T11:43:04.1498684Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-07-20T11:43:05.1866205Z Updating files: 38% (334/857) 2023-07-20T11:43:05.1915610Z Updating files: 39% (335/857) 2023-07-20T11:43:05.4781145Z Updating files: 40% (343/857) 2023-07-20T11:43:05.9877254Z Updating files: 41% (352/857) 2023-07-20T11:43:06.6149310Z Updating files: 42% (360/857) 2023-07-20T11:43:06.7017014Z Updating files: 42% (363/857) 2023-07-20T11:43:07.3119635Z Updating files: 43% (369/857) 2023-07-20T11:43:07.3122786Z Updating files: 43% (377/857) 2023-07-20T11:43:07.3252730Z Updating files: 44% (378/857) 2023-07-20T11:43:07.3328806Z Updating files: 45% (386/857) 2023-07-20T11:43:07.3446918Z Updating files: 46% (395/857) 2023-07-20T11:43:07.3504106Z Updating files: 47% (403/857) 2023-07-20T11:43:07.3579229Z Updating files: 48% (412/857) 2023-07-20T11:43:07.3643755Z Updating files: 49% (420/857) 2023-07-20T11:43:07.3721649Z Updating files: 50% (429/857) 2023-07-20T11:43:07.3783631Z Updating files: 51% (438/857) 2023-07-20T11:43:07.3879054Z Updating files: 52% (446/857) 2023-07-20T11:43:07.3920172Z Updating files: 53% (455/857) 2023-07-20T11:43:07.3987933Z Updating files: 54% (463/857) 2023-07-20T11:43:07.4082355Z Updating files: 55% (472/857) 2023-07-20T11:43:07.4175208Z Updating files: 56% (480/857) 2023-07-20T11:43:07.4241539Z Updating files: 57% (489/857) 2023-07-20T11:43:07.4304412Z Updating files: 58% (498/857) 2023-07-20T11:43:07.4407053Z Updating files: 59% (506/857) 2023-07-20T11:43:07.4486221Z Updating files: 60% (515/857) 2023-07-20T11:43:07.4566444Z Updating files: 61% (523/857) 2023-07-20T11:43:07.4640236Z Updating files: 62% (532/857) 2023-07-20T11:43:07.4709619Z Updating files: 63% (540/857) 2023-07-20T11:43:07.4780007Z Updating files: 64% (549/857) 2023-07-20T11:43:07.4823604Z Updating files: 65% (558/857) 2023-07-20T11:43:07.4890529Z Updating files: 66% (566/857) 2023-07-20T11:43:07.4937826Z Updating files: 67% (575/857) 2023-07-20T11:43:07.5026659Z Updating files: 68% (583/857) 2023-07-20T11:43:07.5093016Z Updating files: 69% (592/857) 2023-07-20T11:43:07.5163244Z Updating files: 70% (600/857) 2023-07-20T11:43:07.5220135Z Updating files: 71% (609/857) 2023-07-20T11:43:07.5292394Z Updating files: 72% (618/857) 2023-07-20T11:43:07.5422639Z Updating files: 73% (626/857) 2023-07-20T11:43:07.5517722Z Updating files: 74% (635/857) 2023-07-20T11:43:07.5583823Z Updating files: 75% (643/857) 2023-07-20T11:43:07.5689431Z Updating files: 76% (652/857) 2023-07-20T11:43:07.5762079Z Updating files: 77% (660/857) 2023-07-20T11:43:07.5828757Z Updating files: 78% (669/857) 2023-07-20T11:43:07.5892744Z Updating files: 79% (678/857) 2023-07-20T11:43:07.5980043Z Updating files: 80% (686/857) 2023-07-20T11:43:07.6044843Z Updating files: 81% (695/857) 2023-07-20T11:43:07.6118269Z Updating files: 82% (703/857) 2023-07-20T11:43:07.6208889Z Updating files: 83% (712/857) 2023-07-20T11:43:07.6277204Z Updating files: 84% (720/857) 2023-07-20T11:43:07.6323321Z Updating files: 85% (729/857) 2023-07-20T11:43:07.6383812Z Updating files: 86% (738/857) 2023-07-20T11:43:07.6437191Z Updating files: 87% (746/857) 2023-07-20T11:43:07.6487979Z Updating files: 88% (755/857) 2023-07-20T11:43:07.6546393Z Updating files: 89% (763/857) 2023-07-20T11:43:07.6614144Z Updating files: 90% (772/857) 2023-07-20T11:43:07.6687130Z Updating files: 91% (780/857) 2023-07-20T11:43:07.7223268Z Updating files: 92% (789/857) 2023-07-20T11:43:07.7278231Z Updating files: 93% (798/857) 2023-07-20T11:43:07.7357930Z Updating files: 94% (806/857) 2023-07-20T11:43:07.7425158Z Updating files: 95% (815/857) 2023-07-20T11:43:07.7479879Z Updating files: 96% (823/857) 2023-07-20T11:43:07.7541266Z Updating files: 97% (832/857) 2023-07-20T11:43:07.7642088Z Updating files: 98% (840/857) 2023-07-20T11:43:07.7698885Z Updating files: 99% (849/857) 2023-07-20T11:43:07.7699304Z Updating files: 100% (857/857) 2023-07-20T11:43:07.7699581Z Updating files: 100% (857/857), done. 2023-07-20T11:43:07.7898740Z branch 'nightly' set up to track 'origin/nightly'. 2023-07-20T11:43:07.7899346Z Switched to a new branch 'nightly' 2023-07-20T11:43:07.7953100Z ##[endgroup] 2023-07-20T11:43:07.7953980Z ##[group]Setting up auth for fetching submodules 2023-07-20T11:43:07.7971653Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:43:07.8337119Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-07-20T11:43:07.8698875Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-07-20T11:43:07.9044040Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-07-20T11:43:07.9349714Z ##[endgroup] 2023-07-20T11:43:07.9350236Z ##[group]Fetching submodules 2023-07-20T11:43:07.9359871Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-07-20T11:43:08.4374742Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-07-20T11:43:08.9665724Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-07-20T11:43:09.4509104Z ##[endgroup] 2023-07-20T11:43:09.4509585Z ##[group]Persisting credentials for submodules 2023-07-20T11:43:09.4521979Z [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-20T11:43:09.9543663Z [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-20T11:43:10.4699591Z [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-20T11:43:11.2311051Z [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-20T11:43:11.8106983Z ##[endgroup] 2023-07-20T11:43:11.8489222Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-20T11:43:11.8795015Z '6a67f8ba5a61a7068729fcd436b7009d56649e2b' 2023-07-20T11:43:11.9171767Z ##[group]Run echo "ENV VARS" 2023-07-20T11:43:11.9172054Z echo "ENV VARS" 2023-07-20T11:43:11.9172307Z echo "${GITHUB_REF_NAME}" 2023-07-20T11:43:11.9172566Z echo "${GITHUB_REF}" 2023-07-20T11:43:11.9172821Z echo "${GITHUB_BASE_REF}" 2023-07-20T11:43:11.9173033Z  2023-07-20T11:43:11.9173263Z echo "GITHUB PROVIDED" 2023-07-20T11:43:11.9173528Z echo "nightly" 2023-07-20T11:43:11.9173776Z echo "refs/heads/nightly" 2023-07-20T11:43:11.9174022Z echo "refs/heads/nightly" 2023-07-20T11:43:11.9174255Z echo "" 2023-07-20T11:43:11.9212435Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:43:11.9212784Z env: 2023-07-20T11:43:11.9213043Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:11.9213308Z PYTHON_VERSION: 3.8 2023-07-20T11:43:11.9213544Z PACKAGE_TYPE: conda 2023-07-20T11:43:11.9213788Z REPOSITORY: pytorch/audio 2023-07-20T11:43:11.9214019Z REF: 2023-07-20T11:43:11.9214200Z CU_VERSION: cu118 2023-07-20T11:43:11.9214418Z CHANNEL: nightly 2023-07-20T11:43:11.9214635Z ##[endgroup] 2023-07-20T11:43:11.9487893Z ENV VARS 2023-07-20T11:43:11.9488141Z nightly 2023-07-20T11:43:11.9488589Z refs/heads/nightly 2023-07-20T11:43:11.9488765Z 2023-07-20T11:43:11.9488864Z GITHUB PROVIDED 2023-07-20T11:43:11.9489104Z nightly 2023-07-20T11:43:11.9489307Z refs/heads/nightly 2023-07-20T11:43:11.9489511Z refs/heads/nightly 2023-07-20T11:43:11.9489651Z 2023-07-20T11:43:11.9639873Z ##[group]Run set -euxo pipefail 2023-07-20T11:43:11.9640169Z set -euxo pipefail 2023-07-20T11:43:11.9640534Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-07-20T11:43:11.9640917Z # and "/" is not allowed in artifact names 2023-07-20T11:43:11.9641291Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-07-20T11:43:11.9667251Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:43:11.9667591Z env: 2023-07-20T11:43:11.9667847Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:11.9668111Z PYTHON_VERSION: 3.8 2023-07-20T11:43:11.9668348Z PACKAGE_TYPE: conda 2023-07-20T11:43:11.9668593Z REPOSITORY: pytorch/audio 2023-07-20T11:43:11.9668838Z REF: 2023-07-20T11:43:11.9669017Z CU_VERSION: cu118 2023-07-20T11:43:11.9669233Z CHANNEL: nightly 2023-07-20T11:43:11.9669446Z ##[endgroup] 2023-07-20T11:43:11.9943816Z + echo ARTIFACT_NAME=pytorch_audio__3.8 2023-07-20T11:43:12.2022735Z ##[group]Run set -euxo pipefail 2023-07-20T11:43:12.2023028Z set -euxo pipefail 2023-07-20T11:43:12.2023478Z conda info | grep -i 'base environment' 2023-07-20T11:43:12.2023798Z conda clean --all --quiet --yes 2023-07-20T11:43:12.2052138Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:43:12.2052409Z env: 2023-07-20T11:43:12.2052665Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:12.2052929Z PYTHON_VERSION: 3.8 2023-07-20T11:43:12.2053159Z PACKAGE_TYPE: conda 2023-07-20T11:43:12.2053399Z REPOSITORY: pytorch/audio 2023-07-20T11:43:12.2053623Z REF: 2023-07-20T11:43:12.2053803Z CU_VERSION: cu118 2023-07-20T11:43:12.2054015Z CHANNEL: nightly 2023-07-20T11:43:12.2054259Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:43:12.2054700Z ##[endgroup] 2023-07-20T11:43:12.6516742Z + conda info 2023-07-20T11:43:12.6592793Z + grep -i 'base environment' 2023-07-20T11:44:57.3258558Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-07-20T11:44:57.3262344Z + conda clean --all --quiet --yes 2023-07-20T11:45:03.9975154Z ##[group]Run set -euxo pipefail 2023-07-20T11:45:03.9975465Z set -euxo pipefail 2023-07-20T11:45:03.9975748Z conda config --set channel_priority false 2023-07-20T11:45:04.0001118Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:45:04.0001411Z env: 2023-07-20T11:45:04.0001685Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:45:04.0001984Z PYTHON_VERSION: 3.8 2023-07-20T11:45:04.0002210Z PACKAGE_TYPE: conda 2023-07-20T11:45:04.0002469Z REPOSITORY: pytorch/audio 2023-07-20T11:45:04.0002714Z REF: 2023-07-20T11:45:04.0002924Z CU_VERSION: cu118 2023-07-20T11:45:04.0003128Z CHANNEL: nightly 2023-07-20T11:45:04.0003418Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:45:04.0003680Z ##[endgroup] 2023-07-20T11:45:05.1570677Z + conda config --set channel_priority false 2023-07-20T11:45:06.2460470Z ##[group]Run set -euxo pipefail 2023-07-20T11:45:06.2460788Z set -euxo pipefail 2023-07-20T11:45:06.2461146Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-07-20T11:45:06.2461474Z conda create \ 2023-07-20T11:45:06.2461699Z  --yes --quiet \ 2023-07-20T11:45:06.2461969Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:45:06.2462233Z  "python=3.9" 2023-07-20T11:45:06.2462485Z CONDA_ENV="${CONDA_ENV}" 2023-07-20T11:45:06.2462758Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-07-20T11:45:06.2463155Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-07-20T11:45:06.2463577Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-07-20T11:45:06.2463974Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-07-20T11:45:06.2464278Z cat "${BUILD_ENV_FILE}" 2023-07-20T11:45:06.2464593Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-07-20T11:45:06.2490818Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:45:06.2491107Z env: 2023-07-20T11:45:06.2491383Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:45:06.2491656Z PYTHON_VERSION: 3.8 2023-07-20T11:45:06.2491907Z PACKAGE_TYPE: conda 2023-07-20T11:45:06.2492165Z REPOSITORY: pytorch/audio 2023-07-20T11:45:06.2492407Z REF: 2023-07-20T11:45:06.2492595Z CU_VERSION: cu118 2023-07-20T11:45:06.2492827Z CHANNEL: nightly 2023-07-20T11:45:06.2493088Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:45:06.2493347Z ##[endgroup] 2023-07-20T11:45:06.9210629Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:45:06.9211204Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python=3.9 2023-07-20T11:45:44.0444341Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:45:44.1132176Z Solving environment: ...working... done 2023-07-20T11:46:56.7829648Z 2023-07-20T11:46:56.7830550Z ## Package Plan ## 2023-07-20T11:46:56.7830908Z 2023-07-20T11:46:56.7831371Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956 2023-07-20T11:46:56.7832992Z 2023-07-20T11:46:56.7833507Z added / updated specs: 2023-07-20T11:46:56.7834167Z - python=3.9 2023-07-20T11:46:56.7834488Z 2023-07-20T11:46:56.7834501Z 2023-07-20T11:46:56.7834761Z The following packages will be downloaded: 2023-07-20T11:46:56.7835181Z 2023-07-20T11:46:56.7835469Z package | build 2023-07-20T11:46:56.7836172Z ---------------------------|----------------- 2023-07-20T11:46:56.7836892Z openssl-3.0.9 | h2bbff1b_0 7.4 MB 2023-07-20T11:46:56.7837931Z pip-23.1.2 | py39haa95532_0 2.8 MB 2023-07-20T11:46:56.7838631Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-07-20T11:46:56.7839273Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-07-20T11:46:56.7839995Z tzdata-2023c | h04d1e81_0 116 KB 2023-07-20T11:46:56.7840638Z vc-14.2 | h21ff451_1 8 KB 2023-07-20T11:46:56.7841291Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-07-20T11:46:56.7841953Z ------------------------------------------------------------ 2023-07-20T11:46:56.7910056Z Total: 30.6 MB 2023-07-20T11:46:56.7910903Z 2023-07-20T11:46:56.7911288Z The following NEW packages will be INSTALLED: 2023-07-20T11:46:56.7911687Z 2023-07-20T11:46:56.7935911Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-20T11:46:56.7936917Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-20T11:46:56.7937685Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 None 2023-07-20T11:46:56.7938506Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-07-20T11:46:56.7939390Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 None 2023-07-20T11:46:56.7940174Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-20T11:46:56.7940857Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-20T11:46:56.7941576Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-20T11:46:56.7942347Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-20T11:46:56.7943101Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-07-20T11:46:56.7943497Z 2023-07-20T11:46:56.7943506Z 2023-07-20T11:46:57.1773883Z Preparing transaction: ...working... done 2023-07-20T11:47:00.8712445Z Verifying transaction: ...working... done 2023-07-20T11:47:25.0504001Z Executing transaction: ...working... done 2023-07-20T11:47:25.1385125Z Retrieving notices: ...working... done 2023-07-20T11:47:25.5381916Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:47:25.5383087Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:47:25.5384424Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python -m pip install 'C:\actions-runner\_work\audio\audio/test-infra/tools/pkg-helpers' 2023-07-20T11:47:42.3181973Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-07-20T11:47:42.3182711Z 2023-07-20T11:47:42.3183025Z Installing build dependencies: started 2023-07-20T11:47:42.3186684Z 2023-07-20T11:47:42.3191249Z Installing build dependencies: finished with status 'done' 2023-07-20T11:47:42.3191740Z 2023-07-20T11:47:42.3192090Z Getting requirements to build wheel: started 2023-07-20T11:47:42.3192502Z 2023-07-20T11:47:42.3192899Z Getting requirements to build wheel: finished with status 'done' 2023-07-20T11:47:42.3193379Z 2023-07-20T11:47:42.3193704Z Preparing metadata (pyproject.toml): started 2023-07-20T11:47:42.3197623Z 2023-07-20T11:47:42.3198512Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-20T11:47:42.3198970Z 2023-07-20T11:47:42.3199409Z Building wheels for collected packages: pytorch-pkg-helpers 2023-07-20T11:47:42.3199889Z 2023-07-20T11:47:42.3200311Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-07-20T11:47:42.3200811Z 2023-07-20T11:47:42.3202609Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-07-20T11:47:42.3203284Z 2023-07-20T11:47:42.3204012Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=7635 sha256=7176fc68d6a5e8aec8e8b805e2f7ebe2c9f220f90df1a989675e5d84d3cdf235 2023-07-20T11:47:42.3205056Z 2023-07-20T11:47:42.3205657Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-07-20T11:47:42.3206287Z 2023-07-20T11:47:42.3206569Z Successfully built pytorch-pkg-helpers 2023-07-20T11:47:42.3206989Z 2023-07-20T11:47:42.3207205Z Installing collected packages: pytorch-pkg-helpers 2023-07-20T11:47:42.3207457Z 2023-07-20T11:47:42.3207656Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-07-20T11:47:42.3207895Z 2023-07-20T11:47:42.3207902Z 2023-07-20T11:47:42.3653816Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:47:42.3654817Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python -m pytorch_pkg_helpers 2023-07-20T11:47:45.8279117Z + cat 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:47:45.8512967Z export BUILD_VERSION='2.1.0.dev20230720' 2023-07-20T11:47:45.8513811Z 2023-07-20T11:47:45.8514109Z export CMAKE_USE_CUDA='1' 2023-07-20T11:47:45.8514464Z 2023-07-20T11:47:45.8514740Z export CONDA_BUILD_VARIANT='cuda' 2023-07-20T11:47:45.8515102Z 2023-07-20T11:47:45.8515547Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T11:47:45.8515951Z 2023-07-20T11:47:45.8516376Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:47:45.8516837Z 2023-07-20T11:47:45.8517192Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:47:45.8517642Z 2023-07-20T11:47:45.8517914Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:47:45.8518279Z 2023-07-20T11:47:45.8518701Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:47:45.8519340Z 2023-07-20T11:47:45.8519785Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:47:45.8520442Z 2023-07-20T11:47:45.8520730Z export FORCE_CUDA=1 2023-07-20T11:47:45.8521068Z 2023-07-20T11:47:45.8521503Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-07-20T11:47:45.8522020Z 2023-07-20T11:47:45.8522310Z export PYTORCH_VERSION='2.1.0.dev20230719' 2023-07-20T11:47:45.8522690Z 2023-07-20T11:47:45.8522957Z export PYTORCH_VERSION_SUFFIX='' 2023-07-20T11:47:45.8523303Z 2023-07-20T11:47:45.8523632Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T11:47:45.8524038Z 2023-07-20T11:47:45.8524229Z export VERSION_SUFFIX='' 2023-07-20T11:47:45.8524588Z 2023-07-20T11:47:45.8524817Z export WHEEL_DIR='' 2023-07-20T11:47:45.8526135Z 2023-07-20T11:47:45.8526294Z 2023-07-20T11:47:45.8526797Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:47:45.9307206Z ##[group]Run set -euxo pipefail 2023-07-20T11:47:45.9307574Z set -euxo pipefail 2023-07-20T11:47:45.9307953Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-07-20T11:47:45.9308433Z  2023-07-20T11:47:45.9308722Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-07-20T11:47:45.9309018Z  2023-07-20T11:47:45.9309396Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-07-20T11:47:45.9309992Z  conda create \ 2023-07-20T11:47:45.9310455Z  --yes --quiet \ 2023-07-20T11:47:45.9310795Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:47:45.9311092Z  "python=3.8" \ 2023-07-20T11:47:45.9311374Z  cmake=3.22 \ 2023-07-20T11:47:45.9311621Z  conda-build=3.21 \ 2023-07-20T11:47:45.9311907Z  ninja=1.10 \ 2023-07-20T11:47:45.9312193Z  pkg-config=0.29 \ 2023-07-20T11:47:45.9312479Z  wheel=0.37 2023-07-20T11:47:45.9312708Z  else 2023-07-20T11:47:45.9312975Z  conda create \ 2023-07-20T11:47:45.9313261Z  --yes --quiet \ 2023-07-20T11:47:45.9313766Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:47:45.9314058Z  "python=${PYTHON_VERSION}" \ 2023-07-20T11:47:45.9314336Z  cmake=3.22 \ 2023-07-20T11:47:45.9314605Z  ninja=1.10 \ 2023-07-20T11:47:45.9314894Z  pkg-config=0.29 \ 2023-07-20T11:47:45.9315146Z  wheel=0.37 2023-07-20T11:47:45.9315602Z  fi 2023-07-20T11:47:45.9315847Z else 2023-07-20T11:47:45.9316114Z  conda create \ 2023-07-20T11:47:45.9316526Z  --yes --quiet \ 2023-07-20T11:47:45.9316994Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:47:45.9317324Z  "python=${PYTHON_VERSION}" \ 2023-07-20T11:47:45.9317627Z  cmake=3.22 \ 2023-07-20T11:47:45.9317876Z  conda-build=3.21 \ 2023-07-20T11:47:45.9318158Z  ninja=1.10 \ 2023-07-20T11:47:45.9318443Z  pkg-config=0.29 \ 2023-07-20T11:47:45.9318734Z  wheel=0.37 2023-07-20T11:47:45.9318967Z fi 2023-07-20T11:47:45.9319272Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-20T11:47:45.9319666Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-20T11:47:45.9361966Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:47:45.9362579Z env: 2023-07-20T11:47:45.9363094Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:47:45.9363832Z PYTHON_VERSION: 3.8 2023-07-20T11:47:45.9364366Z PACKAGE_TYPE: conda 2023-07-20T11:47:45.9365059Z REPOSITORY: pytorch/audio 2023-07-20T11:47:45.9365518Z REF: 2023-07-20T11:47:45.9365970Z CU_VERSION: cu118 2023-07-20T11:47:45.9366466Z CHANNEL: nightly 2023-07-20T11:47:45.9367023Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:47:45.9367671Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:47:45.9368333Z ##[endgroup] 2023-07-20T11:47:46.3738396Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:47:46.3739111Z + [[ 3.8 = \3\.\1\1 ]] 2023-07-20T11:47:46.3741987Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5610470956' python=3.8 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-07-20T11:47:48.7720247Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:47:48.7740253Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-07-20T11:48:13.2868042Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:48:21.2548758Z Solving environment: ...working... done 2023-07-20T11:48:21.5073802Z 2023-07-20T11:48:21.5074311Z ## Package Plan ## 2023-07-20T11:48:21.5074757Z 2023-07-20T11:48:21.5075393Z environment location: C:\actions-runner\_work\_temp\conda_environment_5610470956 2023-07-20T11:48:21.5075927Z 2023-07-20T11:48:21.5076163Z added / updated specs: 2023-07-20T11:48:21.5076721Z - cmake=3.22 2023-07-20T11:48:21.5077162Z - conda-build=3.21 2023-07-20T11:48:21.5077678Z - ninja=1.10 2023-07-20T11:48:21.5078177Z - pkg-config=0.29 2023-07-20T11:48:21.5078629Z - python=3.8 2023-07-20T11:48:21.5079121Z - wheel=0.37 2023-07-20T11:48:21.5079413Z 2023-07-20T11:48:21.5079426Z 2023-07-20T11:48:21.5080103Z The following packages will be downloaded: 2023-07-20T11:48:21.5080543Z 2023-07-20T11:48:21.5080811Z package | build 2023-07-20T11:48:21.5081445Z ---------------------------|----------------- 2023-07-20T11:48:21.5082115Z beautifulsoup4-4.12.2 | py38haa95532_0 209 KB 2023-07-20T11:48:21.5082833Z boltons-23.0.0 | py38haa95532_0 421 KB 2023-07-20T11:48:21.5083509Z brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB 2023-07-20T11:48:21.5084219Z certifi-2023.5.7 | py38haa95532_0 153 KB 2023-07-20T11:48:21.5084856Z cffi-1.15.1 | py38h2bbff1b_3 238 KB 2023-07-20T11:48:21.5085804Z chardet-4.0.0 |py38haa95532_1003 211 KB 2023-07-20T11:48:21.5086500Z colorama-0.4.6 | py38haa95532_0 32 KB 2023-07-20T11:48:21.5087190Z conda-23.5.2 | py38haa95532_0 1.0 MB 2023-07-20T11:48:21.5087852Z conda-build-3.21.9 | py38haa95532_0 555 KB 2023-07-20T11:48:21.5088646Z conda-package-handling-2.1.0| py38haa95532_0 286 KB 2023-07-20T11:48:21.5089436Z conda-package-streaming-0.8.0| py38haa95532_0 28 KB 2023-07-20T11:48:21.5090163Z cryptography-39.0.1 | py38h21b164f_2 1.0 MB 2023-07-20T11:48:21.5090790Z filelock-3.9.0 | py38haa95532_0 19 KB 2023-07-20T11:48:21.5091393Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-07-20T11:48:21.5092064Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-07-20T11:48:21.5092774Z idna-3.4 | py38haa95532_0 94 KB 2023-07-20T11:48:21.5093459Z jinja2-3.1.2 | py38haa95532_0 211 KB 2023-07-20T11:48:21.5094082Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-07-20T11:48:21.5094809Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-07-20T11:48:21.5095476Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-07-20T11:48:21.5096143Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-07-20T11:48:21.5096742Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-07-20T11:48:21.5097375Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-07-20T11:48:21.5097977Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-07-20T11:48:21.5098630Z markupsafe-2.1.1 | py38h2bbff1b_0 26 KB 2023-07-20T11:48:21.5099262Z menuinst-1.4.19 | py38h59b6b97_0 94 KB 2023-07-20T11:48:21.5099932Z ninja-1.10.2 | haa95532_5 14 KB 2023-07-20T11:48:21.5100623Z packaging-23.0 | py38haa95532_0 69 KB 2023-07-20T11:48:21.5101260Z pcre-8.45 | hd77b12b_0 382 KB 2023-07-20T11:48:21.5101870Z pip-23.1.2 | py38haa95532_0 2.8 MB 2023-07-20T11:48:21.5102518Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-07-20T11:48:21.5103166Z pkginfo-1.9.6 | py38haa95532_0 69 KB 2023-07-20T11:48:21.5103798Z pluggy-1.0.0 | py38haa95532_1 29 KB 2023-07-20T11:48:21.5104440Z psutil-5.9.0 | py38h2bbff1b_0 349 KB 2023-07-20T11:48:21.5105021Z py-lief-0.12.3 | py38hd77b12b_0 2.0 MB 2023-07-20T11:48:21.5105616Z pycosat-0.6.4 | py38h2bbff1b_0 74 KB 2023-07-20T11:48:21.5106308Z pyopenssl-23.0.0 | py38haa95532_0 97 KB 2023-07-20T11:48:21.5106973Z pysocks-1.7.1 | py38haa95532_0 31 KB 2023-07-20T11:48:21.5107542Z python-3.8.17 | h1aa4202_0 20.5 MB 2023-07-20T11:48:21.5108246Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-07-20T11:48:21.5109177Z pytz-2022.7 | py38haa95532_0 210 KB 2023-07-20T11:48:21.5109878Z pyyaml-6.0 | py38h2bbff1b_1 146 KB 2023-07-20T11:48:21.5110512Z requests-2.29.0 | py38haa95532_0 97 KB 2023-07-20T11:48:21.5111195Z ruamel.yaml-0.17.21 | py38h2bbff1b_0 174 KB 2023-07-20T11:48:21.5111917Z ruamel.yaml.clib-0.2.6 | py38h2bbff1b_1 101 KB 2023-07-20T11:48:21.5112633Z setuptools-67.8.0 | py38haa95532_0 1.0 MB 2023-07-20T11:48:21.5113256Z soupsieve-2.4 | py38haa95532_0 70 KB 2023-07-20T11:48:21.5113897Z toolz-0.12.0 | py38haa95532_0 106 KB 2023-07-20T11:48:21.5114778Z tqdm-4.65.0 | py38hd4e2768_0 149 KB 2023-07-20T11:48:21.5115445Z urllib3-1.26.16 | py38haa95532_0 201 KB 2023-07-20T11:48:21.5116134Z win_inet_pton-1.1.0 | py38haa95532_0 35 KB 2023-07-20T11:48:21.5116787Z zstandard-0.19.0 | py38h2bbff1b_0 340 KB 2023-07-20T11:48:21.5117543Z ------------------------------------------------------------ 2023-07-20T11:48:21.5118238Z Total: 43.6 MB 2023-07-20T11:48:21.5118600Z 2023-07-20T11:48:21.5118917Z The following NEW packages will be INSTALLED: 2023-07-20T11:48:21.5119323Z 2023-07-20T11:48:21.5119759Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py38haa95532_0 None 2023-07-20T11:48:21.5120664Z boltons pkgs/main/win-64::boltons-23.0.0-py38haa95532_0 None 2023-07-20T11:48:21.5121539Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py38h2bbff1b_1003 None 2023-07-20T11:48:21.5122373Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-07-20T11:48:21.5123258Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-20T11:48:21.5124016Z certifi pkgs/main/win-64::certifi-2023.5.7-py38haa95532_0 None 2023-07-20T11:48:21.5124881Z cffi pkgs/main/win-64::cffi-1.15.1-py38h2bbff1b_3 None 2023-07-20T11:48:21.5125716Z chardet pkgs/main/win-64::chardet-4.0.0-py38haa95532_1003 None 2023-07-20T11:48:21.5126679Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-07-20T11:48:21.5127592Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-07-20T11:48:21.5128359Z colorama pkgs/main/win-64::colorama-0.4.6-py38haa95532_0 None 2023-07-20T11:48:21.5129196Z conda pkgs/main/win-64::conda-23.5.2-py38haa95532_0 None 2023-07-20T11:48:21.5130095Z conda-build pkgs/main/win-64::conda-build-3.21.9-py38haa95532_0 None 2023-07-20T11:48:21.5131114Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.1.0-py38haa95532_0 None 2023-07-20T11:48:21.5132218Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py38haa95532_0 None 2023-07-20T11:48:21.5133213Z cryptography pkgs/main/win-64::cryptography-39.0.1-py38h21b164f_2 None 2023-07-20T11:48:21.5134072Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 None 2023-07-20T11:48:21.5134840Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-07-20T11:48:21.5135602Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-20T11:48:21.5136365Z idna pkgs/main/win-64::idna-3.4-py38haa95532_0 None 2023-07-20T11:48:21.5137093Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 None 2023-07-20T11:48:21.5137947Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-20T11:48:21.5138841Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-20T11:48:21.5139753Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-07-20T11:48:21.5140494Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-07-20T11:48:21.5156980Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-20T11:48:21.5157983Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-20T11:48:21.5158801Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-07-20T11:48:21.5159596Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-20T11:48:21.5160303Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-07-20T11:48:21.5161333Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 None 2023-07-20T11:48:21.5162224Z menuinst pkgs/main/win-64::menuinst-1.4.19-py38h59b6b97_0 None 2023-07-20T11:48:21.5163310Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-07-20T11:48:21.5164111Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-07-20T11:48:21.5164859Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-20T11:48:21.5165639Z packaging pkgs/main/win-64::packaging-23.0-py38haa95532_0 None 2023-07-20T11:48:21.5166334Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-07-20T11:48:21.5167091Z pip pkgs/main/win-64::pip-23.1.2-py38haa95532_0 None 2023-07-20T11:48:21.5167921Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-07-20T11:48:21.5168728Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py38haa95532_0 None 2023-07-20T11:48:21.5169546Z pluggy pkgs/main/win-64::pluggy-1.0.0-py38haa95532_1 None 2023-07-20T11:48:21.5170347Z psutil pkgs/main/win-64::psutil-5.9.0-py38h2bbff1b_0 None 2023-07-20T11:48:21.5171351Z py-lief pkgs/main/win-64::py-lief-0.12.3-py38hd77b12b_0 None 2023-07-20T11:48:21.5174842Z pycosat pkgs/main/win-64::pycosat-0.6.4-py38h2bbff1b_0 None 2023-07-20T11:48:21.5175727Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-07-20T11:48:21.5176627Z pyopenssl pkgs/main/win-64::pyopenssl-23.0.0-py38haa95532_0 None 2023-07-20T11:48:21.5177486Z pysocks pkgs/main/win-64::pysocks-1.7.1-py38haa95532_0 None 2023-07-20T11:48:21.5178311Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 None 2023-07-20T11:48:21.5179235Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-20T11:48:21.5180106Z pytz pkgs/main/win-64::pytz-2022.7-py38haa95532_0 None 2023-07-20T11:48:21.5180921Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 None 2023-07-20T11:48:21.5181748Z requests pkgs/main/win-64::requests-2.29.0-py38haa95532_0 None 2023-07-20T11:48:21.5182605Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py38h2bbff1b_0 None 2023-07-20T11:48:21.5183534Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py38h2bbff1b_1 None 2023-07-20T11:48:21.5184509Z setuptools pkgs/main/win-64::setuptools-67.8.0-py38haa95532_0 None 2023-07-20T11:48:21.5185359Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-07-20T11:48:21.5186181Z soupsieve pkgs/main/win-64::soupsieve-2.4-py38haa95532_0 None 2023-07-20T11:48:21.5187022Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-20T11:48:21.5187773Z toolz pkgs/main/win-64::toolz-0.12.0-py38haa95532_0 None 2023-07-20T11:48:21.5188581Z tqdm pkgs/main/win-64::tqdm-4.65.0-py38hd4e2768_0 None 2023-07-20T11:48:21.5189423Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py38haa95532_0 None 2023-07-20T11:48:21.5190195Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-20T11:48:21.5190990Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-20T11:48:21.5191769Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-07-20T11:48:21.5192586Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py38haa95532_0 None 2023-07-20T11:48:21.5193607Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-07-20T11:48:21.5194375Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-07-20T11:48:21.5195125Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-07-20T11:48:21.5195881Z zstandard pkgs/main/win-64::zstandard-0.19.0-py38h2bbff1b_0 None 2023-07-20T11:48:21.5196692Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-07-20T11:48:21.5197085Z 2023-07-20T11:49:43.3742603Z 2023-07-20T11:49:44.3584069Z Preparing transaction: ...working... done 2023-07-20T11:49:49.5169921Z Verifying transaction: ...working... done 2023-07-20T11:50:02.4350167Z Executing transaction: ...working... done 2023-07-20T11:50:02.5640376Z Retrieving notices: ...working... done 2023-07-20T11:50:03.3250484Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:50:03.3257159Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:50:03.3453295Z ##[group]Run # //\\// means replace every backslash with slash 2023-07-20T11:50:03.3453828Z # //\\// means replace every backslash with slash 2023-07-20T11:50:03.3454279Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-07-20T11:50:03.3483479Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:50:03.3483827Z env: 2023-07-20T11:50:03.3484429Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:50:03.3484780Z PYTHON_VERSION: 3.8 2023-07-20T11:50:03.3485073Z PACKAGE_TYPE: conda 2023-07-20T11:50:03.3485372Z REPOSITORY: pytorch/audio 2023-07-20T11:50:03.3485634Z REF: 2023-07-20T11:50:03.3485882Z CU_VERSION: cu118 2023-07-20T11:50:03.3486151Z CHANNEL: nightly 2023-07-20T11:50:03.3486455Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:50:03.3486809Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:50:03.3487371Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:03.3487861Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:03.3488198Z ##[endgroup] 2023-07-20T11:50:03.7015330Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:03.7015812Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:03.7016149Z export VSDEVCMD_ARGS='' 2023-07-20T11:50:03.7016472Z source "${BUILD_ENV_FILE}" 2023-07-20T11:50:03.7016852Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-07-20T11:50:03.7017258Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-20T11:50:03.7017642Z  2023-07-20T11:50:03.7017906Z conda build \ 2023-07-20T11:50:03.7018192Z  -c defaults \ 2023-07-20T11:50:03.7018462Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-20T11:50:03.7018791Z  -c "pytorch-${CHANNEL}" \ 2023-07-20T11:50:03.7019121Z  --no-anaconda-upload \ 2023-07-20T11:50:03.7019627Z  --python "${PYTHON_VERSION}" \ 2023-07-20T11:50:03.7019932Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-07-20T11:50:03.7020743Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-07-20T11:50:03.7048922Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:50:03.7049273Z env: 2023-07-20T11:50:03.7049588Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:50:03.7049929Z PYTHON_VERSION: 3.8 2023-07-20T11:50:03.7050168Z PACKAGE_TYPE: conda 2023-07-20T11:50:03.7050458Z REPOSITORY: pytorch/audio 2023-07-20T11:50:03.7050747Z REF: 2023-07-20T11:50:03.7051410Z CU_VERSION: cu118 2023-07-20T11:50:03.7051667Z CHANNEL: nightly 2023-07-20T11:50:03.7052095Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:50:03.7052524Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:50:03.7053351Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:03.7053890Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:03.7054339Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T11:50:03.7054725Z CUDATOOLKIT_CHANNEL: 2023-07-20T11:50:03.7055031Z PACKAGE_NAME: torchaudio 2023-07-20T11:50:03.7055341Z ##[endgroup] 2023-07-20T11:50:07.6281653Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:50:10.2525858Z Solving environment: ...working... done 2023-07-20T11:50:16.1894939Z 2023-07-20T11:50:16.1895558Z ## Package Plan ## 2023-07-20T11:50:16.1896299Z 2023-07-20T11:50:16.1896651Z environment location: C:\Jenkins\Miniconda3 2023-07-20T11:50:16.1900666Z 2023-07-20T11:50:16.1900891Z added / updated specs: 2023-07-20T11:50:16.1901566Z - conda-build 2023-07-20T11:50:16.1902066Z - conda-package-handling!=1.5.0 2023-07-20T11:50:16.1902291Z 2023-07-20T11:50:16.1902297Z 2023-07-20T11:50:16.1902465Z The following packages will be downloaded: 2023-07-20T11:50:16.1902676Z 2023-07-20T11:50:16.1902825Z package | build 2023-07-20T11:50:16.1903195Z ---------------------------|----------------- 2023-07-20T11:50:16.1903551Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-07-20T11:50:16.1903942Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-07-20T11:50:16.1904311Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-07-20T11:50:16.1904679Z click-8.0.4 | py39haa95532_0 155 KB 2023-07-20T11:50:16.1905015Z conda-23.5.2 | py39haa95532_0 1.0 MB 2023-07-20T11:50:16.1905584Z conda-build-3.25.0 | py39haa95532_0 601 KB 2023-07-20T11:50:16.1905966Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-07-20T11:50:16.1906541Z conda-package-handling-2.1.0| py39haa95532_0 286 KB 2023-07-20T11:50:16.1907080Z conda-package-streaming-0.8.0| py39haa95532_0 28 KB 2023-07-20T11:50:16.1909818Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-07-20T11:50:16.1910305Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-07-20T11:50:16.1910678Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-07-20T11:50:16.1911034Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-07-20T11:50:16.1911427Z m2-patch-2.7.5 | 2 89 KB 2023-07-20T11:50:16.1911809Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-07-20T11:50:16.1912215Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-07-20T11:50:16.1912614Z msys2-conda-epoch-20160418 | 1 2 KB 2023-07-20T11:50:16.1912955Z openssl-1.1.1u | h2bbff1b_0 5.5 MB 2023-07-20T11:50:16.1913328Z packaging-23.0 | py39haa95532_0 69 KB 2023-07-20T11:50:16.1913702Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-07-20T11:50:16.1914084Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-07-20T11:50:16.1914417Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-07-20T11:50:16.1914772Z pytz-2022.7 | py39haa95532_0 210 KB 2023-07-20T11:50:16.1915122Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-07-20T11:50:16.1915485Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-07-20T11:50:16.1915813Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-07-20T11:50:16.1916222Z ------------------------------------------------------------ 2023-07-20T11:50:16.1916568Z Total: 16.8 MB 2023-07-20T11:50:16.1916760Z 2023-07-20T11:50:16.1917117Z The following NEW packages will be INSTALLED: 2023-07-20T11:50:16.1917363Z 2023-07-20T11:50:16.1917641Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-07-20T11:50:16.1918250Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-07-20T11:50:16.1918853Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-07-20T11:50:16.1919288Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-07-20T11:50:16.1919746Z conda-build pkgs/main/win-64::conda-build-3.25.0-py39haa95532_0 None 2023-07-20T11:50:16.1920230Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-07-20T11:50:16.1920724Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py39haa95532_0 None 2023-07-20T11:50:16.1921669Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-07-20T11:50:16.1922101Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-20T11:50:16.1922528Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-07-20T11:50:16.1922937Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-20T11:50:16.1923423Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-20T11:50:16.1923879Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-07-20T11:50:16.1924309Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-20T11:50:16.1924739Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-20T11:50:16.1925121Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-20T11:50:16.1925593Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-07-20T11:50:16.1926037Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-07-20T11:50:16.1926478Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-07-20T11:50:16.1926971Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-07-20T11:50:16.1927427Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-07-20T11:50:16.1928514Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-07-20T11:50:16.1929018Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-07-20T11:50:16.1929484Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-07-20T11:50:16.1929913Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-07-20T11:50:16.1930369Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-20T11:50:16.1930862Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-07-20T11:50:16.1931297Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-07-20T11:50:16.1931734Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-07-20T11:50:16.1932164Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-07-20T11:50:16.1932417Z 2023-07-20T11:50:16.1932534Z The following packages will be UPDATED: 2023-07-20T11:50:16.1932744Z 2023-07-20T11:50:16.1932923Z conda 22.9.0-py39haa95532_0 --> 23.5.2-py39haa95532_0 None 2023-07-20T11:50:16.1933343Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.1.0-py39haa95532_0 None 2023-07-20T11:50:16.1933749Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1u-h2bbff1b_0 None 2023-07-20T11:50:16.1934180Z 2023-07-20T11:50:16.1934186Z 2023-07-20T11:50:16.5307112Z Preparing transaction: ...working... done 2023-07-20T11:50:17.9060320Z Verifying transaction: ...working... done 2023-07-20T11:50:20.9828200Z Executing transaction: ...working... done 2023-07-20T11:50:21.5656433Z Retrieving notices: ...working... done 2023-07-20T11:50:28.9799183Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:50:28.9799990Z WARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:50:29.0380711Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-20T11:50:29.0381140Z Adding in variants from internal_defaults 2023-07-20T11:50:29.0382144Z INFO:conda_build.variants:Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-07-20T11:50:29.0382859Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-07-20T11:50:29.0384726Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-20T11:50:29.0385082Z Adding in variants from config.variant 2023-07-20T11:50:29.0514343Z 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-20T11:50:29.0515062Z warnings.warn( 2023-07-20T11:50:29.2449489Z INFO:conda_build.metadata:Attempting to finalize metadata for vs2019_win-64 2023-07-20T11:50:29.2450049Z Attempting to finalize metadata for vs2019_win-64 2023-07-20T11:50:50.7412694Z 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-20T11:50:50.7413663Z 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-20T11:50:50.7511701Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-07-20T11:50:50.7512833Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work 2023-07-20T11:50:50.7516219Z INFO:conda_build.build:Packaging vs2019_win-64 2023-07-20T11:50:50.7516920Z Packaging vs2019_win-64 2023-07-20T11:50:50.7808823Z INFO:conda_build.build:Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-20T11:50:50.7809274Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-20T11:50:50.8666656Z 2023-07-20T11:50:50.8668035Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-20T11:50:50.8875765Z 2023-07-20T11:50:50.8877040Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env" 2023-07-20T11:50:51.1198891Z 2023-07-20T11:50:51.1199811Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env 2023-07-20T11:50:51.1440905Z 2023-07-20T11:50:51.1440928Z 2023-07-20T11:50:51.1442034Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work>set YEAR=2019 2023-07-20T11:50:51.1444394Z 2023-07-20T11:50:51.1445318Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work>set VER=16 2023-07-20T11:50:51.1448786Z 2023-07-20T11:50:51.1449327Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d" 2023-07-20T11:50:51.1458487Z 2023-07-20T11:50:51.1459560Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:51.4574220Z 1 file(s) copied. 2023-07-20T11:50:51.4584075Z 2023-07-20T11:50:51.4585109Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work>IF "win-64" == "win-64" ( 2023-07-20T11:50:51.4585864Z set "target_platform=amd64" 2023-07-20T11:50:51.4586980Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:51.4588442Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:51.4589312Z IF "" == "" ( 2023-07-20T11:50:51.4590310Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:51.4591627Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:51.4593237Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:51.4594208Z ) ELSE ( 2023-07-20T11:50:51.4595305Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:51.4596505Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:51.4597748Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:51.4598588Z ) 2023-07-20T11:50:51.4599392Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:51.4600204Z ) else ( 2023-07-20T11:50:51.4600802Z set "target_platform=x86" 2023-07-20T11:50:51.4601920Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:51.4603291Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:51.4604920Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:51.4605857Z echo popd 2023-07-20T11:50:51.4606243Z ) 2023-07-20T11:50:53.0651346Z Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-20T11:50:53.0654914Z 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-20T11:50:53.0786487Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T11:50:53.0801723Z 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-20T11:50:53.0804747Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T11:50:53.0806345Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T11:50:53.0830314Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T11:50:53.0836569Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T11:50:53.0837754Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:53.0848007Z 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-20T11:50:53.0849369Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T11:50:53.0850951Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T11:50:53.0970834Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T11:50:53.0975472Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-20T11:50:53.0977325Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:53.1071634Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 600 KB/second 2023-07-20T11:50:53.1216124Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T11:50:53.1220909Z 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-20T11:50:53.1244096Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T11:50:53.1249257Z 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-20T11:50:53.1261031Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T11:50:53.1264570Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T11:50:53.1265347Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T11:50:53.1271421Z 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-20T11:50:53.1281478Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T11:50:53.1283999Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T11:50:53.1347230Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T11:50:53.1349603Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T11:50:53.1354018Z 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-20T11:50:53.1366021Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T11:50:53.1366776Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T11:50:53.1521233Z 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-20T11:50:53.1540929Z DEBUG:conda_index.index:noarch finish 2023-07-20T11:50:53.1543013Z INFO:conda_index.index:Completed noarch 2023-07-20T11:50:53.1543522Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T11:50:53.1545759Z 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-20T11:50:53.1565526Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T11:50:53.1569967Z 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-20T11:50:53.1600015Z 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-20T11:50:53.1617939Z 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-20T11:50:53.1620302Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T11:50:53.1622144Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T11:50:53.1622942Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T11:50:53.1628775Z 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-20T11:50:53.1654541Z 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-20T11:50:53.1672532Z 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-20T11:50:53.1675400Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T11:50:53.1675935Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T11:50:53.1747683Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T11:50:53.1748395Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T11:50:53.1754131Z 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-20T11:50:53.1781045Z 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-20T11:50:53.1799956Z 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-20T11:50:53.1801098Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T11:50:53.1801663Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T11:50:53.1948849Z 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-20T11:50:53.1968275Z DEBUG:conda_index.index:win-64 finish 2023-07-20T11:50:53.1968855Z INFO:conda_index.index:Completed win-64 2023-07-20T11:50:53.1973521Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T11:50:53.1976374Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T11:50:53.1977063Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T11:50:53.1981582Z 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-20T11:50:53.1982394Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T11:50:53.1983070Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T11:50:53.1983858Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T11:50:53.1988715Z 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-20T11:50:53.2010773Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T11:50:53.2166983Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-07-20T11:50:53.2185057Z DEBUG:conda_index.index:write channeldata 2023-07-20T11:50:53.2189830Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-07-20T11:50:53.8384933Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T11:50:53.8399862Z 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-20T11:50:53.8402688Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T11:50:53.8404318Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T11:50:53.8426845Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T11:50:53.8431477Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T11:50:53.8432464Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:53.8441696Z 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-20T11:50:53.8442647Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T11:50:53.8443580Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T11:50:53.8528503Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T11:50:53.8533122Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-07-20T11:50:53.8533948Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:53.8616647Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T11:50:53.8619328Z 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-20T11:50:53.8638313Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T11:50:53.8642987Z 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-20T11:50:53.8652251Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T11:50:53.8654003Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T11:50:53.8654672Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T11:50:53.8658960Z 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-20T11:50:53.8667770Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T11:50:53.8668454Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T11:50:53.8715384Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T11:50:53.8716088Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T11:50:53.8720407Z 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-20T11:50:53.8729388Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T11:50:53.8730064Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T11:50:53.8860769Z 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-20T11:50:53.8868867Z DEBUG:conda_index.index:noarch finish 2023-07-20T11:50:53.8869801Z INFO:conda_index.index:Completed noarch 2023-07-20T11:50:53.8870580Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T11:50:53.8873104Z 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-20T11:50:53.8889537Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T11:50:53.8894142Z 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-20T11:50:53.8902661Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T11:50:53.8904529Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T11:50:53.8905190Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T11:50:53.8909657Z 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-20T11:50:53.8918072Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T11:50:53.8918768Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T11:50:53.8974847Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T11:50:53.8977103Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T11:50:53.8981167Z 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-20T11:50:53.8991966Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T11:50:53.8992418Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T11:50:53.9149876Z 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-20T11:50:53.9159301Z DEBUG:conda_index.index:win-64 finish 2023-07-20T11:50:53.9160294Z INFO:conda_index.index:Completed win-64 2023-07-20T11:50:53.9164491Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T11:50:53.9167695Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T11:50:53.9168638Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T11:50:53.9172677Z 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-20T11:50:53.9173801Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T11:50:53.9174700Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T11:50:53.9175633Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T11:50:53.9179905Z 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-20T11:50:53.9202493Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T11:50:53.9357598Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-07-20T11:50:53.9366516Z DEBUG:conda_index.index:write channeldata 2023-07-20T11:50:53.9371181Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-07-20T11:50:53.9390176Z Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpvskzfs2b\info\recipe) will be used. 2023-07-20T11:50:53.9390995Z WARNING:conda_build.utils:Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpvskzfs2b\info\recipe) will be used. 2023-07-20T11:50:54.0999065Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-20T11:50:54.0999922Z 2023-07-20T11:50:54.1000217Z Resource usage statistics from bundling vs2019_win-64: 2023-07-20T11:50:54.1001304Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-20T11:50:54.1002153Z Process count: 1 2023-07-20T11:50:54.1002660Z CPU time: Sys=-, User=- 2023-07-20T11:50:54.1002981Z Memory: 1.6M 2023-07-20T11:50:54.1003253Z Disk usage: 8.3K 2023-07-20T11:50:54.1003627Z Time elapsed: 0:00:02.0 2023-07-20T11:50:54.1003833Z 2023-07-20T11:50:54.1003838Z 2023-07-20T11:50:54.1003958Z number of files: 1 2023-07-20T11:50:54.1004380Z Fixing permissions 2023-07-20T11:50:54.1004719Z INFO :: Time taken to mark (prefix) 2023-07-20T11:50:54.1005031Z 0 replacements in 0 files was 0.00 seconds 2023-07-20T11:50:54.1005513Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:54.1006078Z Nothing to test for: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:54.1006761Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-20T11:50:54.1007526Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853829022\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-20T11:50:54.1558964Z # Automatic uploading is disabled 2023-07-20T11:50:54.1559796Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-20T11:50:54.1560211Z 2023-07-20T11:50:54.1560224Z 2023-07-20T11:50:54.1560567Z # To have conda build upload to anaconda.org automatically, use 2023-07-20T11:50:54.1561228Z # conda config --set anaconda_upload yes 2023-07-20T11:50:54.1562754Z anaconda upload \ 2023-07-20T11:50:54.1563637Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:54.1564106Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-20T11:50:54.1564331Z 2023-07-20T11:50:54.1564576Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-20T11:50:54.1564927Z { 2023-07-20T11:50:54.1565172Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-07-20T11:50:54.1565750Z "recipe": { 2023-07-20T11:50:54.1566073Z "cross_compiler_target_platform": "win-64", 2023-07-20T11:50:54.1566415Z "target_platform": "win-64", 2023-07-20T11:50:54.1566661Z "vc": "14" 2023-07-20T11:50:54.1566900Z } 2023-07-20T11:50:54.1567119Z } 2023-07-20T11:50:54.1567312Z } 2023-07-20T11:50:54.1567442Z 2023-07-20T11:50:54.1567448Z 2023-07-20T11:50:54.1567583Z #################################################################################### 2023-07-20T11:50:54.1567903Z Resource usage summary: 2023-07-20T11:50:54.1569221Z 2023-07-20T11:50:54.1569358Z Total time: 0:00:25.2 2023-07-20T11:50:54.1569644Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-07-20T11:50:54.1570429Z Maximum memory usage observed: 1.6M 2023-07-20T11:50:54.1570813Z Total disk usage observed (not including envs): 8.3K 2023-07-20T11:50:54.9629227Z ##[group]Run set -euxo pipefail 2023-07-20T11:50:54.9629613Z set -euxo pipefail 2023-07-20T11:50:54.9629913Z cat "${BUILD_ENV_FILE}" 2023-07-20T11:50:54.9630191Z source "${BUILD_ENV_FILE}" 2023-07-20T11:50:54.9630475Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:54.9630778Z export VSDEVCMD_ARGS='' 2023-07-20T11:50:54.9631024Z  2023-07-20T11:50:54.9631350Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-20T11:50:54.9631691Z #bash packaging/build_conda.sh 2023-07-20T11:50:54.9631956Z  2023-07-20T11:50:54.9632167Z  2023-07-20T11:50:54.9632392Z conda build \ 2023-07-20T11:50:54.9632615Z  -c defaults \ 2023-07-20T11:50:54.9634587Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-20T11:50:54.9634885Z  -c "pytorch-${CHANNEL}" \ 2023-07-20T11:50:54.9635180Z  --no-anaconda-upload \ 2023-07-20T11:50:54.9635597Z  --no-test --python "${PYTHON_VERSION}" \ 2023-07-20T11:50:54.9635905Z  --output-folder distr/ \ 2023-07-20T11:50:54.9636200Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-07-20T11:50:54.9671277Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:50:54.9673299Z env: 2023-07-20T11:50:54.9673583Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:50:54.9673854Z PYTHON_VERSION: 3.8 2023-07-20T11:50:54.9674102Z PACKAGE_TYPE: conda 2023-07-20T11:50:54.9674357Z REPOSITORY: pytorch/audio 2023-07-20T11:50:54.9674601Z REF: 2023-07-20T11:50:54.9674788Z CU_VERSION: cu118 2023-07-20T11:50:54.9675016Z CHANNEL: nightly 2023-07-20T11:50:54.9675276Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:50:54.9675623Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:50:54.9676015Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:54.9676467Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:54.9676895Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T11:50:54.9677229Z CUDATOOLKIT_CHANNEL: 2023-07-20T11:50:54.9677470Z ##[endgroup] 2023-07-20T11:50:55.3145082Z + cat 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:50:55.3337931Z export BUILD_VERSION='2.1.0.dev20230720' 2023-07-20T11:50:55.3338360Z 2023-07-20T11:50:55.3338512Z export CMAKE_USE_CUDA='1' 2023-07-20T11:50:55.3338710Z 2023-07-20T11:50:55.3338839Z export CONDA_BUILD_VARIANT='cuda' 2023-07-20T11:50:55.3339016Z 2023-07-20T11:50:55.3339222Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T11:50:55.3339435Z 2023-07-20T11:50:55.3339628Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:55.3339860Z 2023-07-20T11:50:55.3340043Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:55.3340259Z 2023-07-20T11:50:55.3340412Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:55.3340590Z 2023-07-20T11:50:55.3341068Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:55.3341319Z 2023-07-20T11:50:55.3341523Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:55.3341744Z 2023-07-20T11:50:55.3341846Z export FORCE_CUDA=1 2023-07-20T11:50:55.3341995Z 2023-07-20T11:50:55.3342288Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-07-20T11:50:55.3342745Z 2023-07-20T11:50:55.3342999Z export PYTORCH_VERSION='2.1.0.dev20230719' 2023-07-20T11:50:55.3343361Z 2023-07-20T11:50:55.3343600Z export PYTORCH_VERSION_SUFFIX='' 2023-07-20T11:50:55.3343911Z 2023-07-20T11:50:55.3344180Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T11:50:55.3344513Z 2023-07-20T11:50:55.3344713Z export VERSION_SUFFIX='' 2023-07-20T11:50:55.3345000Z 2023-07-20T11:50:55.3347858Z export WHEEL_DIR='' 2023-07-20T11:50:55.3348206Z 2023-07-20T11:50:55.3348215Z 2023-07-20T11:50:55.3348591Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:50:55.3349201Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T11:50:55.3349688Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T11:50:55.3350193Z ++ export CMAKE_USE_CUDA=1 2023-07-20T11:50:55.3350641Z ++ CMAKE_USE_CUDA=1 2023-07-20T11:50:55.3351201Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T11:50:55.3351695Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T11:50:55.3352285Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-20T11:50:55.3353039Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T11:50:55.3353775Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:55.3354241Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:55.3354636Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:55.3355193Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:55.3355578Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:55.3355874Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:55.3356240Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:55.3356680Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:55.3357114Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:55.3357539Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:55.3357841Z ++ export FORCE_CUDA=1 2023-07-20T11:50:55.3358080Z ++ FORCE_CUDA=1 2023-07-20T11:50:55.3359137Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-20T11:50:55.3361329Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-20T11:50:55.3362327Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T11:50:55.3362632Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T11:50:55.3363106Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T11:50:55.3363383Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T11:50:55.3363674Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T11:50:55.3364012Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T11:50:55.3364299Z ++ export VERSION_SUFFIX= 2023-07-20T11:50:55.3364542Z ++ VERSION_SUFFIX= 2023-07-20T11:50:55.3364753Z ++ export WHEEL_DIR= 2023-07-20T11:50:55.3364986Z ++ WHEEL_DIR= 2023-07-20T11:50:55.3365245Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:55.3365531Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:55.3365874Z + export VSDEVCMD_ARGS= 2023-07-20T11:50:55.3366146Z + VSDEVCMD_ARGS= 2023-07-20T11:50:55.3366724Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.8 --output-folder distr/ packaging/torchaudio 2023-07-20T11:50:57.4260231Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:50:57.4260938Z WARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:50:57.4834235Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-20T11:50:57.4835010Z Adding in variants from internal_defaults 2023-07-20T11:50:57.4836118Z INFO:conda_build.variants:Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-07-20T11:50:57.4837568Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-07-20T11:50:57.4838559Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-20T11:50:57.4839210Z Adding in variants from config.variant 2023-07-20T11:50:57.5070922Z 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.dev20230720'. 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-20T11:50:57.5072357Z warnings.warn( 2023-07-20T11:50:57.5072975Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-07-20T11:50:57.5073392Z warnings.warn( 2023-07-20T11:50:57.5074131Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'CUDA_HOME' is being passed through with value 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-07-20T11:50:57.5074821Z warnings.warn( 2023-07-20T11:50:57.5075519Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'TORCH_CUDA_ARCH_LIST' is being passed through with value '3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-07-20T11:50:57.5076166Z warnings.warn( 2023-07-20T11:50:57.5076626Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-07-20T11:50:57.5077035Z warnings.warn( 2023-07-20T11:50:57.5077490Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-07-20T11:50:57.5077916Z warnings.warn( 2023-07-20T11:50:57.5078395Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-07-20T11:50:57.5078818Z warnings.warn( 2023-07-20T11:50:57.6649262Z INFO:conda_build.metadata:Attempting to finalize metadata for torchaudio 2023-07-20T11:50:57.6649734Z Attempting to finalize metadata for torchaudio 2023-07-20T11:51:16.8013892Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:51:17.2005120Z Solving environment: ...working... done 2023-07-20T11:51:19.7627515Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:51:28.6702178Z Solving environment: ...working... done 2023-07-20T11:51:36.3253078Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:51:43.7939287Z Solving environment: ...working... done 2023-07-20T11:51:43.8950640Z BUILD START: ['torchaudio-2.1.0.dev20230720-py38_cu118.tar.bz2'] 2023-07-20T11:51:45.9964144Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:51:53.3572585Z Solving environment: ...working... done 2023-07-20T11:57:19.8925352Z 2023-07-20T11:57:19.8925866Z ## Package Plan ## 2023-07-20T11:57:19.8926181Z 2023-07-20T11:57:19.8930617Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\_h_env 2023-07-20T11:57:19.8931369Z 2023-07-20T11:57:19.8931382Z 2023-07-20T11:57:19.8931732Z The following NEW packages will be INSTALLED: 2023-07-20T11:57:19.8932105Z 2023-07-20T11:57:19.8932399Z blas: 1.0-mkl 2023-07-20T11:57:19.8933393Z bzip2: 1.0.8-he774522_0 2023-07-20T11:57:19.8934047Z ca-certificates: 2023.05.30-haa95532_0 2023-07-20T11:57:19.8934685Z cmake: 3.26.4-h693b641_0 2023-07-20T11:57:19.8935314Z cuda-cccl: 12.2.53-0 nvidia 2023-07-20T11:57:19.8935943Z cuda-cudart: 11.8.89-0 nvidia 2023-07-20T11:57:19.8937049Z cuda-cudart-dev: 11.8.89-0 nvidia 2023-07-20T11:57:19.8938015Z cuda-cupti: 11.8.87-0 nvidia 2023-07-20T11:57:19.8938744Z cuda-libraries: 11.8.0-0 nvidia 2023-07-20T11:57:19.8939502Z cuda-libraries-dev: 11.8.0-0 nvidia 2023-07-20T11:57:19.8940288Z cuda-nvrtc: 11.8.89-0 nvidia 2023-07-20T11:57:19.8940962Z cuda-nvrtc-dev: 11.8.89-0 nvidia 2023-07-20T11:57:19.8941583Z cuda-nvtx: 11.8.86-0 nvidia 2023-07-20T11:57:19.8942288Z cuda-profiler-api: 12.2.53-0 nvidia 2023-07-20T11:57:19.8943012Z cuda-runtime: 11.8.0-0 nvidia 2023-07-20T11:57:19.8943826Z filelock: 3.9.0-py38haa95532_0 2023-07-20T11:57:19.8944654Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-07-20T11:57:19.8945309Z jinja2: 3.1.2-py38haa95532_0 2023-07-20T11:57:19.8945960Z libcublas: 11.11.3.6-0 nvidia 2023-07-20T11:57:19.8946596Z libcublas-dev: 11.11.3.6-0 nvidia 2023-07-20T11:57:19.8947237Z libcufft: 10.9.0.58-0 nvidia 2023-07-20T11:57:19.8947859Z libcufft-dev: 10.9.0.58-0 nvidia 2023-07-20T11:57:19.8948525Z libcurand: 10.3.3.53-0 nvidia 2023-07-20T11:57:19.8949171Z libcurand-dev: 10.3.3.53-0 nvidia 2023-07-20T11:57:19.8949943Z libcusolver: 11.4.1.48-0 nvidia 2023-07-20T11:57:19.8950805Z libcusolver-dev: 11.4.1.48-0 nvidia 2023-07-20T11:57:19.8951494Z libcusparse: 11.7.5.86-0 nvidia 2023-07-20T11:57:19.8952558Z libcusparse-dev: 11.7.5.86-0 nvidia 2023-07-20T11:57:19.8953315Z libffi: 3.4.4-hd77b12b_0 2023-07-20T11:57:19.8953953Z libnpp: 11.8.0.86-0 nvidia 2023-07-20T11:57:19.8954575Z libnpp-dev: 11.8.0.86-0 nvidia 2023-07-20T11:57:19.8955256Z libnvjpeg: 11.9.0.86-0 nvidia 2023-07-20T11:57:19.8956066Z libnvjpeg-dev: 11.9.0.86-0 nvidia 2023-07-20T11:57:19.8956795Z libuv: 1.44.2-h2bbff1b_0 2023-07-20T11:57:19.8957740Z lz4-c: 1.9.4-h2bbff1b_0 2023-07-20T11:57:19.8958450Z markupsafe: 2.1.1-py38h2bbff1b_0 2023-07-20T11:57:19.8959118Z mkl: 2023.1.0-h8bd8f75_46356 2023-07-20T11:57:19.8959739Z mpmath: 1.2.1-py38haa95532_0 2023-07-20T11:57:19.8960386Z networkx: 2.8.4-py38haa95532_1 2023-07-20T11:57:19.8960985Z ninja: 1.10.2-haa95532_5 2023-07-20T11:57:19.8961602Z ninja-base: 1.10.2-h6d14046_5 2023-07-20T11:57:19.8962385Z openssl: 3.0.9-h2bbff1b_0 2023-07-20T11:57:19.8963243Z pip: 23.1.2-py38haa95532_0 2023-07-20T11:57:19.8963832Z python: 3.8.17-h1aa4202_0 2023-07-20T11:57:19.8964540Z pytorch: 2.1.0.dev20230719-py3.8_cuda11.8_cudnn8_0 pytorch-nightly 2023-07-20T11:57:19.8965360Z pytorch-cuda: 11.8-h24eeafa_5 pytorch-nightly 2023-07-20T11:57:19.8966125Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-07-20T11:57:19.8966828Z pyyaml: 6.0-py38h2bbff1b_1 2023-07-20T11:57:19.8967474Z setuptools: 67.8.0-py38haa95532_0 2023-07-20T11:57:19.8968123Z sqlite: 3.41.2-h2bbff1b_0 2023-07-20T11:57:19.8968921Z sympy: 1.11.1-py38haa95532_0 2023-07-20T11:57:19.8969772Z tbb: 2021.8.0-h59b6b97_0 2023-07-20T11:57:19.8970427Z typing_extensions: 4.6.3-py38haa95532_0 2023-07-20T11:57:19.8971070Z vc: 14.2-h21ff451_1 2023-07-20T11:57:19.8971687Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-07-20T11:57:19.8972310Z wheel: 0.38.4-py38haa95532_0 2023-07-20T11:57:19.8972917Z xz: 5.4.2-h8cc25b3_0 2023-07-20T11:57:19.8973471Z yaml: 0.2.5-he774522_0 2023-07-20T11:57:19.8974060Z zlib: 1.2.13-h8cc25b3_0 2023-07-20T11:57:19.8974777Z zstd: 1.5.5-hd43e919_0 2023-07-20T11:57:19.8975116Z 2023-07-20T11:57:21.7592027Z Preparing transaction: ...working... done 2023-07-20T11:57:30.3124344Z Verifying transaction: ...working... done 2023-07-20T11:57:54.3678108Z Executing transaction: ...working... done 2023-07-20T11:57:56.6407214Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:57:57.2408531Z Solving environment: ...working... done 2023-07-20T11:57:57.4210885Z 2023-07-20T11:57:57.4211424Z ## Package Plan ## 2023-07-20T11:57:57.4213775Z 2023-07-20T11:57:57.4215175Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\_build_env 2023-07-20T11:57:57.4215482Z 2023-07-20T11:57:57.4215518Z 2023-07-20T11:57:57.4215757Z The following NEW packages will be INSTALLED: 2023-07-20T11:57:57.4217487Z 2023-07-20T11:57:57.4217999Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-07-20T11:57:57.4218558Z vswhere: 2.8.4-haa95532_0 2023-07-20T11:57:57.4218883Z 2023-07-20T11:57:57.4276129Z Preparing transaction: ...working... done 2023-07-20T11:57:58.0036379Z Verifying transaction: ...working... done 2023-07-20T11:57:58.0115677Z Executing transaction: ...working... done 2023-07-20T11:58:21.9474779Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\work\ 2023-07-20T11:58:21.9475844Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\work 2023-07-20T11:58:21.9476748Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853857466\\_build_env', 2023-07-20T11:58:21.9477735Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853857466\\_h_env', 2023-07-20T11:58:21.9478571Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853857466\\work'} 2023-07-20T11:58:21.9479120Z 2023-07-20T11:58:21.9479421Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-07-20T11:58:21.9479846Z 2023-07-20T11:58:21.9480243Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-07-20T11:58:21.9480559Z 2023-07-20T11:58:21.9480804Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-07-20T11:58:21.9481119Z 2023-07-20T11:58:21.9481349Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-07-20T11:58:21.9481690Z 2023-07-20T11:58:21.9481910Z %SRC_DIR%>set "ARCH=64" 2023-07-20T11:58:21.9482198Z 2023-07-20T11:58:21.9482425Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-07-20T11:58:21.9482735Z 2023-07-20T11:58:21.9482995Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-07-20T11:58:21.9483319Z 2023-07-20T11:58:21.9483604Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-07-20T11:58:21.9484181Z 2023-07-20T11:58:21.9484657Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-07-20T11:58:21.9485123Z 2023-07-20T11:58:21.9485363Z %SRC_DIR%>set "SUBDIR=win-64" 2023-07-20T11:58:21.9485684Z 2023-07-20T11:58:21.9485942Z %SRC_DIR%>set "build_platform=win-64" 2023-07-20T11:58:21.9486295Z 2023-07-20T11:58:21.9486528Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-07-20T11:58:21.9486850Z 2023-07-20T11:58:21.9487125Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-07-20T11:58:21.9487458Z 2023-07-20T11:58:21.9487689Z %SRC_DIR%>set "CONDA_PY=38" 2023-07-20T11:58:21.9488009Z 2023-07-20T11:58:21.9488223Z %SRC_DIR%>set "PY3K=1" 2023-07-20T11:58:21.9488509Z 2023-07-20T11:58:21.9488721Z %SRC_DIR%>set "PY_VER=3.8" 2023-07-20T11:58:21.9489059Z 2023-07-20T11:58:21.9489330Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-07-20T11:58:21.9489690Z 2023-07-20T11:58:21.9489964Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-07-20T11:58:21.9490516Z 2023-07-20T11:58:21.9490798Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-07-20T11:58:21.9491167Z 2023-07-20T11:58:21.9491385Z %SRC_DIR%>set "NPY_VER=1.22" 2023-07-20T11:58:21.9491668Z 2023-07-20T11:58:21.9491896Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-07-20T11:58:21.9492209Z 2023-07-20T11:58:21.9492491Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-07-20T11:58:21.9492863Z 2023-07-20T11:58:21.9493075Z %SRC_DIR%>set "PERL_VER=5.26" 2023-07-20T11:58:21.9493384Z 2023-07-20T11:58:21.9493607Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-07-20T11:58:21.9493934Z 2023-07-20T11:58:21.9494130Z %SRC_DIR%>set "LUA_VER=5" 2023-07-20T11:58:21.9494388Z 2023-07-20T11:58:21.9494607Z %SRC_DIR%>set "CONDA_LUA=5" 2023-07-20T11:58:21.9494902Z 2023-07-20T11:58:21.9495466Z %SRC_DIR%>set "R_VER=3.4" 2023-07-20T11:58:21.9495770Z 2023-07-20T11:58:21.9495979Z %SRC_DIR%>set "CONDA_R=3.4" 2023-07-20T11:58:21.9496286Z 2023-07-20T11:58:21.9496566Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230720" 2023-07-20T11:58:21.9496925Z 2023-07-20T11:58:21.9497321Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8" 2023-07-20T11:58:21.9497811Z 2023-07-20T11:58:21.9498127Z %SRC_DIR%>set "TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6" 2023-07-20T11:58:21.9498518Z 2023-07-20T11:58:21.9498779Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=g6a67f8b" 2023-07-20T11:58:21.9499120Z 2023-07-20T11:58:21.9499448Z %SRC_DIR%>set "GIT_FULL_HASH=6a67f8ba5a61a7068729fcd436b7009d56649e2b" 2023-07-20T11:58:21.9499851Z 2023-07-20T11:58:21.9500105Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-07-20T11:58:21.9500443Z 2023-07-20T11:58:21.9500943Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230720" 2023-07-20T11:58:21.9501321Z 2023-07-20T11:58:21.9501551Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-07-20T11:58:21.9501878Z 2023-07-20T11:58:21.9502167Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-07-20T11:58:21.9502528Z 2023-07-20T11:58:21.9502749Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-07-20T11:58:21.9503050Z 2023-07-20T11:58:21.9503539Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-07-20T11:58:21.9504071Z 2023-07-20T11:58:21.9504261Z %SRC_DIR%>set "CPU_COUNT=8" 2023-07-20T11:58:21.9504572Z 2023-07-20T11:58:21.9504805Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-07-20T11:58:21.9505111Z 2023-07-20T11:58:21.9505331Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-07-20T11:58:21.9505633Z 2023-07-20T11:58:21.9508935Z %SRC_DIR%>set "PATH=%BUILD_PREFIX%;%BUILD_PREFIX%\Library\mingw-w64\bin;%BUILD_PREFIX%\Library\usr\bin;%BUILD_PREFIX%\Library\bin;%BUILD_PREFIX%\Scripts;%BUILD_PREFIX%\bin;%PREFIX%;%PREFIX%\Library\mingw-w64\bin;%PREFIX%\Library\usr\bin;%PREFIX%\Library\bin;%PREFIX%\Scripts;%PREFIX%\bin;C;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\bin;C:\Users\runneruser\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\opt\bin;C:\Jenkins\Miniconda3\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl" 2023-07-20T11:58:21.9512540Z 2023-07-20T11:58:21.9512846Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-07-20T11:58:21.9513214Z 2023-07-20T11:58:21.9513492Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-07-20T11:58:21.9513883Z 2023-07-20T11:58:21.9514170Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-07-20T11:58:21.9514544Z 2023-07-20T11:58:21.9514832Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-07-20T11:58:21.9515214Z 2023-07-20T11:58:21.9515580Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-07-20T11:58:21.9515962Z 2023-07-20T11:58:21.9516437Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env" 2023-07-20T11:58:21.9516960Z 2023-07-20T11:58:21.9517225Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-07-20T11:58:21.9517607Z 2023-07-20T11:58:21.9517957Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-07-20T11:58:21.9518373Z 2023-07-20T11:58:21.9518743Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-07-20T11:58:21.9519179Z 2023-07-20T11:58:21.9519591Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-07-20T11:58:21.9520040Z 2023-07-20T11:58:21.9520385Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-07-20T11:58:21.9521094Z 2023-07-20T11:58:21.9521365Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-07-20T11:58:21.9521740Z 2023-07-20T11:58:21.9522054Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-07-20T11:58:21.9522437Z 2023-07-20T11:58:21.9522786Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-07-20T11:58:21.9523203Z 2023-07-20T11:58:21.9523451Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-07-20T11:58:21.9523801Z 2023-07-20T11:58:21.9524168Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-07-20T11:58:21.9524603Z 2023-07-20T11:58:21.9524857Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-07-20T11:58:21.9525229Z 2023-07-20T11:58:21.9525511Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-07-20T11:58:21.9525862Z 2023-07-20T11:58:21.9526431Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-07-20T11:58:21.9526856Z 2023-07-20T11:58:21.9527143Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-07-20T11:58:21.9527508Z 2023-07-20T11:58:21.9527734Z %SRC_DIR%>set "PROMPT=$P$G" 2023-07-20T11:58:21.9528050Z 2023-07-20T11:58:21.9528736Z %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-20T11:58:21.9529488Z 2023-07-20T11:58:21.9529777Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-07-20T11:58:21.9530139Z 2023-07-20T11:58:21.9530371Z %SRC_DIR%>set "SystemDrive=C:" 2023-07-20T11:58:21.9530693Z 2023-07-20T11:58:21.9530934Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-07-20T11:58:21.9531273Z 2023-07-20T11:58:21.9531605Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-20T11:58:21.9531991Z 2023-07-20T11:58:21.9532316Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-20T11:58:21.9532709Z 2023-07-20T11:58:21.9533004Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-07-20T11:58:21.9533382Z 2023-07-20T11:58:21.9533629Z %SRC_DIR%>set "USERNAME=runneruser" 2023-07-20T11:58:21.9533962Z 2023-07-20T11:58:21.9534268Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-07-20T11:58:21.9534642Z 2023-07-20T11:58:21.9534873Z %SRC_DIR%>set "windir=C:\Windows" 2023-07-20T11:58:21.9535197Z 2023-07-20T11:58:21.9535443Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-07-20T11:58:21.9535815Z 2023-07-20T11:58:21.9536237Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-07-20T11:58:21.9536704Z 2023-07-20T11:58:21.9536999Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-07-20T11:58:21.9537376Z 2023-07-20T11:58:21.9537712Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-07-20T11:58:21.9538110Z 2023-07-20T11:58:21.9538745Z %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-20T11:58:21.9539403Z 2023-07-20T11:58:21.9539747Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-07-20T11:58:21.9540125Z 2023-07-20T11:58:21.9540593Z %SRC_DIR%>set "extend_keys={'ignore_build_only_deps', 'pin_run_as_build', 'extend_keys', 'ignore_version'}" 2023-07-20T11:58:21.9541088Z 2023-07-20T11:58:21.9541359Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-07-20T11:58:21.9541708Z 2023-07-20T11:58:21.9542025Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-07-20T11:58:21.9542432Z 2023-07-20T11:58:21.9542733Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-07-20T11:58:21.9543105Z 2023-07-20T11:58:21.9543361Z %SRC_DIR%>set "target_platform=win-64" 2023-07-20T11:58:21.9543703Z 2023-07-20T11:58:21.9543875Z %SRC_DIR%>set "r_base=3.4" 2023-07-20T11:58:21.9544170Z 2023-07-20T11:58:21.9544537Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-07-20T11:58:21.9544990Z 2023-07-20T11:58:21.9545239Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-07-20T11:58:21.9545852Z 2023-07-20T11:58:21.9546044Z %SRC_DIR%>set "vc=14" 2023-07-20T11:58:21.9546325Z 2023-07-20T11:58:21.9546558Z %SRC_DIR%>set "c_compiler=vs2019" 2023-07-20T11:58:21.9546857Z 2023-07-20T11:58:21.9547112Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-07-20T11:58:21.9547438Z 2023-07-20T11:58:21.9547718Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-07-20T11:58:21.9548077Z 2023-07-20T11:58:21.9548340Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-07-20T11:58:21.9548685Z 2023-07-20T11:58:21.9548946Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-07-20T11:58:21.9549300Z 2023-07-20T11:58:21.9549728Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\pip_cache" 2023-07-20T11:58:21.9550263Z 2023-07-20T11:58:21.9550510Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-07-20T11:58:21.9550834Z 2023-07-20T11:58:21.9551354Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-07-20T11:58:21.9551769Z 2023-07-20T11:58:21.9552021Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-07-20T11:58:21.9552379Z 2023-07-20T11:58:21.9552775Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-20T11:58:21.9553227Z 2023-07-20T11:58:21.9553660Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-07-20T11:58:21.9554143Z 2023-07-20T11:58:21.9554709Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-07-20T11:58:21.9555301Z 2023-07-20T11:58:21.9555542Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-07-20T11:58:21.9555873Z 2023-07-20T11:58:21.9556070Z %SRC_DIR%>SET MSSdk=1 2023-07-20T11:58:21.9556357Z 2023-07-20T11:58:21.9556575Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-07-20T11:58:21.9556880Z 2023-07-20T11:58:21.9557082Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-07-20T11:58:21.9557351Z 2023-07-20T11:58:21.9557588Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-07-20T11:58:21.9557904Z 2023-07-20T11:58:21.9558196Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-07-20T11:58:21.9558577Z 2023-07-20T11:58:21.9558821Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-07-20T11:58:21.9559157Z 2023-07-20T11:58:21.9559514Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-07-20T11:58:21.9559944Z 2023-07-20T11:58:21.9560109Z %SRC_DIR%>set "CXX=cl.exe" 2023-07-20T11:58:21.9560405Z 2023-07-20T11:58:21.9560601Z %SRC_DIR%>set "CC=cl.exe" 2023-07-20T11:58:21.9560884Z 2023-07-20T11:58:21.9561114Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-07-20T11:58:21.9561432Z 2023-07-20T11:58:21.9562052Z %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-20T11:58:21.9562691Z 2023-07-20T11:58:21.9563152Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-20T11:58:21.9563664Z 2023-07-20T11:58:21.9564671Z %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-20T11:58:21.9565756Z 2023-07-20T11:58:21.9566431Z %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-20T11:58:21.9567089Z 2023-07-20T11:58:22.0938759Z %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-20T11:58:22.0939766Z 2023-07-20T11:58:22.0940583Z %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-20T11:58:22.0941275Z 2023-07-20T11:58:22.0941926Z %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-20T11:58:22.0942950Z 2023-07-20T11:58:22.0943164Z %SRC_DIR%>IF NOT "1" == "" ( 2023-07-20T11:58:22.0943765Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-07-20T11:58:22.0944508Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-07-20T11:58:22.0945250Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-07-20T11:58:22.0945755Z ) 2023-07-20T11:58:22.0946074Z 2023-07-20T11:58:22.0946324Z %SRC_DIR%>call :GetWin10SdkDir 2023-07-20T11:58:22.0946650Z 2023-07-20T11:58:22.0947053Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-20T11:58:22.0947495Z 2023-07-20T11:58:22.0947933Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-20T11:58:22.0949582Z 2023-07-20T11:58:22.0950056Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-07-20T11:58:22.0950565Z 2023-07-20T11:58:22.0950965Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-07-20T11:58:22.0951420Z 2023-07-20T11:58:22.0951779Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-07-20T11:58:22.0952088Z 2023-07-20T11:58:22.0952273Z %SRC_DIR%>exit /B 0 2023-07-20T11:58:22.0952641Z 2023-07-20T11:58:22.0953252Z %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-20T11:58:22.0953847Z 2023-07-20T11:58:22.0954193Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-07-20T11:58:22.0954592Z 2023-07-20T11:58:22.0955188Z %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-20T11:58:22.0956047Z Windows SDK version found as: "10.0.19041.0" 2023-07-20T11:58:22.0956335Z 2023-07-20T11:58:22.0956443Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-07-20T11:58:22.0956732Z set "target_platform=amd64" 2023-07-20T11:58:22.0957034Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-07-20T11:58:22.0957307Z set "BITS=64" 2023-07-20T11:58:22.0957505Z ) else ( 2023-07-20T11:58:22.0957745Z set "target_platform=x86" 2023-07-20T11:58:22.0958173Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-07-20T11:58:22.0958494Z set "BITS=32" 2023-07-20T11:58:22.0958685Z ) 2023-07-20T11:58:22.0958805Z 2023-07-20T11:58:22.0959136Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-07-20T11:58:22.0959485Z 2023-07-20T11:58:22.0959710Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-07-20T11:58:22.0959960Z 2023-07-20T11:58:22.0960266Z 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-20T11:58:22.0960769Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-07-20T11:58:22.0961155Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-07-20T11:58:22.0961532Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-07-20T11:58:22.0961880Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-07-20T11:58:22.0962231Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-07-20T11:58:22.0962545Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-07-20T11:58:22.0962865Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-07-20T11:58:22.0963194Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-07-20T11:58:22.0963691Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-07-20T11:58:22.0964165Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-07-20T11:58:22.0964570Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-07-20T11:58:22.0965036Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-07-20T11:58:22.0966760Z ********************************************************************** 2023-07-20T11:58:22.0967328Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-07-20T11:58:22.0967950Z ** Copyright (c) 2021 Microsoft Corporation 2023-07-20T11:58:22.0968507Z ********************************************************************** 2023-07-20T11:58:22.0969082Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-07-20T11:58:22.0969634Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-07-20T11:58:22.0970235Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-07-20T11:58:22.0970858Z [DEBUG:core\msbuild.bat] initializing... 2023-07-20T11:58:22.0971545Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-07-20T11:58:22.0972205Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-07-20T11:58:22.0972856Z [DEBUG:winsdk.bat] initializing... 2023-07-20T11:58:22.0973632Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-07-20T11:58:22.0974255Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-07-20T11:58:22.0974826Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-07-20T11:58:22.0975411Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-07-20T11:58:22.0976008Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-07-20T11:58:22.0976595Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-07-20T11:58:22.0977138Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-07-20T11:58:22.0977839Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-07-20T11:58:22.0978552Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-07-20T11:58:22.0979268Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-07-20T11:58:22.0979859Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-07-20T11:58:22.0980456Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-07-20T11:58:22.0981039Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-07-20T11:58:22.0981623Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-07-20T11:58:22.0982259Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-07-20T11:58:22.0983174Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-07-20T11:58:22.0984137Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-07-20T11:58:22.0984719Z -- Git branch: nightly 2023-07-20T11:58:22.0985411Z -- Git SHA: 6a67f8ba5a61a7068729fcd436b7009d56649e2b 2023-07-20T11:58:22.0985962Z -- Git tag: None 2023-07-20T11:58:22.0986507Z -- PyTorch dependency: torch==2.1.0.dev20230719 2023-07-20T11:58:22.0987086Z -- Building version 2.1.0.dev20230720 2023-07-20T11:58:22.0987536Z running install 2023-07-20T11:58:22.0987962Z running build 2023-07-20T11:58:22.0988378Z running build_py 2023-07-20T11:58:22.0988804Z creating build 2023-07-20T11:58:22.0989282Z creating build\lib.win-amd64-cpython-38 2023-07-20T11:58:22.0989914Z creating build\lib.win-amd64-cpython-38\torchaudio 2023-07-20T11:58:22.0990815Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-07-20T11:58:22.0991872Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-07-20T11:58:22.0992707Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-07-20T11:58:22.0993491Z creating build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:58:22.0994363Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:58:22.0995338Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:58:22.0996380Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:58:22.0997477Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:58:22.0998598Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:58:22.0999584Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:58:22.1000478Z creating build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-07-20T11:58:22.1001607Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-07-20T11:58:22.1002610Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-07-20T11:58:22.1003588Z creating build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1004612Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1005178Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1005695Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1006221Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1006935Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1007496Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1008000Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1008547Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1009102Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1009641Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1010347Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1011132Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1011687Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1012225Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1012751Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1013272Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1013792Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1014346Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1014870Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1015385Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1015935Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1016569Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1017108Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:58:22.1017783Z creating build\lib.win-amd64-cpython-38\torchaudio\functional 2023-07-20T11:58:22.1834969Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-07-20T11:58:52.6891386Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-07-20T11:58:52.6892485Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-07-20T11:58:52.6893309Z to cmake instead of implicitly setting it as an env variable. This will 2023-07-20T11:58:52.6894021Z become a FATAL_ERROR in future version of pytorch. 2023-07-20T11:58:52.6894679Z Call Stack (most recent call first): 2023-07-20T11:58:52.6895648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:327 (torch_cuda_get_nvcc_gencode_flag) 2023-07-20T11:58:52.6897223Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-07-20T11:58:52.6898361Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-07-20T11:58:52.6899228Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-07-20T11:58:52.6899834Z CMakeLists.txt:93 (include) 2023-07-20T11:58:52.6900150Z 2023-07-20T11:58:52.6900161Z 2023-07-20T11:59:43.0102920Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-07-20T11:59:43.0221347Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-07-20T11:59:43.0240958Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-07-20T11:59:43.0242109Z creating build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:59:43.0243076Z copying torchaudio\io\_compat.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:59:43.0244017Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:59:43.2374840Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:59:43.2376905Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:59:43.2488471Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:59:43.2558519Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:59:43.2704304Z creating build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:59:43.2913640Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:59:43.3195705Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:59:43.3334070Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:59:43.3546381Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:59:43.3733938Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:59:43.3751545Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:59:43.3771818Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:59:43.3792248Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:59:43.3873897Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:59:43.3923344Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:59:43.4312995Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:59:43.4373771Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-07-20T11:59:43.4386260Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-07-20T11:59:43.4388048Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-07-20T11:59:43.4396596Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-07-20T11:59:43.4398527Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype 2023-07-20T11:59:43.4406670Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype 2023-07-20T11:59:43.4408260Z creating build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-07-20T11:59:43.4416462Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-07-20T11:59:43.4422336Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-07-20T11:59:43.4431880Z creating build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-07-20T11:59:43.4433795Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-07-20T11:59:43.4441220Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-07-20T11:59:43.4444024Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-07-20T11:59:43.4445612Z creating build\lib.win-amd64-cpython-38\torchaudio\utils 2023-07-20T11:59:43.4454710Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-07-20T11:59:43.4456538Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-07-20T11:59:43.4465321Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-07-20T11:59:43.4467415Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-07-20T11:59:43.4475438Z creating build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-07-20T11:59:43.4480957Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-07-20T11:59:43.4489254Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-07-20T11:59:43.4490687Z creating build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-07-20T11:59:43.4499177Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-07-20T11:59:43.4500872Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-07-20T11:59:43.4509260Z creating build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-07-20T11:59:43.4511015Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-07-20T11:59:43.4518551Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-07-20T11:59:43.4519944Z creating build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-07-20T11:59:43.4528152Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-07-20T11:59:43.4530037Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-07-20T11:59:43.4538319Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-07-20T11:59:43.4539771Z creating build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-07-20T11:59:43.4549749Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-07-20T11:59:43.4551326Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-07-20T11:59:43.4561655Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-07-20T11:59:43.4563669Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-07-20T11:59:43.4569274Z creating build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-07-20T11:59:43.4576274Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-07-20T11:59:43.4578425Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-07-20T11:59:43.4585178Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-07-20T11:59:43.4586652Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-07-20T11:59:43.4596526Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-07-20T11:59:43.4602256Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-07-20T11:59:43.4604612Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-07-20T11:59:43.4616984Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-07-20T11:59:43.4619006Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-07-20T11:59:43.4626577Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-07-20T11:59:43.4632473Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-07-20T11:59:43.4633818Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-07-20T11:59:43.4642552Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-07-20T11:59:43.4644131Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-07-20T11:59:43.4652861Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-07-20T11:59:43.4654459Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-07-20T11:59:43.4662783Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-07-20T11:59:43.7771953Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-07-20T11:59:43.7773268Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-07-20T11:59:43.7774478Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-07-20T11:59:43.7775499Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:59:43.7776508Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:59:43.7777641Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:59:43.7778770Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:59:43.7779918Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:59:43.7781144Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:59:43.7782491Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T12:00:00.5526104Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T12:00:00.7937740Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-07-20T12:00:01.0017506Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-07-20T12:00:01.1079544Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-07-20T12:00:01.2343503Z copying torchaudio\prototype\pipelines\squim_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-07-20T12:00:01.3568565Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-07-20T12:00:01.6357275Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-07-20T12:00:01.7443299Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-07-20T12:00:01.9101141Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-07-20T12:00:01.9318170Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim 2023-07-20T12:00:02.1915145Z copying torchaudio\prototype\models\squim\objective.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim 2023-07-20T12:00:02.2592576Z copying torchaudio\prototype\models\squim\subjective.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim 2023-07-20T12:00:02.3942831Z copying torchaudio\prototype\models\squim\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim 2023-07-20T12:00:02.3981342Z running build_ext 2023-07-20T12:00:02.3983601Z -- The C compiler identification is MSVC 19.29.30151.0 2023-07-20T12:00:02.3985947Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-07-20T12:00:02.3987770Z -- Detecting C compiler ABI info 2023-07-20T12:00:02.3989506Z -- Detecting C compiler ABI info - done 2023-07-20T12:00:02.3991611Z -- 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-20T12:00:02.3992724Z -- Detecting C compile features 2023-07-20T12:00:02.3993527Z -- Detecting C compile features - done 2023-07-20T12:00:02.3994956Z -- Detecting CXX compiler ABI info 2023-07-20T12:00:02.3996256Z -- Detecting CXX compiler ABI info - done 2023-07-20T12:00:02.3998428Z -- 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-20T12:00:02.3999781Z -- Detecting CXX compile features 2023-07-20T12:00:02.4000650Z -- Detecting CXX compile features - done 2023-07-20T12:00:02.4001931Z -- The CUDA compiler identification is NVIDIA 11.8.89 2023-07-20T12:00:02.4003107Z -- Detecting CUDA compiler ABI info 2023-07-20T12:00:02.4004655Z -- Detecting CUDA compiler ABI info - done 2023-07-20T12:00:02.4006951Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe - skipped 2023-07-20T12:00:02.4008882Z -- Detecting CUDA compile features 2023-07-20T12:00:02.4009739Z -- Detecting CUDA compile features - done 2023-07-20T12:00:02.4010791Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 (found version "11.8") 2023-07-20T12:00:02.4012396Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/include (found version "11.8.89") 2023-07-20T12:00:02.4014262Z -- Caffe2: CUDA detected: 11.8 2023-07-20T12:00:02.4015929Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe 2023-07-20T12:00:02.4017146Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 2023-07-20T12:00:02.4020175Z -- Caffe2: Header version is: 11.8 2023-07-20T12:00:02.4021452Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/nvrtc.lib shorthash is dd482e34 2023-07-20T12:00:02.4027238Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-07-20T12:00:02.4028944Z -- Added CUDA NVCC flags for: -gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-gencode;arch=compute_50,code=compute_50 2023-07-20T12:00:02.4030737Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/lib/torch.lib 2023-07-20T12:00:02.4032407Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/libs/python38.lib (found suitable exact version "3.8.17") found components: Development Development.Module Development.Embed 2023-07-20T12:00:02.4034104Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-07-20T12:00:02.4035007Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-07-20T12:00:02.4035914Z -- Found OpenMP: TRUE (found version "2.0") 2023-07-20T12:00:02.4036930Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-07-20T12:00:02.4272859Z -- Building FFmpeg integration with multi version support 2023-07-20T12:00:02.4276329Z -- Configuring done (38.1s) 2023-07-20T12:00:02.4546538Z -- Generating done (0.2s) 2023-07-20T12:00:02.4547932Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/work/build/temp.win-amd64-cpython-38/Release 2023-07-20T12:00:02.4551581Z [1/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\utils.cpp 2023-07-20T12:00:02.4585407Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:02.4619513Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:02.4634405Z 2023-07-20T12:00:02.4650816Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:02.4671673Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:02.4686329Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:02.4706168Z [2/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-07-20T12:00:02.4721121Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:02.4735484Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:02.4748466Z 2023-07-20T12:00:02.4762482Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:02.4775301Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:02.4792895Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:02.4812090Z [3/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-07-20T12:00:02.4828895Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:02.4844709Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:02.4899386Z 2023-07-20T12:00:02.4918687Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:02.4935752Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:02.4953500Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:03.0265661Z [4/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-07-20T12:00:03.0269921Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:03.0270677Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:03.0271115Z 2023-07-20T12:00:03.0271661Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-20T12:00:03.0272401Z with 2023-07-20T12:00:03.0272935Z [ 2023-07-20T12:00:03.0273337Z T=scalar_t 2023-07-20T12:00:03.0273799Z ] 2023-07-20T12:00:03.0275649Z %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-20T12:00:03.0277270Z with 2023-07-20T12:00:03.0277686Z [ 2023-07-20T12:00:03.0278063Z T=scalar_t, 2023-07-20T12:00:03.0278605Z PtrTraits=at::DefaultPtrTraits, 2023-07-20T12:00:03.0279124Z index_t=int64_t 2023-07-20T12:00:03.0279663Z ] 2023-07-20T12:00:03.0280395Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-20T12:00:03.0281309Z with 2023-07-20T12:00:03.0281698Z [ 2023-07-20T12:00:03.0282106Z T=scalar_t 2023-07-20T12:00:03.0282503Z ] 2023-07-20T12:00:03.0283261Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.0284322Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.0285390Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:03.0288565Z [5/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-07-20T12:00:03.0291600Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:03.0292382Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:03.0292772Z 2023-07-20T12:00:03.0293294Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.0294463Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.0296354Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:03.0297454Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:03.0298490Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.0299481Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.0300598Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.0303785Z [6/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-07-20T12:00:03.0306604Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:03.0307359Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:03.0307870Z 2023-07-20T12:00:03.0308546Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:03.0309838Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:03.0311001Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:03.0312186Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:03.0313410Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:03.0314675Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:03.0316082Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:00:03.0317283Z %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-20T12:00:03.0318514Z %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-20T12:00:03.0319705Z %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-20T12:00:03.0321480Z %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-20T12:00:03.0322556Z with 2023-07-20T12:00:03.0323042Z [ 2023-07-20T12:00:03.0323446Z CAST_DTYPE=float, 2023-07-20T12:00:03.0323913Z DTYPE=float 2023-07-20T12:00:03.0324322Z ] 2023-07-20T12:00:03.0325316Z %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-20T12:00:03.0326349Z with 2023-07-20T12:00:03.0327431Z [ 2023-07-20T12:00:03.0327926Z CAST_DTYPE=float, 2023-07-20T12:00:03.0328510Z DTYPE=float 2023-07-20T12:00:03.0328914Z ] 2023-07-20T12:00:03.0330079Z %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-20T12:00:03.0330936Z with 2023-07-20T12:00:03.0331326Z [ 2023-07-20T12:00:03.0331730Z CAST_DTYPE=float 2023-07-20T12:00:03.0332159Z ] 2023-07-20T12:00:03.0333363Z %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-20T12:00:03.0334549Z with 2023-07-20T12:00:03.0334917Z [ 2023-07-20T12:00:03.0335486Z DTYPE=float, 2023-07-20T12:00:03.0335995Z CAST_DTYPE=float 2023-07-20T12:00:03.0336656Z ] 2023-07-20T12:00:03.0337960Z %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-20T12:00:03.0339202Z with 2023-07-20T12:00:03.0339595Z [ 2023-07-20T12:00:03.0340004Z DTYPE=float 2023-07-20T12:00:03.0340401Z ] 2023-07-20T12:00:03.0341142Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-20T12:00:03.0343063Z %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-20T12:00:03.0344533Z with 2023-07-20T12:00:03.0344933Z [ 2023-07-20T12:00:03.0345306Z DTYPE=float 2023-07-20T12:00:23.5095078Z ] 2023-07-20T12:00:23.5096031Z %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-20T12:00:23.5100263Z %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-20T12:00:23.5112485Z with 2023-07-20T12:00:23.5127179Z [ 2023-07-20T12:00:23.5128032Z DTYPE=float 2023-07-20T12:00:23.5128563Z ] 2023-07-20T12:00:23.5152749Z %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-20T12:00:23.5157497Z with 2023-07-20T12:00:23.5343623Z [ 2023-07-20T12:00:23.5350719Z DTYPE=float 2023-07-20T12:00:23.5542373Z ] 2023-07-20T12:00:23.5608003Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:23.8561692Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:23.8587842Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:23.8745084Z [7/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-07-20T12:00:23.9293468Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:23.9354510Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:23.9438451Z 2023-07-20T12:00:23.9544272Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:23.9554774Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:23.9555926Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:23.9556951Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:23.9558050Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:23.9559279Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:23.9560446Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:00:23.9561596Z %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-20T12:00:23.9562825Z %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-20T12:00:23.9563906Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-07-20T12:00:23.9565404Z %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-20T12:00:23.9566499Z with 2023-07-20T12:00:23.9566858Z [ 2023-07-20T12:00:23.9567269Z DTYPE=float, 2023-07-20T12:00:23.9567838Z CAST_DTYPE=float 2023-07-20T12:00:23.9568254Z ] 2023-07-20T12:00:23.9569701Z %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-20T12:00:23.9571208Z with 2023-07-20T12:00:23.9571601Z [ 2023-07-20T12:00:23.9571999Z DTYPE=float 2023-07-20T12:00:23.9572373Z ] 2023-07-20T12:00:23.9573148Z %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-20T12:00:23.9574509Z %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-20T12:00:23.9575621Z with 2023-07-20T12:00:23.9576148Z [ 2023-07-20T12:00:23.9576547Z CAST_DTYPE=float, 2023-07-20T12:00:23.9577010Z DTYPE=float 2023-07-20T12:00:23.9577410Z ] 2023-07-20T12:00:23.9579161Z %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-20T12:00:23.9580162Z with 2023-07-20T12:00:23.9580544Z [ 2023-07-20T12:00:23.9580967Z CAST_DTYPE=float, 2023-07-20T12:00:23.9581513Z DTYPE=float 2023-07-20T12:00:23.9581903Z ] 2023-07-20T12:00:23.9583016Z %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-20T12:00:23.9583846Z with 2023-07-20T12:00:23.9584225Z [ 2023-07-20T12:00:23.9584605Z CAST_DTYPE=float 2023-07-20T12:00:23.9585031Z ] 2023-07-20T12:00:23.9586204Z %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-20T12:00:23.9587315Z with 2023-07-20T12:00:23.9587667Z [ 2023-07-20T12:00:23.9588071Z DTYPE=float, 2023-07-20T12:00:23.9588622Z CAST_DTYPE=float 2023-07-20T12:00:23.9589045Z ] 2023-07-20T12:00:23.9589910Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-20T12:00:23.9591551Z %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-20T12:00:23.9612370Z with 2023-07-20T12:00:23.9635746Z [ 2023-07-20T12:00:23.9638177Z DTYPE=float 2023-07-20T12:00:23.9638600Z ] 2023-07-20T12:00:23.9639434Z %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-20T12:00:23.9640831Z %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-20T12:00:23.9641761Z with 2023-07-20T12:00:23.9642112Z [ 2023-07-20T12:00:23.9642507Z DTYPE=float 2023-07-20T12:00:23.9642885Z ] 2023-07-20T12:00:23.9643949Z %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-20T12:00:23.9645165Z with 2023-07-20T12:00:23.9645532Z [ 2023-07-20T12:00:23.9645934Z DTYPE=float 2023-07-20T12:00:23.9646337Z ] 2023-07-20T12:00:23.9647278Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:23.9648254Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:23.9649228Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:23.9726019Z [8/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-07-20T12:00:23.9764156Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:23.9767895Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:23.9781521Z 2023-07-20T12:00:23.9782140Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:23.9783153Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:00.3050408Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:00.3053867Z [9/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-07-20T12:02:00.3056646Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:00.3057479Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:00.3057975Z 2023-07-20T12:02:00.3059020Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:00.3528528Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:00.3529853Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:00.3562155Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:00.3563517Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:00.3564803Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:00.3566094Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:02:00.3567488Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(111): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:00.3569126Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(109): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:00.3572340Z %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-20T12:02:00.3573939Z %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-20T12:02:00.3575076Z with 2023-07-20T12:02:00.3575632Z [ 2023-07-20T12:02:00.3576224Z DTYPE=c10::Half 2023-07-20T12:02:00.3576811Z ] 2023-07-20T12:02:00.3578886Z %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-20T12:02:00.3580189Z with 2023-07-20T12:02:00.3580749Z [ 2023-07-20T12:02:00.3581354Z DTYPE=c10::Half 2023-07-20T12:02:00.3581942Z ] 2023-07-20T12:02:00.3582963Z %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-20T12:02:00.3583989Z with 2023-07-20T12:02:00.3584446Z [ 2023-07-20T12:02:00.3686808Z DTYPE=c10::Half 2023-07-20T12:02:00.3715506Z ] 2023-07-20T12:02:00.3752933Z %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-20T12:02:00.3754197Z with 2023-07-20T12:02:00.3754828Z [ 2023-07-20T12:02:00.3755399Z DTYPE=c10::Half, 2023-07-20T12:02:00.3756048Z CAST_DTYPE=float 2023-07-20T12:02:00.3756805Z ] 2023-07-20T12:02:00.3758410Z %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-20T12:02:00.3759768Z with 2023-07-20T12:02:00.3760326Z [ 2023-07-20T12:02:00.3760866Z DTYPE=c10::Half 2023-07-20T12:02:00.3761427Z ] 2023-07-20T12:02:00.3762360Z %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-20T12:02:00.3764009Z %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-20T12:02:00.3765333Z with 2023-07-20T12:02:00.3765827Z [ 2023-07-20T12:02:00.3766383Z DTYPE=c10::Half 2023-07-20T12:02:00.3766833Z ] 2023-07-20T12:02:00.3768594Z %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-20T12:02:00.3769616Z with 2023-07-20T12:02:00.3770144Z [ 2023-07-20T12:02:00.3770595Z DTYPE=c10::Half 2023-07-20T12:02:00.3771158Z ] 2023-07-20T12:02:00.3771958Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-20T12:02:00.3773951Z %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-20T12:02:00.3775636Z with 2023-07-20T12:02:00.3776046Z [ 2023-07-20T12:02:00.3776461Z DTYPE=float 2023-07-20T12:02:00.3776992Z ] 2023-07-20T12:02:00.3778736Z %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-20T12:02:00.3780453Z with 2023-07-20T12:02:00.3785708Z [ 2023-07-20T12:02:00.3786303Z DTYPE=float, 2023-07-20T12:02:00.3786780Z CAST_DTYPE=float 2023-07-20T12:02:00.3787223Z ] 2023-07-20T12:02:00.3788251Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-20T12:02:00.3790109Z %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-20T12:02:00.3793816Z with 2023-07-20T12:02:00.3794384Z [ 2023-07-20T12:02:00.3794919Z DTYPE=float 2023-07-20T12:02:00.3795488Z ] 2023-07-20T12:02:00.3796334Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:00.3799793Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:00.3801043Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:00.3806209Z [10/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rir.cpp 2023-07-20T12:02:00.3808979Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:00.3809907Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:00.3810469Z 2023-07-20T12:02:00.3813344Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:02:00.3814795Z with 2023-07-20T12:02:00.3815208Z [ 2023-07-20T12:02:00.3815605Z scalar_t=scalar_t 2023-07-20T12:02:00.3816046Z ] 2023-07-20T12:02:00.3817133Z %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-20T12:02:00.3818664Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:02:00.3819531Z with 2023-07-20T12:02:00.3820168Z [ 2023-07-20T12:02:00.3820583Z scalar_t=scalar_t 2023-07-20T12:02:00.3821728Z ] 2023-07-20T12:03:00.5569629Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:03:00.5590325Z with 2023-07-20T12:03:00.5598816Z [ 2023-07-20T12:03:00.5599696Z scalar_t=scalar_t 2023-07-20T12:03:00.5600407Z ] 2023-07-20T12:03:00.5601782Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:03:00.5603488Z %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-20T12:03:00.5607729Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:03:00.5608888Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:03:00.5610649Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5612688Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5613952Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:00.5618160Z [11/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-07-20T12:03:00.5622200Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:00.5623393Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:00.5623815Z 2023-07-20T12:03:00.5624616Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:00.5626711Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:00.5628889Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:00.5631032Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:00.5632463Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5637449Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5638545Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:00.5639605Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:00.5640568Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:03:00.5655325Z [12/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-07-20T12:03:00.5659382Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:00.5660916Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:00.5661372Z 2023-07-20T12:03:00.5661871Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5662844Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5663848Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:00.5664871Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:00.5666030Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5667179Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5668120Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5671293Z [13/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-07-20T12:03:00.5674533Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:00.5675243Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:00.5675678Z 2023-07-20T12:03:00.5676397Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:00.5677821Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:00.5679326Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:00.5680912Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:00.5682168Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5683170Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5684433Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:00.5688267Z [14/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp 2023-07-20T12:03:00.5690932Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:00.5691646Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:00.5692056Z 2023-07-20T12:03:00.5692726Z %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp(122): warning C4244: '=': conversion from 'int64_t' to 'T', possible loss of data 2023-07-20T12:03:00.5693554Z with 2023-07-20T12:03:00.5694050Z [ 2023-07-20T12:03:00.5694412Z T=target_t 2023-07-20T12:03:00.5694811Z ] 2023-07-20T12:03:00.5695987Z %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-20T12:03:00.5697420Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5698416Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5699517Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:00.5702619Z [15/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-07-20T12:03:00.5705243Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:00.5705947Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:00.5706455Z 2023-07-20T12:03:00.5706978Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5708084Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5709094Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:00.5711916Z [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 -D_torchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\_torchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\pybind\pybind.cpp 2023-07-20T12:03:00.5715033Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:00.5715724Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:00.5716144Z 2023-07-20T12:03:00.5720096Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5721432Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:00.5723076Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:00.5735498Z [17/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_alphas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-20T12:03:00.5746737Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5748369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5749884Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5751312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5752764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5754296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5755907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5757364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5758823Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5759594Z 2023-07-20T12:03:00.5760306Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5761181Z 2023-07-20T12:03:00.5761998Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5762836Z 2023-07-20T12:03:00.5763596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5764576Z 2023-07-20T12:03:00.5765315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5766064Z 2023-07-20T12:03:00.5766799Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5767640Z 2023-07-20T12:03:00.5769241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5770019Z 2023-07-20T12:03:00.5770766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5771550Z 2023-07-20T12:03:00.5772288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5773038Z 2023-07-20T12:03:00.5773776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5774615Z 2023-07-20T12:03:00.5775451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5776164Z 2023-07-20T12:03:00.5776979Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5777725Z 2023-07-20T12:03:00.5778458Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5783509Z 2023-07-20T12:03:00.5784275Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5785060Z 2023-07-20T12:03:00.5785763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5786548Z 2023-07-20T12:03:00.5787298Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:00.5788062Z 2023-07-20T12:03:00.5788842Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-07-20T12:03:00.5789861Z compute_alphas.cu 2023-07-20T12:03:00.5790932Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5792080Z with 2023-07-20T12:03:00.5792436Z [ 2023-07-20T12:03:00.5793045Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:00.5793615Z ] 2023-07-20T12:03:00.5794608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5795651Z with 2023-07-20T12:03:00.5796034Z [ 2023-07-20T12:03:00.5796732Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:00.5797371Z ] 2023-07-20T12:03:00.5798634Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5799622Z with 2023-07-20T12:03:00.5800012Z [ 2023-07-20T12:03:00.5800608Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:00.5801166Z ] 2023-07-20T12:03:00.5802316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:00.5804344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.5806176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.5807868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5808840Z with 2023-07-20T12:03:00.5809313Z [ 2023-07-20T12:03:00.5809941Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:00.5810656Z ] 2023-07-20T12:03:00.5811613Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5812513Z with 2023-07-20T12:03:00.5812907Z [ 2023-07-20T12:03:00.5813485Z T=std::basic_string,std::allocator> 2023-07-20T12:03:00.5814063Z ] 2023-07-20T12:03:00.5815039Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5816050Z with 2023-07-20T12:03:00.5816422Z [ 2023-07-20T12:03:00.5817085Z T=std::basic_string,std::allocator> 2023-07-20T12:03:00.5817735Z ] 2023-07-20T12:03:00.5818946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5820065Z with 2023-07-20T12:03:00.5820431Z [ 2023-07-20T12:03:00.5821043Z T=std::basic_string,std::allocator> 2023-07-20T12:03:00.5821614Z ] 2023-07-20T12:03:00.5822795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.5825027Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.5826679Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5827653Z with 2023-07-20T12:03:00.5828042Z [ 2023-07-20T12:03:00.5828828Z T=std::basic_string,std::allocator> 2023-07-20T12:03:00.5829541Z ] 2023-07-20T12:03:00.5831123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5832019Z with 2023-07-20T12:03:00.5832402Z [ 2023-07-20T12:03:00.5832826Z T=c10::SymInt 2023-07-20T12:03:00.5833197Z ] 2023-07-20T12:03:00.5834177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5835096Z with 2023-07-20T12:03:00.5835480Z [ 2023-07-20T12:03:00.5835858Z T=c10::SymInt 2023-07-20T12:03:00.5836340Z ] 2023-07-20T12:03:00.5837548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5838709Z with 2023-07-20T12:03:00.5839064Z [ 2023-07-20T12:03:00.5839483Z T=c10::SymInt 2023-07-20T12:03:00.5839887Z ] 2023-07-20T12:03:00.5844917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5846501Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.5848082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5849065Z with 2023-07-20T12:03:00.5849448Z [ 2023-07-20T12:03:00.5849876Z T=c10::SymInt 2023-07-20T12:03:00.5850429Z ] 2023-07-20T12:03:00.5851514Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5852429Z with 2023-07-20T12:03:00.5852824Z [ 2023-07-20T12:03:00.5853434Z T=c10::QualifiedName 2023-07-20T12:03:00.5853837Z ] 2023-07-20T12:03:00.5854827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5855767Z with 2023-07-20T12:03:00.5856154Z [ 2023-07-20T12:03:00.5856884Z T=c10::QualifiedName 2023-07-20T12:03:00.5857347Z ] 2023-07-20T12:03:00.5860229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5861283Z with 2023-07-20T12:03:00.5861644Z [ 2023-07-20T12:03:00.5862109Z T=c10::QualifiedName 2023-07-20T12:03:00.5862561Z ] 2023-07-20T12:03:00.5863588Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5866259Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.5867917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5868858Z with 2023-07-20T12:03:00.5869262Z [ 2023-07-20T12:03:00.5869716Z T=c10::QualifiedName 2023-07-20T12:03:00.5870161Z ] 2023-07-20T12:03:00.5871241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5872262Z with 2023-07-20T12:03:00.5872642Z [ 2023-07-20T12:03:00.5873055Z T=at::TensorBase 2023-07-20T12:03:00.5873445Z ] 2023-07-20T12:03:00.5874466Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5875399Z with 2023-07-20T12:03:00.5875795Z [ 2023-07-20T12:03:00.5876202Z T=at::TensorBase 2023-07-20T12:03:00.5876634Z ] 2023-07-20T12:03:00.5877792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5878931Z with 2023-07-20T12:03:00.5879303Z [ 2023-07-20T12:03:00.5879722Z T=at::TensorBase 2023-07-20T12:03:00.5880144Z ] 2023-07-20T12:03:00.5881241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5882807Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.5884473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5885537Z with 2023-07-20T12:03:00.5886038Z [ 2023-07-20T12:03:00.5886458Z T=at::TensorBase 2023-07-20T12:03:00.5886861Z ] 2023-07-20T12:03:00.5887797Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5888685Z with 2023-07-20T12:03:00.5889311Z [ 2023-07-20T12:03:00.5889735Z T=at::Tensor 2023-07-20T12:03:00.5890125Z ] 2023-07-20T12:03:00.5891185Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5892214Z with 2023-07-20T12:03:00.5892656Z [ 2023-07-20T12:03:00.5893058Z T=at::Tensor 2023-07-20T12:03:00.5893443Z ] 2023-07-20T12:03:00.5894491Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5895495Z with 2023-07-20T12:03:00.5895848Z [ 2023-07-20T12:03:00.5896492Z T=at::Tensor 2023-07-20T12:03:00.5896944Z ] 2023-07-20T12:03:00.5898048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5899762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.5901242Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5902239Z with 2023-07-20T12:03:00.5902617Z [ 2023-07-20T12:03:00.5903043Z T=at::Tensor 2023-07-20T12:03:00.5903416Z ] 2023-07-20T12:03:00.5904398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5905449Z with 2023-07-20T12:03:00.5905943Z [ 2023-07-20T12:03:00.5906466Z T=at::Generator 2023-07-20T12:03:00.5906852Z ] 2023-07-20T12:03:00.5907831Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5908744Z with 2023-07-20T12:03:00.5909137Z [ 2023-07-20T12:03:00.5909527Z T=at::Generator 2023-07-20T12:03:00.5909941Z ] 2023-07-20T12:03:00.5911494Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5912694Z with 2023-07-20T12:03:00.5913057Z [ 2023-07-20T12:03:00.5913475Z T=at::Generator 2023-07-20T12:03:00.5913998Z ] 2023-07-20T12:03:00.5914970Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5916487Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.5918024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5919082Z with 2023-07-20T12:03:00.5919763Z [ 2023-07-20T12:03:00.5920269Z T=at::Generator 2023-07-20T12:03:00.5920750Z ] 2023-07-20T12:03:00.5921668Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5922548Z with 2023-07-20T12:03:00.5922931Z [ 2023-07-20T12:03:00.5923346Z T=c10::Scalar 2023-07-20T12:03:00.5923721Z ] 2023-07-20T12:03:00.5924704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5929900Z with 2023-07-20T12:03:00.5930295Z [ 2023-07-20T12:03:00.5930913Z T=c10::Scalar 2023-07-20T12:03:00.5931354Z ] 2023-07-20T12:03:00.5932405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5933571Z with 2023-07-20T12:03:00.5933991Z [ 2023-07-20T12:03:00.5934482Z T=c10::Scalar 2023-07-20T12:03:00.5934884Z ] 2023-07-20T12:03:00.5935865Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5937385Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.5938917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5939999Z with 2023-07-20T12:03:00.5940407Z [ 2023-07-20T12:03:00.5940875Z T=c10::Scalar 2023-07-20T12:03:00.5941356Z ] 2023-07-20T12:03:00.5942289Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5943171Z with 2023-07-20T12:03:00.5943556Z [ 2023-07-20T12:03:00.5944098Z T=std::shared_ptr 2023-07-20T12:03:00.5944597Z ] 2023-07-20T12:03:00.5945606Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5946655Z with 2023-07-20T12:03:00.5947070Z [ 2023-07-20T12:03:00.5947642Z T=std::shared_ptr 2023-07-20T12:03:00.5948231Z ] 2023-07-20T12:03:00.5949296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5950294Z with 2023-07-20T12:03:00.5950663Z [ 2023-07-20T12:03:00.5951217Z T=std::shared_ptr 2023-07-20T12:03:00.5951726Z ] 2023-07-20T12:03:00.5952821Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:00.5954772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.5956669Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5957602Z with 2023-07-20T12:03:00.5957999Z [ 2023-07-20T12:03:00.5958541Z T=std::shared_ptr 2023-07-20T12:03:00.5959049Z ] 2023-07-20T12:03:00.5960279Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5961310Z with 2023-07-20T12:03:00.5961777Z [ 2023-07-20T12:03:00.5962301Z T=std::weak_ptr 2023-07-20T12:03:00.5962783Z ] 2023-07-20T12:03:00.5963777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5964711Z with 2023-07-20T12:03:00.5965092Z [ 2023-07-20T12:03:00.5965620Z T=std::weak_ptr 2023-07-20T12:03:00.5966094Z ] 2023-07-20T12:03:00.5967138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5968152Z with 2023-07-20T12:03:00.5968544Z [ 2023-07-20T12:03:00.5969041Z T=std::weak_ptr 2023-07-20T12:03:00.5969573Z ] 2023-07-20T12:03:00.5970593Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:00.5971529Z with 2023-07-20T12:03:00.5971959Z [ 2023-07-20T12:03:00.5972477Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:03:00.5973042Z ] 2023-07-20T12:03:00.5974155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.5975080Z with 2023-07-20T12:03:00.5975443Z [ 2023-07-20T12:03:00.5975943Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:03:00.5976420Z ] 2023-07-20T12:03:00.5977454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5978390Z with 2023-07-20T12:03:00.5978782Z [ 2023-07-20T12:03:00.5979307Z T=std::weak_ptr 2023-07-20T12:03:00.5979803Z ] 2023-07-20T12:03:00.5980727Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5981691Z with 2023-07-20T12:03:00.5982084Z [ 2023-07-20T12:03:00.5982678Z T=std::vector> 2023-07-20T12:03:00.5986789Z ] 2023-07-20T12:03:00.5987824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5989062Z with 2023-07-20T12:03:00.5989464Z [ 2023-07-20T12:03:00.5990151Z T=std::vector> 2023-07-20T12:03:00.5990810Z ] 2023-07-20T12:03:00.5991870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5992867Z with 2023-07-20T12:03:00.5993261Z [ 2023-07-20T12:03:00.5993840Z T=std::vector> 2023-07-20T12:03:00.5994404Z ] 2023-07-20T12:03:00.5995760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:00.5997572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.5999256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6000211Z with 2023-07-20T12:03:00.6000574Z [ 2023-07-20T12:03:00.6001164Z T=std::vector> 2023-07-20T12:03:00.6001732Z ] 2023-07-20T12:03:00.6002671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6003532Z with 2023-07-20T12:03:00.6003902Z [ 2023-07-20T12:03:00.6004401Z T=std::vector> 2023-07-20T12:03:00.6004877Z ] 2023-07-20T12:03:00.6005801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.6006692Z with 2023-07-20T12:03:00.6007058Z [ 2023-07-20T12:03:00.6007595Z T=std::vector> 2023-07-20T12:03:00.6008120Z ] 2023-07-20T12:03:00.6009285Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.6010477Z with 2023-07-20T12:03:00.6011065Z [ 2023-07-20T12:03:00.6011598Z T=std::vector> 2023-07-20T12:03:00.6012459Z ] 2023-07-20T12:03:00.6013693Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:00.6015552Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6017374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6018563Z with 2023-07-20T12:03:00.6019042Z [ 2023-07-20T12:03:00.6019691Z T=std::vector> 2023-07-20T12:03:00.6020273Z ] 2023-07-20T12:03:00.6021369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6022629Z with 2023-07-20T12:03:00.6023091Z [ 2023-07-20T12:03:00.6040847Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.6041561Z ] 2023-07-20T12:03:00.6042836Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.6043872Z with 2023-07-20T12:03:00.6044393Z [ 2023-07-20T12:03:00.6045105Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.6045692Z ] 2023-07-20T12:03:00.6046825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.6054170Z with 2023-07-20T12:03:00.6054728Z [ 2023-07-20T12:03:00.6055456Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.6056062Z ] 2023-07-20T12:03:00.6057145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6058824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6060309Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6061690Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6063128Z with 2023-07-20T12:03:00.6063570Z [ 2023-07-20T12:03:00.6105073Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.6105694Z ] 2023-07-20T12:03:00.6147883Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6148695Z with 2023-07-20T12:03:00.6149046Z [ 2023-07-20T12:03:00.6149567Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.6150701Z ] 2023-07-20T12:03:00.6151733Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.6152674Z with 2023-07-20T12:03:00.6153028Z [ 2023-07-20T12:03:00.6153625Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.6154472Z ] 2023-07-20T12:03:00.6155533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.6156519Z with 2023-07-20T12:03:00.6156869Z [ 2023-07-20T12:03:00.6157452Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.6158005Z ] 2023-07-20T12:03:00.6159301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6161050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6167278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6186356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6187523Z with 2023-07-20T12:03:00.6187952Z [ 2023-07-20T12:03:00.6188642Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.6189172Z ] 2023-07-20T12:03:00.6190123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6191026Z with 2023-07-20T12:03:00.6191395Z [ 2023-07-20T12:03:00.6191886Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:00.6192359Z ] 2023-07-20T12:03:00.6210985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.6211957Z with 2023-07-20T12:03:00.6212330Z [ 2023-07-20T12:03:00.6212828Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:00.6213311Z ] 2023-07-20T12:03:00.6216449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.6217623Z with 2023-07-20T12:03:00.6217995Z [ 2023-07-20T12:03:00.6218503Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:00.6218974Z ] 2023-07-20T12:03:00.6220102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:00.6221914Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6223614Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6252245Z with 2023-07-20T12:03:00.6252698Z [ 2023-07-20T12:03:00.6253232Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:00.6253716Z ] 2023-07-20T12:03:00.6254641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6255502Z with 2023-07-20T12:03:00.6255862Z [ 2023-07-20T12:03:00.6256527Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:00.6257087Z ] 2023-07-20T12:03:00.6279388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.6280421Z with 2023-07-20T12:03:00.6280810Z [ 2023-07-20T12:03:00.6281379Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:00.6281942Z ] 2023-07-20T12:03:00.6283025Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.6284019Z with 2023-07-20T12:03:00.6284509Z [ 2023-07-20T12:03:00.6285056Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:00.6285837Z ] 2023-07-20T12:03:00.6286946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:00.6288776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6295102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6307291Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6308248Z with 2023-07-20T12:03:00.6308631Z [ 2023-07-20T12:03:00.6309242Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:00.6309808Z ] 2023-07-20T12:03:00.6310713Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6311598Z with 2023-07-20T12:03:00.6312092Z [ 2023-07-20T12:03:00.6312553Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:00.6313070Z ] 2023-07-20T12:03:00.6314148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.6315081Z with 2023-07-20T12:03:00.6315451Z [ 2023-07-20T12:03:00.6315930Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:00.6316383Z ] 2023-07-20T12:03:00.6317689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.6318670Z with 2023-07-20T12:03:00.6319155Z [ 2023-07-20T12:03:00.6319596Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:00.6324470Z ] 2023-07-20T12:03:00.6327668Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.6329726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6330635Z with 2023-07-20T12:03:00.6330972Z [ 2023-07-20T12:03:00.6331410Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:00.6331815Z ] 2023-07-20T12:03:00.6335274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6336870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6337750Z with 2023-07-20T12:03:00.6338095Z [ 2023-07-20T12:03:00.6338523Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:00.6340415Z ] 2023-07-20T12:03:00.6341934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6342796Z with 2023-07-20T12:03:00.6343129Z [ 2023-07-20T12:03:00.6344093Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:00.6344968Z ] 2023-07-20T12:03:00.6347859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.6348860Z with 2023-07-20T12:03:00.6349275Z [ 2023-07-20T12:03:00.6350407Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:00.6351355Z ] 2023-07-20T12:03:00.6352318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.6360784Z with 2023-07-20T12:03:00.6361747Z [ 2023-07-20T12:03:00.6362729Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:00.6363939Z ] 2023-07-20T12:03:00.6365385Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6369568Z with 2023-07-20T12:03:00.6369923Z [ 2023-07-20T12:03:00.6370319Z TTarget=c10::StorageImpl 2023-07-20T12:03:00.6370728Z ] 2023-07-20T12:03:00.6372313Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6373597Z with 2023-07-20T12:03:00.6373918Z [ 2023-07-20T12:03:00.6374354Z TTarget=c10::StorageImpl 2023-07-20T12:03:00.6374751Z ] 2023-07-20T12:03:00.6375683Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6376551Z with 2023-07-20T12:03:00.6376947Z [ 2023-07-20T12:03:00.6377900Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:00.6378799Z ] 2023-07-20T12:03:00.6379677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6380478Z with 2023-07-20T12:03:00.6380794Z [ 2023-07-20T12:03:00.6381206Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:00.6381617Z ] 2023-07-20T12:03:00.6382535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.6383340Z with 2023-07-20T12:03:00.6383666Z [ 2023-07-20T12:03:00.6384069Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:00.6384474Z ] 2023-07-20T12:03:00.6385862Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.6386833Z with 2023-07-20T12:03:00.6387167Z [ 2023-07-20T12:03:00.6387568Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:00.6387943Z ] 2023-07-20T12:03:00.6388823Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:00.6390193Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-20T12:03:00.6391657Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6392594Z with 2023-07-20T12:03:00.6393025Z [ 2023-07-20T12:03:00.6393392Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:00.6394057Z ] 2023-07-20T12:03:00.6394911Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6395663Z with 2023-07-20T12:03:00.6395956Z [ 2023-07-20T12:03:00.6396333Z T=torch::autograd::ViewInfo 2023-07-20T12:03:00.6396704Z ] 2023-07-20T12:03:00.6397542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.6398435Z with 2023-07-20T12:03:00.6398734Z [ 2023-07-20T12:03:00.6399191Z T=torch::autograd::ViewInfo 2023-07-20T12:03:00.6399863Z ] 2023-07-20T12:03:00.6400776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.6401652Z with 2023-07-20T12:03:00.6401963Z [ 2023-07-20T12:03:00.6402341Z T=torch::autograd::ViewInfo 2023-07-20T12:03:00.6402713Z ] 2023-07-20T12:03:00.6403550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.6405042Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(576): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:00.6406576Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6407415Z with 2023-07-20T12:03:00.6407729Z [ 2023-07-20T12:03:00.6408085Z T=torch::autograd::ViewInfo 2023-07-20T12:03:00.6408452Z ] 2023-07-20T12:03:00.6409242Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6437249Z with 2023-07-20T12:03:00.6437607Z [ 2023-07-20T12:03:00.6438143Z T=std::vector> 2023-07-20T12:03:00.6438636Z ] 2023-07-20T12:03:00.6441834Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.6442749Z with 2023-07-20T12:03:00.6443085Z [ 2023-07-20T12:03:00.6443597Z T=std::vector> 2023-07-20T12:03:00.6444086Z ] 2023-07-20T12:03:00.6445127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.6463665Z with 2023-07-20T12:03:00.6464029Z [ 2023-07-20T12:03:00.6464527Z T=std::vector> 2023-07-20T12:03:00.6465005Z ] 2023-07-20T12:03:00.6465992Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:00.6467284Z with 2023-07-20T12:03:00.6467629Z [ 2023-07-20T12:03:00.6468081Z T=c10::SymInt 2023-07-20T12:03:00.6468501Z ] 2023-07-20T12:03:00.6469448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6470313Z with 2023-07-20T12:03:00.6470658Z [ 2023-07-20T12:03:00.6471007Z T=c10::SymInt 2023-07-20T12:03:00.6471328Z ] 2023-07-20T12:03:00.6472314Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6474393Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6476199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6477076Z with 2023-07-20T12:03:00.6477395Z [ 2023-07-20T12:03:00.6477882Z T=std::vector> 2023-07-20T12:03:00.6478339Z ] 2023-07-20T12:03:00.6479202Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6479998Z with 2023-07-20T12:03:00.6480427Z [ 2023-07-20T12:03:00.6480781Z T=c10::IValue 2023-07-20T12:03:00.6481134Z ] 2023-07-20T12:03:00.6482241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.6483039Z with 2023-07-20T12:03:00.6483367Z [ 2023-07-20T12:03:00.6483720Z T=c10::IValue 2023-07-20T12:03:00.6485101Z ] 2023-07-20T12:03:00.6486116Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.6487032Z with 2023-07-20T12:03:00.6487479Z [ 2023-07-20T12:03:00.6487858Z T=c10::IValue 2023-07-20T12:03:00.6488291Z ] 2023-07-20T12:03:00.6489305Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.6490714Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:00.6492153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6493031Z with 2023-07-20T12:03:00.6493374Z [ 2023-07-20T12:03:00.6493715Z T=c10::IValue 2023-07-20T12:03:00.6494194Z ] 2023-07-20T12:03:00.6495187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.6496810Z with 2023-07-20T12:03:00.6497139Z [ 2023-07-20T12:03:00.6497513Z T=c10::AliasInfo 2023-07-20T12:03:00.6497873Z ] 2023-07-20T12:03:00.6498787Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.6499593Z with 2023-07-20T12:03:00.6499925Z [ 2023-07-20T12:03:00.6500283Z T=c10::AliasInfo 2023-07-20T12:03:00.6500757Z ] 2023-07-20T12:03:00.6502028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.6503044Z with 2023-07-20T12:03:00.6503367Z [ 2023-07-20T12:03:00.6503748Z T=c10::AliasInfo 2023-07-20T12:03:00.6504094Z ] 2023-07-20T12:03:00.6505010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:31.8097006Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:31.8111756Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:31.8113060Z with 2023-07-20T12:03:31.8113658Z [ 2023-07-20T12:03:31.8114985Z T=c10::AliasInfo 2023-07-20T12:03:31.8116287Z ] 2023-07-20T12:03:31.8118504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:31.8122533Z with 2023-07-20T12:03:31.8123134Z [ 2023-07-20T12:03:31.8124323Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:31.8125299Z ] 2023-07-20T12:03:31.8127625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:31.8129215Z with 2023-07-20T12:03:31.8129801Z [ 2023-07-20T12:03:31.8130478Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:31.8131622Z ] 2023-07-20T12:03:31.8133904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:31.8136320Z with 2023-07-20T12:03:31.8137569Z [ 2023-07-20T12:03:31.8139122Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:31.8140059Z ] 2023-07-20T12:03:31.8141314Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:31.8144267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:31.8147173Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:31.8149229Z with 2023-07-20T12:03:31.8150507Z [ 2023-07-20T12:03:31.8151671Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:31.8152412Z ] 2023-07-20T12:03:31.8153549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:31.8155326Z with 2023-07-20T12:03:31.8155931Z [ 2023-07-20T12:03:31.8157601Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:31.8158447Z ] 2023-07-20T12:03:31.8160378Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:31.8162112Z with 2023-07-20T12:03:31.8163241Z [ 2023-07-20T12:03:31.8164024Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:31.8164732Z ] 2023-07-20T12:03:31.8166771Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:31.8168452Z with 2023-07-20T12:03:31.8169033Z [ 2023-07-20T12:03:31.8170134Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:31.8171565Z ] 2023-07-20T12:03:31.8173373Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:31.8176020Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:31.8178632Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:31.8179810Z with 2023-07-20T12:03:31.8180824Z [ 2023-07-20T12:03:31.8182265Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:31.8184119Z ] 2023-07-20T12:03:31.8185917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:31.8187091Z with 2023-07-20T12:03:31.8188020Z [ 2023-07-20T12:03:31.8188987Z T=at::StepCallbacks 2023-07-20T12:03:31.8190307Z ] 2023-07-20T12:03:31.8191726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:31.8193205Z with 2023-07-20T12:03:31.8194066Z [ 2023-07-20T12:03:31.8194947Z T=at::StepCallbacks 2023-07-20T12:03:31.8196156Z ] 2023-07-20T12:03:31.8197697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:31.8198891Z with 2023-07-20T12:03:31.8200465Z [ 2023-07-20T12:03:31.8201747Z T=at::StepCallbacks 2023-07-20T12:03:31.8202594Z ] 2023-07-20T12:03:31.8203802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:31.8206761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:31.8209170Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:31.8211010Z with 2023-07-20T12:03:31.8211835Z [ 2023-07-20T12:03:31.8212992Z T=at::StepCallbacks 2023-07-20T12:03:31.8213638Z ] 2023-07-20T12:03:31.8215120Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:31.8216726Z with 2023-07-20T12:03:31.8217968Z [ 2023-07-20T12:03:31.8219375Z T=c10::either 2023-07-20T12:03:31.8220984Z ] 2023-07-20T12:03:31.8225826Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:31.8227021Z with 2023-07-20T12:03:31.8227590Z [ 2023-07-20T12:03:31.8230831Z T=c10::either 2023-07-20T12:03:31.8231634Z ] 2023-07-20T12:03:31.8233033Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:31.8234325Z with 2023-07-20T12:03:31.8235042Z [ 2023-07-20T12:03:31.8235864Z T=c10::either 2023-07-20T12:03:31.8236771Z ] 2023-07-20T12:03:31.8238328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:31.8240417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:31.8245229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:31.8247100Z with 2023-07-20T12:03:31.8248047Z [ 2023-07-20T12:03:31.8251679Z T=c10::either 2023-07-20T12:03:31.8252363Z ] 2023-07-20T12:03:31.8253695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:31.8254912Z with 2023-07-20T12:03:31.8255519Z [ 2023-07-20T12:03:31.8256198Z K=c10::DispatchKey, 2023-07-20T12:03:31.8257221Z V=std::list> 2023-07-20T12:03:31.8258686Z ] 2023-07-20T12:03:39.2746933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.2747905Z with 2023-07-20T12:03:39.2748299Z [ 2023-07-20T12:03:39.2748790Z K=c10::DispatchKey, 2023-07-20T12:03:39.2749494Z V=std::list> 2023-07-20T12:03:39.2750109Z ] 2023-07-20T12:03:39.2752044Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.2753543Z with 2023-07-20T12:03:39.2753886Z [ 2023-07-20T12:03:39.2754243Z K=c10::DispatchKey, 2023-07-20T12:03:39.2754972Z V=std::list>, 2023-07-20T12:03:39.2755703Z H=std::hash, 2023-07-20T12:03:39.2756277Z E=std::equal_to, 2023-07-20T12:03:39.2757188Z A=std::allocator>>> 2023-07-20T12:03:39.2757895Z ] 2023-07-20T12:03:39.2759299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.2760548Z with 2023-07-20T12:03:39.2760863Z [ 2023-07-20T12:03:39.2761227Z K=c10::DispatchKey, 2023-07-20T12:03:39.2761798Z V=std::list>, 2023-07-20T12:03:39.2762395Z H=std::hash, 2023-07-20T12:03:39.2762866Z E=std::equal_to, 2023-07-20T12:03:39.2763593Z A=std::allocator>>> 2023-07-20T12:03:39.2764223Z ] 2023-07-20T12:03:39.2765522Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.2766694Z with 2023-07-20T12:03:39.2767015Z [ 2023-07-20T12:03:39.2767376Z K=c10::DispatchKey, 2023-07-20T12:03:39.2767971Z V=std::list>, 2023-07-20T12:03:39.2768562Z H=std::hash, 2023-07-20T12:03:39.2769042Z E=std::equal_to, 2023-07-20T12:03:39.2769773Z A=std::allocator>>> 2023-07-20T12:03:39.2770391Z ] 2023-07-20T12:03:39.2771690Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.2773172Z with 2023-07-20T12:03:39.2773494Z [ 2023-07-20T12:03:39.2773865Z K=c10::DispatchKey, 2023-07-20T12:03:39.2774439Z V=std::list> 2023-07-20T12:03:39.2774946Z ] 2023-07-20T12:03:39.2778664Z [18/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-07-20T12:03:39.2781226Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:39.2781849Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:39.2782221Z 2023-07-20T12:03:39.2782832Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:39.2784076Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:39.2785298Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:39.2786465Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:39.2787466Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:39.2788294Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:39.2789158Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:39.2792245Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-07-20T12:03:39.2795166Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:39.2795851Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:39.2796478Z 2023-07-20T12:03:39.2797107Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:39.2798525Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:39.2799913Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:39.2801311Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:39.2802620Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:39.2803550Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:39.2804484Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:39.2808008Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-07-20T12:03:39.2810597Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:39.2811265Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:39.2811666Z 2023-07-20T12:03:39.2812346Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:39.2813673Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:39.2815040Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:39.2816430Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:39.2817610Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:39.2818638Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:39.2819562Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:39.2822578Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-07-20T12:03:39.2825565Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:39.2847524Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:39.2847951Z 2023-07-20T12:03:39.2848665Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:39.2850292Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:39.2851703Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:39.2853176Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:39.2854384Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:39.2855381Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:39.2856420Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:39.2857458Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:39.2858511Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:39.2859535Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:39.2860541Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:39.2870925Z [22/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.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-20T12:03:39.2897568Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:39.2899052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:39.2900533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:39.2902006Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:39.2903497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:39.2904999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:39.2906479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:39.2908204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:39.2909651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2910421Z 2023-07-20T12:03:39.2911190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2911961Z 2023-07-20T12:03:39.2912920Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2913711Z 2023-07-20T12:03:39.2914490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2915288Z 2023-07-20T12:03:39.2916048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2916816Z 2023-07-20T12:03:39.2917580Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2918414Z 2023-07-20T12:03:39.2919175Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2919934Z 2023-07-20T12:03:39.2920689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2921458Z 2023-07-20T12:03:39.2922264Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2923049Z 2023-07-20T12:03:39.2923838Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2924638Z 2023-07-20T12:03:39.2925359Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2926118Z 2023-07-20T12:03:39.2926890Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2927666Z 2023-07-20T12:03:39.2928431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2929208Z 2023-07-20T12:03:39.2929951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2930964Z 2023-07-20T12:03:39.2931719Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2932500Z 2023-07-20T12:03:39.2933277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:39.2934066Z 2023-07-20T12:03:39.2935038Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-07-20T12:03:39.2935952Z compute.cu 2023-07-20T12:03:39.2936942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.2937811Z with 2023-07-20T12:03:39.2938203Z [ 2023-07-20T12:03:39.2938784Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:39.2939332Z ] 2023-07-20T12:03:39.2940335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.2941293Z with 2023-07-20T12:03:39.2941687Z [ 2023-07-20T12:03:39.2942294Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:39.2942847Z ] 2023-07-20T12:03:39.2943932Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.2944939Z with 2023-07-20T12:03:39.2945302Z [ 2023-07-20T12:03:39.2945887Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:39.2946419Z ] 2023-07-20T12:03:39.2947555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:39.2949450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.2951398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.2953162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.2954117Z with 2023-07-20T12:03:39.2954470Z [ 2023-07-20T12:03:39.2955052Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:39.2955696Z ] 2023-07-20T12:03:39.2956673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.2957912Z with 2023-07-20T12:03:39.2958261Z [ 2023-07-20T12:03:39.2958855Z T=std::basic_string,std::allocator> 2023-07-20T12:03:39.2959414Z ] 2023-07-20T12:03:39.2960421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.2961363Z with 2023-07-20T12:03:39.2961750Z [ 2023-07-20T12:03:39.2962352Z T=std::basic_string,std::allocator> 2023-07-20T12:03:39.2962920Z ] 2023-07-20T12:03:39.2964237Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.2965290Z with 2023-07-20T12:03:39.2965680Z [ 2023-07-20T12:03:39.2966255Z T=std::basic_string,std::allocator> 2023-07-20T12:03:39.2966791Z ] 2023-07-20T12:03:39.2967792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.2969297Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.2970867Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.2971743Z with 2023-07-20T12:03:39.2972072Z [ 2023-07-20T12:03:39.2972567Z T=std::basic_string,std::allocator> 2023-07-20T12:03:39.2973054Z ] 2023-07-20T12:03:39.2973891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.2974643Z with 2023-07-20T12:03:39.2974950Z [ 2023-07-20T12:03:39.2975258Z T=c10::SymInt 2023-07-20T12:03:39.2975593Z ] 2023-07-20T12:03:39.2976425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.2977221Z with 2023-07-20T12:03:39.2977509Z [ 2023-07-20T12:03:39.2977843Z T=c10::SymInt 2023-07-20T12:03:39.2978165Z ] 2023-07-20T12:03:39.2979058Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.2979876Z with 2023-07-20T12:03:39.2980184Z [ 2023-07-20T12:03:39.2980523Z T=c10::SymInt 2023-07-20T12:03:39.2980851Z ] 2023-07-20T12:03:39.2981647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:39.2982967Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.2984533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.2985372Z with 2023-07-20T12:03:39.2985674Z [ 2023-07-20T12:03:39.2985968Z T=c10::SymInt 2023-07-20T12:03:39.2986282Z ] 2023-07-20T12:03:39.2987068Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.2987782Z with 2023-07-20T12:03:39.2988092Z [ 2023-07-20T12:03:39.2988604Z T=c10::QualifiedName 2023-07-20T12:03:39.2989008Z ] 2023-07-20T12:03:39.2989821Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.2990548Z with 2023-07-20T12:03:39.2990824Z [ 2023-07-20T12:03:39.2991160Z T=c10::QualifiedName 2023-07-20T12:03:39.2991491Z ] 2023-07-20T12:03:39.2992344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.2993138Z with 2023-07-20T12:03:39.2993445Z [ 2023-07-20T12:03:39.2993798Z T=c10::QualifiedName 2023-07-20T12:03:39.2994147Z ] 2023-07-20T12:03:39.2994991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:39.2996542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.2998128Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.2998969Z with 2023-07-20T12:03:39.2999283Z [ 2023-07-20T12:03:39.2999628Z T=c10::QualifiedName 2023-07-20T12:03:39.2999995Z ] 2023-07-20T12:03:39.3000816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3001591Z with 2023-07-20T12:03:39.3001919Z [ 2023-07-20T12:03:39.3002253Z T=at::TensorBase 2023-07-20T12:03:39.3002602Z ] 2023-07-20T12:03:39.3003476Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3004271Z with 2023-07-20T12:03:39.3004570Z [ 2023-07-20T12:03:39.3004911Z T=at::TensorBase 2023-07-20T12:03:39.3005246Z ] 2023-07-20T12:03:39.3006169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3007031Z with 2023-07-20T12:03:39.3007362Z [ 2023-07-20T12:03:39.3007924Z T=at::TensorBase 2023-07-20T12:03:39.3008281Z ] 2023-07-20T12:03:39.3009138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:39.3010500Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3011906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3012769Z with 2023-07-20T12:03:39.3013271Z [ 2023-07-20T12:03:39.3013641Z T=at::TensorBase 2023-07-20T12:03:39.3014009Z ] 2023-07-20T12:03:39.3014835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3015622Z with 2023-07-20T12:03:39.3015922Z [ 2023-07-20T12:03:39.3016274Z T=at::Tensor 2023-07-20T12:03:39.3016624Z ] 2023-07-20T12:03:39.3017482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3018353Z with 2023-07-20T12:03:39.3018661Z [ 2023-07-20T12:03:39.3019004Z T=at::Tensor 2023-07-20T12:03:39.3019348Z ] 2023-07-20T12:03:39.3020306Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3021185Z with 2023-07-20T12:03:39.3021508Z [ 2023-07-20T12:03:39.3021842Z T=at::Tensor 2023-07-20T12:03:39.3022180Z ] 2023-07-20T12:03:39.3023019Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:39.3024375Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3025752Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3026603Z with 2023-07-20T12:03:39.3026915Z [ 2023-07-20T12:03:39.3027232Z T=at::Tensor 2023-07-20T12:03:39.3027570Z ] 2023-07-20T12:03:39.3028380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3029160Z with 2023-07-20T12:03:39.3029460Z [ 2023-07-20T12:03:39.3029811Z T=at::Generator 2023-07-20T12:03:39.3030160Z ] 2023-07-20T12:03:39.3031009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3031810Z with 2023-07-20T12:03:39.3032106Z [ 2023-07-20T12:03:39.3032454Z T=at::Generator 2023-07-20T12:03:39.3034044Z ] 2023-07-20T12:03:39.3034944Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3035769Z with 2023-07-20T12:03:39.3036093Z [ 2023-07-20T12:03:39.3036436Z T=at::Generator 2023-07-20T12:03:39.3036777Z ] 2023-07-20T12:03:39.3037619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:39.3039123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3040521Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3041337Z with 2023-07-20T12:03:39.3041648Z [ 2023-07-20T12:03:39.3041964Z T=at::Generator 2023-07-20T12:03:39.3042306Z ] 2023-07-20T12:03:39.3043096Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3043827Z with 2023-07-20T12:03:39.3044116Z [ 2023-07-20T12:03:39.3044454Z T=c10::Scalar 2023-07-20T12:03:39.3044782Z ] 2023-07-20T12:03:39.3045697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3046485Z with 2023-07-20T12:03:39.3046781Z [ 2023-07-20T12:03:39.3047112Z T=c10::Scalar 2023-07-20T12:03:39.3047439Z ] 2023-07-20T12:03:39.3048303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3049141Z with 2023-07-20T12:03:39.3049455Z [ 2023-07-20T12:03:39.3049786Z T=c10::Scalar 2023-07-20T12:03:39.3050114Z ] 2023-07-20T12:03:39.3050935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:39.3052232Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3053570Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3054401Z with 2023-07-20T12:03:39.3054731Z [ 2023-07-20T12:03:39.3055040Z T=c10::Scalar 2023-07-20T12:03:39.3055369Z ] 2023-07-20T12:03:39.3056189Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3056945Z with 2023-07-20T12:03:39.3057248Z [ 2023-07-20T12:03:39.3057686Z T=std::shared_ptr 2023-07-20T12:03:39.3058311Z ] 2023-07-20T12:03:39.3059158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3059945Z with 2023-07-20T12:03:39.3060244Z [ 2023-07-20T12:03:39.3060699Z T=std::shared_ptr 2023-07-20T12:03:39.3061136Z ] 2023-07-20T12:03:39.3062077Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3062930Z with 2023-07-20T12:03:39.3063265Z [ 2023-07-20T12:03:39.3063894Z T=std::shared_ptr 2023-07-20T12:03:39.3064361Z ] 2023-07-20T12:03:39.3065309Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:39.3066782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3068274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3069128Z with 2023-07-20T12:03:39.3069459Z [ 2023-07-20T12:03:39.3069873Z T=std::shared_ptr 2023-07-20T12:03:39.3070316Z ] 2023-07-20T12:03:39.3071133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3071913Z with 2023-07-20T12:03:39.3072244Z [ 2023-07-20T12:03:39.3072679Z T=std::weak_ptr 2023-07-20T12:03:39.3073119Z ] 2023-07-20T12:03:39.3073945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3074728Z with 2023-07-20T12:03:39.3075039Z [ 2023-07-20T12:03:39.3075482Z T=std::weak_ptr 2023-07-20T12:03:39.3075915Z ] 2023-07-20T12:03:39.3076847Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3077735Z with 2023-07-20T12:03:39.3078038Z [ 2023-07-20T12:03:39.3078477Z T=std::weak_ptr 2023-07-20T12:03:39.3078925Z ] 2023-07-20T12:03:39.3079815Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:39.3080635Z with 2023-07-20T12:03:39.3080952Z [ 2023-07-20T12:03:39.3081371Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:03:39.3081777Z ] 2023-07-20T12:03:39.3082663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3083665Z with 2023-07-20T12:03:39.3083997Z [ 2023-07-20T12:03:39.3084399Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:03:39.3084784Z ] 2023-07-20T12:03:39.3085687Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3086537Z with 2023-07-20T12:03:39.3086868Z [ 2023-07-20T12:03:39.3087293Z T=std::weak_ptr 2023-07-20T12:03:39.3087722Z ] 2023-07-20T12:03:39.3088734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3089563Z with 2023-07-20T12:03:39.3089893Z [ 2023-07-20T12:03:39.3090375Z T=std::vector> 2023-07-20T12:03:39.3090877Z ] 2023-07-20T12:03:39.3091748Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3092541Z with 2023-07-20T12:03:39.3092864Z [ 2023-07-20T12:03:39.3093386Z T=std::vector> 2023-07-20T12:03:39.3093868Z ] 2023-07-20T12:03:39.3094828Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3095719Z with 2023-07-20T12:03:39.3096042Z [ 2023-07-20T12:03:39.3096538Z T=std::vector> 2023-07-20T12:03:39.3097021Z ] 2023-07-20T12:03:39.3097973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:39.3099962Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3101526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3102521Z with 2023-07-20T12:03:39.3102858Z [ 2023-07-20T12:03:39.3103392Z T=std::vector> 2023-07-20T12:03:39.3103883Z ] 2023-07-20T12:03:39.3104718Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3105592Z with 2023-07-20T12:03:39.3105912Z [ 2023-07-20T12:03:39.3106425Z T=std::vector> 2023-07-20T12:03:39.3106838Z ] 2023-07-20T12:03:39.3107822Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3108662Z with 2023-07-20T12:03:39.3109252Z [ 2023-07-20T12:03:39.3109687Z T=std::vector> 2023-07-20T12:03:39.3110103Z ] 2023-07-20T12:03:39.3111067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3111965Z with 2023-07-20T12:03:39.3112265Z [ 2023-07-20T12:03:39.3112786Z T=std::vector> 2023-07-20T12:03:39.3113185Z ] 2023-07-20T12:03:39.3114247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:39.3115924Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3117391Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3118301Z with 2023-07-20T12:03:39.3118637Z [ 2023-07-20T12:03:39.3119069Z T=std::vector> 2023-07-20T12:03:39.3119586Z ] 2023-07-20T12:03:39.3120404Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3121319Z with 2023-07-20T12:03:39.3121679Z [ 2023-07-20T12:03:39.3122222Z T=std::vector,std::allocator>> 2023-07-20T12:03:39.3122707Z ] 2023-07-20T12:03:39.3123567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3124387Z with 2023-07-20T12:03:39.3124699Z [ 2023-07-20T12:03:39.3125238Z T=std::vector,std::allocator>> 2023-07-20T12:03:39.3125714Z ] 2023-07-20T12:03:39.3126757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3127728Z with 2023-07-20T12:03:39.3128147Z [ 2023-07-20T12:03:39.3128687Z T=std::vector,std::allocator>> 2023-07-20T12:03:39.3129185Z ] 2023-07-20T12:03:39.3130172Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3131778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3133203Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3134778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3135811Z with 2023-07-20T12:03:39.3136106Z [ 2023-07-20T12:03:39.3136633Z T=std::vector,std::allocator>> 2023-07-20T12:03:39.3137135Z ] 2023-07-20T12:03:39.3137991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3138748Z with 2023-07-20T12:03:39.3139066Z [ 2023-07-20T12:03:39.3139748Z T=std::vector,std::allocator>> 2023-07-20T12:03:39.3140344Z ] 2023-07-20T12:03:39.3141278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3142184Z with 2023-07-20T12:03:39.3142515Z [ 2023-07-20T12:03:39.3143022Z T=std::vector,std::allocator>> 2023-07-20T12:03:39.3143487Z ] 2023-07-20T12:03:39.3144423Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3145296Z with 2023-07-20T12:03:39.3145617Z [ 2023-07-20T12:03:39.3146122Z T=std::vector,std::allocator>> 2023-07-20T12:03:39.3146592Z ] 2023-07-20T12:03:39.3147665Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3149391Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3150821Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3152217Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3153076Z with 2023-07-20T12:03:39.3153384Z [ 2023-07-20T12:03:39.3153893Z T=std::vector,std::allocator>> 2023-07-20T12:03:39.3154456Z ] 2023-07-20T12:03:39.3155360Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3156190Z with 2023-07-20T12:03:39.3156497Z [ 2023-07-20T12:03:39.3156937Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:39.3157356Z ] 2023-07-20T12:03:39.3158227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3159217Z with 2023-07-20T12:03:39.3159547Z [ 2023-07-20T12:03:39.3159984Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:39.3160400Z ] 2023-07-20T12:03:39.3161319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3162220Z with 2023-07-20T12:03:39.3162644Z [ 2023-07-20T12:03:39.3163067Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:39.3163447Z ] 2023-07-20T12:03:39.3164569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:39.3166143Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3167635Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3168595Z with 2023-07-20T12:03:39.3169005Z [ 2023-07-20T12:03:39.3169571Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:39.3170010Z ] 2023-07-20T12:03:39.3170817Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3171566Z with 2023-07-20T12:03:39.3171843Z [ 2023-07-20T12:03:39.3172342Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:39.3172807Z ] 2023-07-20T12:03:39.3173645Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3174414Z with 2023-07-20T12:03:39.3174711Z [ 2023-07-20T12:03:39.3175292Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:39.3175770Z ] 2023-07-20T12:03:39.3176860Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3177735Z with 2023-07-20T12:03:39.3178063Z [ 2023-07-20T12:03:39.3178553Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:39.3179032Z ] 2023-07-20T12:03:39.3179976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:39.3181475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3183036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3184728Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3185831Z with 2023-07-20T12:03:39.3186177Z [ 2023-07-20T12:03:39.3186685Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:39.3187204Z ] 2023-07-20T12:03:39.3188085Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3188998Z with 2023-07-20T12:03:39.3189350Z [ 2023-07-20T12:03:39.3189837Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:39.3190379Z ] 2023-07-20T12:03:39.3191495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3192363Z with 2023-07-20T12:03:39.3192680Z [ 2023-07-20T12:03:39.3193078Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:39.3193485Z ] 2023-07-20T12:03:39.3194453Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3195335Z with 2023-07-20T12:03:39.3195751Z [ 2023-07-20T12:03:39.3196178Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:39.3196591Z ] 2023-07-20T12:03:39.3197675Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:39.3199152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3200003Z with 2023-07-20T12:03:39.3200346Z [ 2023-07-20T12:03:39.3200760Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:39.3201156Z ] 2023-07-20T12:03:39.3202160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3203881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3204881Z with 2023-07-20T12:03:39.3205227Z [ 2023-07-20T12:03:39.3205628Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:39.3206054Z ] 2023-07-20T12:03:39.3206921Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3207735Z with 2023-07-20T12:03:39.3208057Z [ 2023-07-20T12:03:39.3209037Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:39.3210029Z ] 2023-07-20T12:03:39.3211119Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3212167Z with 2023-07-20T12:03:39.3212494Z [ 2023-07-20T12:03:39.3213452Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:39.3214355Z ] 2023-07-20T12:03:39.3215351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3216254Z with 2023-07-20T12:03:39.3216672Z [ 2023-07-20T12:03:39.3219480Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:39.3220441Z ] 2023-07-20T12:03:39.3221815Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3223061Z with 2023-07-20T12:03:39.3223408Z [ 2023-07-20T12:03:39.3223788Z TTarget=c10::StorageImpl 2023-07-20T12:03:39.3224302Z ] 2023-07-20T12:03:39.3225811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.3227098Z with 2023-07-20T12:03:39.3227433Z [ 2023-07-20T12:03:39.3227813Z TTarget=c10::StorageImpl 2023-07-20T12:03:39.3228221Z ] 2023-07-20T12:03:39.3229159Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3230027Z with 2023-07-20T12:03:39.3230342Z [ 2023-07-20T12:03:39.3231392Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:39.3232477Z ] 2023-07-20T12:03:39.3233350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.3234201Z with 2023-07-20T12:03:39.3234524Z [ 2023-07-20T12:03:39.3234907Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:39.3235308Z ] 2023-07-20T12:03:39.3236227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.3237072Z with 2023-07-20T12:03:39.3237398Z [ 2023-07-20T12:03:39.3237901Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:39.3238319Z ] 2023-07-20T12:03:39.3239438Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.3240542Z with 2023-07-20T12:03:39.3240882Z [ 2023-07-20T12:03:39.3241290Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:39.3241706Z ] 2023-07-20T12:03:39.3242643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:39.4083479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-20T12:03:39.4085472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.4086337Z with 2023-07-20T12:03:39.4086655Z [ 2023-07-20T12:03:39.4087030Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:39.4087434Z ] 2023-07-20T12:03:39.4088267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.4089076Z with 2023-07-20T12:03:39.4089399Z [ 2023-07-20T12:03:39.4089779Z T=torch::autograd::ViewInfo 2023-07-20T12:03:39.4090167Z ] 2023-07-20T12:03:39.4091063Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.4091895Z with 2023-07-20T12:03:39.4092222Z [ 2023-07-20T12:03:39.4092619Z T=torch::autograd::ViewInfo 2023-07-20T12:03:39.4093013Z ] 2023-07-20T12:03:39.4093948Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.4094805Z with 2023-07-20T12:03:39.4095135Z [ 2023-07-20T12:03:39.4095512Z T=torch::autograd::ViewInfo 2023-07-20T12:03:39.4095898Z ] 2023-07-20T12:03:39.4096775Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:39.4098204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(576): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:39.4099637Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.4100463Z with 2023-07-20T12:03:39.4100793Z [ 2023-07-20T12:03:39.4101177Z T=torch::autograd::ViewInfo 2023-07-20T12:03:39.4101547Z ] 2023-07-20T12:03:39.4102381Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.4103152Z with 2023-07-20T12:03:39.4103650Z [ 2023-07-20T12:03:39.4104429Z T=std::vector> 2023-07-20T12:03:39.4104871Z ] 2023-07-20T12:03:39.4105762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.4106603Z with 2023-07-20T12:03:39.4106944Z [ 2023-07-20T12:03:39.4107409Z T=std::vector> 2023-07-20T12:03:39.4107875Z ] 2023-07-20T12:03:39.4108864Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.4109751Z with 2023-07-20T12:03:39.4111355Z [ 2023-07-20T12:03:39.4111857Z T=std::vector> 2023-07-20T12:03:39.4112325Z ] 2023-07-20T12:03:39.4113251Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:39.4114084Z with 2023-07-20T12:03:39.4114370Z [ 2023-07-20T12:03:39.4114705Z T=c10::SymInt 2023-07-20T12:03:39.4115051Z ] 2023-07-20T12:03:39.4115920Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.4116742Z with 2023-07-20T12:03:39.4117055Z [ 2023-07-20T12:03:39.4117593Z T=c10::SymInt 2023-07-20T12:03:39.4118022Z ] 2023-07-20T12:03:39.4119262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.4121135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.4122792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.4123695Z with 2023-07-20T12:03:39.4124041Z [ 2023-07-20T12:03:39.4124550Z T=std::vector> 2023-07-20T12:03:39.4125013Z ] 2023-07-20T12:03:39.4141266Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.4142225Z with 2023-07-20T12:03:39.4142602Z [ 2023-07-20T12:03:39.4142991Z T=c10::IValue 2023-07-20T12:03:39.4143386Z ] 2023-07-20T12:03:39.4144412Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.4145330Z with 2023-07-20T12:03:39.4145700Z [ 2023-07-20T12:03:39.4146080Z T=c10::IValue 2023-07-20T12:03:39.4146474Z ] 2023-07-20T12:03:39.4147554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.4148834Z with 2023-07-20T12:03:39.4149171Z [ 2023-07-20T12:03:39.4149557Z T=c10::IValue 2023-07-20T12:03:39.4149944Z ] 2023-07-20T12:03:39.4150951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:39.4152477Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.4155028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.4156090Z with 2023-07-20T12:03:39.4156457Z [ 2023-07-20T12:03:39.4156871Z T=c10::IValue 2023-07-20T12:03:39.4157237Z ] 2023-07-20T12:03:39.4158224Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.4159107Z with 2023-07-20T12:03:39.4159468Z [ 2023-07-20T12:03:39.4159836Z T=c10::AliasInfo 2023-07-20T12:03:39.4160230Z ] 2023-07-20T12:03:39.4161182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.4162143Z with 2023-07-20T12:03:39.4162516Z [ 2023-07-20T12:03:39.4162928Z T=c10::AliasInfo 2023-07-20T12:03:39.4163339Z ] 2023-07-20T12:03:39.4164407Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.4165428Z with 2023-07-20T12:03:39.4165786Z [ 2023-07-20T12:03:39.4166208Z T=c10::AliasInfo 2023-07-20T12:03:39.4166611Z ] 2023-07-20T12:03:39.4167621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:39.4169198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.4170795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.4171789Z with 2023-07-20T12:03:39.4172170Z [ 2023-07-20T12:03:39.4172590Z T=c10::AliasInfo 2023-07-20T12:03:39.4172968Z ] 2023-07-20T12:03:39.4173931Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.4174826Z with 2023-07-20T12:03:39.4175197Z [ 2023-07-20T12:03:39.4175624Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:39.4176075Z ] 2023-07-20T12:03:39.4177190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.4178357Z with 2023-07-20T12:03:39.4178719Z [ 2023-07-20T12:03:39.4179158Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:39.4179603Z ] 2023-07-20T12:03:39.4180689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.4181677Z with 2023-07-20T12:03:39.4182009Z [ 2023-07-20T12:03:39.4182448Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:39.4182884Z ] 2023-07-20T12:03:39.4184682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:39.4186452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:39.4188032Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:39.4189010Z with 2023-07-20T12:03:39.4189383Z [ 2023-07-20T12:03:39.4189848Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:39.4190275Z ] 2023-07-20T12:03:39.4191211Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:39.4192092Z with 2023-07-20T12:03:39.4192447Z [ 2023-07-20T12:03:39.4192998Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:39.4193511Z ] 2023-07-20T12:03:39.4194496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:39.4195419Z with 2023-07-20T12:03:39.4195789Z [ 2023-07-20T12:03:39.4196339Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:39.4196865Z ] 2023-07-20T12:03:39.4197957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:39.4198977Z with 2023-07-20T12:03:39.4199344Z [ 2023-07-20T12:03:47.3851247Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:47.3852228Z ] 2023-07-20T12:03:47.3853745Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:47.3855823Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.3857857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.3859122Z with 2023-07-20T12:03:47.3859478Z [ 2023-07-20T12:03:47.3860006Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:47.3860516Z ] 2023-07-20T12:03:47.3861817Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.3862745Z with 2023-07-20T12:03:47.3863114Z [ 2023-07-20T12:03:47.3863541Z T=at::StepCallbacks 2023-07-20T12:03:47.3870950Z ] 2023-07-20T12:03:47.3873464Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.3874465Z with 2023-07-20T12:03:47.3875960Z [ 2023-07-20T12:03:47.3876424Z T=at::StepCallbacks 2023-07-20T12:03:47.3876866Z ] 2023-07-20T12:03:47.3878101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.3879349Z with 2023-07-20T12:03:47.3928981Z [ 2023-07-20T12:03:47.3929403Z T=at::StepCallbacks 2023-07-20T12:03:47.3929810Z ] 2023-07-20T12:03:47.3931002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:47.3932609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.3934377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.3935716Z with 2023-07-20T12:03:47.3936071Z [ 2023-07-20T12:03:47.3936469Z T=at::StepCallbacks 2023-07-20T12:03:47.3936847Z ] 2023-07-20T12:03:47.3937671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.3938440Z with 2023-07-20T12:03:47.3938764Z [ 2023-07-20T12:03:47.3939238Z T=c10::either 2023-07-20T12:03:47.3939696Z ] 2023-07-20T12:03:47.3940557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.3941361Z with 2023-07-20T12:03:47.3941689Z [ 2023-07-20T12:03:47.3942153Z T=c10::either 2023-07-20T12:03:47.3942590Z ] 2023-07-20T12:03:47.3943526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.3944394Z with 2023-07-20T12:03:47.3944722Z [ 2023-07-20T12:03:47.3945193Z T=c10::either 2023-07-20T12:03:47.3966556Z ] 2023-07-20T12:03:47.3976942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:47.3979172Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.3980960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.3981921Z with 2023-07-20T12:03:47.3982295Z [ 2023-07-20T12:03:47.3983232Z T=c10::either 2023-07-20T12:03:47.3983766Z ] 2023-07-20T12:03:47.3985071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.3986057Z with 2023-07-20T12:03:47.3986424Z [ 2023-07-20T12:03:47.3986872Z K=c10::DispatchKey, 2023-07-20T12:03:47.3987589Z V=std::list> 2023-07-20T12:03:47.3988226Z ] 2023-07-20T12:03:47.3989285Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.3990301Z with 2023-07-20T12:03:47.3990690Z [ 2023-07-20T12:03:47.3991133Z K=c10::DispatchKey, 2023-07-20T12:03:47.3991846Z V=std::list> 2023-07-20T12:03:47.3992480Z ] 2023-07-20T12:03:47.3993966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.3995343Z with 2023-07-20T12:03:47.3995725Z [ 2023-07-20T12:03:47.3996126Z K=c10::DispatchKey, 2023-07-20T12:03:47.3996830Z V=std::list>, 2023-07-20T12:03:47.3997625Z H=std::hash, 2023-07-20T12:03:47.3998203Z E=std::equal_to, 2023-07-20T12:03:47.4003560Z A=std::allocator>>> 2023-07-20T12:03:47.4004353Z ] 2023-07-20T12:03:47.4005967Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.4007426Z with 2023-07-20T12:03:47.4007819Z [ 2023-07-20T12:03:47.4008261Z K=c10::DispatchKey, 2023-07-20T12:03:47.4008940Z V=std::list>, 2023-07-20T12:03:47.4009658Z H=std::hash, 2023-07-20T12:03:47.4010225Z E=std::equal_to, 2023-07-20T12:03:47.4041768Z A=std::allocator>>> 2023-07-20T12:03:47.4042686Z ] 2023-07-20T12:03:47.4043954Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.4045140Z with 2023-07-20T12:03:47.4045452Z [ 2023-07-20T12:03:47.4045812Z K=c10::DispatchKey, 2023-07-20T12:03:47.4046362Z V=std::list>, 2023-07-20T12:03:47.4047155Z H=std::hash, 2023-07-20T12:03:47.4047670Z E=std::equal_to, 2023-07-20T12:03:47.4048396Z A=std::allocator>>> 2023-07-20T12:03:47.4048989Z ] 2023-07-20T12:03:47.4050163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.4051328Z with 2023-07-20T12:03:47.4051635Z [ 2023-07-20T12:03:47.4051986Z K=c10::DispatchKey, 2023-07-20T12:03:47.4052579Z V=std::list> 2023-07-20T12:03:47.4053070Z ] 2023-07-20T12:03:47.4062087Z [23/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_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-20T12:03:47.4071240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:47.4072477Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:47.4073686Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:47.4074888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:47.4076114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:47.4077319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:47.4078524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:47.4079724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:47.4082539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4083191Z 2023-07-20T12:03:47.4083792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4084436Z 2023-07-20T12:03:47.4085060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4085701Z 2023-07-20T12:03:47.4086559Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4087255Z 2023-07-20T12:03:47.4087875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4088501Z 2023-07-20T12:03:47.4089125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4089768Z 2023-07-20T12:03:47.4090391Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4091031Z 2023-07-20T12:03:47.4091663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4092297Z 2023-07-20T12:03:47.4092917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4093559Z 2023-07-20T12:03:47.4094180Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4094811Z 2023-07-20T12:03:47.4095435Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4096084Z 2023-07-20T12:03:47.4096702Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4097349Z 2023-07-20T12:03:47.4097969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4098592Z 2023-07-20T12:03:47.4099225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4099872Z 2023-07-20T12:03:47.4100485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4102348Z 2023-07-20T12:03:47.4102952Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/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-20T12:03:47.4103588Z 2023-07-20T12:03:47.4104193Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-07-20T12:03:47.4104941Z compute_betas.cu 2023-07-20T12:03:47.4105996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4106789Z with 2023-07-20T12:03:47.4107083Z [ 2023-07-20T12:03:47.4107565Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:47.4108017Z ] 2023-07-20T12:03:47.4108841Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.4109609Z with 2023-07-20T12:03:47.4109903Z [ 2023-07-20T12:03:47.4110383Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:47.4110828Z ] 2023-07-20T12:03:47.4111708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.4112523Z with 2023-07-20T12:03:47.4112848Z [ 2023-07-20T12:03:47.4113321Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:47.4113772Z ] 2023-07-20T12:03:47.4114672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:47.4116208Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.4117757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.4119311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4120111Z with 2023-07-20T12:03:47.4120418Z [ 2023-07-20T12:03:47.4120886Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:47.4121327Z ] 2023-07-20T12:03:47.4122120Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4122871Z with 2023-07-20T12:03:47.4123178Z [ 2023-07-20T12:03:47.4123651Z T=std::basic_string,std::allocator> 2023-07-20T12:03:47.4124118Z ] 2023-07-20T12:03:47.4126186Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.4126974Z with 2023-07-20T12:03:47.4127259Z [ 2023-07-20T12:03:47.4127753Z T=std::basic_string,std::allocator> 2023-07-20T12:03:47.4128210Z ] 2023-07-20T12:03:47.4129095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.4129931Z with 2023-07-20T12:03:47.4130219Z [ 2023-07-20T12:03:47.4130915Z T=std::basic_string,std::allocator> 2023-07-20T12:03:47.4131422Z ] 2023-07-20T12:03:47.4132365Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.4133865Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.4135275Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4136097Z with 2023-07-20T12:03:47.4136422Z [ 2023-07-20T12:03:47.4136910Z T=std::basic_string,std::allocator> 2023-07-20T12:03:47.4137388Z ] 2023-07-20T12:03:47.4138141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4138882Z with 2023-07-20T12:03:47.4139222Z [ 2023-07-20T12:03:47.4139570Z T=c10::SymInt 2023-07-20T12:03:47.4139885Z ] 2023-07-20T12:03:47.4140741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.4141527Z with 2023-07-20T12:03:47.4141936Z [ 2023-07-20T12:03:47.4142264Z T=c10::SymInt 2023-07-20T12:03:47.4142607Z ] 2023-07-20T12:03:47.4143827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.4144801Z with 2023-07-20T12:03:47.4145175Z [ 2023-07-20T12:03:47.4145550Z T=c10::SymInt 2023-07-20T12:03:47.4145940Z ] 2023-07-20T12:03:47.4146894Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:47.4148344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.4149697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4151896Z with 2023-07-20T12:03:47.4152211Z [ 2023-07-20T12:03:47.4152549Z T=c10::SymInt 2023-07-20T12:03:47.4152877Z ] 2023-07-20T12:03:47.4153640Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4154379Z with 2023-07-20T12:03:47.4154689Z [ 2023-07-20T12:03:47.4155045Z T=c10::QualifiedName 2023-07-20T12:03:47.4155376Z ] 2023-07-20T12:03:47.4156402Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.4188884Z with 2023-07-20T12:03:47.4189371Z [ 2023-07-20T12:03:47.4189796Z T=c10::QualifiedName 2023-07-20T12:03:47.4190220Z ] 2023-07-20T12:03:47.4191295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.4192329Z with 2023-07-20T12:03:47.4192669Z [ 2023-07-20T12:03:47.4193103Z T=c10::QualifiedName 2023-07-20T12:03:47.4193510Z ] 2023-07-20T12:03:47.4194539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:47.4196194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.4197842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4198812Z with 2023-07-20T12:03:47.4199182Z [ 2023-07-20T12:03:47.4199608Z T=c10::QualifiedName 2023-07-20T12:03:47.4200039Z ] 2023-07-20T12:03:47.4200995Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4201877Z with 2023-07-20T12:03:47.4202239Z [ 2023-07-20T12:03:47.4202647Z T=at::TensorBase 2023-07-20T12:03:47.4203051Z ] 2023-07-20T12:03:47.4207991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.4208934Z with 2023-07-20T12:03:47.4209311Z [ 2023-07-20T12:03:47.4209707Z T=at::TensorBase 2023-07-20T12:03:47.4210104Z ] 2023-07-20T12:03:47.4211207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.4212206Z with 2023-07-20T12:03:47.4212537Z [ 2023-07-20T12:03:47.4212947Z T=at::TensorBase 2023-07-20T12:03:47.4213355Z ] 2023-07-20T12:03:47.4214372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:47.4217506Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.4219127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4220084Z with 2023-07-20T12:03:47.4220456Z [ 2023-07-20T12:03:47.4220866Z T=at::TensorBase 2023-07-20T12:03:47.4221275Z ] 2023-07-20T12:03:47.4222453Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4223342Z with 2023-07-20T12:03:47.4223727Z [ 2023-07-20T12:03:47.4224110Z T=at::Tensor 2023-07-20T12:03:47.4224480Z ] 2023-07-20T12:03:47.4225445Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.4226357Z with 2023-07-20T12:03:47.4226720Z [ 2023-07-20T12:03:47.4227098Z T=at::Tensor 2023-07-20T12:03:47.4227500Z ] 2023-07-20T12:03:47.4228621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.4229648Z with 2023-07-20T12:03:47.4230026Z [ 2023-07-20T12:03:47.4230444Z T=at::Tensor 2023-07-20T12:03:47.4230843Z ] 2023-07-20T12:03:47.4270095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:47.4271640Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.4284766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4285846Z with 2023-07-20T12:03:47.4286243Z [ 2023-07-20T12:03:47.4286652Z T=at::Tensor 2023-07-20T12:03:47.4287097Z ] 2023-07-20T12:03:47.4288090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4288977Z with 2023-07-20T12:03:47.4289331Z [ 2023-07-20T12:03:47.4289730Z T=at::Generator 2023-07-20T12:03:47.4290323Z ] 2023-07-20T12:03:47.4291299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.4411381Z with 2023-07-20T12:03:47.4411860Z [ 2023-07-20T12:03:47.4412392Z T=at::Generator 2023-07-20T12:03:47.4412796Z ] 2023-07-20T12:03:47.4413858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.4416193Z with 2023-07-20T12:03:47.4416538Z [ 2023-07-20T12:03:47.4416932Z T=at::Generator 2023-07-20T12:03:47.4417323Z ] 2023-07-20T12:03:47.4418482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:47.4420294Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.4422052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4423031Z with 2023-07-20T12:03:47.4423410Z [ 2023-07-20T12:03:47.4423806Z T=at::Generator 2023-07-20T12:03:47.4424178Z ] 2023-07-20T12:03:47.4425231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.4426713Z with 2023-07-20T12:03:47.4427129Z [ 2023-07-20T12:03:47.4427525Z T=c10::Scalar 2023-07-20T12:03:47.4427889Z ] 2023-07-20T12:03:47.4428876Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.4429761Z with 2023-07-20T12:03:47.4430129Z [ 2023-07-20T12:03:47.4430525Z T=c10::Scalar 2023-07-20T12:03:47.4430910Z ] 2023-07-20T12:03:47.4431966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.5079410Z with 2023-07-20T12:03:47.5079811Z [ 2023-07-20T12:03:47.5080241Z T=c10::Scalar 2023-07-20T12:03:47.5080628Z ] 2023-07-20T12:03:47.5081632Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:47.5083203Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.5084750Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.5085755Z with 2023-07-20T12:03:47.5086123Z [ 2023-07-20T12:03:47.5086508Z T=c10::Scalar 2023-07-20T12:03:47.5086878Z ] 2023-07-20T12:03:47.5087824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.5088684Z with 2023-07-20T12:03:47.5089044Z [ 2023-07-20T12:03:47.5089551Z T=std::shared_ptr 2023-07-20T12:03:47.5090027Z ] 2023-07-20T12:03:47.5091022Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.5095014Z with 2023-07-20T12:03:47.5095383Z [ 2023-07-20T12:03:47.5095894Z T=std::shared_ptr 2023-07-20T12:03:47.5096394Z ] 2023-07-20T12:03:47.5097585Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.5098640Z with 2023-07-20T12:03:47.5098986Z [ 2023-07-20T12:03:47.5099502Z T=std::shared_ptr 2023-07-20T12:03:47.5099989Z ] 2023-07-20T12:03:47.5101297Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:47.5112618Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.5114454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.5115418Z with 2023-07-20T12:03:47.5115801Z [ 2023-07-20T12:03:47.5117956Z T=std::shared_ptr 2023-07-20T12:03:47.5118521Z ] 2023-07-20T12:03:47.5119463Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.5120357Z with 2023-07-20T12:03:47.5120741Z [ 2023-07-20T12:03:47.5121252Z T=std::weak_ptr 2023-07-20T12:03:47.5135291Z ] 2023-07-20T12:03:47.5136391Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.5315896Z with 2023-07-20T12:03:47.5316396Z [ 2023-07-20T12:03:47.5316961Z T=std::weak_ptr 2023-07-20T12:03:47.5317577Z ] 2023-07-20T12:03:47.5320590Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.5321659Z with 2023-07-20T12:03:47.5322030Z [ 2023-07-20T12:03:47.5689037Z T=std::weak_ptr 2023-07-20T12:03:47.5689696Z ] 2023-07-20T12:03:47.5691295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:47.5693022Z with 2023-07-20T12:03:47.5693397Z [ 2023-07-20T12:03:47.5693870Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:03:47.5694305Z ] 2023-07-20T12:03:47.5695692Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.5697460Z with 2023-07-20T12:03:47.5698037Z [ 2023-07-20T12:03:47.5698544Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:03:47.5698996Z ] 2023-07-20T12:03:47.5700776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.5702495Z with 2023-07-20T12:03:47.5703853Z [ 2023-07-20T12:03:47.5705346Z T=std::weak_ptr 2023-07-20T12:03:47.5706081Z ] 2023-07-20T12:03:47.5707007Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.5707868Z with 2023-07-20T12:03:47.5708230Z [ 2023-07-20T12:03:47.5709235Z T=std::vector> 2023-07-20T12:03:47.5710395Z ] 2023-07-20T12:03:47.5712171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.5714365Z with 2023-07-20T12:03:47.5715111Z [ 2023-07-20T12:03:47.5715845Z T=std::vector> 2023-07-20T12:03:47.5716618Z ] 2023-07-20T12:03:47.5718085Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.5719724Z with 2023-07-20T12:03:47.5721924Z [ 2023-07-20T12:03:47.5723662Z T=std::vector> 2023-07-20T12:03:47.5724369Z ] 2023-07-20T12:03:47.5725630Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:47.5729237Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.5731455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.5732973Z with 2023-07-20T12:03:47.5734038Z [ 2023-07-20T12:03:47.5780376Z T=std::vector> 2023-07-20T12:03:47.5781460Z ] 2023-07-20T12:03:47.5783145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.5784166Z with 2023-07-20T12:03:47.5784556Z [ 2023-07-20T12:03:47.5785217Z T=std::vector> 2023-07-20T12:03:47.5785708Z ] 2023-07-20T12:03:47.5787347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.5789075Z with 2023-07-20T12:03:47.5789663Z [ 2023-07-20T12:03:47.5790162Z T=std::vector> 2023-07-20T12:03:47.5790761Z ] 2023-07-20T12:03:47.5792223Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.5794350Z with 2023-07-20T12:03:47.5794947Z [ 2023-07-20T12:03:47.5795459Z T=std::vector> 2023-07-20T12:03:47.5795935Z ] 2023-07-20T12:03:47.5797570Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:47.5800225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.5802182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.5804052Z with 2023-07-20T12:03:47.5804890Z [ 2023-07-20T12:03:47.5805857Z T=std::vector> 2023-07-20T12:03:47.5806310Z ] 2023-07-20T12:03:47.5807235Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.5808545Z with 2023-07-20T12:03:47.5809203Z [ 2023-07-20T12:03:47.5810267Z T=std::vector,std::allocator>> 2023-07-20T12:03:47.5811029Z ] 2023-07-20T12:03:47.5812216Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.5813561Z with 2023-07-20T12:03:47.5814204Z [ 2023-07-20T12:03:47.5815227Z T=std::vector,std::allocator>> 2023-07-20T12:03:47.5816050Z ] 2023-07-20T12:03:47.5817144Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.5818798Z with 2023-07-20T12:03:47.5819290Z [ 2023-07-20T12:03:47.5820388Z T=std::vector,std::allocator>> 2023-07-20T12:03:47.5821754Z ] 2023-07-20T12:03:47.5823156Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.5826106Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.5828422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.5830433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.5833134Z with 2023-07-20T12:03:47.5834480Z [ 2023-07-20T12:03:47.5835099Z T=std::vector,std::allocator>> 2023-07-20T12:03:47.5835646Z ] 2023-07-20T12:03:47.5836567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.5838137Z with 2023-07-20T12:03:47.5839269Z [ 2023-07-20T12:03:47.5840444Z T=std::vector,std::allocator>> 2023-07-20T12:03:47.5840974Z ] 2023-07-20T12:03:47.5841965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.5843479Z with 2023-07-20T12:03:47.5844172Z [ 2023-07-20T12:03:47.6052278Z T=std::vector,std::allocator>> 2023-07-20T12:03:47.6052932Z ] 2023-07-20T12:03:47.6054659Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.6056238Z with 2023-07-20T12:03:47.6056841Z [ 2023-07-20T12:03:47.6057417Z T=std::vector,std::allocator>> 2023-07-20T12:03:47.6057968Z ] 2023-07-20T12:03:47.6059493Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.6418907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.6690790Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.6692420Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.6779656Z with 2023-07-20T12:03:47.6780031Z [ 2023-07-20T12:03:47.6781293Z T=std::vector,std::allocator>> 2023-07-20T12:03:47.6782328Z ] 2023-07-20T12:03:47.6784120Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.6785018Z with 2023-07-20T12:03:47.6785402Z [ 2023-07-20T12:03:47.6785929Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:47.6786425Z ] 2023-07-20T12:03:47.6787427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.6788359Z with 2023-07-20T12:03:47.6788805Z [ 2023-07-20T12:03:47.6789322Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:47.6789850Z ] 2023-07-20T12:03:47.6791462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.7308763Z with 2023-07-20T12:03:47.7309188Z [ 2023-07-20T12:03:47.7309904Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:47.7310461Z ] 2023-07-20T12:03:47.7311677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:47.7314436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.7316082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.7317617Z with 2023-07-20T12:03:47.7318131Z [ 2023-07-20T12:03:47.7318915Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:47.7319675Z ] 2023-07-20T12:03:47.7321648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.7323392Z with 2023-07-20T12:03:47.7324162Z [ 2023-07-20T12:03:47.7325163Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:47.7326142Z ] 2023-07-20T12:03:47.7327747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.7328678Z with 2023-07-20T12:03:47.7329050Z [ 2023-07-20T12:03:47.7329620Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:47.7330241Z ] 2023-07-20T12:03:47.7331711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.7333114Z with 2023-07-20T12:03:47.7333699Z [ 2023-07-20T12:03:47.7334639Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:47.7335543Z ] 2023-07-20T12:03:47.7337115Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:47.7339115Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.7341354Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.7343769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.7345261Z with 2023-07-20T12:03:47.7346108Z [ 2023-07-20T12:03:47.7346987Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:47.7347528Z ] 2023-07-20T12:03:47.7348457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.7349671Z with 2023-07-20T12:03:47.7350249Z [ 2023-07-20T12:03:47.7350718Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:47.7351793Z ] 2023-07-20T12:03:47.7352884Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.7397599Z with 2023-07-20T12:03:47.7398205Z [ 2023-07-20T12:03:47.7398701Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:47.7399120Z ] 2023-07-20T12:03:47.7400308Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.7401471Z with 2023-07-20T12:03:47.7401838Z [ 2023-07-20T12:03:47.7402263Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:47.7402702Z ] 2023-07-20T12:03:47.7403728Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:47.7405303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.7406209Z with 2023-07-20T12:03:47.7406551Z [ 2023-07-20T12:03:47.7407515Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:47.7408479Z ] 2023-07-20T12:03:47.7410122Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.7479111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.7480060Z with 2023-07-20T12:03:47.7480439Z [ 2023-07-20T12:03:47.7480899Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:47.7481353Z ] 2023-07-20T12:03:47.7504394Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.7505878Z with 2023-07-20T12:03:47.7506267Z [ 2023-07-20T12:03:47.7507531Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:47.7508510Z ] 2023-07-20T12:03:47.7509848Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.7511319Z with 2023-07-20T12:03:47.7512060Z [ 2023-07-20T12:03:47.7513505Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:47.7514759Z ] 2023-07-20T12:03:47.7516154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.7517952Z with 2023-07-20T12:03:47.7518798Z [ 2023-07-20T12:03:47.7520493Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:47.7521664Z ] 2023-07-20T12:03:47.7523722Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.7804377Z with 2023-07-20T12:03:47.7804798Z [ 2023-07-20T12:03:47.7810875Z TTarget=c10::StorageImpl 2023-07-20T12:03:47.7812050Z ] 2023-07-20T12:03:47.7814714Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.7817439Z with 2023-07-20T12:03:47.7818090Z [ 2023-07-20T12:03:47.7819196Z TTarget=c10::StorageImpl 2023-07-20T12:03:47.7820308Z ] 2023-07-20T12:03:47.7821557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.7822631Z with 2023-07-20T12:03:47.7823025Z [ 2023-07-20T12:03:47.7824200Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:47.7825524Z ] 2023-07-20T12:03:47.7826725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.7828241Z with 2023-07-20T12:03:47.7829308Z [ 2023-07-20T12:03:47.7829829Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:47.7830523Z ] 2023-07-20T12:03:47.7831605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.7832491Z with 2023-07-20T12:03:47.7832861Z [ 2023-07-20T12:03:47.7833741Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:47.7834397Z ] 2023-07-20T12:03:47.7836141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.7837983Z with 2023-07-20T12:03:47.7838563Z [ 2023-07-20T12:03:47.7839303Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:47.7839752Z ] 2023-07-20T12:03:47.7840763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:47.7843397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-20T12:03:47.7889397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.7890679Z with 2023-07-20T12:03:47.7891073Z [ 2023-07-20T12:03:47.7891736Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:47.7892172Z ] 2023-07-20T12:03:47.7893336Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.7894240Z with 2023-07-20T12:03:47.7894616Z [ 2023-07-20T12:03:47.7895052Z T=torch::autograd::ViewInfo 2023-07-20T12:03:47.7895487Z ] 2023-07-20T12:03:47.7896455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.7897403Z with 2023-07-20T12:03:47.7897776Z [ 2023-07-20T12:03:47.7898381Z T=torch::autograd::ViewInfo 2023-07-20T12:03:47.7898832Z ] 2023-07-20T12:03:47.7973312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.7983334Z with 2023-07-20T12:03:47.7983985Z [ 2023-07-20T12:03:47.7984973Z T=torch::autograd::ViewInfo 2023-07-20T12:03:47.7985868Z ] 2023-07-20T12:03:47.7987733Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:47.7990382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(576): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:47.7992198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.8001869Z with 2023-07-20T12:03:47.8002560Z [ 2023-07-20T12:03:47.8003283Z T=torch::autograd::ViewInfo 2023-07-20T12:03:47.8004019Z ] 2023-07-20T12:03:47.8004988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.8005836Z with 2023-07-20T12:03:47.8057886Z [ 2023-07-20T12:03:47.8058564Z T=std::vector> 2023-07-20T12:03:47.8059222Z ] 2023-07-20T12:03:47.8060562Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.8062480Z with 2023-07-20T12:03:47.8063122Z [ 2023-07-20T12:03:47.8063906Z T=std::vector> 2023-07-20T12:03:47.8064478Z ] 2023-07-20T12:03:47.8065861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.8067755Z with 2023-07-20T12:03:47.8068165Z [ 2023-07-20T12:03:47.8076447Z T=std::vector> 2023-07-20T12:03:47.8077236Z ] 2023-07-20T12:03:47.8079054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:47.8080086Z with 2023-07-20T12:03:47.8080461Z [ 2023-07-20T12:03:47.8080843Z T=c10::SymInt 2023-07-20T12:03:47.8081227Z ] 2023-07-20T12:03:47.8082183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.8083557Z with 2023-07-20T12:03:47.8084242Z [ 2023-07-20T12:03:47.8084802Z T=c10::SymInt 2023-07-20T12:03:47.8085209Z ] 2023-07-20T12:03:47.8086709Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.8089391Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.8091581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.8092790Z with 2023-07-20T12:03:47.8093653Z [ 2023-07-20T12:03:47.8094855Z T=std::vector> 2023-07-20T12:03:47.8095815Z ] 2023-07-20T12:03:47.8097210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.8108052Z with 2023-07-20T12:03:47.8108464Z [ 2023-07-20T12:03:47.8108874Z T=c10::IValue 2023-07-20T12:03:47.8109245Z ] 2023-07-20T12:03:47.8110254Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.8111177Z with 2023-07-20T12:03:47.8111548Z [ 2023-07-20T12:03:47.8111931Z T=c10::IValue 2023-07-20T12:03:47.8112324Z ] 2023-07-20T12:03:47.8113676Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.8114945Z with 2023-07-20T12:03:47.8115336Z [ 2023-07-20T12:03:47.8115730Z T=c10::IValue 2023-07-20T12:03:47.8116533Z ] 2023-07-20T12:03:47.8118906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:47.8120567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.8123295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.8132620Z with 2023-07-20T12:03:47.8133644Z [ 2023-07-20T12:03:47.8134506Z T=c10::IValue 2023-07-20T12:03:47.8136041Z ] 2023-07-20T12:03:47.8137281Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.8138205Z with 2023-07-20T12:03:47.8138553Z [ 2023-07-20T12:03:47.8139787Z T=c10::AliasInfo 2023-07-20T12:03:47.8140433Z ] 2023-07-20T12:03:47.8142586Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.8143774Z with 2023-07-20T12:03:47.8144161Z [ 2023-07-20T12:03:47.8144544Z T=c10::AliasInfo 2023-07-20T12:03:47.8144949Z ] 2023-07-20T12:03:47.8146406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.8147426Z with 2023-07-20T12:03:47.8147798Z [ 2023-07-20T12:03:47.8148186Z T=c10::AliasInfo 2023-07-20T12:03:47.8148595Z ] 2023-07-20T12:03:47.8149570Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:47.8151112Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.8152712Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.8153643Z with 2023-07-20T12:03:47.8154017Z [ 2023-07-20T12:03:47.8154419Z T=c10::AliasInfo 2023-07-20T12:03:47.8154810Z ] 2023-07-20T12:03:47.8155720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.8156528Z with 2023-07-20T12:03:47.8156900Z [ 2023-07-20T12:03:47.8157379Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:47.8157830Z ] 2023-07-20T12:03:47.8158875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.8159793Z with 2023-07-20T12:03:47.8160181Z [ 2023-07-20T12:03:47.8160629Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:47.8161917Z ] 2023-07-20T12:03:47.8163893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.8165475Z with 2023-07-20T12:03:47.8165856Z [ 2023-07-20T12:03:47.8169380Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:47.8170465Z ] 2023-07-20T12:03:47.8171577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:47.8173540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:03:47.8175311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:47.8176285Z with 2023-07-20T12:03:47.8176658Z [ 2023-07-20T12:03:47.8177108Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:47.8177553Z ] 2023-07-20T12:03:47.8178491Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:47.8179384Z with 2023-07-20T12:03:47.8179758Z [ 2023-07-20T12:03:47.8180312Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:47.8180833Z ] 2023-07-20T12:03:47.8181841Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:47.8182777Z with 2023-07-20T12:03:47.8183143Z [ 2023-07-20T12:03:47.8183977Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:47.8184552Z ] 2023-07-20T12:03:47.8185653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:47.8198272Z with 2023-07-20T12:03:47.8198672Z [ 2023-07-20T12:04:03.0807017Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:04:03.0809864Z ] 2023-07-20T12:04:03.0811398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:03.0813348Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:04:03.0814927Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:03.0815821Z with 2023-07-20T12:04:03.0816169Z [ 2023-07-20T12:04:03.0816686Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:04:03.0817157Z ] 2023-07-20T12:04:03.0821423Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:03.0822653Z with 2023-07-20T12:04:03.0823033Z [ 2023-07-20T12:04:03.0823466Z T=at::StepCallbacks 2023-07-20T12:04:03.0823865Z ] 2023-07-20T12:04:03.0824825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:03.0825706Z with 2023-07-20T12:04:03.0826044Z [ 2023-07-20T12:04:03.0826454Z T=at::StepCallbacks 2023-07-20T12:04:03.0826847Z ] 2023-07-20T12:04:03.0828129Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:03.0829030Z with 2023-07-20T12:04:03.0829385Z [ 2023-07-20T12:04:03.0829773Z T=at::StepCallbacks 2023-07-20T12:04:03.0830168Z ] 2023-07-20T12:04:03.0831118Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:03.0832657Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:04:03.0857194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:03.0858144Z with 2023-07-20T12:04:03.0858544Z [ 2023-07-20T12:04:03.0860048Z T=at::StepCallbacks 2023-07-20T12:04:03.0860550Z ] 2023-07-20T12:04:03.0861467Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:03.0862343Z with 2023-07-20T12:04:03.0862713Z [ 2023-07-20T12:04:03.0863258Z T=c10::either 2023-07-20T12:04:03.0863761Z ] 2023-07-20T12:04:03.0864739Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:03.0865649Z with 2023-07-20T12:04:03.0866028Z [ 2023-07-20T12:04:03.0866575Z T=c10::either 2023-07-20T12:04:03.0867092Z ] 2023-07-20T12:04:03.0868138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:03.0869133Z with 2023-07-20T12:04:03.0869498Z [ 2023-07-20T12:04:03.0870011Z T=c10::either 2023-07-20T12:04:03.0870527Z ] 2023-07-20T12:04:03.0871598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:04:03.0873364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:04:03.0875316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:03.0876273Z with 2023-07-20T12:04:03.0876628Z [ 2023-07-20T12:04:03.0877169Z T=c10::either 2023-07-20T12:04:03.0877677Z ] 2023-07-20T12:04:03.0878663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:04:03.0879557Z with 2023-07-20T12:04:03.0880137Z [ 2023-07-20T12:04:03.0880594Z K=c10::DispatchKey, 2023-07-20T12:04:03.0881290Z V=std::list> 2023-07-20T12:04:03.0881868Z ] 2023-07-20T12:04:03.0882888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:04:03.0883843Z with 2023-07-20T12:04:03.0884211Z [ 2023-07-20T12:04:03.0884629Z K=c10::DispatchKey, 2023-07-20T12:04:03.0885291Z V=std::list> 2023-07-20T12:04:03.0885893Z ] 2023-07-20T12:04:03.0887348Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:04:03.0888693Z with 2023-07-20T12:04:03.0889066Z [ 2023-07-20T12:04:03.0889462Z K=c10::DispatchKey, 2023-07-20T12:04:03.0890147Z V=std::list>, 2023-07-20T12:04:03.0890850Z H=std::hash, 2023-07-20T12:04:03.0891407Z E=std::equal_to, 2023-07-20T12:04:03.0892226Z A=std::allocator>>> 2023-07-20T12:04:03.0892946Z ] 2023-07-20T12:04:03.0894436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:04:03.0895803Z with 2023-07-20T12:04:03.0896170Z [ 2023-07-20T12:04:03.0896567Z K=c10::DispatchKey, 2023-07-20T12:04:03.0897250Z V=std::list>, 2023-07-20T12:04:03.0898329Z H=std::hash, 2023-07-20T12:04:03.0898890Z E=std::equal_to, 2023-07-20T12:04:03.0899730Z A=std::allocator>>> 2023-07-20T12:04:03.0900412Z ] 2023-07-20T12:04:03.0901876Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:04:03.0903434Z with 2023-07-20T12:04:03.0903804Z [ 2023-07-20T12:04:03.0904223Z K=c10::DispatchKey, 2023-07-20T12:04:03.0905118Z V=std::list>, 2023-07-20T12:04:03.0905871Z H=std::hash, 2023-07-20T12:04:03.0906430Z E=std::equal_to, 2023-07-20T12:04:03.0907275Z A=std::allocator>>> 2023-07-20T12:04:03.0908186Z ] 2023-07-20T12:04:03.0909610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:04:20.2971381Z with 2023-07-20T12:04:20.2971978Z [ 2023-07-20T12:04:20.2972538Z K=c10::DispatchKey, 2023-07-20T12:04:20.2973242Z V=std::list> 2023-07-20T12:04:20.2973825Z ] 2023-07-20T12:04:20.2976504Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-07-20T12:04:20.2979183Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:20.2979859Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:20.2980234Z 2023-07-20T12:04:20.2980908Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:20.2982172Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:20.2983377Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:20.2984656Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:20.2985724Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:04:20.2986630Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:20.2987513Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:20.2988404Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:20.2989626Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:20.2990522Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:20.2991413Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:20.2992371Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:04:20.2995617Z [25/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-07-20T12:04:20.3005054Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:20.3005675Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:20.3006013Z 2023-07-20T12:04:20.3006592Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:20.3007926Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:20.3009301Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:20.3010664Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:20.3011867Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:04:20.3012869Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:20.3013843Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:20.3014788Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:20.3017896Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-07-20T12:04:20.3021123Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:20.3022213Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:20.3022613Z 2023-07-20T12:04:20.3023339Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:20.3024771Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:20.3026125Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:20.3068034Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:20.3069141Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:20.3070039Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:20.3070981Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:20.3074113Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-07-20T12:04:20.3077026Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:20.3077737Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:20.3078119Z 2023-07-20T12:04:20.3078733Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:41.1567091Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:41.1568819Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:41.1629756Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:41.1637348Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:41.1696192Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:41.2122784Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:41.2225508Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-07-20T12:04:41.2232212Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:41.2321294Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:41.2337126Z 2023-07-20T12:04:41.2639359Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:41.2665098Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:41.2896664Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:41.2904842Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:41.3284207Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:41.3307377Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:41.3309890Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:41.3533348Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:41.3650259Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:41.3654742Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:41.3781302Z [29/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-07-20T12:04:41.3788838Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:41.4039773Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:41.4040884Z 2023-07-20T12:04:41.4048495Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:41.4050699Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:41.4066541Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:41.4068986Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:41.4078116Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:04:41.4080008Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:04:41.4101815Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:04:41.4103708Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:04:41.4118587Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:04:41.4120298Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:41.4131069Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:41.4132583Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:41.4146162Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-07-20T12:04:41.4149608Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:41.4158192Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:41.4159050Z 2023-07-20T12:04:41.4172289Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:41.4174268Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:41.4188943Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:41.4190945Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:41.4197044Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:04:41.4203308Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:04:41.4205425Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:04:41.4217427Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:04:47.8542983Z 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-20T12:04:47.8633917Z with 2023-07-20T12:04:47.8827964Z [ 2023-07-20T12:04:47.8911873Z _Ty=int64_t 2023-07-20T12:04:47.9185825Z ] 2023-07-20T12:04:47.9467978Z 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-20T12:04:47.9469249Z with 2023-07-20T12:04:47.9469967Z [ 2023-07-20T12:04:47.9470666Z _This=int64_t, 2023-07-20T12:04:47.9471408Z _Other=double & 2023-07-20T12:04:47.9471971Z ] 2023-07-20T12:04:47.9473575Z 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-20T12:04:47.9474855Z with 2023-07-20T12:04:47.9475451Z [ 2023-07-20T12:04:47.9476053Z _This=int64_t, 2023-07-20T12:04:47.9476788Z _Other=double & 2023-07-20T12:04:47.9477483Z ] 2023-07-20T12:04:47.9478933Z 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-20T12:04:47.9480173Z with 2023-07-20T12:04:47.9480761Z [ 2023-07-20T12:04:47.9481387Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:47.9482087Z _This2=double & 2023-07-20T12:04:47.9482700Z ] 2023-07-20T12:04:47.9484160Z 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-20T12:04:47.9485507Z with 2023-07-20T12:04:47.9486070Z [ 2023-07-20T12:04:47.9486717Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:47.9487384Z _This2=double & 2023-07-20T12:04:47.9487997Z ] 2023-07-20T12:04:47.9489375Z 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-20T12:04:47.9490787Z with 2023-07-20T12:04:47.9491636Z [ 2023-07-20T12:04:47.9492274Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:47.9493015Z _This2=torch::autograd::Variable & 2023-07-20T12:04:47.9493714Z ] 2023-07-20T12:04:47.9495066Z 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-20T12:04:47.9496403Z with 2023-07-20T12:04:47.9497176Z [ 2023-07-20T12:04:47.9498790Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:47.9499573Z _This2=torch::autograd::Variable & 2023-07-20T12:04:47.9500211Z ] 2023-07-20T12:04:47.9501441Z %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-20T12:04:47.9502572Z with 2023-07-20T12:04:47.9503124Z [ 2023-07-20T12:04:47.9503721Z _This2=at::Tensor & 2023-07-20T12:04:47.9504461Z ] 2023-07-20T12:04:47.9505781Z %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-20T12:04:47.9507237Z with 2023-07-20T12:04:47.9507826Z [ 2023-07-20T12:04:47.9508830Z _This2=at::Tensor & 2023-07-20T12:04:47.9509445Z ] 2023-07-20T12:04:47.9510348Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:47.9511688Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:47.9513050Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:47.9514318Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:47.9518347Z [31/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-07-20T12:04:47.9521747Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:47.9522708Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:47.9523306Z 2023-07-20T12:04:47.9524167Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:47.9526081Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:47.9527738Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:47.9529336Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:47.9530715Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:47.9532082Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:47.9533538Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:47.9534809Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:47.9538136Z [32/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-07-20T12:04:47.9541751Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:47.9542739Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:47.9543348Z 2023-07-20T12:04:47.9544200Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:47.9545988Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:47.9547896Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:47.9549598Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:47.9551037Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:47.9552313Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:47.9553608Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:11.1283488Z [33/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-07-20T12:05:11.1286419Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:11.1287295Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:11.1287808Z 2023-07-20T12:05:11.1288673Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:11.1290583Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:11.1292020Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:11.1293372Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:11.1294583Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:11.1295864Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:11.1297490Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:11.1298536Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:11.1299595Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:05:11.1303802Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-07-20T12:05:11.1306390Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:11.1307216Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:11.1307700Z 2023-07-20T12:05:11.1308457Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:11.1309929Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:11.1311646Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:11.1313123Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:11.1314297Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:11.1315493Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:11.1316614Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:11.1320014Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-07-20T12:05:11.1323368Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:11.1324663Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:11.1325168Z 2023-07-20T12:05:11.1325907Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:11.1327404Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:11.1329114Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:11.1331325Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:11.1332795Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:11.1333862Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:11.1334920Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:11.1338639Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-07-20T12:05:11.1346195Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:11.1347020Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:11.1347510Z 2023-07-20T12:05:11.1348242Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:11.1349681Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:11.1351198Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:11.1353186Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:11.1354595Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:11.1355643Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:24.8942279Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:24.8943998Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:24.8945096Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:24.8946765Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:24.8951248Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-07-20T12:05:25.0276491Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:25.0277485Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:25.0323856Z 2023-07-20T12:05:25.0341328Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:25.0352956Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:25.0355029Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:25.0356868Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:25.0358776Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:25.0360033Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:25.0361292Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:25.0365189Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-07-20T12:05:25.0368511Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:25.0369488Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:25.0370226Z 2023-07-20T12:05:25.0371426Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:25.0409833Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:25.0411539Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:25.0413899Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:25.0420152Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:25.0422164Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:25.0423445Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:25.0424715Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:25.0426086Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:05:25.0430609Z [39/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-07-20T12:05:25.0434388Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:25.0435448Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:25.0436063Z 2023-07-20T12:05:25.0436936Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:25.0438577Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:25.0440403Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:25.0442505Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:25.0443995Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:25.0445299Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:25.0446573Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:25.0448378Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:25.0489481Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:25.0491359Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:05:25.0492749Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:05:25.0494105Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:25.0495323Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:25.0496713Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:25.0498467Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:34.5899342Z [40/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:05:34.5913597Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-07-20T12:05:34.5929965Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:34.5930700Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:34.5931080Z 2023-07-20T12:05:34.5931773Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:34.5935391Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:34.5936790Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:34.5938409Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:34.5941950Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:05:34.5943014Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:34.5943967Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:34.5995498Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:34.6040142Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-07-20T12:05:34.6043258Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:34.6044128Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:34.6044541Z 2023-07-20T12:05:34.6045486Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:34.6046941Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:34.6065924Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:34.6067312Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:34.6068464Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:34.6069720Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:34.6070703Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:46.8055937Z [43/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-07-20T12:05:46.8058951Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:46.8059842Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:46.8060255Z 2023-07-20T12:05:46.8060930Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:46.8062247Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:46.8063586Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:46.8064876Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:46.8066083Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-07-20T12:05:46.8067071Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:46.8068004Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:46.8068937Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:46.8072050Z [44/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-07-20T12:05:46.8074966Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:46.8075684Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:46.8076059Z 2023-07-20T12:05:46.8076745Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:46.8078063Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:46.8079434Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:46.8080964Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:46.8082190Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:05:46.8083320Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:05:46.8091353Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:05:46.8092479Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:05:46.8093857Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:05:46.8094998Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:46.8095942Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:46.8096897Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:46.8100054Z [45/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-07-20T12:05:46.8102870Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:46.8103582Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:46.8103997Z 2023-07-20T12:05:46.8104713Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:46.8106138Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:46.8107547Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:46.8108965Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:46.8110146Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:46.8111131Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:46.8112110Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:46.8113115Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:46.8114149Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:46.8115159Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:46.8116434Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:46.8119833Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-07-20T12:05:46.8122593Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:04.0245798Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:04.0246287Z 2023-07-20T12:06:04.0247244Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:04.0248987Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:04.0250335Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:04.0252598Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:04.0255854Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:06:04.0257077Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:06:04.0260660Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:06:04.0262527Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:06:04.0264131Z 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-20T12:06:04.0265413Z with 2023-07-20T12:06:04.0266098Z [ 2023-07-20T12:06:04.0266694Z _Ty=int64_t 2023-07-20T12:06:04.0267419Z ] 2023-07-20T12:06:04.0268979Z 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-20T12:06:04.0275769Z with 2023-07-20T12:06:04.0276443Z [ 2023-07-20T12:06:04.0277112Z _This=int64_t, 2023-07-20T12:06:04.0315491Z _Other=double & 2023-07-20T12:06:04.0316224Z ] 2023-07-20T12:06:04.0317531Z 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-20T12:06:04.0318843Z with 2023-07-20T12:06:04.0319444Z [ 2023-07-20T12:06:04.0320074Z _This=int64_t, 2023-07-20T12:06:04.0321084Z _Other=double & 2023-07-20T12:06:04.0321708Z ] 2023-07-20T12:06:04.0323172Z 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-20T12:06:04.0324476Z with 2023-07-20T12:06:04.0325035Z [ 2023-07-20T12:06:04.0325680Z _Tag=std::_Exact_args_t, 2023-07-20T12:06:04.0326352Z _This2=double & 2023-07-20T12:06:04.0326974Z ] 2023-07-20T12:06:04.0328242Z 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-20T12:06:04.0329833Z with 2023-07-20T12:06:04.0330576Z [ 2023-07-20T12:06:04.0331225Z _Tag=std::_Exact_args_t, 2023-07-20T12:06:04.0331908Z _This2=double & 2023-07-20T12:06:04.0332498Z ] 2023-07-20T12:06:04.0333878Z 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-20T12:06:04.0335256Z with 2023-07-20T12:06:04.0335971Z [ 2023-07-20T12:06:04.0336625Z _Tag=std::_Exact_args_t, 2023-07-20T12:06:04.0337517Z _This2=torch::autograd::Variable & 2023-07-20T12:06:04.0338159Z ] 2023-07-20T12:06:04.0339536Z 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-20T12:06:04.0340876Z with 2023-07-20T12:06:04.0341453Z [ 2023-07-20T12:06:04.0342081Z _Tag=std::_Exact_args_t, 2023-07-20T12:06:04.0342888Z _This2=torch::autograd::Variable & 2023-07-20T12:06:04.0343389Z ] 2023-07-20T12:06:04.0344906Z %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-20T12:06:04.0345876Z with 2023-07-20T12:06:04.0346241Z [ 2023-07-20T12:06:04.0346661Z _This2=at::Tensor & 2023-07-20T12:06:04.0347083Z ] 2023-07-20T12:06:04.0348100Z %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-20T12:06:04.0349050Z with 2023-07-20T12:06:04.0349426Z [ 2023-07-20T12:06:04.0350007Z _This2=at::Tensor & 2023-07-20T12:06:04.0350438Z ] 2023-07-20T12:06:04.0351375Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:04.0352377Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:04.0353321Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:04.0354377Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:04.0357960Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-07-20T12:06:04.0361146Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:04.0361866Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:04.0362258Z 2023-07-20T12:06:04.0363318Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:04.0364914Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:04.0366260Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:04.0367624Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:04.0368833Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:06:04.0369810Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:04.0370858Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:04.0371915Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:04.0373016Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:04.0374010Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:04.0375001Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:04.0376080Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:06:09.8868740Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-07-20T12:06:09.8871702Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:09.8872565Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:09.8873067Z 2023-07-20T12:06:09.8873894Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:09.8875247Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:09.8876858Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:09.8878147Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:09.8879454Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:09.8880484Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:09.8881836Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:09.8885146Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-07-20T12:06:09.8888152Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:09.8889012Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:09.8889512Z 2023-07-20T12:06:09.8890349Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:09.8891676Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:09.8892931Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:09.8894242Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:09.8895629Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:09.8915029Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:09.8916157Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:09.8934594Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:10.0526950Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:10.0532589Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:06:10.1981001Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:06:10.1982594Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:10.2281592Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:10.2282909Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:10.3032511Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:10.3037363Z [50/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-07-20T12:06:10.3950989Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:10.3951958Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:10.4078364Z 2023-07-20T12:06:10.4079447Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:10.4080882Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:10.4082517Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:10.4095090Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:10.4114119Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:10.4115629Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:10.4124518Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:10.4200069Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-07-20T12:06:10.4218088Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:10.4228469Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:10.4229165Z 2023-07-20T12:06:21.1512685Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:21.1514280Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:21.1528656Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:21.1600054Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:21.1773150Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:21.2003039Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:21.2343902Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:21.2560682Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:21.2591557Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-07-20T12:06:21.4205643Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:21.4206866Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:21.4538624Z 2023-07-20T12:06:21.4540004Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:21.4718994Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:21.4764491Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:21.4817888Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:21.5166212Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:21.5167369Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:21.5168412Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:21.5169566Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:21.5170603Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:21.5171822Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:06:21.5172986Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:06:21.5174449Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:21.5175432Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:21.5176419Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:21.5177527Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:21.5181508Z [53/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-07-20T12:06:21.5184629Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:21.5185477Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:21.5185988Z 2023-07-20T12:06:21.5186713Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:21.5188144Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:21.5189602Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:21.5190892Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:21.5192393Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(318): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-07-20T12:06:21.5193739Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-07-20T12:06:21.5194993Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:21.5196212Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:21.5197444Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:21.5198745Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:21.5200116Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:21.5201220Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:21.5202420Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-20T12:06:21.5203632Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(339): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-07-20T12:06:21.5205219Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-20T12:06:21.5206463Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:06:21.5207760Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-07-20T12:06:21.5209005Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-07-20T12:06:21.5210382Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:06:21.5211616Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-20T12:06:37.4591567Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-20T12:06:37.4602187Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:37.4944072Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:37.5089973Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:37.5093932Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:37.5095175Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:37.5096506Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:37.5100076Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:37.5103625Z [54/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-07-20T12:06:37.5109307Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:37.5110277Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:37.5110898Z 2023-07-20T12:06:37.5114067Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:37.5115870Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:37.5117337Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:37.5350452Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:37.5355796Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:37.5357048Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:37.5360635Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:37.5364334Z [55/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-07-20T12:06:37.5369946Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:37.5370903Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:37.5371522Z 2023-07-20T12:06:37.5374738Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:37.5376648Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:37.5378267Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:37.5382227Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:37.5383686Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:37.5384957Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:37.5386183Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:46.8716092Z [56/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:06:46.8731724Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-07-20T12:06:46.8734392Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:46.8735134Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:46.8735537Z 2023-07-20T12:06:46.8736332Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:46.8737874Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:46.8754108Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:46.8755767Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:46.8757424Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:46.8758648Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:46.8774809Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:46.8778538Z [58/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-07-20T12:06:46.8789926Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:46.8790676Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:46.8791083Z 2023-07-20T12:06:46.8791934Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:46.8793494Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:46.8794958Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:46.8796371Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:46.8797627Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:46.8798690Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:46.8799925Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:59.1376619Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-07-20T12:06:59.1380444Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:59.1381179Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:59.1382119Z 2023-07-20T12:06:59.1382809Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:59.1384212Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:59.1385635Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:59.1387101Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:59.1388759Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:59.1389797Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:59.1390799Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:59.1394181Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-07-20T12:06:59.1397215Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:59.1397938Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:59.1398332Z 2023-07-20T12:06:59.1399035Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:59.1400419Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:59.1402115Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:59.1403502Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:59.1404748Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:06:59.1405798Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:59.1406752Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:59.1407850Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:59.1411292Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-07-20T12:06:59.1432274Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:59.1432969Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:59.1433348Z 2023-07-20T12:06:59.1436451Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:59.1437933Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:59.1439260Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:59.1440592Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:59.1443873Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:06:59.1445020Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-07-20T12:06:59.1446056Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:59.1446998Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:59.1449997Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:59.1450992Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:59.1451956Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:59.1452893Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:59.1453924Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:06:59.1459450Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-07-20T12:06:59.1464530Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:59.1465266Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:59.1465645Z 2023-07-20T12:06:59.1466299Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:59.1471338Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:59.1472829Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:59.1474228Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:59.1486449Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:06:59.1487647Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:59.1488660Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:59.1489721Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:59.1492745Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-07-20T12:06:59.1495558Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:59.1496295Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:59.1496785Z 2023-07-20T12:06:59.1497583Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:59.1499004Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:59.1500482Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:59.1501911Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:59.1503386Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:06:59.1504779Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:06:59.1506015Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-20T12:06:59.1507242Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-07-20T12:06:59.1508403Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:59.1509686Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:59.1510882Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:59.1511922Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:59.1523924Z [64/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\iir_cuda.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-20T12:06:59.1535062Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:06:59.1537389Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:06:59.1539092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:06:59.1540520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:06:59.1541905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:06:59.1543467Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:06:59.1545060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:06:59.1546429Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:06:59.1547670Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-07-20T12:06:59.1548440Z iir_cuda.cu 2023-07-20T12:06:59.1549320Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1550210Z with 2023-07-20T12:06:59.1550565Z [ 2023-07-20T12:06:59.1551176Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:59.1551826Z ] 2023-07-20T12:06:59.1552769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.1553666Z with 2023-07-20T12:06:59.1554087Z [ 2023-07-20T12:06:59.1554644Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:59.1555176Z ] 2023-07-20T12:06:59.1577069Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.1578298Z with 2023-07-20T12:06:59.1578761Z [ 2023-07-20T12:06:59.1579424Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:59.1580310Z ] 2023-07-20T12:06:59.1581433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:06:59.1583258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1596497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1604701Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1605761Z with 2023-07-20T12:06:59.1606223Z [ 2023-07-20T12:06:59.1606890Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:59.1607415Z ] 2023-07-20T12:06:59.1608515Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1609714Z with 2023-07-20T12:06:59.1610070Z [ 2023-07-20T12:06:59.1610643Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:59.1611178Z ] 2023-07-20T12:06:59.1612219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.1613244Z with 2023-07-20T12:06:59.1613707Z [ 2023-07-20T12:06:59.1614271Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:59.1614778Z ] 2023-07-20T12:06:59.1615817Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.1616791Z with 2023-07-20T12:06:59.1617157Z [ 2023-07-20T12:06:59.1617690Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:59.1618222Z ] 2023-07-20T12:06:59.1619447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:06:59.1621355Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1623067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1624691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1626061Z with 2023-07-20T12:06:59.1626487Z [ 2023-07-20T12:06:59.1627030Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:59.1627552Z ] 2023-07-20T12:06:59.1628482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1629349Z with 2023-07-20T12:06:59.1629713Z [ 2023-07-20T12:06:59.1630298Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:59.1630830Z ] 2023-07-20T12:06:59.1632099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.1633219Z with 2023-07-20T12:06:59.1633604Z [ 2023-07-20T12:06:59.1634162Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:59.1634686Z ] 2023-07-20T12:06:59.1635730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.1636708Z with 2023-07-20T12:06:59.1637074Z [ 2023-07-20T12:06:59.1637647Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:59.1638177Z ] 2023-07-20T12:06:59.1639417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:06:59.1641599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1643455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1645163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1646228Z with 2023-07-20T12:06:59.1646675Z [ 2023-07-20T12:06:59.1647341Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:59.1647898Z ] 2023-07-20T12:06:59.1648840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1649727Z with 2023-07-20T12:06:59.1650074Z [ 2023-07-20T12:06:59.1650545Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:59.1650985Z ] 2023-07-20T12:06:59.1651962Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.1652979Z with 2023-07-20T12:06:59.1653438Z [ 2023-07-20T12:06:59.1654080Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:59.1654544Z ] 2023-07-20T12:06:59.1655589Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.1656873Z with 2023-07-20T12:06:59.1657237Z [ 2023-07-20T12:06:59.1657694Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:59.1658112Z ] 2023-07-20T12:06:59.1659244Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.1661022Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1661941Z with 2023-07-20T12:06:59.1662555Z [ 2023-07-20T12:06:59.1663036Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:59.1663520Z ] 2023-07-20T12:06:59.1664607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1666366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1667505Z with 2023-07-20T12:06:59.1667851Z [ 2023-07-20T12:06:59.1668330Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:59.1668789Z ] 2023-07-20T12:06:59.1669749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1670614Z with 2023-07-20T12:06:59.1670978Z [ 2023-07-20T12:06:59.1671549Z T=std::basic_string,std::allocator> 2023-07-20T12:06:59.1676815Z ] 2023-07-20T12:06:59.1678742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.1679779Z with 2023-07-20T12:06:59.1680157Z [ 2023-07-20T12:06:59.1680820Z T=std::basic_string,std::allocator> 2023-07-20T12:06:59.1681522Z ] 2023-07-20T12:06:59.1709179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.1710278Z with 2023-07-20T12:06:59.1710659Z [ 2023-07-20T12:06:59.1711266Z T=std::basic_string,std::allocator> 2023-07-20T12:06:59.1711819Z ] 2023-07-20T12:06:59.1712895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1715581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1717292Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1718520Z with 2023-07-20T12:06:59.1718970Z [ 2023-07-20T12:06:59.1719538Z T=std::basic_string,std::allocator> 2023-07-20T12:06:59.1720095Z ] 2023-07-20T12:06:59.1721179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1722242Z with 2023-07-20T12:06:59.1722600Z [ 2023-07-20T12:06:59.1722989Z T=c10::SymInt 2023-07-20T12:06:59.1723387Z ] 2023-07-20T12:06:59.1724599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.1725544Z with 2023-07-20T12:06:59.1725901Z [ 2023-07-20T12:06:59.1726293Z T=c10::SymInt 2023-07-20T12:06:59.1726686Z ] 2023-07-20T12:06:59.1727824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.1728993Z with 2023-07-20T12:06:59.1729373Z [ 2023-07-20T12:06:59.1729774Z T=c10::SymInt 2023-07-20T12:06:59.1730175Z ] 2023-07-20T12:06:59.1731168Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.1732734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1734362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1735417Z with 2023-07-20T12:06:59.1735884Z [ 2023-07-20T12:06:59.1736268Z T=c10::SymInt 2023-07-20T12:06:59.1736657Z ] 2023-07-20T12:06:59.1737622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1738501Z with 2023-07-20T12:06:59.1738837Z [ 2023-07-20T12:06:59.1740056Z T=at::TensorBase 2023-07-20T12:06:59.1740546Z ] 2023-07-20T12:06:59.1741658Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.1742721Z with 2023-07-20T12:06:59.1743090Z [ 2023-07-20T12:06:59.1743503Z T=at::TensorBase 2023-07-20T12:06:59.1743910Z ] 2023-07-20T12:06:59.1744950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.1745954Z with 2023-07-20T12:06:59.1746325Z [ 2023-07-20T12:06:59.1746742Z T=at::TensorBase 2023-07-20T12:06:59.1747160Z ] 2023-07-20T12:06:59.1748265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.1750247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1751854Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1752832Z with 2023-07-20T12:06:59.1753212Z [ 2023-07-20T12:06:59.1753599Z T=at::TensorBase 2023-07-20T12:06:59.1754007Z ] 2023-07-20T12:06:59.1756985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1757969Z with 2023-07-20T12:06:59.1758320Z [ 2023-07-20T12:06:59.1758722Z T=at::Tensor 2023-07-20T12:06:59.1759089Z ] 2023-07-20T12:06:59.1760078Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.1760976Z with 2023-07-20T12:06:59.1761343Z [ 2023-07-20T12:06:59.1761727Z T=at::Tensor 2023-07-20T12:06:59.1762218Z ] 2023-07-20T12:06:59.1763354Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.1764448Z with 2023-07-20T12:06:59.1764837Z [ 2023-07-20T12:06:59.1765237Z T=at::Tensor 2023-07-20T12:06:59.1765612Z ] 2023-07-20T12:06:59.1782733Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.1784421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1785983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1786942Z with 2023-07-20T12:06:59.1787307Z [ 2023-07-20T12:06:59.1787689Z T=at::Tensor 2023-07-20T12:06:59.1788097Z ] 2023-07-20T12:06:59.1789026Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1790038Z with 2023-07-20T12:06:59.1790526Z [ 2023-07-20T12:06:59.1791064Z T=at::Generator 2023-07-20T12:06:59.1791456Z ] 2023-07-20T12:06:59.1792416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.1793310Z with 2023-07-20T12:06:59.1793693Z [ 2023-07-20T12:06:59.1794097Z T=at::Generator 2023-07-20T12:06:59.1794500Z ] 2023-07-20T12:06:59.1795530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.1796930Z with 2023-07-20T12:06:59.1797520Z [ 2023-07-20T12:06:59.1797944Z T=at::Generator 2023-07-20T12:06:59.1798327Z ] 2023-07-20T12:06:59.1799320Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.1805270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1814135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1815220Z with 2023-07-20T12:06:59.1815622Z [ 2023-07-20T12:06:59.1816031Z T=at::Generator 2023-07-20T12:06:59.1820268Z ] 2023-07-20T12:06:59.1821278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1826626Z with 2023-07-20T12:06:59.1827071Z [ 2023-07-20T12:06:59.1833878Z T=c10::Scalar 2023-07-20T12:06:59.1834419Z ] 2023-07-20T12:06:59.1835486Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.1836408Z with 2023-07-20T12:06:59.1838368Z [ 2023-07-20T12:06:59.1838795Z T=c10::Scalar 2023-07-20T12:06:59.1839202Z ] 2023-07-20T12:06:59.1840293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.1841318Z with 2023-07-20T12:06:59.1845598Z [ 2023-07-20T12:06:59.1846128Z T=c10::Scalar 2023-07-20T12:06:59.1846516Z ] 2023-07-20T12:06:59.1847658Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.1849708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1851415Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1853992Z with 2023-07-20T12:06:59.1854389Z [ 2023-07-20T12:06:59.1854777Z T=c10::Scalar 2023-07-20T12:06:59.1855184Z ] 2023-07-20T12:06:59.1856163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1857135Z with 2023-07-20T12:06:59.1861121Z [ 2023-07-20T12:06:59.1861602Z T=c10::QualifiedName 2023-07-20T12:06:59.1862110Z ] 2023-07-20T12:06:59.1863205Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.1864377Z with 2023-07-20T12:06:59.1867022Z [ 2023-07-20T12:06:59.1867467Z T=c10::QualifiedName 2023-07-20T12:06:59.1867898Z ] 2023-07-20T12:06:59.1868985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.1870010Z with 2023-07-20T12:06:59.1870389Z [ 2023-07-20T12:06:59.1870817Z T=c10::QualifiedName 2023-07-20T12:06:59.1888661Z ] 2023-07-20T12:06:59.1889843Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.1891724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1893660Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1896861Z with 2023-07-20T12:06:59.1897257Z [ 2023-07-20T12:06:59.1897678Z T=c10::QualifiedName 2023-07-20T12:06:59.1898111Z ] 2023-07-20T12:06:59.1899102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1899998Z with 2023-07-20T12:06:59.1900369Z [ 2023-07-20T12:06:59.1900903Z T=std::shared_ptr 2023-07-20T12:06:59.1901429Z ] 2023-07-20T12:06:59.1902440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.1903342Z with 2023-07-20T12:06:59.1903721Z [ 2023-07-20T12:06:59.1904247Z T=std::shared_ptr 2023-07-20T12:06:59.1904765Z ] 2023-07-20T12:06:59.1905840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.1906856Z with 2023-07-20T12:06:59.1907231Z [ 2023-07-20T12:06:59.1907772Z T=std::shared_ptr 2023-07-20T12:06:59.1908284Z ] 2023-07-20T12:06:59.1909376Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:06:59.1927202Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1929168Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1930113Z with 2023-07-20T12:06:59.1930481Z [ 2023-07-20T12:06:59.1930993Z T=std::shared_ptr 2023-07-20T12:06:59.1931498Z ] 2023-07-20T12:06:59.1932726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.1933892Z with 2023-07-20T12:06:59.1934223Z [ 2023-07-20T12:06:59.1934760Z T=std::weak_ptr 2023-07-20T12:06:59.1935244Z ] 2023-07-20T12:06:59.1936245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.1937140Z with 2023-07-20T12:06:59.1937441Z [ 2023-07-20T12:06:59.1937890Z T=std::weak_ptr 2023-07-20T12:06:59.1938319Z ] 2023-07-20T12:06:59.1939562Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.1940557Z with 2023-07-20T12:06:59.1940928Z [ 2023-07-20T12:06:59.1941453Z T=std::weak_ptr 2023-07-20T12:06:59.1941943Z ] 2023-07-20T12:06:59.1942942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:06:59.1943994Z with 2023-07-20T12:06:59.1944685Z [ 2023-07-20T12:06:59.1945212Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:06:59.1945797Z ] 2023-07-20T12:06:59.1946974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.1948100Z with 2023-07-20T12:06:59.2022674Z [ 2023-07-20T12:06:59.2023272Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:06:59.2023731Z ] 2023-07-20T12:06:59.2024757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2025759Z with 2023-07-20T12:06:59.2026127Z [ 2023-07-20T12:06:59.2026650Z T=std::weak_ptr 2023-07-20T12:06:59.2027126Z ] 2023-07-20T12:06:59.2028116Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2028987Z with 2023-07-20T12:06:59.2029378Z [ 2023-07-20T12:06:59.2029966Z T=std::vector> 2023-07-20T12:06:59.2030506Z ] 2023-07-20T12:06:59.2031515Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2032436Z with 2023-07-20T12:06:59.2032802Z [ 2023-07-20T12:06:59.2033368Z T=std::vector> 2023-07-20T12:06:59.2033931Z ] 2023-07-20T12:06:59.2035024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2036032Z with 2023-07-20T12:06:59.2036415Z [ 2023-07-20T12:06:59.2037224Z T=std::vector> 2023-07-20T12:06:59.2037921Z ] 2023-07-20T12:06:59.2045737Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:06:59.2047696Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2049592Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2050662Z with 2023-07-20T12:06:59.2051141Z [ 2023-07-20T12:06:59.2052041Z T=std::vector> 2023-07-20T12:06:59.2052631Z ] 2023-07-20T12:06:59.2053598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2054496Z with 2023-07-20T12:06:59.2054820Z [ 2023-07-20T12:06:59.2055255Z T=std::vector> 2023-07-20T12:06:59.2055668Z ] 2023-07-20T12:06:59.2056578Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2057600Z with 2023-07-20T12:06:59.2057968Z [ 2023-07-20T12:06:59.2058549Z T=std::vector> 2023-07-20T12:06:59.2059032Z ] 2023-07-20T12:06:59.2060074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2061070Z with 2023-07-20T12:06:59.2061426Z [ 2023-07-20T12:06:59.2061892Z T=std::vector> 2023-07-20T12:06:59.2062377Z ] 2023-07-20T12:06:59.2063427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:06:59.2065079Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2066679Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2067639Z with 2023-07-20T12:06:59.2067975Z [ 2023-07-20T12:06:59.2068473Z T=std::vector> 2023-07-20T12:06:59.2068954Z ] 2023-07-20T12:06:59.2069896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2070745Z with 2023-07-20T12:06:59.2071121Z [ 2023-07-20T12:06:59.2071746Z T=std::vector,std::allocator>> 2023-07-20T12:06:59.2072602Z ] 2023-07-20T12:06:59.2073570Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2074479Z with 2023-07-20T12:06:59.2074853Z [ 2023-07-20T12:06:59.2075452Z T=std::vector,std::allocator>> 2023-07-20T12:06:59.2076022Z ] 2023-07-20T12:06:59.2077061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2078040Z with 2023-07-20T12:06:59.2078414Z [ 2023-07-20T12:06:59.2079270Z T=std::vector,std::allocator>> 2023-07-20T12:06:59.2079858Z ] 2023-07-20T12:06:59.2080990Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2082820Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2084470Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2086016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2086998Z with 2023-07-20T12:06:59.2087365Z [ 2023-07-20T12:06:59.2087969Z T=std::vector,std::allocator>> 2023-07-20T12:06:59.2088551Z ] 2023-07-20T12:06:59.2089479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2090373Z with 2023-07-20T12:06:59.2090719Z [ 2023-07-20T12:06:59.2091299Z T=std::vector,std::allocator>> 2023-07-20T12:06:59.2091846Z ] 2023-07-20T12:06:59.2092808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2093732Z with 2023-07-20T12:06:59.2094090Z [ 2023-07-20T12:06:59.2094693Z T=std::vector,std::allocator>> 2023-07-20T12:06:59.2095266Z ] 2023-07-20T12:06:59.2096334Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2097312Z with 2023-07-20T12:06:59.2097686Z [ 2023-07-20T12:06:59.2098283Z T=std::vector,std::allocator>> 2023-07-20T12:06:59.2098833Z ] 2023-07-20T12:06:59.2099972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2102016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2107835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2114089Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2115111Z with 2023-07-20T12:06:59.2115594Z [ 2023-07-20T12:06:59.2116164Z T=std::vector,std::allocator>> 2023-07-20T12:06:59.2116822Z ] 2023-07-20T12:06:59.2117820Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2118713Z with 2023-07-20T12:06:59.2119141Z [ 2023-07-20T12:06:59.2119638Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:59.2120128Z ] 2023-07-20T12:06:59.2121162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2125834Z with 2023-07-20T12:06:59.2126194Z [ 2023-07-20T12:06:59.2126718Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:59.2127329Z ] 2023-07-20T12:06:59.2128464Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2129503Z with 2023-07-20T12:06:59.2129878Z [ 2023-07-20T12:06:59.2130391Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:59.2130850Z ] 2023-07-20T12:06:59.2131950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:06:59.2143316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2145664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2146674Z with 2023-07-20T12:06:59.2147070Z [ 2023-07-20T12:06:59.2147564Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:59.2148030Z ] 2023-07-20T12:06:59.2148982Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2149897Z with 2023-07-20T12:06:59.2150244Z [ 2023-07-20T12:06:59.2150838Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:59.2151683Z ] 2023-07-20T12:06:59.2152726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2153645Z with 2023-07-20T12:06:59.2153995Z [ 2023-07-20T12:06:59.2154586Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:59.2155139Z ] 2023-07-20T12:06:59.2156222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2157203Z with 2023-07-20T12:06:59.2157821Z [ 2023-07-20T12:06:59.2158455Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:59.2159049Z ] 2023-07-20T12:06:59.2162048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:06:59.2163984Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2169504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2171274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2172254Z with 2023-07-20T12:06:59.2172634Z [ 2023-07-20T12:06:59.2173198Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:59.2173757Z ] 2023-07-20T12:06:59.2174730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2175632Z with 2023-07-20T12:06:59.2176005Z [ 2023-07-20T12:06:59.2176443Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:59.2176903Z ] 2023-07-20T12:06:59.2177918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2178861Z with 2023-07-20T12:06:59.2197971Z [ 2023-07-20T12:06:59.2198529Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:59.2198982Z ] 2023-07-20T12:06:59.2200248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2201340Z with 2023-07-20T12:06:59.2201725Z [ 2023-07-20T12:06:59.2202189Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:59.2202651Z ] 2023-07-20T12:06:59.2203739Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.2205657Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2206606Z with 2023-07-20T12:06:59.2206969Z [ 2023-07-20T12:06:59.2207428Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:59.2207865Z ] 2023-07-20T12:06:59.2209015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2211758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2212791Z with 2023-07-20T12:06:59.2213187Z [ 2023-07-20T12:06:59.2213637Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:59.2214097Z ] 2023-07-20T12:06:59.2217587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2218525Z with 2023-07-20T12:06:59.2218885Z [ 2023-07-20T12:06:59.2220020Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:59.2221021Z ] 2023-07-20T12:06:59.2223502Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2224462Z with 2023-07-20T12:06:59.2224821Z [ 2023-07-20T12:06:59.2225905Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:59.2226894Z ] 2023-07-20T12:06:59.2228000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2229002Z with 2023-07-20T12:06:59.2229376Z [ 2023-07-20T12:06:59.2230439Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:59.2231438Z ] 2023-07-20T12:06:59.2232990Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2235411Z with 2023-07-20T12:06:59.2235803Z [ 2023-07-20T12:06:59.2236244Z TTarget=c10::StorageImpl 2023-07-20T12:06:59.2236676Z ] 2023-07-20T12:06:59.2238162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2241398Z with 2023-07-20T12:06:59.2241772Z [ 2023-07-20T12:06:59.2242192Z TTarget=c10::StorageImpl 2023-07-20T12:06:59.2242611Z ] 2023-07-20T12:06:59.2243617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2244564Z with 2023-07-20T12:06:59.2244898Z [ 2023-07-20T12:06:59.2246165Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:59.2247155Z ] 2023-07-20T12:06:59.2248091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2248980Z with 2023-07-20T12:06:59.2249319Z [ 2023-07-20T12:06:59.2249756Z T=torch::autograd::ViewInfo 2023-07-20T12:06:59.2250189Z ] 2023-07-20T12:06:59.2251147Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2252054Z with 2023-07-20T12:06:59.2252402Z [ 2023-07-20T12:06:59.2252844Z T=torch::autograd::ViewInfo 2023-07-20T12:06:59.2253279Z ] 2023-07-20T12:06:59.2254419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2255391Z with 2023-07-20T12:06:59.2255755Z [ 2023-07-20T12:06:59.2256195Z T=torch::autograd::ViewInfo 2023-07-20T12:06:59.2256634Z ] 2023-07-20T12:06:59.2257599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.2259235Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(576): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:06:59.2260836Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2261773Z with 2023-07-20T12:06:59.2262139Z [ 2023-07-20T12:06:59.2262560Z T=torch::autograd::ViewInfo 2023-07-20T12:06:59.2262997Z ] 2023-07-20T12:06:59.2263917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2264786Z with 2023-07-20T12:06:59.2265149Z [ 2023-07-20T12:06:59.2265518Z T=c10::IValue 2023-07-20T12:06:59.2265890Z ] 2023-07-20T12:06:59.2266874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2268044Z with 2023-07-20T12:06:59.2268387Z [ 2023-07-20T12:06:59.2268778Z T=c10::IValue 2023-07-20T12:06:59.2269154Z ] 2023-07-20T12:06:59.2270333Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2271709Z with 2023-07-20T12:06:59.2272077Z [ 2023-07-20T12:06:59.2272481Z T=c10::IValue 2023-07-20T12:06:59.2272869Z ] 2023-07-20T12:06:59.2273806Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.2275570Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2277624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2278567Z with 2023-07-20T12:06:59.2278935Z [ 2023-07-20T12:06:59.2279303Z T=c10::IValue 2023-07-20T12:06:59.2279697Z ] 2023-07-20T12:06:59.2280632Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2281520Z with 2023-07-20T12:06:59.2281888Z [ 2023-07-20T12:06:59.2282280Z T=c10::AliasInfo 2023-07-20T12:06:59.2282688Z ] 2023-07-20T12:06:59.2283642Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2284576Z with 2023-07-20T12:06:59.2284920Z [ 2023-07-20T12:06:59.2285317Z T=c10::AliasInfo 2023-07-20T12:06:59.2285716Z ] 2023-07-20T12:06:59.2286742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2287709Z with 2023-07-20T12:06:59.2288073Z [ 2023-07-20T12:06:59.2288480Z T=c10::AliasInfo 2023-07-20T12:06:59.2288870Z ] 2023-07-20T12:06:59.2289832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.2291996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2293578Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2294532Z with 2023-07-20T12:06:59.2295177Z [ 2023-07-20T12:06:59.2295584Z T=c10::AliasInfo 2023-07-20T12:06:59.2296097Z ] 2023-07-20T12:06:59.2297144Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2298510Z with 2023-07-20T12:06:59.2298855Z [ 2023-07-20T12:06:59.2299385Z T=std::vector> 2023-07-20T12:06:59.2299880Z ] 2023-07-20T12:06:59.2300845Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2301744Z with 2023-07-20T12:06:59.2302088Z [ 2023-07-20T12:06:59.2302609Z T=std::vector> 2023-07-20T12:06:59.2303113Z ] 2023-07-20T12:06:59.2304557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2342828Z with 2023-07-20T12:06:59.2343249Z [ 2023-07-20T12:06:59.2343809Z T=std::vector> 2023-07-20T12:06:59.2344576Z ] 2023-07-20T12:06:59.2349456Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:06:59.2350416Z with 2023-07-20T12:06:59.2350753Z [ 2023-07-20T12:06:59.2351110Z T=c10::SymInt 2023-07-20T12:06:59.2351489Z ] 2023-07-20T12:06:59.2352553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2353552Z with 2023-07-20T12:06:59.2353980Z [ 2023-07-20T12:06:59.2354406Z T=c10::SymInt 2023-07-20T12:06:59.2354772Z ] 2023-07-20T12:06:59.2355766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2357288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2358762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2359757Z with 2023-07-20T12:06:59.2360142Z [ 2023-07-20T12:06:59.2360587Z T=std::vector> 2023-07-20T12:06:59.2361181Z ] 2023-07-20T12:06:59.2362047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2363191Z with 2023-07-20T12:06:59.2363574Z [ 2023-07-20T12:06:59.2364108Z T=c10::either 2023-07-20T12:06:59.2364611Z ] 2023-07-20T12:06:59.2365809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2366803Z with 2023-07-20T12:06:59.2367258Z [ 2023-07-20T12:06:59.2367838Z T=c10::either 2023-07-20T12:06:59.2368651Z ] 2023-07-20T12:06:59.2369816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2371126Z with 2023-07-20T12:06:59.2371490Z [ 2023-07-20T12:06:59.2372031Z T=c10::either 2023-07-20T12:06:59.2372778Z ] 2023-07-20T12:06:59.2373925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:06:59.2376334Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2378673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2379627Z with 2023-07-20T12:06:59.2379983Z [ 2023-07-20T12:06:59.2380483Z T=c10::either 2023-07-20T12:06:59.2381012Z ] 2023-07-20T12:06:59.2381979Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2382868Z with 2023-07-20T12:06:59.2383352Z [ 2023-07-20T12:06:59.2383777Z T=at::StepCallbacks 2023-07-20T12:06:59.2384289Z ] 2023-07-20T12:06:59.2385254Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2386118Z with 2023-07-20T12:06:59.2386450Z [ 2023-07-20T12:06:59.2386865Z T=at::StepCallbacks 2023-07-20T12:06:59.2387245Z ] 2023-07-20T12:06:59.2388283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2389214Z with 2023-07-20T12:06:59.2389565Z [ 2023-07-20T12:06:59.2389962Z T=at::StepCallbacks 2023-07-20T12:06:59.2390363Z ] 2023-07-20T12:06:59.2391336Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.2392913Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2394444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2395527Z with 2023-07-20T12:06:59.2396198Z [ 2023-07-20T12:06:59.2396608Z T=at::StepCallbacks 2023-07-20T12:06:59.2397016Z ] 2023-07-20T12:06:59.2397954Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2399013Z with 2023-07-20T12:06:59.2399357Z [ 2023-07-20T12:06:59.2399784Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:59.2400241Z ] 2023-07-20T12:06:59.2401346Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2405071Z with 2023-07-20T12:06:59.2405452Z [ 2023-07-20T12:06:59.2405929Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:59.2406388Z ] 2023-07-20T12:06:59.2407742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2408775Z with 2023-07-20T12:06:59.2409171Z [ 2023-07-20T12:06:59.2409625Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:59.2410080Z ] 2023-07-20T12:06:59.2411114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:06:59.2412765Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-20T12:06:59.2414436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2415416Z with 2023-07-20T12:06:59.2415792Z [ 2023-07-20T12:06:59.2416257Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:59.2416690Z ] 2023-07-20T12:06:59.2417656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2418553Z with 2023-07-20T12:06:59.2418927Z [ 2023-07-20T12:06:59.2420577Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:59.2421042Z ] 2023-07-20T12:06:59.2422015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2422925Z with 2023-07-20T12:06:59.2423275Z [ 2023-07-20T12:06:59.2423743Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:59.2424179Z ] 2023-07-20T12:06:59.2425289Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2426491Z with 2023-07-20T12:06:59.2427090Z [ 2023-07-20T12:06:59.2427557Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:59.2427990Z ] 2023-07-20T12:06:59.2429000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.2430545Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2432262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2433648Z with 2023-07-20T12:06:59.2434265Z [ 2023-07-20T12:06:59.2434720Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:59.2435134Z ] 2023-07-20T12:06:59.2436055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2437185Z with 2023-07-20T12:06:59.2437559Z [ 2023-07-20T12:06:59.2438096Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:59.2438730Z ] 2023-07-20T12:06:59.2440083Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2441040Z with 2023-07-20T12:06:59.2441401Z [ 2023-07-20T12:06:59.2441954Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:59.2442470Z ] 2023-07-20T12:06:59.2443534Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2444553Z with 2023-07-20T12:06:59.2444913Z [ 2023-07-20T12:06:59.2445467Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:59.2445984Z ] 2023-07-20T12:06:59.2447026Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.2448786Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2450757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2451959Z with 2023-07-20T12:06:59.2452319Z [ 2023-07-20T12:06:59.2452849Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:59.2453370Z ] 2023-07-20T12:06:59.2454381Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2455290Z with 2023-07-20T12:06:59.2455810Z [ 2023-07-20T12:06:59.2456614Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:59.2457215Z ] 2023-07-20T12:06:59.2458137Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2459080Z with 2023-07-20T12:06:59.2459450Z [ 2023-07-20T12:06:59.2460169Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:59.2460830Z ] 2023-07-20T12:06:59.2461948Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2463345Z with 2023-07-20T12:06:59.2464118Z [ 2023-07-20T12:06:59.2464832Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:59.2465463Z ] 2023-07-20T12:06:59.2466903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2469525Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2472029Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2473006Z with 2023-07-20T12:06:59.2473348Z [ 2023-07-20T12:06:59.2474054Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:59.2474718Z ] 2023-07-20T12:06:59.2475701Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2476717Z with 2023-07-20T12:06:59.2477054Z [ 2023-07-20T12:06:59.2477613Z T=torch::jit::SourceRange 2023-07-20T12:06:59.2478073Z ] 2023-07-20T12:06:59.2479057Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2479933Z with 2023-07-20T12:06:59.2480318Z [ 2023-07-20T12:06:59.2480768Z T=torch::jit::SourceRange 2023-07-20T12:06:59.2481214Z ] 2023-07-20T12:06:59.2482220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2483247Z with 2023-07-20T12:06:59.2483593Z [ 2023-07-20T12:06:59.2484053Z T=torch::jit::SourceRange 2023-07-20T12:06:59.2484472Z ] 2023-07-20T12:06:59.2485657Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.2487775Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2489478Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2490770Z with 2023-07-20T12:06:59.2491256Z [ 2023-07-20T12:06:59.2492331Z T=torch::jit::SourceRange 2023-07-20T12:06:59.2492846Z ] 2023-07-20T12:06:59.2493844Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2495003Z with 2023-07-20T12:06:59.2495353Z [ 2023-07-20T12:06:59.2496162Z T=c10::intrusive_ptr> 2023-07-20T12:06:59.2496894Z ] 2023-07-20T12:06:59.2497894Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2498817Z with 2023-07-20T12:06:59.2499183Z [ 2023-07-20T12:06:59.2501332Z T=c10::intrusive_ptr> 2023-07-20T12:06:59.2502112Z ] 2023-07-20T12:06:59.2503230Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2504250Z with 2023-07-20T12:06:59.2504604Z [ 2023-07-20T12:06:59.2505396Z T=c10::intrusive_ptr> 2023-07-20T12:06:59.2506153Z ] 2023-07-20T12:06:59.2507397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:06:59.2508703Z with 2023-07-20T12:06:59.2509561Z [ 2023-07-20T12:06:59.2510113Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:06:59.2510609Z ] 2023-07-20T12:06:59.2511910Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2513052Z with 2023-07-20T12:06:59.2513431Z [ 2023-07-20T12:06:59.2514080Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:06:59.2514816Z ] 2023-07-20T12:06:59.2515854Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2516799Z with 2023-07-20T12:06:59.2517164Z [ 2023-07-20T12:06:59.2517918Z T=c10::intrusive_ptr> 2023-07-20T12:06:59.2518637Z ] 2023-07-20T12:06:59.2519553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2520410Z with 2023-07-20T12:06:59.2520769Z [ 2023-07-20T12:06:59.2521237Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:59.2521820Z ] 2023-07-20T12:06:59.2523051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2523954Z with 2023-07-20T12:06:59.2524321Z [ 2023-07-20T12:06:59.2524773Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:59.2525489Z ] 2023-07-20T12:06:59.2526591Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2527670Z with 2023-07-20T12:06:59.2527976Z [ 2023-07-20T12:06:59.2528557Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:59.2530246Z ] 2023-07-20T12:06:59.2531451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.2542722Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2544526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2545485Z with 2023-07-20T12:06:59.2545869Z [ 2023-07-20T12:06:59.2546351Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:59.2546819Z ] 2023-07-20T12:06:59.2547774Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2548650Z with 2023-07-20T12:06:59.2549006Z [ 2023-07-20T12:06:59.2549715Z T=c10::intrusive_ptr> 2023-07-20T12:06:59.2550342Z ] 2023-07-20T12:06:59.2551373Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2552295Z with 2023-07-20T12:06:59.2552665Z [ 2023-07-20T12:06:59.2553357Z T=c10::intrusive_ptr> 2023-07-20T12:06:59.2553986Z ] 2023-07-20T12:06:59.2555036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2556009Z with 2023-07-20T12:06:59.2556364Z [ 2023-07-20T12:06:59.2556993Z T=c10::intrusive_ptr> 2023-07-20T12:06:59.2557623Z ] 2023-07-20T12:06:59.2569739Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:06:59.2570946Z with 2023-07-20T12:06:59.2571303Z [ 2023-07-20T12:06:59.2571729Z TTarget=torch::jit::Scope 2023-07-20T12:06:59.2572158Z ] 2023-07-20T12:06:59.2573383Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2574649Z with 2023-07-20T12:06:59.2575036Z [ 2023-07-20T12:06:59.2575566Z TTarget=torch::jit::Scope 2023-07-20T12:06:59.2576275Z ] 2023-07-20T12:06:59.2577190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2578045Z with 2023-07-20T12:06:59.2578382Z [ 2023-07-20T12:06:59.2579071Z T=c10::intrusive_ptr> 2023-07-20T12:06:59.2579872Z ] 2023-07-20T12:06:59.2581077Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2581935Z with 2023-07-20T12:06:59.2582472Z [ 2023-07-20T12:06:59.2582924Z T=at::ThreadLocalState 2023-07-20T12:06:59.2583371Z ] 2023-07-20T12:06:59.2584302Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2585326Z with 2023-07-20T12:06:59.2585685Z [ 2023-07-20T12:06:59.2586228Z T=at::ThreadLocalState 2023-07-20T12:06:59.2586841Z ] 2023-07-20T12:06:59.2587779Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2589054Z with 2023-07-20T12:06:59.2589429Z [ 2023-07-20T12:06:59.2589861Z T=at::ThreadLocalState 2023-07-20T12:06:59.2590598Z ] 2023-07-20T12:06:59.2591631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.2593219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2594952Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2595933Z with 2023-07-20T12:06:59.2596279Z [ 2023-07-20T12:06:59.2596731Z T=at::ThreadLocalState 2023-07-20T12:06:59.2597167Z ] 2023-07-20T12:06:59.2598169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2599062Z with 2023-07-20T12:06:59.2599421Z [ 2023-07-20T12:06:59.2600231Z T=std::shared_ptr 2023-07-20T12:06:59.2600708Z ] 2023-07-20T12:06:59.2601686Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2602554Z with 2023-07-20T12:06:59.2602943Z [ 2023-07-20T12:06:59.2610445Z T=std::shared_ptr 2023-07-20T12:06:59.2610877Z ] 2023-07-20T12:06:59.2612142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2614055Z with 2023-07-20T12:06:59.2614428Z [ 2023-07-20T12:06:59.2614913Z T=std::shared_ptr 2023-07-20T12:06:59.2615354Z ] 2023-07-20T12:06:59.2616391Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:06:59.2618070Z 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-20T12:06:59.2620004Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2621696Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2622644Z with 2023-07-20T12:06:59.2622989Z [ 2023-07-20T12:06:59.2623467Z T=std::shared_ptr 2023-07-20T12:06:59.2623925Z ] 2023-07-20T12:06:59.2624897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2625790Z with 2023-07-20T12:06:59.2626147Z [ 2023-07-20T12:06:59.2626581Z T=torch::jit::GraphExecutor 2023-07-20T12:06:59.2627050Z ] 2023-07-20T12:06:59.2665781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2666846Z with 2023-07-20T12:06:59.2667228Z [ 2023-07-20T12:06:59.2667783Z T=torch::jit::GraphExecutor 2023-07-20T12:06:59.2668228Z ] 2023-07-20T12:06:59.2669463Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2670493Z with 2023-07-20T12:06:59.2670868Z [ 2023-07-20T12:06:59.2676321Z T=torch::jit::GraphExecutor 2023-07-20T12:06:59.2676763Z ] 2023-07-20T12:06:59.2677940Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.2679692Z 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-20T12:06:59.2681791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2683739Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2684693Z with 2023-07-20T12:06:59.2685201Z [ 2023-07-20T12:06:59.2685666Z T=torch::jit::GraphExecutor 2023-07-20T12:06:59.2686521Z ] 2023-07-20T12:06:59.2687596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2688664Z with 2023-07-20T12:06:59.2689248Z [ 2023-07-20T12:06:59.2689689Z T=torch::jit::Method 2023-07-20T12:06:59.2690096Z ] 2023-07-20T12:06:59.2691350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2692659Z with 2023-07-20T12:06:59.2705276Z [ 2023-07-20T12:06:59.2705724Z T=torch::jit::Method 2023-07-20T12:06:59.2706121Z ] 2023-07-20T12:06:59.2707507Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2708551Z with 2023-07-20T12:06:59.2709071Z [ 2023-07-20T12:06:59.2709770Z T=torch::jit::Method 2023-07-20T12:06:59.2710284Z ] 2023-07-20T12:06:59.2711813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:06:59.2713632Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2715287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2716399Z with 2023-07-20T12:06:59.2716761Z [ 2023-07-20T12:06:59.2717278Z T=torch::jit::Method 2023-07-20T12:06:59.2717830Z ] 2023-07-20T12:06:59.2718799Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2719688Z with 2023-07-20T12:06:59.2720069Z [ 2023-07-20T12:06:59.2720893Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:59.2721664Z ] 2023-07-20T12:06:59.2722810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2723726Z with 2023-07-20T12:06:59.2724300Z [ 2023-07-20T12:06:59.2725091Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:59.2725810Z ] 2023-07-20T12:06:59.2726858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2727809Z with 2023-07-20T12:06:59.2728179Z [ 2023-07-20T12:06:59.2729003Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:59.2729902Z ] 2023-07-20T12:06:59.2731725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2733901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2736009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2737127Z with 2023-07-20T12:06:59.2737583Z [ 2023-07-20T12:06:59.2738542Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:59.2739305Z ] 2023-07-20T12:06:59.2740227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2741097Z with 2023-07-20T12:06:59.2741466Z [ 2023-07-20T12:06:59.2742628Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:59.2744101Z ] 2023-07-20T12:06:59.2745238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2746127Z with 2023-07-20T12:06:59.2746463Z [ 2023-07-20T12:06:59.2747460Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:59.2748470Z ] 2023-07-20T12:06:59.2749505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2749688Z with 2023-07-20T12:06:59.2749810Z [ 2023-07-20T12:06:59.2750859Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:59.2751020Z ] 2023-07-20T12:06:59.2752647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2754103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2755267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2755449Z with 2023-07-20T12:06:59.2755591Z [ 2023-07-20T12:06:59.2756713Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:59.2756910Z ] 2023-07-20T12:06:59.2757773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2757936Z with 2023-07-20T12:06:59.2758235Z [ 2023-07-20T12:06:59.2758688Z T=std::function 2023-07-20T12:06:59.2758829Z ] 2023-07-20T12:06:59.2760023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2760202Z with 2023-07-20T12:06:59.2760359Z [ 2023-07-20T12:06:59.2760691Z T=std::function 2023-07-20T12:06:59.2760836Z ] 2023-07-20T12:06:59.2761663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2761831Z with 2023-07-20T12:06:59.2761971Z [ 2023-07-20T12:06:59.2762326Z T=std::function 2023-07-20T12:06:59.2762471Z ] 2023-07-20T12:06:59.2763342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:06:59.2764392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2765460Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2765634Z with 2023-07-20T12:06:59.2765789Z [ 2023-07-20T12:06:59.2766430Z T=std::function 2023-07-20T12:06:59.2766576Z ] 2023-07-20T12:06:59.2767323Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2767505Z with 2023-07-20T12:06:59.2767646Z [ 2023-07-20T12:06:59.2768470Z T=std::vector> 2023-07-20T12:06:59.2768626Z ] 2023-07-20T12:06:59.2769429Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2769590Z with 2023-07-20T12:06:59.2769731Z [ 2023-07-20T12:06:59.2770034Z T=std::vector> 2023-07-20T12:06:59.2770154Z ] 2023-07-20T12:06:59.2771094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2772860Z with 2023-07-20T12:06:59.2773259Z [ 2023-07-20T12:06:59.2773574Z T=std::vector> 2023-07-20T12:06:59.2773713Z ] 2023-07-20T12:06:59.2774443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:06:59.2774580Z with 2023-07-20T12:06:59.2774700Z [ 2023-07-20T12:06:59.2774835Z T=double 2023-07-20T12:06:59.2774934Z ] 2023-07-20T12:06:59.2775730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2775870Z with 2023-07-20T12:06:59.2776001Z [ 2023-07-20T12:06:59.2776144Z T=double 2023-07-20T12:06:59.2776292Z ] 2023-07-20T12:06:59.2777088Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2783533Z with 2023-07-20T12:06:59.2783724Z [ 2023-07-20T12:06:59.2784050Z T=std::vector> 2023-07-20T12:06:59.2784173Z ] 2023-07-20T12:06:59.2786489Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2786675Z with 2023-07-20T12:06:59.2786820Z [ 2023-07-20T12:06:59.2787091Z T=std::tuple 2023-07-20T12:06:59.2787230Z ] 2023-07-20T12:06:59.2788661Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2788838Z with 2023-07-20T12:06:59.2788976Z [ 2023-07-20T12:06:59.2789236Z T=std::tuple 2023-07-20T12:06:59.2789353Z ] 2023-07-20T12:06:59.2790188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:06:59.2790344Z with 2023-07-20T12:06:59.2790482Z [ 2023-07-20T12:06:59.2790735Z T=std::tuple 2023-07-20T12:06:59.2790876Z ] 2023-07-20T12:06:59.2791697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:06:59.2792830Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:06:59.2795784Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2795947Z with 2023-07-20T12:06:59.2796088Z [ 2023-07-20T12:06:59.2796342Z T=std::tuple 2023-07-20T12:06:59.2796462Z ] 2023-07-20T12:06:59.2797376Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:06:59.2797565Z with 2023-07-20T12:06:59.2797704Z [ 2023-07-20T12:06:59.2798011Z T=std::vector> 2023-07-20T12:06:59.2798149Z ] 2023-07-20T12:06:59.2798880Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:06:59.2799029Z with 2023-07-20T12:06:59.2799165Z [ 2023-07-20T12:06:59.2799461Z T=std::vector> 2023-07-20T12:06:59.2799601Z ] 2023-07-20T12:07:25.4539297Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:25.4638608Z with 2023-07-20T12:07:25.4977059Z [ 2023-07-20T12:07:25.5723852Z T=std::vector> 2023-07-20T12:07:25.7168486Z ] 2023-07-20T12:07:25.7338280Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:07:25.9570620Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:26.0077388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:26.0549677Z with 2023-07-20T12:07:26.0676361Z [ 2023-07-20T12:07:26.0790614Z T=std::vector> 2023-07-20T12:07:26.2573223Z ] 2023-07-20T12:07:26.2595157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:26.3087232Z with 2023-07-20T12:07:26.5504882Z [ 2023-07-20T12:07:26.5897486Z K=std::basic_string,std::allocator>, 2023-07-20T12:07:26.7627401Z V=std::unique_ptr> 2023-07-20T12:07:26.8554113Z ] 2023-07-20T12:07:26.8555600Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:26.9600110Z with 2023-07-20T12:07:27.0997783Z [ 2023-07-20T12:07:27.2499830Z K=std::basic_string,std::allocator>, 2023-07-20T12:07:27.2676798Z V=std::unique_ptr> 2023-07-20T12:07:27.3108293Z ] 2023-07-20T12:07:27.4744039Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:27.5197968Z with 2023-07-20T12:07:27.5731811Z [ 2023-07-20T12:07:27.6910983Z K=std::basic_string,std::allocator>, 2023-07-20T12:07:27.7469571Z V=std::unique_ptr>, 2023-07-20T12:07:27.7897272Z H=std::hash,std::allocator>>, 2023-07-20T12:07:27.8015202Z E=std::equal_to,std::allocator>>, 2023-07-20T12:07:27.9223296Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:07:28.0024453Z ] 2023-07-20T12:07:28.0135388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:28.0604540Z with 2023-07-20T12:07:28.0605358Z [ 2023-07-20T12:07:28.0875822Z K=std::basic_string,std::allocator>, 2023-07-20T12:07:28.0877333Z V=std::unique_ptr>, 2023-07-20T12:07:28.0878887Z H=std::hash,std::allocator>>, 2023-07-20T12:07:28.0880022Z E=std::equal_to,std::allocator>>, 2023-07-20T12:07:28.0881451Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:07:28.0882624Z ] 2023-07-20T12:07:28.0884636Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:28.0886285Z with 2023-07-20T12:07:28.0886888Z [ 2023-07-20T12:07:28.0887707Z K=std::basic_string,std::allocator>, 2023-07-20T12:07:28.0888848Z V=std::unique_ptr>, 2023-07-20T12:07:28.0891286Z H=std::hash,std::allocator>>, 2023-07-20T12:07:28.0892405Z E=std::equal_to,std::allocator>>, 2023-07-20T12:07:28.0893791Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:07:28.0894923Z ] 2023-07-20T12:07:28.0897451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:28.0899660Z with 2023-07-20T12:07:28.0900253Z [ 2023-07-20T12:07:28.0901019Z K=std::basic_string,std::allocator>, 2023-07-20T12:07:28.0902190Z V=std::unique_ptr> 2023-07-20T12:07:28.0903115Z ] 2023-07-20T12:07:28.0904469Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:28.0905728Z with 2023-07-20T12:07:28.0906303Z [ 2023-07-20T12:07:28.0906930Z K=c10::DispatchKey, 2023-07-20T12:07:28.0907838Z V=std::list> 2023-07-20T12:07:28.0908679Z ] 2023-07-20T12:07:28.0909938Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:28.0911136Z with 2023-07-20T12:07:28.0911697Z [ 2023-07-20T12:07:28.0912341Z K=c10::DispatchKey, 2023-07-20T12:07:28.0913238Z V=std::list> 2023-07-20T12:07:28.0914092Z ] 2023-07-20T12:07:28.0915915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:28.0917447Z with 2023-07-20T12:07:28.0917858Z [ 2023-07-20T12:07:28.0918327Z K=c10::DispatchKey, 2023-07-20T12:07:28.0919180Z V=std::list>, 2023-07-20T12:07:28.0920182Z H=std::hash, 2023-07-20T12:07:28.0921004Z E=std::equal_to, 2023-07-20T12:07:28.0922153Z A=std::allocator>>> 2023-07-20T12:07:28.0923116Z ] 2023-07-20T12:07:32.3886637Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.3890971Z with 2023-07-20T12:07:32.3895499Z [ 2023-07-20T12:07:32.3896757Z K=c10::DispatchKey, 2023-07-20T12:07:32.3897636Z V=std::list>, 2023-07-20T12:07:32.3898652Z H=std::hash, 2023-07-20T12:07:32.3900450Z E=std::equal_to, 2023-07-20T12:07:32.3901961Z A=std::allocator>>> 2023-07-20T12:07:32.3902832Z ] 2023-07-20T12:07:32.3905563Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.3908159Z with 2023-07-20T12:07:32.3908855Z [ 2023-07-20T12:07:32.3909945Z K=c10::DispatchKey, 2023-07-20T12:07:32.3911158Z V=std::list>, 2023-07-20T12:07:32.3912655Z H=std::hash, 2023-07-20T12:07:32.3913363Z E=std::equal_to, 2023-07-20T12:07:32.3914309Z A=std::allocator>>> 2023-07-20T12:07:32.3915098Z ] 2023-07-20T12:07:32.3918510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.3920725Z with 2023-07-20T12:07:32.3921610Z [ 2023-07-20T12:07:32.3922217Z K=c10::DispatchKey, 2023-07-20T12:07:32.3923367Z V=std::list> 2023-07-20T12:07:32.3924541Z ] 2023-07-20T12:07:32.3927829Z [65/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp 2023-07-20T12:07:32.3930816Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:32.3932387Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:32.3932939Z 2023-07-20T12:07:32.3933933Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-07-20T12:07:32.3936711Z [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\v11.8\include" -external:I%PREFIX%\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\python_binding.cpp 2023-07-20T12:07:32.3940291Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:32.3941226Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:32.3941844Z 2023-07-20T12:07:32.3946523Z [67/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-07-20T12:07:32.3951061Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:32.3953121Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:32.3953673Z 2023-07-20T12:07:32.3963837Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:32.3965335Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:32.3966819Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:32.3968293Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:32.3969534Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:32.3970562Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:32.3971625Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:32.3975036Z [68/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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-07-20T12:07:32.3978098Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:32.3978862Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:32.3979291Z 2023-07-20T12:07:32.3980042Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:32.3981500Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:32.3984070Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:32.3985547Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:32.3986967Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:07:32.3988641Z %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-20T12:07:32.3990341Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(75): note: see reference to class template instantiation 'torchaudio::io::AudioConverter' being compiled 2023-07-20T12:07:32.3991851Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:32.3993365Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:32.3995031Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:32.3996896Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:32.3999648Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:32.4002310Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:32.4015319Z [69/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\forced_align\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-20T12:07:32.4026406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:07:32.4027692Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:07:32.4028923Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:07:32.4030202Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:07:32.4031507Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:07:32.4032772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:07:32.4034029Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:07:32.4035283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:07:32.4037544Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-07-20T12:07:32.4038288Z compute.cu 2023-07-20T12:07:32.4039155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4039958Z with 2023-07-20T12:07:32.4040319Z [ 2023-07-20T12:07:32.4040872Z T=std::basic_string,std::allocator> 2023-07-20T12:07:32.4041344Z ] 2023-07-20T12:07:32.4042414Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4043247Z with 2023-07-20T12:07:32.4043575Z [ 2023-07-20T12:07:32.4044067Z T=std::basic_string,std::allocator> 2023-07-20T12:07:32.4044555Z ] 2023-07-20T12:07:32.4045492Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4046416Z with 2023-07-20T12:07:32.4046724Z [ 2023-07-20T12:07:32.4047240Z T=std::basic_string,std::allocator> 2023-07-20T12:07:32.4047723Z ] 2023-07-20T12:07:32.4048748Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4050355Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4051829Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4052622Z with 2023-07-20T12:07:32.4052949Z [ 2023-07-20T12:07:32.4053463Z T=std::basic_string,std::allocator> 2023-07-20T12:07:32.4053939Z ] 2023-07-20T12:07:32.4054752Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4055521Z with 2023-07-20T12:07:32.4055859Z [ 2023-07-20T12:07:32.4056243Z T=c10::SymInt 2023-07-20T12:07:32.4056599Z ] 2023-07-20T12:07:32.4057450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4058240Z with 2023-07-20T12:07:32.4058555Z [ 2023-07-20T12:07:32.4058888Z T=c10::SymInt 2023-07-20T12:07:32.4059204Z ] 2023-07-20T12:07:32.4060143Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4060995Z with 2023-07-20T12:07:32.4061309Z [ 2023-07-20T12:07:32.4062652Z T=c10::SymInt 2023-07-20T12:07:32.4063016Z ] 2023-07-20T12:07:32.4063897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4065194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4066533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4067356Z with 2023-07-20T12:07:32.4068629Z [ 2023-07-20T12:07:32.4069035Z T=c10::SymInt 2023-07-20T12:07:32.4069398Z ] 2023-07-20T12:07:32.4070228Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4071003Z with 2023-07-20T12:07:32.4071321Z [ 2023-07-20T12:07:32.4071804Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:07:32.4072272Z ] 2023-07-20T12:07:32.4073112Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4073907Z with 2023-07-20T12:07:32.4074232Z [ 2023-07-20T12:07:32.4074725Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:07:32.4075196Z ] 2023-07-20T12:07:32.4076140Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4077031Z with 2023-07-20T12:07:32.4077388Z [ 2023-07-20T12:07:32.4077899Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:07:32.4078362Z ] 2023-07-20T12:07:32.4079361Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:07:32.4080974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4082569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4084051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4084870Z with 2023-07-20T12:07:32.4085178Z [ 2023-07-20T12:07:32.4085679Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:07:32.4086160Z ] 2023-07-20T12:07:32.4087007Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4088713Z with 2023-07-20T12:07:32.4089037Z [ 2023-07-20T12:07:32.4089402Z T=at::TensorBase 2023-07-20T12:07:32.4089757Z ] 2023-07-20T12:07:32.4090604Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4091392Z with 2023-07-20T12:07:32.4091717Z [ 2023-07-20T12:07:32.4092070Z T=at::TensorBase 2023-07-20T12:07:32.4092453Z ] 2023-07-20T12:07:32.4093556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4094708Z with 2023-07-20T12:07:32.4095187Z [ 2023-07-20T12:07:32.4095550Z T=at::TensorBase 2023-07-20T12:07:32.4095894Z ] 2023-07-20T12:07:32.4096782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4098139Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4099528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4100361Z with 2023-07-20T12:07:32.4100678Z [ 2023-07-20T12:07:32.4101039Z T=at::TensorBase 2023-07-20T12:07:32.4101399Z ] 2023-07-20T12:07:32.4102235Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4102978Z with 2023-07-20T12:07:32.4103301Z [ 2023-07-20T12:07:32.4103646Z T=at::Tensor 2023-07-20T12:07:32.4104002Z ] 2023-07-20T12:07:32.4104861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4105641Z with 2023-07-20T12:07:32.4105964Z [ 2023-07-20T12:07:32.4106307Z T=at::Tensor 2023-07-20T12:07:32.4106633Z ] 2023-07-20T12:07:32.4107574Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4108442Z with 2023-07-20T12:07:32.4108763Z [ 2023-07-20T12:07:32.4109108Z T=at::Tensor 2023-07-20T12:07:32.4109433Z ] 2023-07-20T12:07:32.4110295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4111701Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4113200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4115175Z with 2023-07-20T12:07:32.4115501Z [ 2023-07-20T12:07:32.4115863Z T=at::Tensor 2023-07-20T12:07:32.4116236Z ] 2023-07-20T12:07:32.4117157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4117977Z with 2023-07-20T12:07:32.4118336Z [ 2023-07-20T12:07:32.4118734Z T=at::Generator 2023-07-20T12:07:32.4119121Z ] 2023-07-20T12:07:32.4120045Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4120946Z with 2023-07-20T12:07:32.4121545Z [ 2023-07-20T12:07:32.4121968Z T=at::Generator 2023-07-20T12:07:32.4122362Z ] 2023-07-20T12:07:32.4123446Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4124421Z with 2023-07-20T12:07:32.4124740Z [ 2023-07-20T12:07:32.4125082Z T=at::Generator 2023-07-20T12:07:32.4125456Z ] 2023-07-20T12:07:32.4126437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4128070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4129609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4130943Z with 2023-07-20T12:07:32.4131301Z [ 2023-07-20T12:07:32.4131691Z T=at::Generator 2023-07-20T12:07:32.4132057Z ] 2023-07-20T12:07:32.4133151Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4133965Z with 2023-07-20T12:07:32.4134310Z [ 2023-07-20T12:07:32.4134708Z T=c10::Scalar 2023-07-20T12:07:32.4135097Z ] 2023-07-20T12:07:32.4136022Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4136897Z with 2023-07-20T12:07:32.4137242Z [ 2023-07-20T12:07:32.4137629Z T=c10::Scalar 2023-07-20T12:07:32.4137977Z ] 2023-07-20T12:07:32.4139031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4139987Z with 2023-07-20T12:07:32.4140339Z [ 2023-07-20T12:07:32.4140697Z T=c10::Scalar 2023-07-20T12:07:32.4141069Z ] 2023-07-20T12:07:32.4142048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4143550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4146334Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4147279Z with 2023-07-20T12:07:32.4147642Z [ 2023-07-20T12:07:32.4148053Z T=c10::Scalar 2023-07-20T12:07:32.4148438Z ] 2023-07-20T12:07:32.4149377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4150223Z with 2023-07-20T12:07:32.4150818Z [ 2023-07-20T12:07:32.4151276Z T=c10::QualifiedName 2023-07-20T12:07:32.4151713Z ] 2023-07-20T12:07:32.4152699Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4153642Z with 2023-07-20T12:07:32.4153997Z [ 2023-07-20T12:07:32.4154378Z T=c10::QualifiedName 2023-07-20T12:07:32.4154768Z ] 2023-07-20T12:07:32.4155868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4156814Z with 2023-07-20T12:07:32.4157164Z [ 2023-07-20T12:07:32.4157550Z T=c10::QualifiedName 2023-07-20T12:07:32.4157965Z ] 2023-07-20T12:07:32.4158911Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4160456Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4161983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4162893Z with 2023-07-20T12:07:32.4163211Z [ 2023-07-20T12:07:32.4163622Z T=c10::QualifiedName 2023-07-20T12:07:32.4164046Z ] 2023-07-20T12:07:32.4164994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4165840Z with 2023-07-20T12:07:32.4166189Z [ 2023-07-20T12:07:32.4166700Z T=std::shared_ptr 2023-07-20T12:07:32.4167181Z ] 2023-07-20T12:07:32.4168103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4168961Z with 2023-07-20T12:07:32.4169313Z [ 2023-07-20T12:07:32.4169809Z T=std::shared_ptr 2023-07-20T12:07:32.4170269Z ] 2023-07-20T12:07:32.4171330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4173477Z with 2023-07-20T12:07:32.4173852Z [ 2023-07-20T12:07:32.4174369Z T=std::shared_ptr 2023-07-20T12:07:32.4174836Z ] 2023-07-20T12:07:32.4175935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:07:32.4177738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4179529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4180494Z with 2023-07-20T12:07:32.4180844Z [ 2023-07-20T12:07:32.4181366Z T=std::shared_ptr 2023-07-20T12:07:32.4181859Z ] 2023-07-20T12:07:32.4182785Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4183644Z with 2023-07-20T12:07:32.4183964Z [ 2023-07-20T12:07:32.4184479Z T=std::weak_ptr 2023-07-20T12:07:32.4184946Z ] 2023-07-20T12:07:32.4185907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4186799Z with 2023-07-20T12:07:32.4187165Z [ 2023-07-20T12:07:32.4187669Z T=std::weak_ptr 2023-07-20T12:07:32.4188153Z ] 2023-07-20T12:07:32.4189161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4190119Z with 2023-07-20T12:07:32.4190494Z [ 2023-07-20T12:07:32.4191010Z T=std::weak_ptr 2023-07-20T12:07:32.4191482Z ] 2023-07-20T12:07:32.4192481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:07:32.4193416Z with 2023-07-20T12:07:32.4193781Z [ 2023-07-20T12:07:32.4194190Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:07:32.4194649Z ] 2023-07-20T12:07:32.4195786Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4197083Z with 2023-07-20T12:07:32.4197464Z [ 2023-07-20T12:07:32.4197916Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:07:32.4198366Z ] 2023-07-20T12:07:32.4199377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4200270Z with 2023-07-20T12:07:32.4200626Z [ 2023-07-20T12:07:32.4201147Z T=std::weak_ptr 2023-07-20T12:07:32.4201624Z ] 2023-07-20T12:07:32.4203763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4204630Z with 2023-07-20T12:07:32.4205015Z [ 2023-07-20T12:07:32.4205603Z T=std::vector> 2023-07-20T12:07:32.4206134Z ] 2023-07-20T12:07:32.4207087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4207985Z with 2023-07-20T12:07:32.4208360Z [ 2023-07-20T12:07:32.4208940Z T=std::vector> 2023-07-20T12:07:32.4209697Z ] 2023-07-20T12:07:32.4210746Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4211740Z with 2023-07-20T12:07:32.4212119Z [ 2023-07-20T12:07:32.4212693Z T=std::vector> 2023-07-20T12:07:32.4213229Z ] 2023-07-20T12:07:32.4214296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:07:32.4216036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4217706Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4218653Z with 2023-07-20T12:07:32.4219031Z [ 2023-07-20T12:07:32.4219590Z T=std::vector> 2023-07-20T12:07:32.4220149Z ] 2023-07-20T12:07:32.4221076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4221946Z with 2023-07-20T12:07:32.4222296Z [ 2023-07-20T12:07:32.4222800Z T=std::vector> 2023-07-20T12:07:32.4223295Z ] 2023-07-20T12:07:32.4224268Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4225169Z with 2023-07-20T12:07:32.4225516Z [ 2023-07-20T12:07:32.4226012Z T=std::vector> 2023-07-20T12:07:32.4226492Z ] 2023-07-20T12:07:32.4227530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4228478Z with 2023-07-20T12:07:32.4228854Z [ 2023-07-20T12:07:32.4229354Z T=std::vector> 2023-07-20T12:07:32.4229837Z ] 2023-07-20T12:07:32.4230891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:07:32.4233653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4235248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4236164Z with 2023-07-20T12:07:32.4236535Z [ 2023-07-20T12:07:32.4237036Z T=std::vector> 2023-07-20T12:07:32.4237517Z ] 2023-07-20T12:07:32.4238605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4239507Z with 2023-07-20T12:07:32.4239877Z [ 2023-07-20T12:07:32.4240475Z T=std::vector,std::allocator>> 2023-07-20T12:07:32.4241028Z ] 2023-07-20T12:07:32.4242000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4242903Z with 2023-07-20T12:07:32.4243252Z [ 2023-07-20T12:07:32.4243847Z T=std::vector,std::allocator>> 2023-07-20T12:07:32.4244391Z ] 2023-07-20T12:07:32.4245417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4246473Z with 2023-07-20T12:07:32.4246860Z [ 2023-07-20T12:07:32.4247445Z T=std::vector,std::allocator>> 2023-07-20T12:07:32.4248017Z ] 2023-07-20T12:07:32.4249105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4250911Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4252517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4254015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4254968Z with 2023-07-20T12:07:32.4255306Z [ 2023-07-20T12:07:32.4255909Z T=std::vector,std::allocator>> 2023-07-20T12:07:32.4256466Z ] 2023-07-20T12:07:32.4257371Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4260620Z with 2023-07-20T12:07:32.4261312Z [ 2023-07-20T12:07:32.4261907Z T=std::vector,std::allocator>> 2023-07-20T12:07:32.4262441Z ] 2023-07-20T12:07:32.4263366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4264227Z with 2023-07-20T12:07:32.4264584Z [ 2023-07-20T12:07:32.4265156Z T=std::vector,std::allocator>> 2023-07-20T12:07:32.4265685Z ] 2023-07-20T12:07:32.4266931Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4267937Z with 2023-07-20T12:07:32.4268302Z [ 2023-07-20T12:07:32.4268887Z T=std::vector,std::allocator>> 2023-07-20T12:07:32.4269369Z ] 2023-07-20T12:07:32.4270407Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4272005Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4273433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4274808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4275626Z with 2023-07-20T12:07:32.4275932Z [ 2023-07-20T12:07:32.4276447Z T=std::vector,std::allocator>> 2023-07-20T12:07:32.4276931Z ] 2023-07-20T12:07:32.4278222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4278980Z with 2023-07-20T12:07:32.4279286Z [ 2023-07-20T12:07:32.4279737Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:07:32.4280178Z ] 2023-07-20T12:07:32.4281052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4281889Z with 2023-07-20T12:07:32.4282220Z [ 2023-07-20T12:07:32.4282668Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:07:32.4283088Z ] 2023-07-20T12:07:32.4283999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4284860Z with 2023-07-20T12:07:32.4285194Z [ 2023-07-20T12:07:32.4285655Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:07:32.4286077Z ] 2023-07-20T12:07:32.4287026Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:07:32.4288134Z with 2023-07-20T12:07:32.4288462Z [ 2023-07-20T12:07:32.4288790Z T=__int64 2023-07-20T12:07:32.4289110Z ] 2023-07-20T12:07:32.4290024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4290888Z with 2023-07-20T12:07:32.4291218Z [ 2023-07-20T12:07:32.4291524Z T=__int64 2023-07-20T12:07:32.4291860Z ] 2023-07-20T12:07:32.4292941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4293811Z with 2023-07-20T12:07:32.4294145Z [ 2023-07-20T12:07:32.4294604Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:07:32.4295074Z ] 2023-07-20T12:07:32.4295948Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4296885Z with 2023-07-20T12:07:32.4297219Z [ 2023-07-20T12:07:32.4298093Z T=c10::impl::InlineStreamGuard 2023-07-20T12:07:32.4299168Z ] 2023-07-20T12:07:32.4300142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4300935Z with 2023-07-20T12:07:32.4301261Z [ 2023-07-20T12:07:32.4301784Z T=c10::impl::InlineStreamGuard 2023-07-20T12:07:32.4302262Z ] 2023-07-20T12:07:32.4303177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4304061Z with 2023-07-20T12:07:32.4304478Z [ 2023-07-20T12:07:32.4304998Z T=c10::impl::InlineStreamGuard 2023-07-20T12:07:32.4305558Z ] 2023-07-20T12:07:32.4306639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:07:32.4308273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4309925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4311549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4312438Z with 2023-07-20T12:07:32.4312849Z [ 2023-07-20T12:07:32.4313352Z T=c10::impl::InlineStreamGuard 2023-07-20T12:07:32.4313836Z ] 2023-07-20T12:07:32.4315904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4316675Z with 2023-07-20T12:07:32.4316981Z [ 2023-07-20T12:07:32.4317384Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:07:32.4317796Z ] 2023-07-20T12:07:32.4318778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4319782Z with 2023-07-20T12:07:32.4320091Z [ 2023-07-20T12:07:32.4320500Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:07:32.4320900Z ] 2023-07-20T12:07:32.4322051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4322941Z with 2023-07-20T12:07:32.4323269Z [ 2023-07-20T12:07:32.4323669Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:07:32.4324066Z ] 2023-07-20T12:07:32.4324966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4326568Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4327401Z with 2023-07-20T12:07:32.4327730Z [ 2023-07-20T12:07:32.4328139Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:07:32.4328516Z ] 2023-07-20T12:07:32.4329504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4331022Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4331879Z with 2023-07-20T12:07:32.4332322Z [ 2023-07-20T12:07:32.4332744Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:07:32.4333573Z ] 2023-07-20T12:07:32.4334528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4335683Z with 2023-07-20T12:07:32.4336004Z [ 2023-07-20T12:07:32.4337107Z T=std::vector>,std::allocator>>> 2023-07-20T12:07:32.4338060Z ] 2023-07-20T12:07:32.4339158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4340587Z with 2023-07-20T12:07:32.4340938Z [ 2023-07-20T12:07:32.4342027Z T=std::vector>,std::allocator>>> 2023-07-20T12:07:32.4343295Z ] 2023-07-20T12:07:32.4344322Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4345283Z with 2023-07-20T12:07:32.4345631Z [ 2023-07-20T12:07:32.4347358Z T=std::vector>,std::allocator>>> 2023-07-20T12:07:32.4348359Z ] 2023-07-20T12:07:32.4350068Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4351442Z with 2023-07-20T12:07:32.4351816Z [ 2023-07-20T12:07:32.4352233Z TTarget=c10::StorageImpl 2023-07-20T12:07:32.4352664Z ] 2023-07-20T12:07:32.4354715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4356118Z with 2023-07-20T12:07:32.4356495Z [ 2023-07-20T12:07:32.4356936Z TTarget=c10::StorageImpl 2023-07-20T12:07:32.4357366Z ] 2023-07-20T12:07:32.4358405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4359380Z with 2023-07-20T12:07:32.4359884Z [ 2023-07-20T12:07:32.4361387Z T=std::vector>,std::allocator>>> 2023-07-20T12:07:32.4362379Z ] 2023-07-20T12:07:32.4363330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4364215Z with 2023-07-20T12:07:32.4364567Z [ 2023-07-20T12:07:32.4365013Z T=torch::autograd::ViewInfo 2023-07-20T12:07:32.4365452Z ] 2023-07-20T12:07:32.4366548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4367431Z with 2023-07-20T12:07:32.4368270Z [ 2023-07-20T12:07:32.4368742Z T=torch::autograd::ViewInfo 2023-07-20T12:07:32.4369188Z ] 2023-07-20T12:07:32.4370206Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4371208Z with 2023-07-20T12:07:32.4371581Z [ 2023-07-20T12:07:32.4372010Z T=torch::autograd::ViewInfo 2023-07-20T12:07:32.4372458Z ] 2023-07-20T12:07:32.4373594Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4375992Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(576): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:07:32.4377689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4378684Z with 2023-07-20T12:07:32.4379051Z [ 2023-07-20T12:07:32.4379471Z T=torch::autograd::ViewInfo 2023-07-20T12:07:32.4380157Z ] 2023-07-20T12:07:32.4381450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4382902Z with 2023-07-20T12:07:32.4383443Z [ 2023-07-20T12:07:32.4383871Z T=c10::IValue 2023-07-20T12:07:32.4384277Z ] 2023-07-20T12:07:32.4385308Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4386265Z with 2023-07-20T12:07:32.4386635Z [ 2023-07-20T12:07:32.4387046Z T=c10::IValue 2023-07-20T12:07:32.4387685Z ] 2023-07-20T12:07:32.4389184Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4390622Z with 2023-07-20T12:07:32.4390988Z [ 2023-07-20T12:07:32.4391384Z T=c10::IValue 2023-07-20T12:07:32.4391772Z ] 2023-07-20T12:07:32.4392709Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4394257Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4396125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4397472Z with 2023-07-20T12:07:32.4397846Z [ 2023-07-20T12:07:32.4398203Z T=c10::IValue 2023-07-20T12:07:32.4398591Z ] 2023-07-20T12:07:32.4399504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4400384Z with 2023-07-20T12:07:32.4400738Z [ 2023-07-20T12:07:32.4401138Z T=c10::AliasInfo 2023-07-20T12:07:32.4401526Z ] 2023-07-20T12:07:32.4402619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4403963Z with 2023-07-20T12:07:32.4404359Z [ 2023-07-20T12:07:32.4404796Z T=c10::AliasInfo 2023-07-20T12:07:32.4405199Z ] 2023-07-20T12:07:32.4406204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4407485Z with 2023-07-20T12:07:32.4407867Z [ 2023-07-20T12:07:32.4408285Z T=c10::AliasInfo 2023-07-20T12:07:32.4408698Z ] 2023-07-20T12:07:32.4409759Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4411911Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4413477Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4414578Z with 2023-07-20T12:07:32.4414941Z [ 2023-07-20T12:07:32.4415304Z T=c10::AliasInfo 2023-07-20T12:07:32.4415680Z ] 2023-07-20T12:07:32.4416684Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4417919Z with 2023-07-20T12:07:32.4418246Z [ 2023-07-20T12:07:32.4418774Z T=std::vector> 2023-07-20T12:07:32.4419258Z ] 2023-07-20T12:07:32.4420194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4421060Z with 2023-07-20T12:07:32.4421388Z [ 2023-07-20T12:07:32.4421860Z T=std::vector> 2023-07-20T12:07:32.4422331Z ] 2023-07-20T12:07:32.4423439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4424994Z with 2023-07-20T12:07:32.4425340Z [ 2023-07-20T12:07:32.4425841Z T=std::vector> 2023-07-20T12:07:32.4426308Z ] 2023-07-20T12:07:32.4427255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:07:32.4428179Z with 2023-07-20T12:07:32.4428509Z [ 2023-07-20T12:07:32.4428862Z T=c10::SymInt 2023-07-20T12:07:32.4429194Z ] 2023-07-20T12:07:32.4430241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4431217Z with 2023-07-20T12:07:32.4431554Z [ 2023-07-20T12:07:32.4431884Z T=c10::SymInt 2023-07-20T12:07:32.4432231Z ] 2023-07-20T12:07:32.4433197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4434832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4436750Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4437585Z with 2023-07-20T12:07:32.4437948Z [ 2023-07-20T12:07:32.4438495Z T=std::vector> 2023-07-20T12:07:32.4438942Z ] 2023-07-20T12:07:32.4439945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4440751Z with 2023-07-20T12:07:32.4441092Z [ 2023-07-20T12:07:32.4441572Z T=c10::either 2023-07-20T12:07:32.4442027Z ] 2023-07-20T12:07:32.4442895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4443741Z with 2023-07-20T12:07:32.4444067Z [ 2023-07-20T12:07:32.4444594Z T=c10::either 2023-07-20T12:07:32.4445141Z ] 2023-07-20T12:07:32.4446115Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4447020Z with 2023-07-20T12:07:32.4447344Z [ 2023-07-20T12:07:32.4447814Z T=c10::either 2023-07-20T12:07:32.4448268Z ] 2023-07-20T12:07:32.4449228Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:07:32.4450895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4452571Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4453407Z with 2023-07-20T12:07:32.4453745Z [ 2023-07-20T12:07:32.4454198Z T=c10::either 2023-07-20T12:07:32.4454653Z ] 2023-07-20T12:07:32.4455494Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4456254Z with 2023-07-20T12:07:32.4456556Z [ 2023-07-20T12:07:32.4456931Z T=at::StepCallbacks 2023-07-20T12:07:32.4457368Z ] 2023-07-20T12:07:32.4458237Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4459149Z with 2023-07-20T12:07:32.4459460Z [ 2023-07-20T12:07:32.4459845Z T=at::StepCallbacks 2023-07-20T12:07:32.4460214Z ] 2023-07-20T12:07:32.4461362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4462197Z with 2023-07-20T12:07:32.4462523Z [ 2023-07-20T12:07:32.4462890Z T=at::StepCallbacks 2023-07-20T12:07:32.4463260Z ] 2023-07-20T12:07:32.4464131Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4465960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4467421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4468269Z with 2023-07-20T12:07:32.4468598Z [ 2023-07-20T12:07:32.4468949Z T=at::StepCallbacks 2023-07-20T12:07:32.4469323Z ] 2023-07-20T12:07:32.4470158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4470924Z with 2023-07-20T12:07:32.4471310Z [ 2023-07-20T12:07:32.4471713Z T=c10::SmallVector<__int64,5> 2023-07-20T12:07:32.4472107Z ] 2023-07-20T12:07:32.4473145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4473960Z with 2023-07-20T12:07:32.4474268Z [ 2023-07-20T12:07:32.4474661Z T=c10::SmallVector<__int64,5> 2023-07-20T12:07:32.4475049Z ] 2023-07-20T12:07:32.4475986Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4476828Z with 2023-07-20T12:07:32.4477152Z [ 2023-07-20T12:07:32.4477544Z T=c10::SmallVector<__int64,5> 2023-07-20T12:07:32.4477936Z ] 2023-07-20T12:07:32.4478917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:07:32.4480505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-20T12:07:32.4481914Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4482751Z with 2023-07-20T12:07:32.4483078Z [ 2023-07-20T12:07:32.4483445Z T=c10::SmallVector<__int64,5> 2023-07-20T12:07:32.4483871Z ] 2023-07-20T12:07:32.4484721Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4485558Z with 2023-07-20T12:07:32.4486163Z [ 2023-07-20T12:07:32.4486634Z T=c10::impl::AnnotatedSchema 2023-07-20T12:07:32.4487032Z ] 2023-07-20T12:07:32.4487899Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4488678Z with 2023-07-20T12:07:32.4488978Z [ 2023-07-20T12:07:32.4489371Z T=c10::impl::AnnotatedSchema 2023-07-20T12:07:32.4489765Z ] 2023-07-20T12:07:32.4490717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4491575Z with 2023-07-20T12:07:32.4492162Z [ 2023-07-20T12:07:32.4492586Z T=c10::impl::AnnotatedSchema 2023-07-20T12:07:32.4493067Z ] 2023-07-20T12:07:32.4494046Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4495511Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4496966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4497785Z with 2023-07-20T12:07:32.4498114Z [ 2023-07-20T12:07:32.4498519Z T=c10::impl::AnnotatedSchema 2023-07-20T12:07:32.4498967Z ] 2023-07-20T12:07:32.4499909Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4500750Z with 2023-07-20T12:07:32.4501080Z [ 2023-07-20T12:07:32.4501543Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:07:32.4502004Z ] 2023-07-20T12:07:32.4502872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4503671Z with 2023-07-20T12:07:32.4503977Z [ 2023-07-20T12:07:32.4504458Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:07:32.4504921Z ] 2023-07-20T12:07:32.4505947Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4507001Z with 2023-07-20T12:07:32.4507325Z [ 2023-07-20T12:07:32.4507810Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:07:32.4508272Z ] 2023-07-20T12:07:32.4509245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4510830Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4512438Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4513585Z with 2023-07-20T12:07:32.4514000Z [ 2023-07-20T12:07:32.4514486Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:07:32.4514929Z ] 2023-07-20T12:07:32.4515775Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4516670Z with 2023-07-20T12:07:32.4517003Z [ 2023-07-20T12:07:32.4517709Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:07:32.4520677Z ] 2023-07-20T12:07:32.4549887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4550780Z with 2023-07-20T12:07:32.4551117Z [ 2023-07-20T12:07:32.4551750Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:07:32.4552329Z ] 2023-07-20T12:07:32.4553257Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4554129Z with 2023-07-20T12:07:32.4554466Z [ 2023-07-20T12:07:32.4555129Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:07:32.4555778Z ] 2023-07-20T12:07:32.4557049Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4558849Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4560466Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4561300Z with 2023-07-20T12:07:32.4561636Z [ 2023-07-20T12:07:32.4562316Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:07:32.4562876Z ] 2023-07-20T12:07:32.4563842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4564632Z with 2023-07-20T12:07:32.4564978Z [ 2023-07-20T12:07:32.4565346Z T=torch::jit::SourceRange 2023-07-20T12:07:32.4565733Z ] 2023-07-20T12:07:32.4566608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4567407Z with 2023-07-20T12:07:32.4567711Z [ 2023-07-20T12:07:32.4568368Z T=torch::jit::SourceRange 2023-07-20T12:07:32.4568752Z ] 2023-07-20T12:07:32.4569770Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4570779Z with 2023-07-20T12:07:32.4571085Z [ 2023-07-20T12:07:32.4571472Z T=torch::jit::SourceRange 2023-07-20T12:07:32.4571854Z ] 2023-07-20T12:07:32.4572755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4574364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4575908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4576743Z with 2023-07-20T12:07:32.4577149Z [ 2023-07-20T12:07:32.4577615Z T=torch::jit::SourceRange 2023-07-20T12:07:32.4577984Z ] 2023-07-20T12:07:32.4578827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4579602Z with 2023-07-20T12:07:32.4579929Z [ 2023-07-20T12:07:32.4580595Z T=c10::intrusive_ptr> 2023-07-20T12:07:32.4581230Z ] 2023-07-20T12:07:32.4582102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4582970Z with 2023-07-20T12:07:32.4583298Z [ 2023-07-20T12:07:32.4584007Z T=c10::intrusive_ptr> 2023-07-20T12:07:32.4584727Z ] 2023-07-20T12:07:32.4585673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4586534Z with 2023-07-20T12:07:32.4586848Z [ 2023-07-20T12:07:32.4587523Z T=c10::intrusive_ptr> 2023-07-20T12:07:32.4588161Z ] 2023-07-20T12:07:32.4589254Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:07:32.4590336Z with 2023-07-20T12:07:32.4590693Z [ 2023-07-20T12:07:32.4591212Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:07:32.4591640Z ] 2023-07-20T12:07:32.4592760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4593987Z with 2023-07-20T12:07:32.4594293Z [ 2023-07-20T12:07:32.4594728Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:07:32.4595147Z ] 2023-07-20T12:07:32.4596052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4596957Z with 2023-07-20T12:07:32.4597286Z [ 2023-07-20T12:07:32.4598095Z T=c10::intrusive_ptr> 2023-07-20T12:07:32.4598730Z ] 2023-07-20T12:07:32.4599737Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4600523Z with 2023-07-20T12:07:32.4600852Z [ 2023-07-20T12:07:32.4601261Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:07:32.4601678Z ] 2023-07-20T12:07:32.4602526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4603307Z with 2023-07-20T12:07:32.4603709Z [ 2023-07-20T12:07:32.4604118Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:07:32.4604573Z ] 2023-07-20T12:07:32.4605612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4606494Z with 2023-07-20T12:07:32.4606822Z [ 2023-07-20T12:07:32.4607227Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:07:32.4607635Z ] 2023-07-20T12:07:32.4608570Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4610034Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4611595Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4612525Z with 2023-07-20T12:07:32.4612839Z [ 2023-07-20T12:07:32.4613255Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:07:32.4613681Z ] 2023-07-20T12:07:32.4614514Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4615251Z with 2023-07-20T12:07:32.4615572Z [ 2023-07-20T12:07:32.4616178Z T=c10::intrusive_ptr> 2023-07-20T12:07:32.4616742Z ] 2023-07-20T12:07:32.4617682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4618537Z with 2023-07-20T12:07:32.4618956Z [ 2023-07-20T12:07:32.4619564Z T=c10::intrusive_ptr> 2023-07-20T12:07:32.4620327Z ] 2023-07-20T12:07:32.4621265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4622137Z with 2023-07-20T12:07:32.4622462Z [ 2023-07-20T12:07:32.4623060Z T=c10::intrusive_ptr> 2023-07-20T12:07:32.4623598Z ] 2023-07-20T12:07:32.4624932Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:07:32.4626081Z with 2023-07-20T12:07:32.4626405Z [ 2023-07-20T12:07:32.4626792Z TTarget=torch::jit::Scope 2023-07-20T12:07:32.4627193Z ] 2023-07-20T12:07:32.4628267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4629244Z with 2023-07-20T12:07:32.4629564Z [ 2023-07-20T12:07:32.4629963Z TTarget=torch::jit::Scope 2023-07-20T12:07:32.4630353Z ] 2023-07-20T12:07:32.4631325Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4632248Z with 2023-07-20T12:07:32.4632660Z [ 2023-07-20T12:07:32.4633286Z T=c10::intrusive_ptr> 2023-07-20T12:07:32.4633845Z ] 2023-07-20T12:07:32.4634651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4635409Z with 2023-07-20T12:07:32.4635734Z [ 2023-07-20T12:07:32.4636113Z T=at::ThreadLocalState 2023-07-20T12:07:32.4636474Z ] 2023-07-20T12:07:32.4637339Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4638199Z with 2023-07-20T12:07:32.4638539Z [ 2023-07-20T12:07:32.4638964Z T=at::ThreadLocalState 2023-07-20T12:07:32.4639385Z ] 2023-07-20T12:07:32.4640429Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4641299Z with 2023-07-20T12:07:32.4641621Z [ 2023-07-20T12:07:32.4641981Z T=at::ThreadLocalState 2023-07-20T12:07:32.4642368Z ] 2023-07-20T12:07:32.4643265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4644718Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4646560Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4647437Z with 2023-07-20T12:07:32.4647764Z [ 2023-07-20T12:07:32.4648152Z T=at::ThreadLocalState 2023-07-20T12:07:32.4648535Z ] 2023-07-20T12:07:32.4649350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4650145Z with 2023-07-20T12:07:32.4650475Z [ 2023-07-20T12:07:32.4650888Z T=std::shared_ptr 2023-07-20T12:07:32.4651275Z ] 2023-07-20T12:07:32.4652369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4653262Z with 2023-07-20T12:07:32.4653604Z [ 2023-07-20T12:07:32.4654107Z T=std::shared_ptr 2023-07-20T12:07:32.4654503Z ] 2023-07-20T12:07:32.4655433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4656294Z with 2023-07-20T12:07:32.4656627Z [ 2023-07-20T12:07:32.4657044Z T=std::shared_ptr 2023-07-20T12:07:32.4657458Z ] 2023-07-20T12:07:32.4658392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:07:32.4659902Z 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-20T12:07:32.4661519Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4662978Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4663789Z with 2023-07-20T12:07:32.4664119Z [ 2023-07-20T12:07:32.4664535Z T=std::shared_ptr 2023-07-20T12:07:32.4664964Z ] 2023-07-20T12:07:32.4665766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4666617Z with 2023-07-20T12:07:32.4667002Z [ 2023-07-20T12:07:32.4667480Z T=torch::jit::GraphExecutor 2023-07-20T12:07:32.4667870Z ] 2023-07-20T12:07:32.4668752Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4669550Z with 2023-07-20T12:07:32.4669880Z [ 2023-07-20T12:07:32.4670275Z T=torch::jit::GraphExecutor 2023-07-20T12:07:32.4670671Z ] 2023-07-20T12:07:32.4671617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4672707Z with 2023-07-20T12:07:32.4673106Z [ 2023-07-20T12:07:32.4673484Z T=torch::jit::GraphExecutor 2023-07-20T12:07:32.4673950Z ] 2023-07-20T12:07:32.4674974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4676386Z 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-20T12:07:32.4678019Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4679530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4680410Z with 2023-07-20T12:07:32.4680807Z [ 2023-07-20T12:07:32.4681309Z T=torch::jit::GraphExecutor 2023-07-20T12:07:32.4681716Z ] 2023-07-20T12:07:32.4682535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4683319Z with 2023-07-20T12:07:32.4683669Z [ 2023-07-20T12:07:32.4684042Z T=torch::jit::Method 2023-07-20T12:07:32.4684408Z ] 2023-07-20T12:07:32.4685277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4686071Z with 2023-07-20T12:07:32.4686401Z [ 2023-07-20T12:07:32.4686820Z T=torch::jit::Method 2023-07-20T12:07:32.4687202Z ] 2023-07-20T12:07:32.4688267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4689151Z with 2023-07-20T12:07:32.4689482Z [ 2023-07-20T12:07:32.4689837Z T=torch::jit::Method 2023-07-20T12:07:32.4690236Z ] 2023-07-20T12:07:32.4691140Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:07:32.4692553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4694040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4695050Z with 2023-07-20T12:07:32.4695384Z [ 2023-07-20T12:07:32.4695835Z T=torch::jit::Method 2023-07-20T12:07:32.4696209Z ] 2023-07-20T12:07:32.4697040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4698022Z with 2023-07-20T12:07:32.4698354Z [ 2023-07-20T12:07:32.4699093Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:07:32.4699768Z ] 2023-07-20T12:07:32.4700710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4701592Z with 2023-07-20T12:07:32.4702012Z [ 2023-07-20T12:07:32.4702922Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:07:32.4703595Z ] 2023-07-20T12:07:32.4704572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4705474Z with 2023-07-20T12:07:32.4705806Z [ 2023-07-20T12:07:32.4706537Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:07:32.4707262Z ] 2023-07-20T12:07:32.4708597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4710617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4712309Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4713140Z with 2023-07-20T12:07:32.4713477Z [ 2023-07-20T12:07:32.4714309Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:07:32.4714972Z ] 2023-07-20T12:07:32.4715970Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4716765Z with 2023-07-20T12:07:32.4717094Z [ 2023-07-20T12:07:32.4718231Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:07:32.4719184Z ] 2023-07-20T12:07:32.4720060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4720941Z with 2023-07-20T12:07:32.4721294Z [ 2023-07-20T12:07:32.4722437Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:07:32.4723566Z ] 2023-07-20T12:07:32.4724514Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4725391Z with 2023-07-20T12:07:32.4725723Z [ 2023-07-20T12:07:32.4726898Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:07:32.4727921Z ] 2023-07-20T12:07:32.4729527Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4732105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4734119Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4735037Z with 2023-07-20T12:07:32.4735375Z [ 2023-07-20T12:07:32.4736525Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:07:32.4737479Z ] 2023-07-20T12:07:32.4738338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4739095Z with 2023-07-20T12:07:32.4739434Z [ 2023-07-20T12:07:32.4739938Z T=std::function 2023-07-20T12:07:32.4740421Z ] 2023-07-20T12:07:32.4741276Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4742145Z with 2023-07-20T12:07:32.4742538Z [ 2023-07-20T12:07:32.4743132Z T=std::function 2023-07-20T12:07:32.4743601Z ] 2023-07-20T12:07:32.4744564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4745435Z with 2023-07-20T12:07:32.4745766Z [ 2023-07-20T12:07:32.4746529Z T=std::function 2023-07-20T12:07:32.4746982Z ] 2023-07-20T12:07:32.4747965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:07:32.4749706Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4751541Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4752405Z with 2023-07-20T12:07:32.4752746Z [ 2023-07-20T12:07:32.4753256Z T=std::function 2023-07-20T12:07:32.4753739Z ] 2023-07-20T12:07:32.4754581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4755443Z with 2023-07-20T12:07:32.4755758Z [ 2023-07-20T12:07:32.4756216Z T=std::vector> 2023-07-20T12:07:32.4756765Z ] 2023-07-20T12:07:32.4757672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4758451Z with 2023-07-20T12:07:32.4758796Z [ 2023-07-20T12:07:32.4759249Z T=std::vector> 2023-07-20T12:07:32.4759684Z ] 2023-07-20T12:07:32.4760616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4761485Z with 2023-07-20T12:07:32.4761817Z [ 2023-07-20T12:07:32.4762329Z T=std::vector> 2023-07-20T12:07:32.4762769Z ] 2023-07-20T12:07:32.4763811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:07:32.4764686Z with 2023-07-20T12:07:32.4765018Z [ 2023-07-20T12:07:32.4765350Z T=double 2023-07-20T12:07:32.4765678Z ] 2023-07-20T12:07:32.4766687Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4767610Z with 2023-07-20T12:07:32.4767938Z [ 2023-07-20T12:07:32.4768249Z T=double 2023-07-20T12:07:32.4768588Z ] 2023-07-20T12:07:32.4769502Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4770335Z with 2023-07-20T12:07:32.4770665Z [ 2023-07-20T12:07:32.4771103Z T=std::vector> 2023-07-20T12:07:32.4771544Z ] 2023-07-20T12:07:32.4774420Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4775286Z with 2023-07-20T12:07:32.4775604Z [ 2023-07-20T12:07:32.4776039Z T=std::tuple 2023-07-20T12:07:32.4776553Z ] 2023-07-20T12:07:32.4777434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4778229Z with 2023-07-20T12:07:32.4778559Z [ 2023-07-20T12:07:32.4778790Z T=std::tuple 2023-07-20T12:07:32.4778920Z ] 2023-07-20T12:07:32.4779866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4780035Z with 2023-07-20T12:07:32.4780164Z [ 2023-07-20T12:07:32.4780396Z T=std::tuple 2023-07-20T12:07:32.4780502Z ] 2023-07-20T12:07:32.4781240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:07:32.4782018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4782738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4782883Z with 2023-07-20T12:07:32.4783011Z [ 2023-07-20T12:07:32.4783236Z T=std::tuple 2023-07-20T12:07:32.4783366Z ] 2023-07-20T12:07:32.4784007Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4784145Z with 2023-07-20T12:07:32.4784272Z [ 2023-07-20T12:07:32.4784548Z T=std::vector> 2023-07-20T12:07:32.4784654Z ] 2023-07-20T12:07:32.4785335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:07:32.4785480Z with 2023-07-20T12:07:32.4785607Z [ 2023-07-20T12:07:32.4785886Z T=std::vector> 2023-07-20T12:07:32.4786015Z ] 2023-07-20T12:07:32.4786761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:07:32.4786897Z with 2023-07-20T12:07:32.4787024Z [ 2023-07-20T12:07:32.4787299Z T=std::vector> 2023-07-20T12:07:32.4787427Z ] 2023-07-20T12:07:32.4788180Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:07:32.4789189Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4789906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:07:32.4790044Z with 2023-07-20T12:07:32.4790175Z [ 2023-07-20T12:07:32.4790451Z T=std::vector> 2023-07-20T12:07:32.4790580Z ] 2023-07-20T12:07:32.4791444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:32.4791621Z with 2023-07-20T12:07:32.4791862Z [ 2023-07-20T12:07:32.4792211Z K=std::basic_string,std::allocator>, 2023-07-20T12:07:35.3669642Z V=std::unique_ptr> 2023-07-20T12:07:35.3670599Z ] 2023-07-20T12:07:35.3683372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:35.3684714Z with 2023-07-20T12:07:35.3685354Z [ 2023-07-20T12:07:35.3686201Z K=std::basic_string,std::allocator>, 2023-07-20T12:07:35.3687433Z V=std::unique_ptr> 2023-07-20T12:07:35.3688389Z ] 2023-07-20T12:07:35.3690242Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:35.3692035Z with 2023-07-20T12:07:35.3692731Z [ 2023-07-20T12:07:35.3693593Z K=std::basic_string,std::allocator>, 2023-07-20T12:07:35.3694861Z V=std::unique_ptr>, 2023-07-20T12:07:35.3696058Z H=std::hash,std::allocator>>, 2023-07-20T12:07:35.3697131Z E=std::equal_to,std::allocator>>, 2023-07-20T12:07:35.3698592Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:07:35.3704345Z ] 2023-07-20T12:07:35.3706362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:35.3708149Z with 2023-07-20T12:07:35.3709121Z [ 2023-07-20T12:07:35.3709948Z K=std::basic_string,std::allocator>, 2023-07-20T12:07:35.3711102Z V=std::unique_ptr>, 2023-07-20T12:07:35.3712338Z H=std::hash,std::allocator>>, 2023-07-20T12:07:35.3713443Z E=std::equal_to,std::allocator>>, 2023-07-20T12:07:35.3714900Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:07:35.3716086Z ] 2023-07-20T12:07:35.3718109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:35.3719817Z with 2023-07-20T12:07:35.3720547Z [ 2023-07-20T12:07:35.3721341Z K=std::basic_string,std::allocator>, 2023-07-20T12:07:35.3722528Z V=std::unique_ptr>, 2023-07-20T12:07:35.3723765Z H=std::hash,std::allocator>>, 2023-07-20T12:07:35.3724847Z E=std::equal_to,std::allocator>>, 2023-07-20T12:07:35.3726257Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:07:35.3727412Z ] 2023-07-20T12:07:35.3729819Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:35.3731899Z with 2023-07-20T12:07:35.3732478Z [ 2023-07-20T12:07:35.3733280Z K=std::basic_string,std::allocator>, 2023-07-20T12:07:35.3734469Z V=std::unique_ptr> 2023-07-20T12:07:35.3735400Z ] 2023-07-20T12:07:35.3736620Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:35.3737815Z with 2023-07-20T12:07:35.3738377Z [ 2023-07-20T12:07:35.3738995Z K=c10::DispatchKey, 2023-07-20T12:07:35.3739866Z V=std::list> 2023-07-20T12:07:35.3740734Z ] 2023-07-20T12:07:35.3742091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:35.3743325Z with 2023-07-20T12:07:35.3744212Z [ 2023-07-20T12:07:35.3744821Z K=c10::DispatchKey, 2023-07-20T12:07:35.3745685Z V=std::list> 2023-07-20T12:07:35.3746525Z ] 2023-07-20T12:07:35.3748206Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:35.3749871Z with 2023-07-20T12:07:35.3750438Z [ 2023-07-20T12:07:35.3751049Z K=c10::DispatchKey, 2023-07-20T12:07:35.3752177Z V=std::list>, 2023-07-20T12:07:35.3753154Z H=std::hash, 2023-07-20T12:07:35.3753934Z E=std::equal_to, 2023-07-20T12:07:35.3755025Z A=std::allocator>>> 2023-07-20T12:07:35.3755986Z ] 2023-07-20T12:07:35.3757773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:35.3759469Z with 2023-07-20T12:07:35.3760032Z [ 2023-07-20T12:07:35.3760660Z K=c10::DispatchKey, 2023-07-20T12:07:35.3761798Z V=std::list>, 2023-07-20T12:07:35.3762740Z H=std::hash, 2023-07-20T12:07:35.3763514Z E=std::equal_to, 2023-07-20T12:07:35.3764568Z A=std::allocator>>> 2023-07-20T12:07:35.3765514Z ] 2023-07-20T12:07:35.3767251Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:35.3769034Z with 2023-07-20T12:07:35.3769625Z [ 2023-07-20T12:07:35.3770240Z K=c10::DispatchKey, 2023-07-20T12:07:35.3771170Z V=std::list>, 2023-07-20T12:07:35.3772129Z H=std::hash, 2023-07-20T12:07:35.3772893Z E=std::equal_to, 2023-07-20T12:07:35.3773979Z A=std::allocator>>> 2023-07-20T12:07:35.3774898Z ] 2023-07-20T12:07:46.2971781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/_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-20T12:07:46.2973370Z with 2023-07-20T12:07:46.2973746Z [ 2023-07-20T12:07:46.2974186Z K=c10::DispatchKey, 2023-07-20T12:07:46.2975268Z V=std::list> 2023-07-20T12:07:46.2975883Z ] 2023-07-20T12:07:46.2979029Z [70/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-38\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-07-20T12:07:46.2982060Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:46.2982784Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:46.2983195Z 2023-07-20T12:07:46.2983913Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:46.2985350Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:46.2986757Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:46.2988204Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:46.2989445Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:46.2990445Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:46.2991463Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:46.2992494Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:07:46.2993591Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:07:46.2994712Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:07:46.2995777Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:07:46.3006697Z [71/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj /out:torchaudio\csrc\libtorchaudio.pyd /implib:torchaudio\csrc\libtorchaudio.lib /pdb:torchaudio\csrc\libtorchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\lib\x64 %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:07:55.3619987Z [72/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\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\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:07:55.3626282Z [73/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-38\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-07-20T12:07:55.3629060Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:55.3629501Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:55.3629715Z 2023-07-20T12:07:55.3630098Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:55.3630860Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:55.3631609Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:55.3632343Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:55.3633109Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:55.3633623Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:55.3634716Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:55.3635812Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:07:55.3636397Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:07:55.3636966Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:07:55.3637512Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:07:55.3645889Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\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\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:07:55.3656273Z [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_ffmpeg5 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-07-20T12:07:55.3659249Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:55.3659937Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:55.3660350Z 2023-07-20T12:07:56.7564275Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:56.7565874Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:56.7567328Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:56.7568691Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:56.7569506Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:56.7570008Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:56.7570557Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:56.7571126Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:07:56.7571906Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:07:56.7572655Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:07:56.7573184Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:07:56.7582714Z [76/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\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\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:07:56.7593029Z [77/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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-07-20T12:07:56.7594798Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:56.7595196Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:56.7595392Z 2023-07-20T12:07:56.7595955Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:56.7596694Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:56.7597423Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:56.7598326Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:56.7599276Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:07:56.7600210Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:07:56.7601062Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:07:56.7601671Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:07:56.7602253Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:07:56.7602830Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:07:56.7603405Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:07:56.7603959Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:56.7604489Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:56.7605152Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:56.7606855Z [78/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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-07-20T12:07:56.7608389Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:56.7608764Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:56.7608977Z 2023-07-20T12:07:56.7609349Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:56.7610095Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:08:46.4714905Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:08:46.4716849Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:08:46.4718611Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:08:46.4719772Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:08:46.4723463Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:08:46.4724562Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:08:46.4726487Z 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-20T12:08:46.4727574Z with 2023-07-20T12:08:46.4727956Z [ 2023-07-20T12:08:46.4728733Z _Ty=int64_t 2023-07-20T12:08:46.4729226Z ] 2023-07-20T12:08:46.4730621Z 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-20T12:08:46.4731849Z with 2023-07-20T12:08:46.4732229Z [ 2023-07-20T12:08:46.4732616Z _This=int64_t, 2023-07-20T12:08:46.4733039Z _Other=double & 2023-07-20T12:08:46.4733442Z ] 2023-07-20T12:08:46.4734759Z 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-20T12:08:46.4735978Z with 2023-07-20T12:08:46.4742864Z [ 2023-07-20T12:08:46.4743549Z _This=int64_t, 2023-07-20T12:08:46.4744001Z _Other=double & 2023-07-20T12:08:46.4744413Z ] 2023-07-20T12:08:46.4745565Z 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-20T12:08:46.4747066Z with 2023-07-20T12:08:46.4747359Z [ 2023-07-20T12:08:46.4747606Z _Tag=std::_Exact_args_t, 2023-07-20T12:08:46.4747862Z _This2=double & 2023-07-20T12:08:46.4748085Z ] 2023-07-20T12:08:46.4748942Z 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-20T12:08:46.4749618Z with 2023-07-20T12:08:46.4750030Z [ 2023-07-20T12:08:46.4750390Z _Tag=std::_Exact_args_t, 2023-07-20T12:08:46.4750639Z _This2=double & 2023-07-20T12:08:46.4750835Z ] 2023-07-20T12:08:46.4751461Z 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-20T12:08:46.4752041Z with 2023-07-20T12:08:46.4752239Z [ 2023-07-20T12:08:46.4752444Z _Tag=std::_Exact_args_t, 2023-07-20T12:08:46.4752731Z _This2=torch::autograd::Variable & 2023-07-20T12:08:46.4752976Z ] 2023-07-20T12:08:46.4753609Z 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-20T12:08:46.4755208Z with 2023-07-20T12:08:46.4755628Z [ 2023-07-20T12:08:46.4756030Z _Tag=std::_Exact_args_t, 2023-07-20T12:08:46.4756644Z _This2=torch::autograd::Variable & 2023-07-20T12:08:46.4757046Z ] 2023-07-20T12:08:46.4758257Z %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-20T12:08:46.4759070Z with 2023-07-20T12:08:46.4759610Z [ 2023-07-20T12:08:46.4760016Z _This2=at::Tensor & 2023-07-20T12:08:46.4760395Z ] 2023-07-20T12:08:46.4761468Z %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-20T12:08:46.4762157Z with 2023-07-20T12:08:46.4762356Z [ 2023-07-20T12:08:46.4762571Z _This2=at::Tensor & 2023-07-20T12:08:46.4763133Z ] 2023-07-20T12:08:46.4763543Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:08:46.4764426Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:08:46.4765428Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:08:46.4765986Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:08:46.4774892Z [79/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:08:46.9814045Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\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\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:08:46.9831307Z [81/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -MD -MT torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -MF torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder_kernel_v2.cu -o torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -Xcompiler=-Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\,-FS 2023-07-20T12:08:46.9841564Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-07-20T12:08:46.9842517Z ctc_prefix_decoder_kernel_v2.cu 2023-07-20T12:08:47.0798494Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj /out:torchaudio\csrc\cuctc\libctc_prefix_decoder.pyd /implib:torchaudio\csrc\cuctc\libctc_prefix_decoder.lib /pdb:torchaudio\csrc\cuctc\libctc_prefix_decoder.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\lib\x64 %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:08:47.0804255Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\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\python38.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:08:47.0807039Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-38\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-07-20T12:08:47.0807530Z -- Install configuration: "Release" 2023-07-20T12:08:47.0808009Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio.pyd 2023-07-20T12:08:47.0808611Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio.pyd 2023-07-20T12:08:47.0809393Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-07-20T12:08:47.0810133Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-07-20T12:08:47.0810881Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-07-20T12:08:47.0811719Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-07-20T12:08:47.0812337Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-07-20T12:08:47.0812952Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-07-20T12:08:47.0813546Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libctc_prefix_decoder.pyd 2023-07-20T12:08:47.0814271Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853857466/work/build/lib.win-amd64-cpython-38/torchaudio/lib/pybind11_prefixctc.pyd 2023-07-20T12:08:47.0814700Z running install_lib 2023-07-20T12:08:47.0815007Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:08:47.0815355Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:47.0815868Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:47.0816628Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:47.0817498Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:47.0818144Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:47.0818742Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:47.0819361Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:47.0819866Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:08:47.0820389Z copying build\lib.win-amd64-cpython-38\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:08:47.0821024Z copying build\lib.win-amd64-cpython-38\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:08:47.0821507Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0822020Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0822772Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0823509Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0824279Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0824903Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0825531Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0826151Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0826787Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0827421Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0828035Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0830181Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0830922Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0831543Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0832158Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0832769Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0833360Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0834115Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.0834774Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.1937665Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.1938896Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.1940223Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.1941813Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.1943043Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:47.1944028Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:08:47.1945096Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:08:47.1946327Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:08:47.1947630Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:08:47.1950067Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:47.1951009Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_compat.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:47.1952142Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:47.1953284Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:47.1954584Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:47.1955940Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:47.1957026Z copying build\lib.win-amd64-cpython-38\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:47.1958087Z copying build\lib.win-amd64-cpython-38\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:08:47.1958938Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:47.1959892Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:47.1961234Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:47.1962814Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:47.1964376Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:47.1965574Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:47.1966747Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:47.1967991Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:47.1969223Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:47.1970731Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:47.1971905Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:47.1972834Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:47.1973792Z copying build\lib.win-amd64-cpython-38\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:47.1975051Z copying build\lib.win-amd64-cpython-38\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:47.1976106Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:08:47.1977231Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:08:47.1978507Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:08:47.1979770Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:08:47.1980950Z copying build\lib.win-amd64-cpython-38\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:47.1982247Z copying build\lib.win-amd64-cpython-38\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:47.1983538Z copying build\lib.win-amd64-cpython-38\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:47.1984671Z copying build\lib.win-amd64-cpython-38\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:47.1985827Z copying build\lib.win-amd64-cpython-38\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:47.1986943Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:47.1987919Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:08:47.1989056Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:08:47.1990482Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:08:47.1991500Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:08:47.1992577Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:08:47.1993921Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:08:47.1995383Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:08:47.1996852Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:08:47.1998335Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:08:47.1999483Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:47.2000628Z copying build\lib.win-amd64-cpython-38\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:47.2001759Z copying build\lib.win-amd64-cpython-38\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:47.2002808Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:08:47.2004210Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:08:47.2005474Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:08:47.2006538Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:08:47.2007568Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:08:47.2008817Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:08:47.2010343Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:08:47.2011757Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:08:47.2012784Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:08:47.2013868Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:08:47.2015185Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:08:47.2016568Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:08:47.2017958Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:08:47.2018912Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-20T12:08:47.2019683Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:08:47.2020749Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:08:47.2022053Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:08:47.2023197Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:08:47.5141550Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:08:47.5142920Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:08:47.5144265Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:08:47.5146137Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:08:47.5147218Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:47.5148229Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:47.5149776Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:47.5150956Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:47.5151843Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:47.5152769Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:08:47.5153793Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:08:47.5155361Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:08:47.5156464Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:08:47.5157193Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:47.5157902Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:47.5158756Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:47.5159661Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:08:47.5160289Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:08:47.5161035Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:08:47.5161759Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:08:47.5162473Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:08:47.5163014Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:08:47.5163607Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:08:47.5164324Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:08:47.5165130Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-20T12:08:47.5165655Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:08:47.5166483Z copying build\lib.win-amd64-cpython-38\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:08:47.5167136Z copying build\lib.win-amd64-cpython-38\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:08:47.5167632Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:08:47.5168155Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:08:47.5168803Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:08:47.5169420Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:08:47.5170088Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:47.5170588Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:47.5171223Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:47.5171969Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:47.5172591Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:47.5173404Z copying build\lib.win-amd64-cpython-38\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:08:47.5174147Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:08:47.5174674Z copying build\lib.win-amd64-cpython-38\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:08:47.5175299Z copying build\lib.win-amd64-cpython-38\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:08:47.5175852Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:08:47.5176529Z copying build\lib.win-amd64-cpython-38\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:08:47.5177199Z copying build\lib.win-amd64-cpython-38\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:08:47.5177695Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:08:47.5178210Z copying build\lib.win-amd64-cpython-38\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:08:47.5178833Z copying build\lib.win-amd64-cpython-38\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:08:47.5179558Z copying build\lib.win-amd64-cpython-38\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:08:47.5180139Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-38.pyc 2023-07-20T12:08:47.5180972Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-38.pyc 2023-07-20T12:08:47.5181720Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-38.pyc 2023-07-20T12:08:47.5182461Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-38.pyc 2023-07-20T12:08:47.5183023Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-38.pyc 2023-07-20T12:08:47.5183567Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:47.5184244Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-38.pyc 2023-07-20T12:08:47.5184826Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:47.5185390Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-38.pyc 2023-07-20T12:08:47.5186047Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-38.pyc 2023-07-20T12:08:47.5186843Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-38.pyc 2023-07-20T12:08:47.5187655Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-38.pyc 2023-07-20T12:08:47.5188421Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-38.pyc 2023-07-20T12:08:47.5189001Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-38.pyc 2023-07-20T12:08:47.5189567Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-38.pyc 2023-07-20T12:08:47.5190348Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-38.pyc 2023-07-20T12:08:47.5190960Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-38.pyc 2023-07-20T12:08:47.5191550Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-38.pyc 2023-07-20T12:08:47.5192174Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-38.pyc 2023-07-20T12:08:47.5192793Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-38.pyc 2023-07-20T12:08:47.5193532Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-38.pyc 2023-07-20T12:08:47.5194468Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-38.pyc 2023-07-20T12:08:47.5195236Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-38.pyc 2023-07-20T12:08:47.6671898Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\_h_env\lib\site-packages\torch\nn\modules\transformer.py:20: UserWarning: Failed to initialize NumPy: No module named 'numpy' (Triggered internally at C:\cb\pytorch_1000000000000\work\torch\csrc\utils\tensor_numpy.cpp:84.) 2023-07-20T12:08:47.6672810Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-07-20T12:08:47.6673545Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-07-20T12:08:47.6674025Z !! 2023-07-20T12:08:47.6674145Z 2023-07-20T12:08:47.6674304Z ******************************************************************************** 2023-07-20T12:08:47.6674621Z Please avoid running ``setup.py`` directly. 2023-07-20T12:08:47.6675011Z Instead, use pypa/build, pypa/installer, pypa/build or 2023-07-20T12:08:47.6675321Z other standards-based tools. 2023-07-20T12:08:47.6675498Z 2023-07-20T12:08:47.6675749Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-07-20T12:08:47.6676143Z ******************************************************************************** 2023-07-20T12:08:47.6676318Z 2023-07-20T12:08:47.6676393Z !! 2023-07-20T12:08:47.6676595Z self.initialize_options() 2023-07-20T12:08:51.3450271Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-38.pyc 2023-07-20T12:08:51.3451414Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-38.pyc 2023-07-20T12:08:51.3452337Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-38.pyc 2023-07-20T12:08:51.3452918Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-38.pyc 2023-07-20T12:08:51.3453487Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-38.pyc 2023-07-20T12:08:51.3454064Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-38.pyc 2023-07-20T12:08:51.3454621Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-38.pyc 2023-07-20T12:08:51.3455173Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3455752Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-38.pyc 2023-07-20T12:08:51.3456350Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-38.pyc 2023-07-20T12:08:51.3456945Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3457481Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_compat.py to _compat.cpython-38.pyc 2023-07-20T12:08:51.3458354Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-38.pyc 2023-07-20T12:08:51.3458909Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-38.pyc 2023-07-20T12:08:51.3459493Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-38.pyc 2023-07-20T12:08:51.3460080Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-38.pyc 2023-07-20T12:08:51.3460607Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3461131Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-38.pyc 2023-07-20T12:08:51.3461862Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-38.pyc 2023-07-20T12:08:51.3462468Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-38.pyc 2023-07-20T12:08:51.3463078Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-38.pyc 2023-07-20T12:08:51.3463702Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-38.pyc 2023-07-20T12:08:51.3464319Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3464910Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-38.pyc 2023-07-20T12:08:51.3465494Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-38.pyc 2023-07-20T12:08:51.3466047Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-38.pyc 2023-07-20T12:08:51.3466601Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-38.pyc 2023-07-20T12:08:51.3467193Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-38.pyc 2023-07-20T12:08:51.3467773Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-38.pyc 2023-07-20T12:08:51.3468378Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-38.pyc 2023-07-20T12:08:51.3468950Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-38.pyc 2023-07-20T12:08:51.3469571Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-38.pyc 2023-07-20T12:08:51.3470249Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-38.pyc 2023-07-20T12:08:51.3470907Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3471526Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-38.pyc 2023-07-20T12:08:51.3472143Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3472694Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-38.pyc 2023-07-20T12:08:51.3473263Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-38.pyc 2023-07-20T12:08:51.3473803Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3474387Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-38.pyc 2023-07-20T12:08:51.3475049Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-38.pyc 2023-07-20T12:08:51.3475684Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-38.pyc 2023-07-20T12:08:51.3476420Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-38.pyc 2023-07-20T12:08:51.3477014Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-38.pyc 2023-07-20T12:08:51.3477585Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3478147Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-38.pyc 2023-07-20T12:08:51.3478736Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-38.pyc 2023-07-20T12:08:51.3479319Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3480891Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3481555Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-38.pyc 2023-07-20T12:08:51.3482131Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3482758Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-38.pyc 2023-07-20T12:08:51.3483380Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-38.pyc 2023-07-20T12:08:51.3483963Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-38.pyc 2023-07-20T12:08:51.3484549Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3485158Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-38.pyc 2023-07-20T12:08:51.3485779Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-38.pyc 2023-07-20T12:08:51.3486361Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-38.pyc 2023-07-20T12:08:51.3486960Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-38.pyc 2023-07-20T12:08:51.3487602Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\objective.py to objective.cpython-38.pyc 2023-07-20T12:08:51.3488225Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\subjective.py to subjective.cpython-38.pyc 2023-07-20T12:08:51.3488836Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3489471Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-38.pyc 2023-07-20T12:08:51.3490132Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-38.pyc 2023-07-20T12:08:51.3490751Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3491367Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-38.pyc 2023-07-20T12:08:51.3492043Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-38.pyc 2023-07-20T12:08:51.3492708Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\squim_pipeline.py to squim_pipeline.cpython-38.pyc 2023-07-20T12:08:51.3493348Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3493987Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-38.pyc 2023-07-20T12:08:51.3494743Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3495325Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3495906Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-38.pyc 2023-07-20T12:08:51.3496478Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3497072Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-38.pyc 2023-07-20T12:08:51.3497667Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-38.pyc 2023-07-20T12:08:51.3498372Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3498951Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-38.pyc 2023-07-20T12:08:51.3499541Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-38.pyc 2023-07-20T12:08:51.3500112Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-38.pyc 2023-07-20T12:08:51.3500640Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3501173Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-38.pyc 2023-07-20T12:08:51.3501717Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-38.pyc 2023-07-20T12:08:51.3502268Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3502826Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-38.pyc 2023-07-20T12:08:51.3503361Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3503939Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-38.pyc 2023-07-20T12:08:51.3504519Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3505049Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:08:51.3505427Z running install_egg_info 2023-07-20T12:08:51.3505648Z running egg_info 2023-07-20T12:08:51.3505897Z creating torchaudio.egg-info 2023-07-20T12:08:51.3506194Z writing torchaudio.egg-info\PKG-INFO 2023-07-20T12:08:51.3506552Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-07-20T12:08:51.3506955Z writing requirements to torchaudio.egg-info\requires.txt 2023-07-20T12:08:51.3507349Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-07-20T12:08:51.3507728Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:08:51.3508113Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:08:51.3508411Z adding license file 'LICENSE' 2023-07-20T12:08:51.3508735Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:08:51.3509208Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230720-py3.8.egg-info 2023-07-20T12:08:51.3509603Z running install_scripts 2023-07-20T12:08:51.3509874Z writing list of installed files to 'record.txt' 2023-07-20T12:08:51.3510123Z 2023-07-20T12:08:51.3510284Z Resource usage statistics from building torchaudio: 2023-07-20T12:08:51.3510574Z Process count: 25 2023-07-20T12:08:51.3510837Z CPU time: Sys=0:03:25.6, User=0:27:55.4 2023-07-20T12:08:51.3511067Z Memory: 6.5G 2023-07-20T12:08:51.3511291Z Disk usage: 252.4M 2023-07-20T12:08:51.3511531Z Time elapsed: 0:10:47.9 2023-07-20T12:08:51.3511694Z 2023-07-20T12:08:51.3511701Z 2023-07-20T12:08:51.3511804Z Packaging torchaudio 2023-07-20T12:08:51.3512223Z INFO:conda_build.build:Packaging torchaudio 2023-07-20T12:08:52.0005797Z INFO:conda_build.build:Packaging torchaudio-2.1.0.dev20230720-py38_cu118 2023-07-20T12:08:52.0006609Z Packaging torchaudio-2.1.0.dev20230720-py38_cu118 2023-07-20T12:09:27.5333744Z '??$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-20T12:09:27.5367439Z '??$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-20T12:09:27.5387837Z '??$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-20T12:09:28.0058477Z '??$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-20T12:09:28.0091901Z '??$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-20T12:09:28.0113027Z '??$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-20T12:09:28.5926985Z '??$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-20T12:09:28.5965260Z '??$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-20T12:09:28.5989643Z '??$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-20T12:09:29.0597461Z '??$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-20T12:09:29.0630820Z '??$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-20T12:09:29.0651764Z '??$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-20T12:09:30.3489119Z '??$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-20T12:09:30.3522390Z '??$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-20T12:09:30.3542731Z '??$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-20T12:09:30.8272010Z '??$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-20T12:09:30.8313537Z '??$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-20T12:09:30.8339676Z '??$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-20T12:09:35.9779861Z Unknown format 2023-07-20T12:09:36.0106044Z Unknown format 2023-07-20T12:09:36.0435027Z Unknown format 2023-07-20T12:09:36.0751026Z Unknown format 2023-07-20T12:09:36.1095849Z Unknown format 2023-07-20T12:09:36.6436558Z Unknown format 2023-07-20T12:09:36.6650417Z Unknown format 2023-07-20T12:09:36.6872110Z Unknown format 2023-07-20T12:09:36.7102746Z Unknown format 2023-07-20T12:09:36.7354081Z Unknown format 2023-07-20T12:09:36.7609148Z Unknown format 2023-07-20T12:09:37.5204193Z Unknown format 2023-07-20T12:09:37.5599507Z Unknown format 2023-07-20T12:09:37.6248517Z Unknown format 2023-07-20T12:09:37.6604852Z Unknown format 2023-07-20T12:09:37.7772690Z Unknown format 2023-07-20T12:09:37.8661240Z Unknown format 2023-07-20T12:09:37.8928171Z Unknown format 2023-07-20T12:09:37.9295516Z Unknown format 2023-07-20T12:09:37.9553555Z Unknown format 2023-07-20T12:09:37.9771193Z Unknown format 2023-07-20T12:09:38.0526258Z Unknown format 2023-07-20T12:09:38.0784168Z Unknown format 2023-07-20T12:09:38.1052653Z Unknown format 2023-07-20T12:09:38.1295761Z Unknown format 2023-07-20T12:09:38.1469107Z Unknown format 2023-07-20T12:09:38.2771779Z Unknown format 2023-07-20T12:09:38.3062465Z Unknown format 2023-07-20T12:09:38.3325631Z Unknown format 2023-07-20T12:09:38.3717520Z Unknown format 2023-07-20T12:09:38.4335363Z Unknown format 2023-07-20T12:09:38.4916477Z Unknown format 2023-07-20T12:09:38.5275523Z Unknown format 2023-07-20T12:09:38.5785183Z Unknown format 2023-07-20T12:09:38.6275970Z Unknown format 2023-07-20T12:09:38.6552661Z Unknown format 2023-07-20T12:09:38.6859569Z Unknown format 2023-07-20T12:09:38.7118104Z Unknown format 2023-07-20T12:09:38.7606130Z Unknown format 2023-07-20T12:09:38.8094151Z Unknown format 2023-07-20T12:09:38.8434476Z Unknown format 2023-07-20T12:09:38.8710521Z Unknown format 2023-07-20T12:09:38.8976274Z Unknown format 2023-07-20T12:09:38.9247634Z Unknown format 2023-07-20T12:09:38.9536730Z Unknown format 2023-07-20T12:09:38.9806110Z Unknown format 2023-07-20T12:09:39.0090775Z Unknown format 2023-07-20T12:09:39.0368178Z Unknown format 2023-07-20T12:09:39.0656668Z Unknown format 2023-07-20T12:09:39.0936370Z Unknown format 2023-07-20T12:09:39.1295367Z Unknown format 2023-07-20T12:09:39.1572307Z Unknown format 2023-07-20T12:09:39.1905928Z Unknown format 2023-07-20T12:09:39.2444233Z Unknown format 2023-07-20T12:09:39.2797769Z Unknown format 2023-07-20T12:09:39.3079372Z Unknown format 2023-07-20T12:09:39.3806726Z Unknown format 2023-07-20T12:09:39.4291561Z Unknown format 2023-07-20T12:09:40.0396837Z Unknown format 2023-07-20T12:09:40.0673861Z Unknown format 2023-07-20T12:09:40.1370023Z Unknown format 2023-07-20T12:09:40.1661842Z Unknown format 2023-07-20T12:09:40.1937888Z Unknown format 2023-07-20T12:09:40.2850296Z Unknown format 2023-07-20T12:09:40.3656303Z Unknown format 2023-07-20T12:09:40.3981615Z Unknown format 2023-07-20T12:09:40.6901693Z Unknown format 2023-07-20T12:09:40.7194085Z Unknown format 2023-07-20T12:09:40.7493882Z Unknown format 2023-07-20T12:09:40.8933097Z Unknown format 2023-07-20T12:09:40.9218850Z Unknown format 2023-07-20T12:09:40.9513863Z Unknown format 2023-07-20T12:09:41.0483415Z Unknown format 2023-07-20T12:09:41.0803754Z Unknown format 2023-07-20T12:09:41.1101250Z Unknown format 2023-07-20T12:09:41.2106906Z Unknown format 2023-07-20T12:09:41.5762857Z Unknown format 2023-07-20T12:09:41.6107035Z Unknown format 2023-07-20T12:09:41.6359215Z Unknown format 2023-07-20T12:09:41.6749242Z Unknown format 2023-07-20T12:09:41.7028499Z Unknown format 2023-07-20T12:09:41.7287100Z Unknown format 2023-07-20T12:09:41.7534124Z Unknown format 2023-07-20T12:09:41.8045247Z Unknown format 2023-07-20T12:09:42.3732386Z '??$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-20T12:09:42.3765888Z '??$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-20T12:09:42.3786576Z '??$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-20T12:09:44.7523137Z '??$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-20T12:09:44.7556671Z '??$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-20T12:09:44.7577724Z '??$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-20T12:09:48.6281006Z '??$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-20T12:09:48.6314734Z '??$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-20T12:09:48.6335283Z '??$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-20T12:09:52.2446674Z compiling .pyc files... 2023-07-20T12:09:52.2447144Z number of files: 240 2023-07-20T12:09:52.2447827Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-07-20T12:09:52.2452175Z 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-20T12:09:52.2453113Z .. is this binary repackaging? 2023-07-20T12:09:52.2453991Z 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-20T12:09:52.2454831Z .. is this binary repackaging? 2023-07-20T12:09:52.2455733Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-07-20T12:09:52.2456873Z 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-20T12:09:52.2457781Z .. is this binary repackaging? 2023-07-20T12:09:52.2458808Z 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-20T12:09:52.2459625Z .. is this binary repackaging? 2023-07-20T12:09:52.2460424Z 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-20T12:09:52.2461217Z .. is this binary repackaging? 2023-07-20T12:09:52.2462048Z 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-20T12:09:52.2462855Z .. is this binary repackaging? 2023-07-20T12:09:52.2463722Z 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-20T12:09:52.2464459Z .. is this binary repackaging? 2023-07-20T12:09:52.2465241Z 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-20T12:09:52.2465708Z .. is this binary repackaging? 2023-07-20T12:09:52.2466206Z 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-20T12:09:52.2466644Z .. is this binary repackaging? 2023-07-20T12:09:52.2467145Z 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-20T12:09:52.2467926Z .. is this binary repackaging? 2023-07-20T12:09:52.2468380Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:52.2469004Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:52.2469602Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:09:52.2470279Z 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-20T12:09:52.2471454Z 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-20T12:09:52.2472363Z 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-20T12:09:52.2473078Z 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-20T12:09:52.2473745Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:52.2474396Z 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-20T12:09:52.2474869Z .. is this binary repackaging? 2023-07-20T12:09:52.2475373Z 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-20T12:09:52.2475836Z .. is this binary repackaging? 2023-07-20T12:09:52.2476329Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-07-20T12:09:52.2477111Z 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-20T12:09:52.2477580Z .. is this binary repackaging? 2023-07-20T12:09:52.2478317Z 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-20T12:09:52.2478779Z .. is this binary repackaging? 2023-07-20T12:09:52.2479258Z 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-20T12:09:52.2479686Z .. is this binary repackaging? 2023-07-20T12:09:52.2480183Z 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-20T12:09:52.2480632Z .. is this binary repackaging? 2023-07-20T12:09:52.2481123Z 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-20T12:09:52.2481572Z .. is this binary repackaging? 2023-07-20T12:09:52.2482046Z 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-20T12:09:52.2482498Z .. is this binary repackaging? 2023-07-20T12:09:52.2482991Z 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-20T12:09:52.2483580Z .. is this binary repackaging? 2023-07-20T12:09:52.2484367Z 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-20T12:09:52.2484948Z .. is this binary repackaging? 2023-07-20T12:09:52.2485400Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:52.2486019Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:52.2486635Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:09:52.2487435Z 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-20T12:09:52.2488157Z 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-20T12:09:52.2488880Z 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-20T12:09:52.2489612Z 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-20T12:09:52.2490420Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:52.2491364Z 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-20T12:09:52.2491836Z .. is this binary repackaging? 2023-07-20T12:09:52.2492318Z 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-20T12:09:52.2492772Z .. is this binary repackaging? 2023-07-20T12:09:52.2493258Z 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-20T12:09:52.2493699Z .. is this binary repackaging? 2023-07-20T12:09:52.2494144Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-20T12:09:52.2494844Z 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-20T12:09:52.2495572Z 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-20T12:09:52.2496032Z .. is this binary repackaging? 2023-07-20T12:09:55.8727467Z 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-20T12:09:55.8727981Z .. is this binary repackaging? 2023-07-20T12:09:55.8728496Z 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-20T12:09:55.8729004Z .. is this binary repackaging? 2023-07-20T12:09:55.8729631Z 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-20T12:09:55.8730366Z .. is this binary repackaging? 2023-07-20T12:09:55.8730863Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:55.8731893Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:55.8732535Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:09:55.8733221Z 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-20T12:09:55.8733951Z 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-20T12:09:55.8734841Z 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-20T12:09:55.8735755Z 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-20T12:09:55.8736683Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:55.8737374Z 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-20T12:09:55.8737857Z .. is this binary repackaging? 2023-07-20T12:09:55.8738383Z 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-20T12:09:55.8738849Z .. is this binary repackaging? 2023-07-20T12:09:55.8739334Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-07-20T12:09:55.8740006Z 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-20T12:09:55.8740465Z .. is this binary repackaging? 2023-07-20T12:09:55.8740954Z 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-20T12:09:55.8741409Z .. is this binary repackaging? 2023-07-20T12:09:55.8741870Z 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-20T12:09:55.8742447Z .. is this binary repackaging? 2023-07-20T12:09:55.8743205Z 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-20T12:09:55.8743666Z .. is this binary repackaging? 2023-07-20T12:09:55.8744161Z 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-20T12:09:55.8744600Z .. is this binary repackaging? 2023-07-20T12:09:55.8745088Z 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-20T12:09:55.8745543Z .. is this binary repackaging? 2023-07-20T12:09:55.8746029Z 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-20T12:09:55.8746478Z .. is this binary repackaging? 2023-07-20T12:09:55.8746952Z 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-20T12:09:55.8747555Z .. is this binary repackaging? 2023-07-20T12:09:55.8748000Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:55.8748779Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:55.8749704Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:09:55.8750375Z 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-20T12:09:55.8751211Z 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-20T12:09:55.8751945Z 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-20T12:09:55.8752668Z 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-20T12:09:55.8753323Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:55.8753969Z 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-20T12:09:55.8754407Z .. is this binary repackaging? 2023-07-20T12:09:55.8755044Z 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-20T12:09:55.8755508Z .. is this binary repackaging? 2023-07-20T12:09:55.8756269Z 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-20T12:09:55.8756703Z .. is this binary repackaging? 2023-07-20T12:09:55.8757177Z 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-20T12:09:55.8757615Z .. is this binary repackaging? 2023-07-20T12:09:55.8758072Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-20T12:09:55.8758750Z 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-20T12:09:55.8759410Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:55.8760013Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-07-20T12:09:55.8760611Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:55.8761332Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:09:55.8762163Z 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-20T12:09:55.8763014Z 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-20T12:09:55.8763701Z 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-20T12:09:55.8764482Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:55.8765094Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-20T12:09:55.8765793Z 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-20T12:09:55.8766579Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:10:03.4477951Z Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-20T12:10:03.4478672Z 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-20T12:10:03.4664135Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T12:10:03.4680230Z 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-20T12:10:03.4681824Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T12:10:03.4684693Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T12:10:03.4705025Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T12:10:03.4709751Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T12:10:03.4711573Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T12:10:03.4720031Z 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-20T12:10:03.4720990Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T12:10:03.4722519Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T12:10:03.4779614Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T12:10:03.4785436Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-20T12:10:03.4787397Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230720-py38_cu118.tar.bz2 2023-07-20T12:10:04.7493847Z INFO:conda_index.index:win-64 cached 7.0 MB from 1 packages at 5.5 MB/second 2023-07-20T12:10:04.7594609Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T12:10:04.7597719Z 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-20T12:10:04.7617229Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T12:10:04.7623172Z 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-20T12:10:04.7633205Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T12:10:04.7635248Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T12:10:04.7636088Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T12:10:04.7641206Z 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-20T12:10:04.7650256Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T12:10:04.7651145Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T12:10:04.7711276Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T12:10:04.7711932Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T12:10:04.7717632Z 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-20T12:10:04.7726242Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T12:10:04.7738913Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T12:10:04.7884112Z 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-20T12:10:04.7905228Z DEBUG:conda_index.index:noarch finish 2023-07-20T12:10:04.7905866Z INFO:conda_index.index:Completed noarch 2023-07-20T12:10:04.7906653Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T12:10:04.7910693Z 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-20T12:10:04.7929943Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T12:10:04.7935255Z 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-20T12:10:04.7970911Z 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-20T12:10:04.7995340Z 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-20T12:10:04.7997614Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T12:10:04.7999587Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T12:10:04.8000608Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T12:10:04.8008153Z 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-20T12:10:04.8042192Z 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-20T12:10:04.8065049Z 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-20T12:10:04.8066442Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T12:10:04.8067543Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T12:10:04.8129650Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T12:10:04.8130273Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T12:10:04.8136012Z 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-20T12:10:04.8159578Z 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-20T12:10:04.8176291Z 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-20T12:10:04.8177378Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T12:10:04.8178030Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T12:10:04.8305855Z 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-20T12:10:04.8321640Z DEBUG:conda_index.index:win-64 finish 2023-07-20T12:10:04.8322497Z INFO:conda_index.index:Completed win-64 2023-07-20T12:10:04.8326336Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T12:10:04.8329100Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T12:10:04.8330666Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T12:10:04.8334711Z 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-20T12:10:04.8336171Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T12:10:04.8336816Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T12:10:04.8337433Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T12:10:04.8341069Z 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-20T12:10:04.8362615Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T12:10:04.8520953Z 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-20T12:10:04.8539113Z DEBUG:conda_index.index:write channeldata 2023-07-20T12:10:04.8560249Z 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-20T12:10:12.0384073Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:10:12.0385242Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:10:12.0386380Z 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-20T12:10:12.0387692Z 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-20T12:10:12.0389069Z 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-20T12:10:12.0390359Z 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-20T12:10:12.0391593Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:10:12.0392481Z 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-20T12:10:12.0392945Z .. is this binary repackaging? 2023-07-20T12:10:12.0393457Z 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-20T12:10:12.0394204Z .. is this binary repackaging? 2023-07-20T12:10:12.0394670Z 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-20T12:10:12.0395115Z .. is this binary repackaging? 2023-07-20T12:10:12.0395576Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-20T12:10:12.0396278Z 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-20T12:10:12.0397000Z 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-20T12:10:12.0397619Z .. is this binary repackaging? 2023-07-20T12:10:12.0398115Z 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-20T12:10:12.0398584Z .. is this binary repackaging? 2023-07-20T12:10:12.0399076Z 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-20T12:10:12.0399529Z .. is this binary repackaging? 2023-07-20T12:10:12.0400000Z 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-20T12:10:12.0400449Z .. is this binary repackaging? 2023-07-20T12:10:12.0400901Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:10:12.0401532Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:10:12.0402163Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:10:12.0402970Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\work_moved_torchaudio-2.1.0.dev20230720-py38_cu118_win-64_main_build_loop' 2023-07-20T12:10:12.0403866Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\work_moved_torchaudio-2.1.0.dev20230720-py38_cu118_win-64_main_build_loop) 2023-07-20T12:10:12.0404683Z 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-20T12:10:12.0405581Z 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-20T12:10:12.0406450Z 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-20T12:10:12.0407167Z 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-20T12:10:12.0407814Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:10:12.0408484Z 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-20T12:10:12.0408965Z .. is this binary repackaging? 2023-07-20T12:10:12.0409591Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-07-20T12:10:12.0410217Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:10:12.0410830Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:10:12.0411562Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:10:12.0412339Z 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-20T12:10:12.0413168Z 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-20T12:10:12.0413901Z 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-20T12:10:12.0414600Z 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-20T12:10:12.0415257Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:10:12.0415904Z 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-20T12:10:12.0416363Z .. is this binary repackaging? 2023-07-20T12:10:12.0416845Z 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-20T12:10:12.0417307Z .. is this binary repackaging? 2023-07-20T12:10:12.0417788Z 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-20T12:10:12.0418233Z .. is this binary repackaging? 2023-07-20T12:10:12.0418691Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-20T12:10:12.0419370Z 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-20T12:10:12.0420088Z 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-20T12:10:12.0420544Z .. is this binary repackaging? 2023-07-20T12:10:12.0421042Z 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-20T12:10:12.0421496Z .. is this binary repackaging? 2023-07-20T12:10:12.0421969Z 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-20T12:10:12.0422423Z .. is this binary repackaging? 2023-07-20T12:10:12.0422912Z 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-20T12:10:12.0423368Z .. is this binary repackaging? 2023-07-20T12:10:12.0423825Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:10:12.0424567Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:10:12.0425323Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:10:12.0426002Z 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-20T12:10:12.0426728Z 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-20T12:10:12.0427435Z 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-20T12:10:12.0428244Z 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-20T12:10:12.0428903Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:10:12.0429551Z 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-20T12:10:12.0430129Z .. is this binary repackaging? 2023-07-20T12:10:12.0430599Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-07-20T12:10:12.0431434Z 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-20T12:10:12.0431872Z .. is this binary repackaging? 2023-07-20T12:10:12.0432353Z 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-20T12:10:12.0432802Z .. is this binary repackaging? 2023-07-20T12:10:12.0433265Z 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-20T12:10:12.0433697Z .. is this binary repackaging? 2023-07-20T12:10:12.0434121Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:10:12.0434710Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:10:12.0435304Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:10:12.0435964Z 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-20T12:10:12.0436784Z 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-20T12:10:12.0437458Z 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-20T12:10:12.0438355Z 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-20T12:10:12.0438994Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:10:12.0439776Z 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-20T12:10:12.0440469Z Fixing permissions 2023-07-20T12:10:12.0440713Z Packaged license file/s. 2023-07-20T12:10:12.0440967Z INFO :: Time taken to mark (prefix) 2023-07-20T12:10:12.0441259Z 0 replacements in 0 files was 0.09 seconds 2023-07-20T12:10:12.0441854Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\work_moved_torchaudio-2.1.0.dev20230720-py38_cu118_win-64_main_build_loop' 2023-07-20T12:10:12.0442680Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853857466\work_moved_torchaudio-2.1.0.dev20230720-py38_cu118_win-64_main_build_loop) 2023-07-20T12:10:14.7322452Z # Automatic uploading is disabled 2023-07-20T12:10:14.7323503Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-20T12:10:14.7323947Z 2023-07-20T12:10:14.7323998Z 2023-07-20T12:10:14.7324376Z # To have conda build upload to anaconda.org automatically, use 2023-07-20T12:10:14.7325041Z # conda config --set anaconda_upload yes 2023-07-20T12:10:14.7325549Z anaconda upload \ 2023-07-20T12:10:14.7326232Z distr/win-64\torchaudio-2.1.0.dev20230720-py38_cu118.tar.bz2 2023-07-20T12:10:14.7326927Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-20T12:10:14.7327312Z 2023-07-20T12:10:14.7327708Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-20T12:10:14.7328283Z { 2023-07-20T12:10:14.7328733Z "torchaudio-2.1.0.dev20230720-py38_cu118": { 2023-07-20T12:10:14.7329248Z "recipe": { 2023-07-20T12:10:14.7329674Z "c_compiler": "vs2019", 2023-07-20T12:10:14.7330144Z "cxx_compiler": "vs2019", 2023-07-20T12:10:14.7330607Z "target_platform": "win-64" 2023-07-20T12:10:14.7331039Z } 2023-07-20T12:10:14.7331406Z } 2023-07-20T12:10:14.7331744Z } 2023-07-20T12:10:14.7331933Z 2023-07-20T12:10:14.7331958Z 2023-07-20T12:10:14.7332219Z #################################################################################### 2023-07-20T12:10:14.7332706Z Resource usage summary: 2023-07-20T12:10:14.7332986Z 2023-07-20T12:10:14.7333161Z Total time: 0:19:17.3 2023-07-20T12:10:14.7333640Z CPU usage: sys=0:03:25.6, user=0:27:55.4 2023-07-20T12:10:14.7334144Z Maximum memory usage observed: 6.5G 2023-07-20T12:10:14.7334732Z Total disk usage observed (not including envs): 252.4M 2023-07-20T12:10:14.7335097Z 2023-07-20T12:10:14.7335109Z 2023-07-20T12:10:14.7335362Z #################################################################################### 2023-07-20T12:10:14.7336053Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-07-20T12:10:14.7336695Z There are currently 1 accumulated. 2023-07-20T12:10:14.7337329Z To remove them, you can run the ```conda build purge``` command 2023-07-20T12:10:15.7340724Z ##[group]Run actions/upload-artifact@v3 2023-07-20T12:10:15.7341046Z with: 2023-07-20T12:10:15.7341266Z name: pytorch_audio__3.8 2023-07-20T12:10:15.7341520Z path: pytorch/audio/distr/ 2023-07-20T12:10:15.7341766Z if-no-files-found: warn 2023-07-20T12:10:15.7341986Z env: 2023-07-20T12:10:15.7342238Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:10:15.7342518Z PYTHON_VERSION: 3.8 2023-07-20T12:10:15.7342736Z PACKAGE_TYPE: conda 2023-07-20T12:10:15.7342977Z REPOSITORY: pytorch/audio 2023-07-20T12:10:15.7343205Z REF: 2023-07-20T12:10:15.7343404Z CU_VERSION: cu118 2023-07-20T12:10:15.7343604Z CHANNEL: nightly 2023-07-20T12:10:15.7343848Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T12:10:15.7344184Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:10:15.7344582Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:10:15.7345092Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:10:15.7345515Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:10:15.7346009Z ##[endgroup] 2023-07-20T12:10:15.8785932Z With the provided path, there will be 19 files uploaded 2023-07-20T12:10:15.8792596Z Starting artifact upload 2023-07-20T12:10:15.8793501Z 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-20T12:10:15.8794091Z Artifact name is valid! 2023-07-20T12:10:15.9767503Z Container for artifact "pytorch_audio__3.8" successfully created. Starting upload of file(s) 2023-07-20T12:10:20.0409902Z Total size of all the files uploaded is 7313509 bytes 2023-07-20T12:10:20.0410513Z File upload process has finished. Finalizing the artifact upload 2023-07-20T12:10:20.0900499Z Artifact has been finalized. All files have been successfully uploaded! 2023-07-20T12:10:20.0900770Z 2023-07-20T12:10:20.0900967Z The raw size of all the files that were specified for upload is 7462362 bytes 2023-07-20T12:10:20.0901770Z The size of all the files that were uploaded is 7313509 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-07-20T12:10:20.0902095Z 2023-07-20T12:10:20.0902483Z 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-20T12:10:20.0902885Z 2023-07-20T12:10:20.0903263Z Artifact pytorch_audio__3.8 has been successfully uploaded! 2023-07-20T12:10:20.1210078Z ##[group]Run set -euxo pipefail 2023-07-20T12:10:20.1210478Z set -euxo pipefail 2023-07-20T12:10:20.1210748Z source "${BUILD_ENV_FILE}" 2023-07-20T12:10:20.1211080Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-07-20T12:10:20.1211655Z # fix we have to use for windows to make sure drive path is c: not c 2023-07-20T12:10:20.1212055Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-07-20T12:10:20.1212363Z  2023-07-20T12:10:20.1212838Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-07-20T12:10:20.1213393Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-07-20T12:10:20.1213810Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-07-20T12:10:20.1214095Z  2023-07-20T12:10:20.1214383Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-07-20T12:10:20.1214713Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-07-20T12:10:20.1214992Z else 2023-07-20T12:10:20.1215229Z  CONSTRAINTS="cpuonly" 2023-07-20T12:10:20.1215447Z fi 2023-07-20T12:10:20.1215852Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-07-20T12:10:20.1216243Z  2023-07-20T12:10:20.1216523Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-07-20T12:10:20.1216877Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-07-20T12:10:20.1217294Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-07-20T12:10:20.1217653Z else 2023-07-20T12:10:20.1217927Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-07-20T12:10:20.1218262Z  conda install --yes --quiet 'ffmpeg<5' 2023-07-20T12:10:20.1218743Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-07-20T12:10:20.1219039Z fi 2023-07-20T12:10:20.1219294Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-07-20T12:10:20.1248297Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T12:10:20.1248572Z env: 2023-07-20T12:10:20.1248819Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:10:20.1249301Z PYTHON_VERSION: 3.8 2023-07-20T12:10:20.1249544Z PACKAGE_TYPE: conda 2023-07-20T12:10:20.1249791Z REPOSITORY: pytorch/audio 2023-07-20T12:10:20.1250003Z REF: 2023-07-20T12:10:20.1250210Z CU_VERSION: cu118 2023-07-20T12:10:20.1250429Z CHANNEL: nightly 2023-07-20T12:10:20.1250683Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T12:10:20.1251010Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:10:20.1251415Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:10:20.1251855Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:10:20.1252275Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:10:20.1252591Z PACKAGE_NAME: torchaudio 2023-07-20T12:10:20.1252862Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-07-20T12:10:20.1253133Z GPU_ARCH: cuda 2023-07-20T12:10:20.1253518Z DESIRED_CUDA: cu118 2023-07-20T12:10:20.1253777Z GPU_ARCH_VERSION: 11.8 2023-07-20T12:10:20.1253994Z ##[endgroup] 2023-07-20T12:10:20.4561094Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T12:10:20.4563741Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:10:20.4564354Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:10:20.4564843Z ++ export CMAKE_USE_CUDA=1 2023-07-20T12:10:20.4565318Z ++ CMAKE_USE_CUDA=1 2023-07-20T12:10:20.4565793Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T12:10:20.4566646Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T12:10:20.4570402Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-20T12:10:20.4571048Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T12:10:20.4571448Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:20.4571838Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:20.4572195Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:20.4572581Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:20.4572902Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:10:20.4573180Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:10:20.4573522Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:10:20.4573952Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:10:20.4574377Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:10:20.4574812Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:10:20.4575123Z ++ export FORCE_CUDA=1 2023-07-20T12:10:20.4575334Z ++ FORCE_CUDA=1 2023-07-20T12:10:20.4576685Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-20T12:10:20.4578639Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-20T12:10:20.4580051Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:10:20.4580586Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:10:20.4580867Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T12:10:20.4581135Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T12:10:20.4581421Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T12:10:20.4581750Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T12:10:20.4582026Z ++ export VERSION_SUFFIX= 2023-07-20T12:10:20.4582267Z ++ VERSION_SUFFIX= 2023-07-20T12:10:20.4582472Z ++ export WHEEL_DIR= 2023-07-20T12:10:20.4582840Z ++ WHEEL_DIR= 2023-07-20T12:10:20.4659513Z ++ readlink -f pytorch/audio/distr 2023-07-20T12:10:20.4790621Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:10:20.4966820Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:10:20.5044155Z ++ sed 's/\/c\//\/c:\//' 2023-07-20T12:10:20.5148499Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:10:20.5151260Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:10:20.5152141Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:10:20.5153139Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' python=3.8 2023-07-20T12:10:26.2741643Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:10:26.3451639Z Solving environment: ...working... done 2023-07-20T12:10:26.4949881Z 2023-07-20T12:10:26.4950393Z ## Package Plan ## 2023-07-20T12:10:26.4950684Z 2023-07-20T12:10:26.4951162Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:26.4951737Z 2023-07-20T12:10:26.4951947Z added / updated specs: 2023-07-20T12:10:26.4952397Z - python=3.8 2023-07-20T12:10:26.4952691Z 2023-07-20T12:10:26.4952702Z 2023-07-20T12:10:26.4953062Z The following NEW packages will be INSTALLED: 2023-07-20T12:10:26.4953442Z 2023-07-20T12:10:26.4953843Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-07-20T12:10:26.4954268Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-07-20T12:10:26.4954634Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 2023-07-20T12:10:26.4955003Z pip pkgs/main/win-64::pip-23.1.2-py38haa95532_0 2023-07-20T12:10:26.4955345Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 2023-07-20T12:10:26.4955742Z setuptools pkgs/main/win-64::setuptools-67.8.0-py38haa95532_0 2023-07-20T12:10:26.4956126Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-07-20T12:10:26.4956458Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-07-20T12:10:26.4956801Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-07-20T12:10:26.4957186Z wheel pkgs/main/win-64::wheel-0.38.4-py38haa95532_0 2023-07-20T12:10:26.4957400Z 2023-07-20T12:10:26.4957407Z 2023-07-20T12:10:26.8200946Z Preparing transaction: ...working... done 2023-07-20T12:10:29.3722767Z Verifying transaction: ...working... done 2023-07-20T12:10:33.8890071Z Executing transaction: ...working... done 2023-07-20T12:10:34.1428506Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:10:34.1429572Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:10:34.1430292Z + [[ cuda = \c\u\d\a ]] 2023-07-20T12:10:34.1430771Z + CONSTRAINTS=pytorch-cuda=11.8 2023-07-20T12:10:34.1432084Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' conda install -v -y -c pytorch-nightly -c nvidia -c file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr distr::torchaudio pytorch-cuda=11.8 2023-07-20T12:11:32.8570523Z 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-20T12:11:32.8571824Z 2023-07-20T12:11:32.8572539Z 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-20T12:11:32.8573731Z 2023-07-20T12:11:32.8574704Z 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-20T12:11:32.8575413Z 2023-07-20T12:11:32.8576061Z 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-20T12:11:32.8576619Z 2023-07-20T12:11:32.8578306Z 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-20T12:11:32.8579149Z 2023-07-20T12:11:32.8579887Z 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-20T12:11:32.8580578Z 2023-07-20T12:11:32.8580981Z INFO conda.core.link:__init__(217): initializing UnlinkLinkTransaction with 2023-07-20T12:11:32.8581434Z 2023-07-20T12:11:32.8581854Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8582623Z 2023-07-20T12:11:32.8582836Z unlink_precs: 2023-07-20T12:11:32.8583119Z 2023-07-20T12:11:32.8583311Z 2023-07-20T12:11:32.8583541Z 2023-07-20T12:11:32.8583703Z link_precs: 2023-07-20T12:11:32.8583924Z 2023-07-20T12:11:32.8584175Z defaults/win-64::blas-1.0-mkl 2023-07-20T12:11:32.8584485Z 2023-07-20T12:11:32.8584887Z nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-20T12:11:32.8585220Z 2023-07-20T12:11:32.8585785Z nvidia/win-64::cuda-cudart-11.8.89-0 2023-07-20T12:11:32.8586121Z 2023-07-20T12:11:32.8586476Z nvidia/win-64::cuda-cupti-11.8.87-0 2023-07-20T12:11:32.8586784Z 2023-07-20T12:11:32.8587014Z nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-07-20T12:11:32.8587321Z 2023-07-20T12:11:32.8587540Z nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:11:32.8587849Z 2023-07-20T12:11:32.8588122Z nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:11:32.8588468Z 2023-07-20T12:11:32.8588694Z nvidia/win-64::libcublas-11.11.3.6-0 2023-07-20T12:11:32.8589023Z 2023-07-20T12:11:32.8589227Z nvidia/win-64::libcufft-10.9.0.58-0 2023-07-20T12:11:32.8589528Z 2023-07-20T12:11:32.8589754Z nvidia/win-64::libcurand-10.3.3.53-0 2023-07-20T12:11:32.8590075Z 2023-07-20T12:11:32.8590321Z nvidia/win-64::libcusolver-11.4.1.48-0 2023-07-20T12:11:32.8590638Z 2023-07-20T12:11:32.8590881Z nvidia/win-64::libcusparse-11.7.5.86-0 2023-07-20T12:11:32.8591174Z 2023-07-20T12:11:32.8591392Z nvidia/win-64::libnpp-11.8.0.86-0 2023-07-20T12:11:32.8591768Z 2023-07-20T12:11:32.8591966Z nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-07-20T12:11:32.8592252Z 2023-07-20T12:11:32.8592601Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-20T12:11:32.8593025Z 2023-07-20T12:11:32.8593232Z nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-07-20T12:11:32.8593421Z 2023-07-20T12:11:32.8593624Z nvidia/win-64::cuda-libraries-11.8.0-0 2023-07-20T12:11:32.8593955Z 2023-07-20T12:11:32.8594226Z nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-07-20T12:11:32.8594551Z 2023-07-20T12:11:32.8594772Z nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-07-20T12:11:32.8595102Z 2023-07-20T12:11:32.8595344Z nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-07-20T12:11:32.8595674Z 2023-07-20T12:11:32.8595925Z nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-20T12:11:32.8596253Z 2023-07-20T12:11:32.8596509Z nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-07-20T12:11:32.8598155Z 2023-07-20T12:11:32.8598537Z nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-07-20T12:11:32.8598872Z 2023-07-20T12:11:32.8599126Z nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-07-20T12:11:32.8599492Z 2023-07-20T12:11:32.8599875Z nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-07-20T12:11:32.8600207Z 2023-07-20T12:11:32.8600473Z nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-07-20T12:11:32.8600826Z 2023-07-20T12:11:32.8601082Z nvidia/win-64::cuda-runtime-11.8.0-0 2023-07-20T12:11:32.8601390Z 2023-07-20T12:11:32.8601694Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:11:32.8602030Z 2023-07-20T12:11:32.8602261Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-20T12:11:32.8602535Z 2023-07-20T12:11:32.8602755Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-20T12:11:32.8603036Z 2023-07-20T12:11:32.8603246Z defaults/win-64::yaml-0.2.5-he774522_0 2023-07-20T12:11:32.8603522Z 2023-07-20T12:11:32.8603747Z defaults/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:11:32.8604056Z 2023-07-20T12:11:32.8604307Z pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-07-20T12:11:32.8604525Z 2023-07-20T12:11:32.8604684Z defaults/win-64::filelock-3.9.0-py38haa95532_0 2023-07-20T12:11:32.8604879Z 2023-07-20T12:11:32.8605026Z defaults/win-64::markupsafe-2.1.1-py38h2bbff1b_0 2023-07-20T12:11:32.8605393Z 2023-07-20T12:11:32.8605564Z defaults/win-64::mkl-service-2.4.0-py38h2bbff1b_1 2023-07-20T12:11:32.8605769Z 2023-07-20T12:11:32.8606235Z defaults/win-64::mpmath-1.2.1-py38haa95532_0 2023-07-20T12:11:32.8606587Z 2023-07-20T12:11:32.8606752Z defaults/win-64::networkx-2.8.4-py38haa95532_1 2023-07-20T12:11:32.8606945Z 2023-07-20T12:11:32.8607091Z defaults/win-64::pyyaml-6.0-py38h2bbff1b_1 2023-07-20T12:11:32.8607273Z 2023-07-20T12:11:32.8607431Z defaults/win-64::typing_extensions-4.6.3-py38haa95532_0 2023-07-20T12:11:32.8607645Z 2023-07-20T12:11:32.8607790Z defaults/win-64::jinja2-3.1.2-py38haa95532_0 2023-07-20T12:11:32.8607983Z 2023-07-20T12:11:32.8608144Z defaults/win-64::numpy-base-1.24.3-py38h8a87ada_1 2023-07-20T12:11:32.8608342Z 2023-07-20T12:11:32.8608487Z defaults/win-64::sympy-1.11.1-py38haa95532_0 2023-07-20T12:11:32.8608672Z 2023-07-20T12:11:32.8608879Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230719-py3.8_cuda11.8_cudnn8_0 2023-07-20T12:11:32.8609116Z 2023-07-20T12:11:32.8609261Z defaults/win-64::mkl_fft-1.3.6-py38hf11a4ad_1 2023-07-20T12:11:32.8609428Z 2023-07-20T12:11:32.8609588Z defaults/win-64::mkl_random-1.2.2-py38hf11a4ad_1 2023-07-20T12:11:32.8609778Z 2023-07-20T12:11:32.8609922Z defaults/win-64::numpy-1.24.3-py38h79a8e48_1 2023-07-20T12:11:32.8610105Z 2023-07-20T12:11:32.8610381Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230720-py38_cu118 2023-07-20T12:11:32.8610721Z 2023-07-20T12:11:32.8610730Z 2023-07-20T12:11:32.8610738Z 2023-07-20T12:11:32.8611207Z INFO conda.core.link:verify(313): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:11:32.8611691Z 2023-07-20T12:11:32.8612204Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0, nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:11:32.8612707Z 2023-07-20T12:11:32.8612859Z path: 'license' 2023-07-20T12:11:32.8613088Z 2023-07-20T12:11:32.8613097Z 2023-07-20T12:11:32.8613106Z 2023-07-20T12:11:32.8613465Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:11:32.8613852Z 2023-07-20T12:11:32.8614162Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:11:32.8614408Z 2023-07-20T12:11:32.8614523Z path: 'build_env_setup.bat' 2023-07-20T12:11:32.8614682Z 2023-07-20T12:11:32.8614687Z 2023-07-20T12:11:32.8614693Z 2023-07-20T12:11:32.8614903Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:11:32.8615290Z 2023-07-20T12:11:32.8615511Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:11:32.8615753Z 2023-07-20T12:11:32.8615856Z path: 'conda_build.bat' 2023-07-20T12:11:32.8616007Z 2023-07-20T12:11:32.8616012Z 2023-07-20T12:11:32.8616018Z 2023-07-20T12:11:32.8616225Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:11:32.8616466Z 2023-07-20T12:11:32.8616794Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:11:32.8617097Z 2023-07-20T12:11:32.8617223Z path: 'metadata_conda_debug.yaml' 2023-07-20T12:11:32.8617398Z 2023-07-20T12:11:32.8617407Z 2023-07-20T12:11:32.8617514Z 2023-07-20T12:11:32.8617627Z ] 2023-07-20T12:11:32.8617742Z 2023-07-20T12:11:32.8618110Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-07-20T12:11:32.8618367Z 2023-07-20T12:11:32.8618580Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8618815Z 2023-07-20T12:11:32.8618968Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-07-20T12:11:32.8619145Z 2023-07-20T12:11:32.8619150Z 2023-07-20T12:11:32.8619173Z 2023-07-20T12:11:32.8619396Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.53-0 <=== 2023-07-20T12:11:32.8619652Z 2023-07-20T12:11:32.8619850Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8620084Z 2023-07-20T12:11:32.8621007Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.53-0 2023-07-20T12:11:32.8621263Z 2023-07-20T12:11:32.8621268Z 2023-07-20T12:11:32.8621274Z 2023-07-20T12:11:32.8621524Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-11.8.89-0 <=== 2023-07-20T12:11:32.8621783Z 2023-07-20T12:11:32.8621987Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8622226Z 2023-07-20T12:11:32.8622400Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-11.8.89-0 2023-07-20T12:11:32.8622610Z 2023-07-20T12:11:32.8622616Z 2023-07-20T12:11:32.8622621Z 2023-07-20T12:11:32.8622845Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cupti-11.8.87-0 <=== 2023-07-20T12:11:32.8623099Z 2023-07-20T12:11:32.8623299Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8623536Z 2023-07-20T12:11:32.8623712Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-11.8.87-0 2023-07-20T12:11:32.8623922Z 2023-07-20T12:11:32.8623928Z 2023-07-20T12:11:32.8623933Z 2023-07-20T12:11:32.8624168Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-11.8.89-0 <=== 2023-07-20T12:11:32.8624421Z 2023-07-20T12:11:32.8624619Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8624852Z 2023-07-20T12:11:32.8625029Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-11.8.89-0 2023-07-20T12:11:32.8625234Z 2023-07-20T12:11:32.8625239Z 2023-07-20T12:11:32.8625245Z 2023-07-20T12:11:32.8625476Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvtx-11.8.86-0 <=== 2023-07-20T12:11:32.8625711Z 2023-07-20T12:11:32.8625912Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8626147Z 2023-07-20T12:11:32.8626312Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-11.8.86-0 2023-07-20T12:11:32.8626514Z 2023-07-20T12:11:32.8626526Z 2023-07-20T12:11:32.8626532Z 2023-07-20T12:11:32.8626880Z INFO conda.gateways.disk.create:create_link(375): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5610470956_smoke\\LICENSE' 2023-07-20T12:11:32.8627239Z 2023-07-20T12:11:32.8627604Z INFO conda.gateways.disk.create:create_link(375): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5610470956_smoke\\build_env_setup.bat' 2023-07-20T12:11:32.8628109Z 2023-07-20T12:11:32.8628458Z INFO conda.gateways.disk.create:create_link(375): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5610470956_smoke\\conda_build.bat' 2023-07-20T12:11:32.8628825Z 2023-07-20T12:11:32.8629191Z INFO conda.gateways.disk.create:create_link(375): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5610470956_smoke\\metadata_conda_debug.yaml' 2023-07-20T12:11:32.8629573Z 2023-07-20T12:11:32.8629844Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.53-0 <=== 2023-07-20T12:11:32.8630124Z 2023-07-20T12:11:32.8630307Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8630539Z 2023-07-20T12:11:32.8630733Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.53-0 2023-07-20T12:11:32.8630968Z 2023-07-20T12:11:32.8630974Z 2023-07-20T12:11:32.8630985Z 2023-07-20T12:11:32.8631328Z INFO conda.gateways.disk.create:create_link(375): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5610470956_smoke\\LICENSE' 2023-07-20T12:11:32.8631676Z 2023-07-20T12:11:32.8631913Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-11.11.3.6-0 <=== 2023-07-20T12:11:32.8632166Z 2023-07-20T12:11:32.8632366Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8632603Z 2023-07-20T12:11:32.8632879Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-11.11.3.6-0 2023-07-20T12:11:32.8633218Z 2023-07-20T12:11:32.8633226Z 2023-07-20T12:11:32.8633235Z 2023-07-20T12:11:32.8633513Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-10.9.0.58-0 <=== 2023-07-20T12:11:32.8633765Z 2023-07-20T12:11:32.8634106Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8634471Z 2023-07-20T12:11:32.8634657Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-10.9.0.58-0 2023-07-20T12:11:32.8634864Z 2023-07-20T12:11:32.8634869Z 2023-07-20T12:11:32.8634875Z 2023-07-20T12:11:32.8635110Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.53-0 <=== 2023-07-20T12:11:32.8635365Z 2023-07-20T12:11:32.8635561Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8635789Z 2023-07-20T12:11:32.8635958Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.53-0 2023-07-20T12:11:32.8636165Z 2023-07-20T12:11:32.8636177Z 2023-07-20T12:11:32.8636183Z 2023-07-20T12:11:32.8636426Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.1.48-0 <=== 2023-07-20T12:11:32.8636690Z 2023-07-20T12:11:32.8636869Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8637102Z 2023-07-20T12:11:32.8637279Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.1.48-0 2023-07-20T12:11:32.8637503Z 2023-07-20T12:11:32.8637508Z 2023-07-20T12:11:32.8637514Z 2023-07-20T12:11:32.8637759Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-11.7.5.86-0 <=== 2023-07-20T12:11:32.8638015Z 2023-07-20T12:11:32.8638211Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8638442Z 2023-07-20T12:11:32.8638618Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-11.7.5.86-0 2023-07-20T12:11:32.8638827Z 2023-07-20T12:11:32.8638833Z 2023-07-20T12:11:32.8638844Z 2023-07-20T12:11:32.8639075Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-11.8.0.86-0 <=== 2023-07-20T12:11:32.8639326Z 2023-07-20T12:11:32.8639701Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8639937Z 2023-07-20T12:11:32.8640100Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-11.8.0.86-0 2023-07-20T12:11:32.8640300Z 2023-07-20T12:11:32.8640433Z 2023-07-20T12:11:32.8640438Z 2023-07-20T12:11:32.8640689Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-11.9.0.86-0 <=== 2023-07-20T12:11:32.8640946Z 2023-07-20T12:11:32.8641143Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8641373Z 2023-07-20T12:11:32.8641526Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-11.9.0.86-0 2023-07-20T12:11:32.8641735Z 2023-07-20T12:11:32.8641741Z 2023-07-20T12:11:32.8641746Z 2023-07-20T12:11:32.8642025Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-07-20T12:11:32.8642311Z 2023-07-20T12:11:32.8642505Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8642733Z 2023-07-20T12:11:32.8642914Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-07-20T12:11:32.8643131Z 2023-07-20T12:11:32.8643137Z 2023-07-20T12:11:32.8643142Z 2023-07-20T12:11:32.8643396Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-11.8.89-0 <=== 2023-07-20T12:11:32.8643659Z 2023-07-20T12:11:32.8643862Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8644091Z 2023-07-20T12:11:32.8644276Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-11.8.89-0 2023-07-20T12:11:32.8644479Z 2023-07-20T12:11:32.8644501Z 2023-07-20T12:11:32.8644506Z 2023-07-20T12:11:32.8644845Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-11.8.0-0 <=== 2023-07-20T12:11:32.8645123Z 2023-07-20T12:11:32.8645325Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8645561Z 2023-07-20T12:11:32.8645741Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-11.8.0-0 2023-07-20T12:11:32.8645958Z 2023-07-20T12:11:32.8645963Z 2023-07-20T12:11:32.8645969Z 2023-07-20T12:11:32.8646216Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-11.8.89-0 <=== 2023-07-20T12:11:32.8646488Z 2023-07-20T12:11:32.8646687Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8646914Z 2023-07-20T12:11:32.8647100Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-11.8.89-0 2023-07-20T12:11:32.8647317Z 2023-07-20T12:11:32.8647323Z 2023-07-20T12:11:32.8647328Z 2023-07-20T12:11:32.8647577Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-dev-11.11.3.6-0 <=== 2023-07-20T12:11:32.8647832Z 2023-07-20T12:11:32.8648032Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8648263Z 2023-07-20T12:11:32.8648444Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-11.11.3.6-0 2023-07-20T12:11:32.8648662Z 2023-07-20T12:11:32.8648668Z 2023-07-20T12:11:32.8648674Z 2023-07-20T12:11:32.8648915Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-dev-10.9.0.58-0 <=== 2023-07-20T12:11:32.8649181Z 2023-07-20T12:11:32.8649383Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8649615Z 2023-07-20T12:11:32.8649800Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-10.9.0.58-0 2023-07-20T12:11:32.8650015Z 2023-07-20T12:11:32.8650021Z 2023-07-20T12:11:32.8650026Z 2023-07-20T12:11:32.8650269Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.53-0 <=== 2023-07-20T12:11:32.8650531Z 2023-07-20T12:11:32.8650718Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8650949Z 2023-07-20T12:11:32.8651131Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.53-0 2023-07-20T12:11:32.8651348Z 2023-07-20T12:11:32.8651353Z 2023-07-20T12:11:32.8651359Z 2023-07-20T12:11:32.8651606Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.1.48-0 <=== 2023-07-20T12:11:32.8651992Z 2023-07-20T12:11:32.8652191Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8652419Z 2023-07-20T12:11:32.8652608Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.1.48-0 2023-07-20T12:11:32.8652835Z 2023-07-20T12:11:32.8652840Z 2023-07-20T12:11:32.8652846Z 2023-07-20T12:11:32.8653101Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-dev-11.7.5.86-0 <=== 2023-07-20T12:11:32.8653375Z 2023-07-20T12:11:32.8653580Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8653796Z 2023-07-20T12:11:32.8653983Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-11.7.5.86-0 2023-07-20T12:11:32.8654207Z 2023-07-20T12:11:32.8654213Z 2023-07-20T12:11:32.8654218Z 2023-07-20T12:11:32.8654457Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-dev-11.8.0.86-0 <=== 2023-07-20T12:11:32.8654713Z 2023-07-20T12:11:32.8654918Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8655147Z 2023-07-20T12:11:32.8655323Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-11.8.0.86-0 2023-07-20T12:11:32.8655535Z 2023-07-20T12:11:32.8655541Z 2023-07-20T12:11:32.8655546Z 2023-07-20T12:11:32.8655792Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-11.9.0.86-0 <=== 2023-07-20T12:11:32.8656056Z 2023-07-20T12:11:32.8656252Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8656584Z 2023-07-20T12:11:32.8656764Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-11.9.0.86-0 2023-07-20T12:11:32.8656985Z 2023-07-20T12:11:32.8656991Z 2023-07-20T12:11:32.8656996Z 2023-07-20T12:11:32.8657251Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-11.8.0-0 <=== 2023-07-20T12:11:32.8657523Z 2023-07-20T12:11:32.8657717Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8657954Z 2023-07-20T12:11:32.8658145Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-11.8.0-0 2023-07-20T12:11:32.8658372Z 2023-07-20T12:11:32.8658377Z 2023-07-20T12:11:32.8658383Z 2023-07-20T12:11:32.8658618Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-runtime-11.8.0-0 <=== 2023-07-20T12:11:32.8658873Z 2023-07-20T12:11:32.8659068Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8659298Z 2023-07-20T12:11:32.8659461Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-11.8.0-0 2023-07-20T12:11:32.8659673Z 2023-07-20T12:11:32.8659679Z 2023-07-20T12:11:32.8659684Z 2023-07-20T12:11:32.8659950Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-07-20T12:11:32.8660229Z 2023-07-20T12:11:32.8660427Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8660660Z 2023-07-20T12:11:32.8660864Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:11:32.8661105Z 2023-07-20T12:11:32.8661110Z 2023-07-20T12:11:32.8661116Z 2023-07-20T12:11:32.8661356Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-07-20T12:11:32.8661615Z 2023-07-20T12:11:32.8661812Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8662046Z 2023-07-20T12:11:32.8662226Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-07-20T12:11:32.8662438Z 2023-07-20T12:11:32.8662444Z 2023-07-20T12:11:32.8662449Z 2023-07-20T12:11:32.8662667Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-07-20T12:11:32.8662916Z 2023-07-20T12:11:32.8663113Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8663341Z 2023-07-20T12:11:32.8663626Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-07-20T12:11:32.8663835Z 2023-07-20T12:11:32.8663840Z 2023-07-20T12:11:32.8663846Z 2023-07-20T12:11:32.8664078Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-07-20T12:11:32.8664330Z 2023-07-20T12:11:32.8664523Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8664912Z 2023-07-20T12:11:32.8665085Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-07-20T12:11:32.8665298Z 2023-07-20T12:11:32.8665304Z 2023-07-20T12:11:32.8665311Z 2023-07-20T12:11:32.8665704Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h8bd8f75_46356 <=== 2023-07-20T12:11:32.8666085Z 2023-07-20T12:11:32.8666271Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8666506Z 2023-07-20T12:11:32.8666682Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:11:32.8666899Z 2023-07-20T12:11:32.8666905Z 2023-07-20T12:11:32.8666910Z 2023-07-20T12:11:32.8667187Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-11.8-h24eeafa_5 <=== 2023-07-20T12:11:32.8667476Z 2023-07-20T12:11:32.8667672Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8667906Z 2023-07-20T12:11:32.8668099Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-11.8-h24eeafa_5 2023-07-20T12:11:32.8668330Z 2023-07-20T12:11:32.8668971Z 2023-07-20T12:11:32.8668985Z 2023-07-20T12:11:32.8669281Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py38haa95532_0 <=== 2023-07-20T12:11:32.8669562Z 2023-07-20T12:11:32.8669742Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8669974Z 2023-07-20T12:11:32.8670165Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py38haa95532_0 2023-07-20T12:11:32.8670404Z 2023-07-20T12:11:32.8670409Z 2023-07-20T12:11:32.8670415Z 2023-07-20T12:11:32.8670681Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py38h2bbff1b_0 <=== 2023-07-20T12:11:32.8670961Z 2023-07-20T12:11:32.8671155Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8671385Z 2023-07-20T12:11:32.8671584Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py38h2bbff1b_0 2023-07-20T12:11:32.8671819Z 2023-07-20T12:11:32.8671824Z 2023-07-20T12:11:32.8671836Z 2023-07-20T12:11:32.8672107Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py38h2bbff1b_1 <=== 2023-07-20T12:11:32.8672387Z 2023-07-20T12:11:32.8672584Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8672818Z 2023-07-20T12:11:32.8673002Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py38h2bbff1b_1 2023-07-20T12:11:32.8673246Z 2023-07-20T12:11:32.8673251Z 2023-07-20T12:11:32.8673256Z 2023-07-20T12:11:32.8673507Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mpmath-1.2.1-py38haa95532_0 <=== 2023-07-20T12:11:32.8673769Z 2023-07-20T12:11:32.8673961Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8674191Z 2023-07-20T12:11:32.8674375Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.2.1-py38haa95532_0 2023-07-20T12:11:32.8674591Z 2023-07-20T12:11:32.8674596Z 2023-07-20T12:11:32.8674602Z 2023-07-20T12:11:32.8674861Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::networkx-2.8.4-py38haa95532_1 <=== 2023-07-20T12:11:32.8675131Z 2023-07-20T12:11:32.8675323Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8675550Z 2023-07-20T12:11:32.8675736Z source=C:\Jenkins\Miniconda3\pkgs\networkx-2.8.4-py38haa95532_1 2023-07-20T12:11:32.8675945Z 2023-07-20T12:11:32.8676070Z 2023-07-20T12:11:32.8676094Z 2023-07-20T12:11:32.8676345Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py38h2bbff1b_1 <=== 2023-07-20T12:11:32.8676614Z 2023-07-20T12:11:32.8676814Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8677048Z 2023-07-20T12:11:32.8677231Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py38h2bbff1b_1 2023-07-20T12:11:32.8677452Z 2023-07-20T12:11:32.8677458Z 2023-07-20T12:11:32.8677463Z 2023-07-20T12:11:32.8677743Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::typing_extensions-4.6.3-py38haa95532_0 <=== 2023-07-20T12:11:32.8678033Z 2023-07-20T12:11:32.8678231Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8678464Z 2023-07-20T12:11:32.8678675Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.6.3-py38haa95532_0 2023-07-20T12:11:32.8678922Z 2023-07-20T12:11:32.8678933Z 2023-07-20T12:11:32.8678939Z 2023-07-20T12:11:32.8679189Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py38haa95532_0 <=== 2023-07-20T12:11:32.8679438Z 2023-07-20T12:11:32.8679639Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8679870Z 2023-07-20T12:11:32.8680053Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py38haa95532_0 2023-07-20T12:11:32.8680272Z 2023-07-20T12:11:32.8680278Z 2023-07-20T12:11:32.8680283Z 2023-07-20T12:11:32.8680648Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-base-1.24.3-py38h8a87ada_1 <=== 2023-07-20T12:11:32.8680935Z 2023-07-20T12:11:32.8681135Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8681366Z 2023-07-20T12:11:32.8681570Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.24.3-py38h8a87ada_1 2023-07-20T12:11:32.8681806Z 2023-07-20T12:11:32.8681812Z 2023-07-20T12:11:32.8681824Z 2023-07-20T12:11:32.8682077Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py38haa95532_0 <=== 2023-07-20T12:11:32.8682343Z 2023-07-20T12:11:32.8682521Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8682752Z 2023-07-20T12:11:32.8682934Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py38haa95532_0 2023-07-20T12:11:32.8683150Z 2023-07-20T12:11:32.8683155Z 2023-07-20T12:11:32.8683161Z 2023-07-20T12:11:32.8683521Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230719-py3.8_cuda11.8_cudnn8_0 <=== 2023-07-20T12:11:32.8683835Z 2023-07-20T12:11:32.8684036Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8684269Z 2023-07-20T12:11:32.8684493Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230719-py3.8_cuda11.8_cudnn8_0 2023-07-20T12:11:32.8684745Z 2023-07-20T12:11:32.8684756Z 2023-07-20T12:11:32.8684762Z 2023-07-20T12:11:32.8685013Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py38hf11a4ad_1 <=== 2023-07-20T12:11:32.8685278Z 2023-07-20T12:11:32.8685477Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8685694Z 2023-07-20T12:11:32.8685878Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py38hf11a4ad_1 2023-07-20T12:11:32.8686098Z 2023-07-20T12:11:32.8686104Z 2023-07-20T12:11:32.8686109Z 2023-07-20T12:11:32.8686370Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py38hf11a4ad_1 <=== 2023-07-20T12:11:32.8686646Z 2023-07-20T12:11:32.8686843Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8687072Z 2023-07-20T12:11:32.8687262Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py38hf11a4ad_1 2023-07-20T12:11:32.8687489Z 2023-07-20T12:11:32.8687495Z 2023-07-20T12:11:32.8687612Z 2023-07-20T12:11:32.8687876Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-1.24.3-py38h79a8e48_1 <=== 2023-07-20T12:11:32.8688141Z 2023-07-20T12:11:32.8688338Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8688570Z 2023-07-20T12:11:32.8688735Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.24.3-py38h79a8e48_1 2023-07-20T12:11:32.8688952Z 2023-07-20T12:11:32.8688958Z 2023-07-20T12:11:32.8688963Z 2023-07-20T12:11:32.8689329Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230720-py38_cu118 <=== 2023-07-20T12:11:32.8689690Z 2023-07-20T12:11:32.8689884Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8690118Z 2023-07-20T12:11:32.8690325Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230720-py38_cu118 2023-07-20T12:11:32.8690566Z 2023-07-20T12:11:32.8690577Z 2023-07-20T12:11:32.8690583Z 2023-07-20T12:11:32.8690588Z 2023-07-20T12:11:32.8690786Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:11:32.8691016Z 2023-07-20T12:11:32.8691269Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-07-20T12:11:32.8691550Z 2023-07-20T12:11:32.8691840Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-07-20T12:11:32.8692149Z 2023-07-20T12:11:32.8692430Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T12:11:32.8692640Z 2023-07-20T12:11:32.8692770Z Solving environment: ...working... done 2023-07-20T12:11:32.8692944Z 2023-07-20T12:11:32.8692949Z 2023-07-20T12:11:32.8692955Z 2023-07-20T12:11:32.8693050Z ## Package Plan ## 2023-07-20T12:11:32.8693191Z 2023-07-20T12:11:32.8693196Z 2023-07-20T12:11:32.8693202Z 2023-07-20T12:11:32.8693434Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:11:32.8693692Z 2023-07-20T12:11:32.8693697Z 2023-07-20T12:11:32.8693702Z 2023-07-20T12:11:32.8693804Z added / updated specs: 2023-07-20T12:11:32.8693953Z 2023-07-20T12:11:32.8694056Z - distr::torchaudio 2023-07-20T12:11:32.8694200Z 2023-07-20T12:11:32.8694299Z - pytorch-cuda=11.8 2023-07-20T12:11:32.8694426Z 2023-07-20T12:11:32.8694431Z 2023-07-20T12:11:32.8694453Z 2023-07-20T12:11:32.8694459Z 2023-07-20T12:11:32.8694464Z 2023-07-20T12:11:32.8694591Z The following packages will be downloaded: 2023-07-20T12:11:32.8694774Z 2023-07-20T12:11:32.8694780Z 2023-07-20T12:11:32.8694785Z 2023-07-20T12:11:32.8694903Z package | build 2023-07-20T12:11:32.8695062Z 2023-07-20T12:11:32.8695198Z ---------------------------|----------------- 2023-07-20T12:11:32.8695372Z 2023-07-20T12:11:32.8695530Z mkl-service-2.4.0 | py38h2bbff1b_1 44 KB 2023-07-20T12:11:32.8695732Z 2023-07-20T12:11:32.8695874Z mkl_fft-1.3.6 | py38hf11a4ad_1 160 KB 2023-07-20T12:11:32.8696055Z 2023-07-20T12:11:32.8696200Z mkl_random-1.2.2 | py38hf11a4ad_1 220 KB 2023-07-20T12:11:32.8696367Z 2023-07-20T12:11:32.8696509Z numpy-1.24.3 | py38h79a8e48_1 11 KB 2023-07-20T12:11:32.8696691Z 2023-07-20T12:11:32.8696842Z numpy-base-1.24.3 | py38h8a87ada_1 5.1 MB 2023-07-20T12:11:32.8697192Z 2023-07-20T12:11:32.8697478Z torchaudio-2.1.0.dev20230720| py38_cu118 7.0 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:11:32.8697754Z 2023-07-20T12:11:32.8697922Z ------------------------------------------------------------ 2023-07-20T12:11:32.8698124Z 2023-07-20T12:11:32.8698250Z Total: 12.5 MB 2023-07-20T12:11:32.8698540Z 2023-07-20T12:11:32.8698546Z 2023-07-20T12:11:32.8698551Z 2023-07-20T12:11:32.8698700Z The following NEW packages will be INSTALLED: 2023-07-20T12:11:32.8698871Z 2023-07-20T12:11:32.8698876Z 2023-07-20T12:11:32.8698899Z 2023-07-20T12:11:32.8699033Z blas pkgs/main/win-64::blas-1.0-mkl 2023-07-20T12:11:32.8699214Z 2023-07-20T12:11:32.8699375Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-20T12:11:32.8699567Z 2023-07-20T12:11:32.8699737Z cuda-cudart nvidia/win-64::cuda-cudart-11.8.89-0 2023-07-20T12:11:32.8699940Z 2023-07-20T12:11:32.8700135Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-07-20T12:11:32.8700353Z 2023-07-20T12:11:32.8700516Z cuda-cupti nvidia/win-64::cuda-cupti-11.8.87-0 2023-07-20T12:11:32.8700716Z 2023-07-20T12:11:32.8700895Z cuda-libraries nvidia/win-64::cuda-libraries-11.8.0-0 2023-07-20T12:11:32.8701092Z 2023-07-20T12:11:32.8701290Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-07-20T12:11:32.8701525Z 2023-07-20T12:11:32.8701689Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-07-20T12:11:32.8701883Z 2023-07-20T12:11:32.8702066Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-07-20T12:11:32.8702280Z 2023-07-20T12:11:32.8702441Z cuda-nvtx nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:11:32.8702634Z 2023-07-20T12:11:32.8702837Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:11:32.8703065Z 2023-07-20T12:11:32.8703323Z cuda-runtime nvidia/win-64::cuda-runtime-11.8.0-0 2023-07-20T12:11:32.8703540Z 2023-07-20T12:11:32.8703730Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 2023-07-20T12:11:32.8703947Z 2023-07-20T12:11:32.8704149Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:11:32.8704381Z 2023-07-20T12:11:32.8704553Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 2023-07-20T12:11:32.8704762Z 2023-07-20T12:11:32.8704925Z libcublas nvidia/win-64::libcublas-11.11.3.6-0 2023-07-20T12:11:32.8705119Z 2023-07-20T12:11:32.8705298Z libcublas-dev nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-07-20T12:11:32.8705508Z 2023-07-20T12:11:32.8705647Z libcufft nvidia/win-64::libcufft-10.9.0.58-0 2023-07-20T12:11:32.8705835Z 2023-07-20T12:11:32.8706006Z libcufft-dev nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-07-20T12:11:32.8706379Z 2023-07-20T12:11:32.8706554Z libcurand nvidia/win-64::libcurand-10.3.3.53-0 2023-07-20T12:11:32.8706747Z 2023-07-20T12:11:32.8706926Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-20T12:11:32.8707135Z 2023-07-20T12:11:32.8707305Z libcusolver nvidia/win-64::libcusolver-11.4.1.48-0 2023-07-20T12:11:32.8707505Z 2023-07-20T12:11:32.8707692Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-07-20T12:11:32.8707895Z 2023-07-20T12:11:32.8708076Z libcusparse nvidia/win-64::libcusparse-11.7.5.86-0 2023-07-20T12:11:32.8708276Z 2023-07-20T12:11:32.8708464Z libcusparse-dev nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-07-20T12:11:32.8708682Z 2023-07-20T12:11:32.8708831Z libnpp nvidia/win-64::libnpp-11.8.0.86-0 2023-07-20T12:11:32.8709016Z 2023-07-20T12:11:32.8709186Z libnpp-dev nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-07-20T12:11:32.8709383Z 2023-07-20T12:11:32.8709545Z libnvjpeg nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-07-20T12:11:32.8709744Z 2023-07-20T12:11:32.8709908Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-07-20T12:11:32.8710119Z 2023-07-20T12:11:32.8710281Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-20T12:11:32.8710473Z 2023-07-20T12:11:32.8710669Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 2023-07-20T12:11:32.8710894Z 2023-07-20T12:11:32.8711051Z mkl pkgs/main/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:11:32.8711366Z 2023-07-20T12:11:32.8711568Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py38h2bbff1b_1 2023-07-20T12:11:32.8711794Z 2023-07-20T12:11:32.8711963Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py38hf11a4ad_1 2023-07-20T12:11:32.8712168Z 2023-07-20T12:11:32.8712331Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py38hf11a4ad_1 2023-07-20T12:11:32.8712543Z 2023-07-20T12:11:32.8712719Z mpmath pkgs/main/win-64::mpmath-1.2.1-py38haa95532_0 2023-07-20T12:11:32.8712930Z 2023-07-20T12:11:32.8713109Z networkx pkgs/main/win-64::networkx-2.8.4-py38haa95532_1 2023-07-20T12:11:32.8713321Z 2023-07-20T12:11:32.8713488Z numpy pkgs/main/win-64::numpy-1.24.3-py38h79a8e48_1 2023-07-20T12:11:32.8713688Z 2023-07-20T12:11:32.8713880Z numpy-base pkgs/main/win-64::numpy-base-1.24.3-py38h8a87ada_1 2023-07-20T12:11:32.8714101Z 2023-07-20T12:11:32.8714335Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230719-py3.8_cuda11.8_cudnn8_0 2023-07-20T12:11:32.8714585Z 2023-07-20T12:11:32.8714780Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-07-20T12:11:32.8715022Z 2023-07-20T12:11:32.8715225Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-20T12:11:32.8715462Z 2023-07-20T12:11:32.8715633Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 2023-07-20T12:11:32.8715837Z 2023-07-20T12:11:32.8716113Z sympy pkgs/main/win-64::sympy-1.11.1-py38haa95532_0 2023-07-20T12:11:32.8716333Z 2023-07-20T12:11:32.8716489Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-20T12:11:32.8716675Z 2023-07-20T12:11:32.8717016Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230720-py38_cu118 2023-07-20T12:11:32.8717232Z 2023-07-20T12:11:32.8717444Z typing_extensions pkgs/main/win-64::typing_extensions-4.6.3-py38haa95532_0 2023-07-20T12:11:32.8717692Z 2023-07-20T12:11:32.8717848Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-07-20T12:11:32.8718033Z 2023-07-20T12:11:32.8718038Z 2023-07-20T12:11:32.8718044Z 2023-07-20T12:11:32.8718050Z 2023-07-20T12:11:32.8718055Z 2023-07-20T12:11:32.8718190Z Preparing transaction: ...working... done 2023-07-20T12:11:32.8718373Z 2023-07-20T12:11:32.8718505Z Verifying transaction: ...working... done 2023-07-20T12:11:32.8718680Z 2023-07-20T12:11:32.8718813Z Executing transaction: ...working... done 2023-07-20T12:11:32.8718989Z 2023-07-20T12:11:32.8719000Z 2023-07-20T12:11:32.9332497Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-07-20T12:11:32.9335315Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-07-20T12:11:32.9336374Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-07-20T12:11:32.9337016Z + conda install --yes --quiet 'ffmpeg<5' 2023-07-20T12:11:39.8490606Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:11:42.4862125Z Solving environment: ...working... done 2023-07-20T12:11:44.6315133Z 2023-07-20T12:11:44.6315652Z ## Package Plan ## 2023-07-20T12:11:44.6315952Z 2023-07-20T12:11:44.6316247Z environment location: C:\Jenkins\Miniconda3 2023-07-20T12:11:44.6316685Z 2023-07-20T12:11:44.6316867Z added / updated specs: 2023-07-20T12:11:44.6317344Z - ffmpeg[version='<5'] 2023-07-20T12:11:44.6317621Z 2023-07-20T12:11:44.6317632Z 2023-07-20T12:11:44.6317924Z The following packages will be downloaded: 2023-07-20T12:11:44.6318146Z 2023-07-20T12:11:44.6318270Z package | build 2023-07-20T12:11:44.6318575Z ---------------------------|----------------- 2023-07-20T12:11:44.6318908Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-07-20T12:11:44.6319239Z ------------------------------------------------------------ 2023-07-20T12:11:44.6319568Z Total: 17.6 MB 2023-07-20T12:11:44.6320005Z 2023-07-20T12:11:44.6320155Z The following NEW packages will be INSTALLED: 2023-07-20T12:11:44.6320348Z 2023-07-20T12:11:44.6320543Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-07-20T12:11:44.6320748Z 2023-07-20T12:11:44.6320754Z 2023-07-20T12:11:44.6455166Z Preparing transaction: ...working... done 2023-07-20T12:11:44.7002879Z Verifying transaction: ...working... done 2023-07-20T12:11:45.4871965Z Executing transaction: ...working... done 2023-07-20T12:11:45.7207795Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' python pytorch/audio/test/smoke_test/smoke_test.py 2023-07-20T12:11:52.6721393Z Smoke test passed. 2023-07-20T12:11:52.6721745Z 2023-07-20T12:11:52.6721759Z 2023-07-20T12:11:52.7432604Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:11:59.9383104Z 2023-07-20T12:11:59.9384092Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke: 2023-07-20T12:11:59.9384716Z 2023-07-20T12:12:00.0965638Z ##[group]Run set -euxo pipefail 2023-07-20T12:12:00.0965977Z set -euxo pipefail 2023-07-20T12:12:00.0966242Z source "${BUILD_ENV_FILE}" 2023-07-20T12:12:00.0966572Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-07-20T12:12:00.0967280Z ${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-20T12:12:00.0996854Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T12:12:00.0997136Z env: 2023-07-20T12:12:00.0997382Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:12:00.0997667Z PYTHON_VERSION: 3.8 2023-07-20T12:12:00.0997904Z PACKAGE_TYPE: conda 2023-07-20T12:12:00.0998146Z REPOSITORY: pytorch/audio 2023-07-20T12:12:00.0998357Z REF: 2023-07-20T12:12:00.0998553Z CU_VERSION: cu118 2023-07-20T12:12:00.0998787Z CHANNEL: nightly 2023-07-20T12:12:00.0999087Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T12:12:00.0999439Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:12:00.0999824Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:12:00.1000255Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:12:00.1000678Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:12:00.1001186Z PACKAGE_NAME: torchaudio 2023-07-20T12:12:00.1002029Z CONDA_PYTORCHBOT_TOKEN: *** 2023-07-20T12:12:00.1002416Z ##[endgroup] 2023-07-20T12:12:00.4301609Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T12:12:00.4304182Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:12:00.4304730Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:12:00.4305128Z ++ export CMAKE_USE_CUDA=1 2023-07-20T12:12:00.4305371Z ++ CMAKE_USE_CUDA=1 2023-07-20T12:12:00.4305725Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T12:12:00.4306083Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T12:12:00.4306815Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-20T12:12:00.4307644Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T12:12:00.4308474Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:12:00.4309171Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:12:00.4309788Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:12:00.4310417Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:12:00.4310747Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:12:00.4311025Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:12:00.4311405Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:12:00.4311814Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:12:00.4312525Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:12:00.4312945Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:12:00.4313549Z ++ export FORCE_CUDA=1 2023-07-20T12:12:00.4313970Z ++ FORCE_CUDA=1 2023-07-20T12:12:00.4315681Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-20T12:12:00.4319786Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-20T12:12:00.4321902Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:12:00.4322368Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:12:00.4322651Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T12:12:00.4322918Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T12:12:00.4323205Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T12:12:00.4323534Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T12:12:00.4323811Z ++ export VERSION_SUFFIX= 2023-07-20T12:12:00.4324058Z ++ VERSION_SUFFIX= 2023-07-20T12:12:00.4324273Z ++ export WHEEL_DIR= 2023-07-20T12:12:00.4324498Z ++ WHEEL_DIR= 2023-07-20T12:12:00.4324901Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5610470956' conda install --yes --quiet anaconda-client 2023-07-20T12:12:19.7194612Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:12:19.7195082Z 2023-07-20T12:12:19.7196165Z Solving environment: ...working... done 2023-07-20T12:12:19.7196507Z 2023-07-20T12:12:19.7196516Z 2023-07-20T12:12:19.7196525Z 2023-07-20T12:12:19.7196645Z ## Package Plan ## 2023-07-20T12:12:19.7196902Z 2023-07-20T12:12:19.7196914Z 2023-07-20T12:12:19.7196926Z 2023-07-20T12:12:19.7197313Z environment location: C:\actions-runner\_work\_temp\conda_environment_5610470956 2023-07-20T12:12:19.7197721Z 2023-07-20T12:12:19.7197756Z 2023-07-20T12:12:19.7197767Z 2023-07-20T12:12:19.7197936Z added / updated specs: 2023-07-20T12:12:19.7198236Z 2023-07-20T12:12:19.7198399Z - anaconda-client 2023-07-20T12:12:19.7198662Z 2023-07-20T12:12:19.7198671Z 2023-07-20T12:12:19.7198679Z 2023-07-20T12:12:19.7198687Z 2023-07-20T12:12:19.7198696Z 2023-07-20T12:12:19.7198942Z The following packages will be downloaded: 2023-07-20T12:12:19.7199263Z 2023-07-20T12:12:19.7199272Z 2023-07-20T12:12:19.7199281Z 2023-07-20T12:12:19.7199494Z package | build 2023-07-20T12:12:19.7199768Z 2023-07-20T12:12:19.7200000Z ---------------------------|----------------- 2023-07-20T12:12:19.7200309Z 2023-07-20T12:12:19.7200585Z anaconda-client-1.12.0 | py38haa95532_0 166 KB 2023-07-20T12:12:19.7200941Z 2023-07-20T12:12:19.7201167Z attrs-22.1.0 | py38haa95532_0 84 KB 2023-07-20T12:12:19.7201491Z 2023-07-20T12:12:19.7201729Z clyent-1.2.2 | py38_1 20 KB 2023-07-20T12:12:19.7202030Z 2023-07-20T12:12:19.7202301Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-07-20T12:12:19.7203025Z 2023-07-20T12:12:19.7203321Z importlib_resources-5.2.0 | pyhd3eb1b0_1 21 KB 2023-07-20T12:12:19.7203689Z 2023-07-20T12:12:19.7203948Z jsonschema-4.17.3 | py38haa95532_0 155 KB 2023-07-20T12:12:19.7204283Z 2023-07-20T12:12:19.7204497Z jupyter_core-5.3.0 | py38haa95532_0 107 KB 2023-07-20T12:12:19.7204840Z 2023-07-20T12:12:19.7205076Z nbformat-5.7.0 | py38haa95532_0 152 KB 2023-07-20T12:12:19.7205396Z 2023-07-20T12:12:19.7205693Z pkgutil-resolve-name-1.3.10| py38haa95532_0 10 KB 2023-07-20T12:12:19.7205998Z 2023-07-20T12:12:19.7206156Z platformdirs-2.5.2 | py38haa95532_0 24 KB 2023-07-20T12:12:19.7206351Z 2023-07-20T12:12:19.7206504Z pyrsistent-0.18.0 | py38h196d8e1_0 89 KB 2023-07-20T12:12:19.7206691Z 2023-07-20T12:12:19.7206836Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-07-20T12:12:19.7207046Z 2023-07-20T12:12:19.7208157Z python-fastjsonschema-2.16.2| py38haa95532_0 231 KB 2023-07-20T12:12:19.7208428Z 2023-07-20T12:12:19.7208582Z pywin32-305 | py38h2bbff1b_0 10.7 MB 2023-07-20T12:12:19.7208769Z 2023-07-20T12:12:19.7208936Z requests-toolbelt-0.9.1 | pyhd3eb1b0_0 42 KB 2023-07-20T12:12:19.7209138Z 2023-07-20T12:12:19.7209286Z traitlets-5.7.1 | py38haa95532_0 205 KB 2023-07-20T12:12:19.7209470Z 2023-07-20T12:12:19.7209612Z zipp-3.11.0 | py38haa95532_0 20 KB 2023-07-20T12:12:19.7209772Z 2023-07-20T12:12:19.7209939Z ------------------------------------------------------------ 2023-07-20T12:12:19.7210141Z 2023-07-20T12:12:19.7210269Z Total: 12.3 MB 2023-07-20T12:12:19.7210433Z 2023-07-20T12:12:19.7210439Z 2023-07-20T12:12:19.7210444Z 2023-07-20T12:12:19.7210601Z The following NEW packages will be INSTALLED: 2023-07-20T12:12:19.7210797Z 2023-07-20T12:12:19.7210802Z 2023-07-20T12:12:19.7210808Z 2023-07-20T12:12:19.7211056Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py38haa95532_0 2023-07-20T12:12:19.7211305Z 2023-07-20T12:12:19.7211480Z attrs pkgs/main/win-64::attrs-22.1.0-py38haa95532_0 2023-07-20T12:12:19.7211688Z 2023-07-20T12:12:19.7211850Z clyent pkgs/main/win-64::clyent-1.2.2-py38_1 2023-07-20T12:12:19.7212042Z 2023-07-20T12:12:19.7212216Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-07-20T12:12:19.7212441Z 2023-07-20T12:12:19.7212652Z importlib_resourc~ pkgs/main/noarch::importlib_resources-5.2.0-pyhd3eb1b0_1 2023-07-20T12:12:19.7212894Z 2023-07-20T12:12:19.7213083Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py38haa95532_0 2023-07-20T12:12:19.7213305Z 2023-07-20T12:12:19.7213491Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py38haa95532_0 2023-07-20T12:12:19.7213718Z 2023-07-20T12:12:19.7213900Z nbformat pkgs/main/win-64::nbformat-5.7.0-py38haa95532_0 2023-07-20T12:12:19.7214113Z 2023-07-20T12:12:19.7214351Z pkgutil-resolve-n~ pkgs/main/win-64::pkgutil-resolve-name-1.3.10-py38haa95532_0 2023-07-20T12:12:19.7214619Z 2023-07-20T12:12:19.7214801Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py38haa95532_0 2023-07-20T12:12:19.7215032Z 2023-07-20T12:12:19.7215222Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py38h196d8e1_0 2023-07-20T12:12:19.7215441Z 2023-07-20T12:12:19.7215656Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-07-20T12:12:19.7215901Z 2023-07-20T12:12:19.7216141Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py38haa95532_0 2023-07-20T12:12:19.7216414Z 2023-07-20T12:12:19.7216583Z pywin32 pkgs/main/win-64::pywin32-305-py38h2bbff1b_0 2023-07-20T12:12:19.7216787Z 2023-07-20T12:12:19.7217170Z requests-toolbelt pkgs/main/noarch::requests-toolbelt-0.9.1-pyhd3eb1b0_0 2023-07-20T12:12:19.7217428Z 2023-07-20T12:12:19.7217596Z traitlets pkgs/main/win-64::traitlets-5.7.1-py38haa95532_0 2023-07-20T12:12:19.7217814Z 2023-07-20T12:12:19.7217982Z zipp pkgs/main/win-64::zipp-3.11.0-py38haa95532_0 2023-07-20T12:12:19.7218180Z 2023-07-20T12:12:19.7218186Z 2023-07-20T12:12:19.7218191Z 2023-07-20T12:12:19.7218197Z 2023-07-20T12:12:19.7218202Z 2023-07-20T12:12:19.7218340Z Preparing transaction: ...working... done 2023-07-20T12:12:19.7218522Z 2023-07-20T12:12:19.7218653Z Verifying transaction: ...working... done 2023-07-20T12:12:19.7218833Z 2023-07-20T12:12:19.7218962Z Executing transaction: ...working... done 2023-07-20T12:12:19.7219135Z 2023-07-20T12:12:19.7219140Z 2023-07-20T12:12:19.7909374Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5610470956' anaconda -t *** upload 'distr/win-64/torchaudio*.tar.bz2' -u pytorch-nightly --label main --no-progress --force 2023-07-20T12:12:29.4981941Z Using Anaconda API: https://api.anaconda.org 2023-07-20T12:12:29.4982507Z 2023-07-20T12:12:29.4982789Z Using "pytorch-nightly" as upload username 2023-07-20T12:12:29.4983274Z 2023-07-20T12:12:29.4983774Z Processing "distr/win-64\torchaudio-2.1.0.dev20230720-py38_cu118.tar.bz2" 2023-07-20T12:12:29.4984245Z 2023-07-20T12:12:29.4984440Z Detecting file type... 2023-07-20T12:12:29.4984718Z 2023-07-20T12:12:29.4984899Z File type is "Conda" 2023-07-20T12:12:29.4985148Z 2023-07-20T12:12:29.4985398Z Extracting conda attributes for upload 2023-07-20T12:12:29.4985736Z 2023-07-20T12:12:29.4985954Z Creating package "torchaudio" 2023-07-20T12:12:29.4986262Z 2023-07-20T12:12:29.4986480Z Creating release "2.1.0.dev20230720" 2023-07-20T12:12:29.4986795Z 2023-07-20T12:12:29.4987290Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230720/win-64/torchaudio-2.1.0.dev20230720-py38_cu118.tar.bz2" 2023-07-20T12:12:29.4987862Z 2023-07-20T12:12:29.4987872Z 2023-07-20T12:12:29.4988089Z 0%| | 0.00/6.96M [00:00