2023-07-20T11:34:46.6522004Z Requested labels: windows.8xlarge.nvidia.gpu 2023-07-20T11:34:46.6522160Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-07-20T11:34:46.6522374Z Reusable workflow chain: 2023-07-20T11:34:46.6522473Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (6a67f8ba5a61a7068729fcd436b7009d56649e2b) 2023-07-20T11:34:46.6522575Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (6c2fe3a9774fd7c2b04cd2b74986beee36263321) 2023-07-20T11:34:46.6522684Z Waiting for a runner to pick up this job... 2023-07-20T11:39:40.7837889Z Job is about to start running on the runner: i-0ab19caf7fb32cf2e (organization) 2023-07-20T11:41:25.5799423Z Current runner version: '2.306.0' 2023-07-20T11:41:25.5809017Z Runner name: 'i-0ab19caf7fb32cf2e' 2023-07-20T11:41:25.5809560Z Runner group name: 'Default' 2023-07-20T11:41:25.5810214Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-07-20T11:41:25.5812743Z ##[group]GITHUB_TOKEN Permissions 2023-07-20T11:41:25.5813454Z Actions: write 2023-07-20T11:41:25.5813754Z Checks: write 2023-07-20T11:41:25.5813995Z Contents: write 2023-07-20T11:41:25.5814347Z Deployments: write 2023-07-20T11:41:25.5814659Z Discussions: write 2023-07-20T11:41:25.5814949Z Issues: write 2023-07-20T11:41:25.5815180Z Metadata: read 2023-07-20T11:41:25.5815480Z Packages: write 2023-07-20T11:41:25.5815762Z Pages: write 2023-07-20T11:41:25.5815999Z PullRequests: write 2023-07-20T11:41:25.5816337Z RepositoryProjects: write 2023-07-20T11:41:25.5816661Z SecurityEvents: write 2023-07-20T11:41:25.5817004Z Statuses: write 2023-07-20T11:41:25.5817252Z ##[endgroup] 2023-07-20T11:41:25.5821582Z Secret source: Actions 2023-07-20T11:41:25.5822183Z Prepare workflow directory 2023-07-20T11:41:26.2902614Z Prepare all required actions 2023-07-20T11:41:26.3183538Z Getting action download info 2023-07-20T11:41:26.5787943Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-07-20T11:41:37.2701609Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-07-20T11:41:42.3240471Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (6c2fe3a9774fd7c2b04cd2b74986beee36263321) 2023-07-20T11:41:42.3243325Z ##[group] Inputs 2023-07-20T11:41:42.3243716Z runner-type: 2023-07-20T11:41:42.3244143Z conda-package-directory: packaging/torchaudio 2023-07-20T11:41:42.3244541Z repository: pytorch/audio 2023-07-20T11:41:42.3244832Z ref: 2023-07-20T11:41:42.3245159Z test-infra-repository: pytorch/test-infra 2023-07-20T11:41:42.3245512Z test-infra-ref: main 2023-07-20T11:41:42.3254885Z 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:41:42.3263341Z pre-script: 2023-07-20T11:41:42.3263642Z post-script: 2023-07-20T11:41:42.3263978Z package-name: torchaudio 2023-07-20T11:41:42.3264345Z trigger-event: push 2023-07-20T11:41:42.3264710Z smoke-test-script: test/smoke_test/smoke_test.py 2023-07-20T11:41:42.3265010Z cache-path: 2023-07-20T11:41:42.3265286Z cache-key: 2023-07-20T11:41:42.3265601Z ##[endgroup] 2023-07-20T11:41:42.3265982Z Complete job name: pytorch/audio / conda-py3_11-cuda11_8 2023-07-20T11:41:44.1686056Z ##[group]Run actions/checkout@v3 2023-07-20T11:41:44.1686393Z with: 2023-07-20T11:41:44.1686630Z repository: pytorch/test-infra 2023-07-20T11:41:44.1686853Z ref: main 2023-07-20T11:41:44.1687037Z path: test-infra 2023-07-20T11:41:44.1689511Z token: *** 2023-07-20T11:41:44.1689775Z ssh-strict: true 2023-07-20T11:41:44.1690001Z persist-credentials: true 2023-07-20T11:41:44.1690257Z clean: true 2023-07-20T11:41:44.1690520Z sparse-checkout-cone-mode: true 2023-07-20T11:41:44.1690803Z fetch-depth: 1 2023-07-20T11:41:44.1691027Z lfs: false 2023-07-20T11:41:44.1691215Z submodules: false 2023-07-20T11:41:44.1692440Z set-safe-directory: true 2023-07-20T11:41:44.1692663Z env: 2023-07-20T11:41:44.1692904Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:41:44.1693159Z PYTHON_VERSION: 3.11 2023-07-20T11:41:44.1693601Z PACKAGE_TYPE: conda 2023-07-20T11:41:44.1693827Z REPOSITORY: pytorch/audio 2023-07-20T11:41:44.1694036Z REF: 2023-07-20T11:41:44.1696051Z CU_VERSION: cu118 2023-07-20T11:41:44.1696262Z ##[endgroup] 2023-07-20T11:41:44.3737700Z Syncing repository: pytorch/test-infra 2023-07-20T11:41:44.3739511Z ##[group]Getting Git version info 2023-07-20T11:41:44.3739925Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-07-20T11:41:44.3839353Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-20T11:42:12.8648531Z git version 2.41.0.windows.1 2023-07-20T11:42:12.8716279Z ##[endgroup] 2023-07-20T11:42:12.9451327Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ee8672ac-8da4-4ccc-99c8-23b645f74a1c' before making global git config changes 2023-07-20T11:42:12.9452009Z Adding repository directory to the temporary git global config as a safe directory 2023-07-20T11:42:12.9471442Z [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:13.3092769Z ##[group]Initializing the repository 2023-07-20T11:42:13.3103185Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-07-20T11:42:14.2092243Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-07-20T11:42:14.2137271Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-07-20T11:42:14.3798904Z ##[endgroup] 2023-07-20T11:42:14.3799410Z ##[group]Disabling automatic garbage collection 2023-07-20T11:42:14.3813766Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-20T11:42:14.4155452Z ##[endgroup] 2023-07-20T11:42:14.4155947Z ##[group]Setting up auth 2023-07-20T11:42:14.4172281Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-20T11:42:14.4572117Z [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:37.5962530Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-20T11:42:37.6286662Z [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:38.1022323Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:42:38.1345196Z ##[endgroup] 2023-07-20T11:42:38.1345662Z ##[group]Fetching the repository 2023-07-20T11:42:38.1363873Z [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:43.4916664Z remote: Enumerating objects: 1061, done. 2023-07-20T11:42:43.4917140Z remote: Counting objects: 0% (1/1061) 2023-07-20T11:42:43.4917670Z remote: Counting objects: 1% (11/1061) 2023-07-20T11:42:43.4918211Z remote: Counting objects: 2% (22/1061) 2023-07-20T11:42:43.4918532Z remote: Counting objects: 3% (32/1061) 2023-07-20T11:42:43.4918822Z remote: Counting objects: 4% (43/1061) 2023-07-20T11:42:43.4919135Z remote: Counting objects: 5% (54/1061) 2023-07-20T11:42:43.4919413Z remote: Counting objects: 6% (64/1061) 2023-07-20T11:42:43.4919708Z remote: Counting objects: 7% (75/1061) 2023-07-20T11:42:43.4920458Z remote: Counting objects: 8% (85/1061) 2023-07-20T11:42:43.4920807Z remote: Counting objects: 9% (96/1061) 2023-07-20T11:42:43.4921123Z remote: Counting objects: 10% (107/1061) 2023-07-20T11:42:43.4921432Z remote: Counting objects: 11% (117/1061) 2023-07-20T11:42:43.4921958Z remote: Counting objects: 12% (128/1061) 2023-07-20T11:42:43.4922303Z remote: Counting objects: 13% (138/1061) 2023-07-20T11:42:43.4922591Z remote: Counting objects: 14% (149/1061) 2023-07-20T11:42:43.4922867Z remote: Counting objects: 15% (160/1061) 2023-07-20T11:42:43.4923157Z remote: Counting objects: 16% (170/1061) 2023-07-20T11:42:43.4923440Z remote: Counting objects: 17% (181/1061) 2023-07-20T11:42:43.4923724Z remote: Counting objects: 18% (191/1061) 2023-07-20T11:42:43.4923992Z remote: Counting objects: 19% (202/1061) 2023-07-20T11:42:43.4924272Z remote: Counting objects: 20% (213/1061) 2023-07-20T11:42:43.4924564Z remote: Counting objects: 21% (223/1061) 2023-07-20T11:42:43.4924848Z remote: Counting objects: 22% (234/1061) 2023-07-20T11:42:43.4925115Z remote: Counting objects: 23% (245/1061) 2023-07-20T11:42:43.4925398Z remote: Counting objects: 24% (255/1061) 2023-07-20T11:42:43.4925692Z remote: Counting objects: 25% (266/1061) 2023-07-20T11:42:43.4925962Z remote: Counting objects: 26% (276/1061) 2023-07-20T11:42:43.4926243Z remote: Counting objects: 27% (287/1061) 2023-07-20T11:42:43.4926645Z remote: Counting objects: 28% (298/1061) 2023-07-20T11:42:43.4926932Z remote: Counting objects: 29% (308/1061) 2023-07-20T11:42:43.4927263Z remote: Counting objects: 30% (319/1061) 2023-07-20T11:42:43.4927622Z remote: Counting objects: 31% (329/1061) 2023-07-20T11:42:43.4927905Z remote: Counting objects: 32% (340/1061) 2023-07-20T11:42:43.4928192Z remote: Counting objects: 33% (351/1061) 2023-07-20T11:42:43.4928486Z remote: Counting objects: 34% (361/1061) 2023-07-20T11:42:43.4928771Z remote: Counting objects: 35% (372/1061) 2023-07-20T11:42:43.4929070Z remote: Counting objects: 36% (382/1061) 2023-07-20T11:42:43.4929355Z remote: Counting objects: 37% (393/1061) 2023-07-20T11:42:43.4929662Z remote: Counting objects: 38% (404/1061) 2023-07-20T11:42:43.4929958Z remote: Counting objects: 39% (414/1061) 2023-07-20T11:42:43.4930241Z remote: Counting objects: 40% (425/1061) 2023-07-20T11:42:43.4930505Z remote: Counting objects: 41% (436/1061) 2023-07-20T11:42:43.4930786Z remote: Counting objects: 42% (446/1061) 2023-07-20T11:42:43.4931071Z remote: Counting objects: 43% (457/1061) 2023-07-20T11:42:43.4931354Z remote: Counting objects: 44% (467/1061) 2023-07-20T11:42:43.4931616Z remote: Counting objects: 45% (478/1061) 2023-07-20T11:42:43.4931907Z remote: Counting objects: 46% (489/1061) 2023-07-20T11:42:43.4932187Z remote: Counting objects: 47% (499/1061) 2023-07-20T11:42:43.4932468Z remote: Counting objects: 48% (510/1061) 2023-07-20T11:42:43.4932733Z remote: Counting objects: 49% (520/1061) 2023-07-20T11:42:43.4933757Z remote: Counting objects: 50% (531/1061) 2023-07-20T11:42:43.4934098Z remote: Counting objects: 51% (542/1061) 2023-07-20T11:42:43.4934385Z remote: Counting objects: 52% (552/1061) 2023-07-20T11:42:43.4934652Z remote: Counting objects: 53% (563/1061) 2023-07-20T11:42:43.4934936Z remote: Counting objects: 54% (573/1061) 2023-07-20T11:42:43.4935217Z remote: Counting objects: 55% (584/1061) 2023-07-20T11:42:43.4935498Z remote: Counting objects: 56% (595/1061) 2023-07-20T11:42:43.4935763Z remote: Counting objects: 57% (605/1061) 2023-07-20T11:42:43.4936044Z remote: Counting objects: 58% (616/1061) 2023-07-20T11:42:43.4936470Z remote: Counting objects: 59% (626/1061) 2023-07-20T11:42:43.4936755Z remote: Counting objects: 60% (637/1061) 2023-07-20T11:42:43.4937024Z remote: Counting objects: 61% (648/1061) 2023-07-20T11:42:43.4937305Z remote: Counting objects: 62% (658/1061) 2023-07-20T11:42:43.4937592Z remote: Counting objects: 63% (669/1061) 2023-07-20T11:42:43.4937875Z remote: Counting objects: 64% (680/1061) 2023-07-20T11:42:43.4938140Z remote: Counting objects: 65% (690/1061) 2023-07-20T11:42:43.4938423Z remote: Counting objects: 66% (701/1061) 2023-07-20T11:42:43.4938701Z remote: Counting objects: 67% (711/1061) 2023-07-20T11:42:43.4938980Z remote: Counting objects: 68% (722/1061) 2023-07-20T11:42:43.4939260Z remote: Counting objects: 69% (733/1061) 2023-07-20T11:42:43.4939523Z remote: Counting objects: 70% (743/1061) 2023-07-20T11:42:43.4939804Z remote: Counting objects: 71% (754/1061) 2023-07-20T11:42:43.4940098Z remote: Counting objects: 72% (764/1061) 2023-07-20T11:42:43.4940381Z remote: Counting objects: 73% (775/1061) 2023-07-20T11:42:43.4940648Z remote: Counting objects: 74% (786/1061) 2023-07-20T11:42:43.4940929Z remote: Counting objects: 75% (796/1061) 2023-07-20T11:42:43.4941217Z remote: Counting objects: 76% (807/1061) 2023-07-20T11:42:43.4941501Z remote: Counting objects: 77% (817/1061) 2023-07-20T11:42:43.4941765Z remote: Counting objects: 78% (828/1061) 2023-07-20T11:42:43.4942045Z remote: Counting objects: 79% (839/1061) 2023-07-20T11:42:43.4942326Z remote: Counting objects: 80% (849/1061) 2023-07-20T11:42:43.4942606Z remote: Counting objects: 81% (860/1061) 2023-07-20T11:42:43.4942869Z remote: Counting objects: 82% (871/1061) 2023-07-20T11:42:43.4943149Z remote: Counting objects: 83% (881/1061) 2023-07-20T11:42:43.4943429Z remote: Counting objects: 84% (892/1061) 2023-07-20T11:42:43.4943716Z remote: Counting objects: 85% (902/1061) 2023-07-20T11:42:43.4943978Z remote: Counting objects: 86% (913/1061) 2023-07-20T11:42:43.4944258Z remote: Counting objects: 87% (924/1061) 2023-07-20T11:42:43.4944537Z remote: Counting objects: 88% (934/1061) 2023-07-20T11:42:43.4944822Z remote: Counting objects: 89% (945/1061) 2023-07-20T11:42:43.4945086Z remote: Counting objects: 90% (955/1061) 2023-07-20T11:42:43.4945365Z remote: Counting objects: 91% (966/1061) 2023-07-20T11:42:43.4945644Z remote: Counting objects: 92% (977/1061) 2023-07-20T11:42:43.4945924Z remote: Counting objects: 93% (987/1061) 2023-07-20T11:42:43.4946188Z remote: Counting objects: 94% (998/1061) 2023-07-20T11:42:43.4946476Z remote: Counting objects: 95% (1008/1061) 2023-07-20T11:42:43.4946782Z remote: Counting objects: 96% (1019/1061) 2023-07-20T11:42:43.4947080Z remote: Counting objects: 97% (1030/1061) 2023-07-20T11:42:43.4947381Z remote: Counting objects: 98% (1040/1061) 2023-07-20T11:42:43.4947669Z remote: Counting objects: 99% (1051/1061) 2023-07-20T11:42:43.4947940Z remote: Counting objects: 100% (1061/1061) 2023-07-20T11:42:43.4948357Z remote: Counting objects: 100% (1061/1061), done. 2023-07-20T11:42:43.4948705Z remote: Compressing objects: 0% (1/848) 2023-07-20T11:42:43.4949010Z remote: Compressing objects: 1% (9/848) 2023-07-20T11:42:43.4961864Z remote: Compressing objects: 2% (17/848) 2023-07-20T11:42:43.4975248Z remote: Compressing objects: 3% (26/848) 2023-07-20T11:42:43.4985917Z remote: Compressing objects: 4% (34/848) 2023-07-20T11:42:43.5001975Z remote: Compressing objects: 5% (43/848) 2023-07-20T11:42:43.5018916Z remote: Compressing objects: 6% (51/848) 2023-07-20T11:42:43.5060993Z remote: Compressing objects: 7% (60/848) 2023-07-20T11:42:43.5062392Z remote: Compressing objects: 8% (68/848) 2023-07-20T11:42:43.5062709Z remote: Compressing objects: 9% (77/848) 2023-07-20T11:42:43.5076036Z remote: Compressing objects: 10% (85/848) 2023-07-20T11:42:43.5096947Z remote: Compressing objects: 11% (94/848) 2023-07-20T11:42:43.5111042Z remote: Compressing objects: 12% (102/848) 2023-07-20T11:42:43.5118309Z remote: Compressing objects: 13% (111/848) 2023-07-20T11:42:43.5135051Z remote: Compressing objects: 14% (119/848) 2023-07-20T11:42:43.5146506Z remote: Compressing objects: 15% (128/848) 2023-07-20T11:42:43.5162911Z remote: Compressing objects: 16% (136/848) 2023-07-20T11:42:43.5169262Z remote: Compressing objects: 17% (145/848) 2023-07-20T11:42:43.5190600Z remote: Compressing objects: 18% (153/848) 2023-07-20T11:42:43.5197351Z remote: Compressing objects: 19% (162/848) 2023-07-20T11:42:43.5200050Z remote: Compressing objects: 20% (170/848) 2023-07-20T11:42:43.5232586Z remote: Compressing objects: 21% (179/848) 2023-07-20T11:42:43.5234383Z remote: Compressing objects: 22% (187/848) 2023-07-20T11:42:43.5234820Z remote: Compressing objects: 23% (196/848) 2023-07-20T11:42:43.5235130Z remote: Compressing objects: 24% (204/848) 2023-07-20T11:42:43.5235448Z remote: Compressing objects: 25% (212/848) 2023-07-20T11:42:43.5239216Z remote: Compressing objects: 26% (221/848) 2023-07-20T11:42:43.5267189Z remote: Compressing objects: 27% (229/848) 2023-07-20T11:42:43.5320132Z remote: Compressing objects: 28% (238/848) 2023-07-20T11:42:43.5380309Z remote: Compressing objects: 29% (246/848) 2023-07-20T11:42:43.5411342Z remote: Compressing objects: 30% (255/848) 2023-07-20T11:42:43.5417573Z remote: Compressing objects: 31% (263/848) 2023-07-20T11:42:43.5430362Z remote: Compressing objects: 32% (272/848) 2023-07-20T11:42:43.5451152Z remote: Compressing objects: 33% (280/848) 2023-07-20T11:42:43.5473570Z remote: Compressing objects: 34% (289/848) 2023-07-20T11:42:43.5489127Z remote: Compressing objects: 35% (297/848) 2023-07-20T11:42:43.5524188Z remote: Compressing objects: 36% (306/848) 2023-07-20T11:42:43.5526572Z remote: Compressing objects: 37% (314/848) 2023-07-20T11:42:43.5527531Z remote: Compressing objects: 38% (323/848) 2023-07-20T11:42:43.5528124Z remote: Compressing objects: 39% (331/848) 2023-07-20T11:42:43.5528449Z remote: Compressing objects: 40% (340/848) 2023-07-20T11:42:43.5528765Z remote: Compressing objects: 41% (348/848) 2023-07-20T11:42:43.5529086Z remote: Compressing objects: 42% (357/848) 2023-07-20T11:42:43.5536916Z remote: Compressing objects: 43% (365/848) 2023-07-20T11:42:43.5544559Z remote: Compressing objects: 44% (374/848) 2023-07-20T11:42:43.5550591Z remote: Compressing objects: 45% (382/848) 2023-07-20T11:42:43.5551168Z remote: Compressing objects: 46% (391/848) 2023-07-20T11:42:43.5553095Z remote: Compressing objects: 47% (399/848) 2023-07-20T11:42:43.5555647Z remote: Compressing objects: 48% (408/848) 2023-07-20T11:42:43.5557622Z remote: Compressing objects: 49% (416/848) 2023-07-20T11:42:43.5561286Z remote: Compressing objects: 50% (424/848) 2023-07-20T11:42:43.5563173Z remote: Compressing objects: 51% (433/848) 2023-07-20T11:42:43.5564221Z remote: Compressing objects: 52% (441/848) 2023-07-20T11:42:43.5567330Z remote: Compressing objects: 53% (450/848) 2023-07-20T11:42:43.5575181Z remote: Compressing objects: 54% (458/848) 2023-07-20T11:42:43.5580156Z remote: Compressing objects: 55% (467/848) 2023-07-20T11:42:43.5581671Z remote: Compressing objects: 56% (475/848) 2023-07-20T11:42:43.5592759Z remote: Compressing objects: 57% (484/848) 2023-07-20T11:42:43.5599467Z remote: Compressing objects: 58% (492/848) 2023-07-20T11:42:43.5600897Z remote: Compressing objects: 59% (501/848) 2023-07-20T11:42:43.5606432Z remote: Compressing objects: 60% (509/848) 2023-07-20T11:42:43.5612662Z remote: Compressing objects: 61% (518/848) 2023-07-20T11:42:43.5623497Z remote: Compressing objects: 62% (526/848) 2023-07-20T11:42:43.5638680Z remote: Compressing objects: 63% (535/848) 2023-07-20T11:42:43.5645776Z remote: Compressing objects: 64% (543/848) 2023-07-20T11:42:43.5651876Z remote: Compressing objects: 65% (552/848) 2023-07-20T11:42:43.5683496Z remote: Compressing objects: 66% (560/848) 2023-07-20T11:42:43.5695576Z remote: Compressing objects: 67% (569/848) 2023-07-20T11:42:43.5696052Z remote: Compressing objects: 68% (577/848) 2023-07-20T11:42:43.5699406Z remote: Compressing objects: 69% (586/848) 2023-07-20T11:42:43.5704203Z remote: Compressing objects: 70% (594/848) 2023-07-20T11:42:43.5717435Z remote: Compressing objects: 71% (603/848) 2023-07-20T11:42:43.6100499Z remote: Compressing objects: 72% (611/848) 2023-07-20T11:42:43.6109964Z remote: Compressing objects: 73% (620/848) 2023-07-20T11:42:43.6114535Z remote: Compressing objects: 74% (628/848) 2023-07-20T11:42:43.6118139Z remote: Compressing objects: 75% (636/848) 2023-07-20T11:42:43.6119483Z remote: Compressing objects: 76% (645/848) 2023-07-20T11:42:43.6125274Z remote: Compressing objects: 77% (653/848) 2023-07-20T11:42:43.6128812Z remote: Compressing objects: 78% (662/848) 2023-07-20T11:42:43.6149023Z remote: Compressing objects: 79% (670/848) 2023-07-20T11:42:43.6152595Z remote: Compressing objects: 80% (679/848) 2023-07-20T11:42:43.6158942Z remote: Compressing objects: 81% (687/848) 2023-07-20T11:42:43.6165926Z remote: Compressing objects: 82% (696/848) 2023-07-20T11:42:43.6170562Z remote: Compressing objects: 83% (704/848) 2023-07-20T11:42:43.6175754Z remote: Compressing objects: 84% (713/848) 2023-07-20T11:42:43.6176095Z remote: Compressing objects: 85% (721/848) 2023-07-20T11:42:43.6176594Z remote: Compressing objects: 86% (730/848) 2023-07-20T11:42:43.6177009Z remote: Compressing objects: 87% (738/848) 2023-07-20T11:42:43.6178464Z remote: Compressing objects: 88% (747/848) 2023-07-20T11:42:43.6180525Z remote: Compressing objects: 89% (755/848) 2023-07-20T11:42:43.6181412Z remote: Compressing objects: 90% (764/848) 2023-07-20T11:42:43.6183404Z remote: Compressing objects: 91% (772/848) 2023-07-20T11:42:43.6183916Z remote: Compressing objects: 92% (781/848) 2023-07-20T11:42:43.6184863Z remote: Compressing objects: 93% (789/848) 2023-07-20T11:42:43.6185230Z remote: Compressing objects: 94% (798/848) 2023-07-20T11:42:43.6185971Z remote: Compressing objects: 95% (806/848) 2023-07-20T11:42:43.6186404Z remote: Compressing objects: 96% (815/848) 2023-07-20T11:42:43.6187769Z remote: Compressing objects: 97% (823/848) 2023-07-20T11:42:43.6188526Z remote: Compressing objects: 98% (832/848) 2023-07-20T11:42:43.6190398Z remote: Compressing objects: 99% (840/848) 2023-07-20T11:42:43.6191772Z remote: Compressing objects: 100% (848/848) 2023-07-20T11:42:43.6192176Z remote: Compressing objects: 100% (848/848), done. 2023-07-20T11:42:44.1395867Z Receiving objects: 0% (1/1061) 2023-07-20T11:42:44.1401499Z Receiving objects: 1% (11/1061) 2023-07-20T11:42:44.1407775Z Receiving objects: 2% (22/1061) 2023-07-20T11:42:44.1537856Z Receiving objects: 3% (32/1061) 2023-07-20T11:42:44.1542830Z Receiving objects: 4% (43/1061) 2023-07-20T11:42:44.1556515Z Receiving objects: 5% (54/1061) 2023-07-20T11:42:44.1565216Z Receiving objects: 6% (64/1061) 2023-07-20T11:42:44.1569488Z Receiving objects: 7% (75/1061) 2023-07-20T11:42:44.1574363Z Receiving objects: 8% (85/1061) 2023-07-20T11:42:44.1578019Z Receiving objects: 9% (96/1061) 2023-07-20T11:42:44.1579312Z Receiving objects: 10% (107/1061) 2023-07-20T11:42:44.1584570Z Receiving objects: 11% (117/1061) 2023-07-20T11:42:44.1589606Z Receiving objects: 12% (128/1061) 2023-07-20T11:42:44.1593274Z Receiving objects: 13% (138/1061) 2023-07-20T11:42:44.1597175Z Receiving objects: 14% (149/1061) 2023-07-20T11:42:44.1600268Z Receiving objects: 15% (160/1061) 2023-07-20T11:42:44.1603497Z Receiving objects: 16% (170/1061) 2023-07-20T11:42:44.1618766Z Receiving objects: 17% (181/1061) 2023-07-20T11:42:44.1624232Z Receiving objects: 18% (191/1061) 2023-07-20T11:42:44.1630312Z Receiving objects: 19% (202/1061) 2023-07-20T11:42:44.1632411Z Receiving objects: 20% (213/1061) 2023-07-20T11:42:44.1634324Z Receiving objects: 21% (223/1061) 2023-07-20T11:42:44.1672632Z Receiving objects: 22% (234/1061) 2023-07-20T11:42:44.1676144Z Receiving objects: 23% (245/1061) 2023-07-20T11:42:44.1678757Z Receiving objects: 24% (255/1061) 2023-07-20T11:42:44.1680584Z Receiving objects: 25% (266/1061) 2023-07-20T11:42:44.1689024Z Receiving objects: 26% (276/1061) 2023-07-20T11:42:44.1692782Z Receiving objects: 27% (287/1061) 2023-07-20T11:42:44.1695959Z Receiving objects: 28% (298/1061) 2023-07-20T11:42:44.1698597Z Receiving objects: 29% (308/1061) 2023-07-20T11:42:44.1700497Z Receiving objects: 30% (319/1061) 2023-07-20T11:42:44.1710218Z Receiving objects: 31% (329/1061) 2023-07-20T11:42:44.1729426Z Receiving objects: 32% (340/1061) 2023-07-20T11:42:44.1737424Z Receiving objects: 33% (351/1061) 2023-07-20T11:42:44.1740434Z Receiving objects: 34% (361/1061) 2023-07-20T11:42:44.1742234Z Receiving objects: 35% (372/1061) 2023-07-20T11:42:44.1743397Z Receiving objects: 36% (382/1061) 2023-07-20T11:42:44.1749548Z Receiving objects: 37% (393/1061) 2023-07-20T11:42:44.1751932Z Receiving objects: 38% (404/1061) 2023-07-20T11:42:44.1755207Z Receiving objects: 39% (414/1061) 2023-07-20T11:42:44.1768254Z Receiving objects: 40% (425/1061) 2023-07-20T11:42:44.1777602Z Receiving objects: 41% (436/1061) 2023-07-20T11:42:44.1784830Z Receiving objects: 42% (446/1061) 2023-07-20T11:42:44.1794454Z Receiving objects: 43% (457/1061) 2023-07-20T11:42:44.1802385Z Receiving objects: 44% (467/1061) 2023-07-20T11:42:44.1813396Z Receiving objects: 45% (478/1061) 2023-07-20T11:42:44.1815695Z Receiving objects: 46% (489/1061) 2023-07-20T11:42:44.1822012Z Receiving objects: 47% (499/1061) 2023-07-20T11:42:44.1828617Z Receiving objects: 48% (510/1061) 2023-07-20T11:42:44.1831878Z Receiving objects: 49% (520/1061) 2023-07-20T11:42:44.1834455Z Receiving objects: 50% (531/1061) 2023-07-20T11:42:44.1838013Z Receiving objects: 51% (542/1061) 2023-07-20T11:42:44.1839195Z Receiving objects: 52% (552/1061) 2023-07-20T11:42:44.1841770Z Receiving objects: 53% (563/1061) 2023-07-20T11:42:44.1845445Z Receiving objects: 54% (573/1061) 2023-07-20T11:42:44.1851794Z Receiving objects: 55% (584/1061) 2023-07-20T11:42:44.1853741Z Receiving objects: 56% (595/1061) 2023-07-20T11:42:44.1860436Z Receiving objects: 57% (605/1061) 2023-07-20T11:42:44.1866475Z Receiving objects: 58% (616/1061) 2023-07-20T11:42:44.1872498Z Receiving objects: 59% (626/1061) 2023-07-20T11:42:44.1878176Z Receiving objects: 60% (637/1061) 2023-07-20T11:42:44.1891404Z Receiving objects: 61% (648/1061) 2023-07-20T11:42:44.1900236Z Receiving objects: 62% (658/1061) 2023-07-20T11:42:44.1912229Z Receiving objects: 63% (669/1061) 2023-07-20T11:42:44.1975710Z Receiving objects: 64% (680/1061) 2023-07-20T11:42:44.1981235Z Receiving objects: 65% (690/1061) 2023-07-20T11:42:44.2119630Z Receiving objects: 66% (701/1061) 2023-07-20T11:42:44.2126225Z Receiving objects: 67% (711/1061) 2023-07-20T11:42:44.2127127Z Receiving objects: 68% (722/1061) 2023-07-20T11:42:44.2133938Z Receiving objects: 69% (733/1061) 2023-07-20T11:42:44.2137100Z Receiving objects: 70% (743/1061) 2023-07-20T11:42:44.2139063Z Receiving objects: 71% (754/1061) 2023-07-20T11:42:44.2155556Z Receiving objects: 72% (764/1061) 2023-07-20T11:42:44.2162858Z Receiving objects: 73% (775/1061) 2023-07-20T11:42:44.2168977Z Receiving objects: 74% (786/1061) 2023-07-20T11:42:44.2176661Z Receiving objects: 75% (796/1061) 2023-07-20T11:42:44.2179881Z Receiving objects: 76% (807/1061) 2023-07-20T11:42:44.2185143Z Receiving objects: 77% (817/1061) 2023-07-20T11:42:44.2190186Z Receiving objects: 78% (828/1061) 2023-07-20T11:42:44.2192774Z Receiving objects: 79% (839/1061) 2023-07-20T11:42:44.2195717Z Receiving objects: 80% (849/1061) 2023-07-20T11:42:44.2196626Z Receiving objects: 81% (860/1061) 2023-07-20T11:42:44.2197516Z Receiving objects: 82% (871/1061) 2023-07-20T11:42:44.2198144Z Receiving objects: 83% (881/1061) 2023-07-20T11:42:44.2203255Z Receiving objects: 84% (892/1061) 2023-07-20T11:42:44.2204640Z Receiving objects: 85% (902/1061) 2023-07-20T11:42:44.2208855Z Receiving objects: 86% (913/1061) 2023-07-20T11:42:44.2209485Z Receiving objects: 87% (924/1061) 2023-07-20T11:42:44.2210463Z Receiving objects: 88% (934/1061) 2023-07-20T11:42:44.2210863Z Receiving objects: 89% (945/1061) 2023-07-20T11:42:44.2211600Z Receiving objects: 90% (955/1061) 2023-07-20T11:42:44.2214765Z Receiving objects: 91% (966/1061) 2023-07-20T11:42:44.2217219Z Receiving objects: 92% (977/1061) 2023-07-20T11:42:44.2218956Z Receiving objects: 93% (987/1061) 2023-07-20T11:42:44.2234158Z Receiving objects: 94% (998/1061) 2023-07-20T11:42:44.2238756Z Receiving objects: 95% (1008/1061) 2023-07-20T11:42:44.2248650Z Receiving objects: 96% (1019/1061) 2023-07-20T11:42:44.2262355Z Receiving objects: 97% (1030/1061) 2023-07-20T11:42:44.2269606Z Receiving objects: 98% (1040/1061) 2023-07-20T11:42:44.2321701Z Receiving objects: 99% (1051/1061) 2023-07-20T11:42:44.2322386Z remote: Total 1061 (delta 180), reused 603 (delta 102), pack-reused 0 2023-07-20T11:42:44.2324672Z Receiving objects: 100% (1061/1061) 2023-07-20T11:42:44.2325272Z Receiving objects: 100% (1061/1061), 1.43 MiB | 14.47 MiB/s, done. 2023-07-20T11:42:44.2335339Z Resolving deltas: 0% (0/180) 2023-07-20T11:42:44.2338100Z Resolving deltas: 1% (2/180) 2023-07-20T11:42:44.2339060Z Resolving deltas: 3% (6/180) 2023-07-20T11:42:44.2341971Z Resolving deltas: 5% (9/180) 2023-07-20T11:42:44.2344091Z Resolving deltas: 6% (11/180) 2023-07-20T11:42:44.2344640Z Resolving deltas: 7% (13/180) 2023-07-20T11:42:44.2345560Z Resolving deltas: 8% (15/180) 2023-07-20T11:42:44.2346038Z Resolving deltas: 9% (17/180) 2023-07-20T11:42:44.2346631Z Resolving deltas: 10% (18/180) 2023-07-20T11:42:44.2347219Z Resolving deltas: 11% (20/180) 2023-07-20T11:42:44.2347938Z Resolving deltas: 12% (22/180) 2023-07-20T11:42:44.2348505Z Resolving deltas: 13% (24/180) 2023-07-20T11:42:44.2349990Z Resolving deltas: 14% (26/180) 2023-07-20T11:42:44.2350573Z Resolving deltas: 15% (27/180) 2023-07-20T11:42:44.2351119Z Resolving deltas: 16% (29/180) 2023-07-20T11:42:44.2351610Z Resolving deltas: 17% (31/180) 2023-07-20T11:42:44.2355605Z Resolving deltas: 18% (33/180) 2023-07-20T11:42:44.2356147Z Resolving deltas: 19% (35/180) 2023-07-20T11:42:44.2356970Z Resolving deltas: 20% (36/180) 2023-07-20T11:42:44.2357939Z Resolving deltas: 21% (38/180) 2023-07-20T11:42:44.2360737Z Resolving deltas: 22% (40/180) 2023-07-20T11:42:44.2361288Z Resolving deltas: 23% (42/180) 2023-07-20T11:42:44.2361801Z Resolving deltas: 24% (44/180) 2023-07-20T11:42:44.2381627Z Resolving deltas: 25% (45/180) 2023-07-20T11:42:44.2386444Z Resolving deltas: 26% (47/180) 2023-07-20T11:42:44.2389385Z Resolving deltas: 27% (49/180) 2023-07-20T11:42:44.2392933Z Resolving deltas: 28% (51/180) 2023-07-20T11:42:44.2393777Z Resolving deltas: 30% (54/180) 2023-07-20T11:42:44.2395440Z Resolving deltas: 31% (56/180) 2023-07-20T11:42:44.2396044Z Resolving deltas: 32% (59/180) 2023-07-20T11:42:44.2397687Z Resolving deltas: 33% (60/180) 2023-07-20T11:42:44.2399681Z Resolving deltas: 34% (62/180) 2023-07-20T11:42:44.2402265Z Resolving deltas: 35% (63/180) 2023-07-20T11:42:44.2404915Z Resolving deltas: 36% (65/180) 2023-07-20T11:42:44.2406168Z Resolving deltas: 37% (68/180) 2023-07-20T11:42:44.2406712Z Resolving deltas: 38% (69/180) 2023-07-20T11:42:44.2407232Z Resolving deltas: 39% (71/180) 2023-07-20T11:42:44.2407956Z Resolving deltas: 40% (72/180) 2023-07-20T11:42:44.2408427Z Resolving deltas: 41% (74/180) 2023-07-20T11:42:44.2412473Z Resolving deltas: 42% (76/180) 2023-07-20T11:42:44.2413109Z Resolving deltas: 43% (78/180) 2023-07-20T11:42:44.2415264Z Resolving deltas: 44% (80/180) 2023-07-20T11:42:44.2416357Z Resolving deltas: 45% (81/180) 2023-07-20T11:42:44.2416969Z Resolving deltas: 46% (83/180) 2023-07-20T11:42:44.2417433Z Resolving deltas: 47% (85/180) 2023-07-20T11:42:44.2418016Z Resolving deltas: 48% (87/180) 2023-07-20T11:42:44.2418459Z Resolving deltas: 49% (89/180) 2023-07-20T11:42:44.2419299Z Resolving deltas: 50% (90/180) 2023-07-20T11:42:44.2419788Z Resolving deltas: 51% (92/180) 2023-07-20T11:42:44.2445940Z Resolving deltas: 52% (94/180) 2023-07-20T11:42:44.2446938Z Resolving deltas: 53% (96/180) 2023-07-20T11:42:44.2447423Z Resolving deltas: 54% (98/180) 2023-07-20T11:42:44.2447877Z Resolving deltas: 55% (99/180) 2023-07-20T11:42:44.2448307Z Resolving deltas: 56% (101/180) 2023-07-20T11:42:44.2448764Z Resolving deltas: 57% (103/180) 2023-07-20T11:42:44.2449029Z Resolving deltas: 58% (106/180) 2023-07-20T11:42:44.2449286Z Resolving deltas: 59% (107/180) 2023-07-20T11:42:44.2449525Z Resolving deltas: 60% (108/180) 2023-07-20T11:42:44.2449775Z Resolving deltas: 61% (110/180) 2023-07-20T11:42:44.2450042Z Resolving deltas: 62% (112/180) 2023-07-20T11:42:44.2450313Z Resolving deltas: 63% (114/180) 2023-07-20T11:42:44.2450555Z Resolving deltas: 64% (116/180) 2023-07-20T11:42:44.2450820Z Resolving deltas: 65% (117/180) 2023-07-20T11:42:44.2451091Z Resolving deltas: 66% (119/180) 2023-07-20T11:42:44.2451455Z Resolving deltas: 67% (121/180) 2023-07-20T11:42:44.2451835Z Resolving deltas: 68% (123/180) 2023-07-20T11:42:44.2452210Z Resolving deltas: 69% (125/180) 2023-07-20T11:42:44.2452502Z Resolving deltas: 70% (127/180) 2023-07-20T11:42:44.2452773Z Resolving deltas: 71% (128/180) 2023-07-20T11:42:44.2453119Z Resolving deltas: 72% (131/180) 2023-07-20T11:42:44.2453488Z Resolving deltas: 73% (132/180) 2023-07-20T11:42:44.2453760Z Resolving deltas: 74% (134/180) 2023-07-20T11:42:44.2454001Z Resolving deltas: 76% (137/180) 2023-07-20T11:42:44.2454269Z Resolving deltas: 77% (139/180) 2023-07-20T11:42:44.2454535Z Resolving deltas: 78% (141/180) 2023-07-20T11:42:44.2454806Z Resolving deltas: 80% (145/180) 2023-07-20T11:42:44.2455262Z Resolving deltas: 81% (146/180) 2023-07-20T11:42:44.2455551Z Resolving deltas: 82% (148/180) 2023-07-20T11:42:44.2455818Z Resolving deltas: 83% (150/180) 2023-07-20T11:42:44.2456082Z Resolving deltas: 84% (152/180) 2023-07-20T11:42:44.2456332Z Resolving deltas: 85% (154/180) 2023-07-20T11:42:44.2456597Z Resolving deltas: 86% (155/180) 2023-07-20T11:42:44.2456864Z Resolving deltas: 87% (157/180) 2023-07-20T11:42:44.2457128Z Resolving deltas: 88% (159/180) 2023-07-20T11:42:44.2457367Z Resolving deltas: 89% (161/180) 2023-07-20T11:42:44.2457818Z Resolving deltas: 90% (162/180) 2023-07-20T11:42:44.2458100Z Resolving deltas: 91% (164/180) 2023-07-20T11:42:44.2458423Z Resolving deltas: 92% (166/180) 2023-07-20T11:42:44.2458935Z Resolving deltas: 93% (168/180) 2023-07-20T11:42:44.2459217Z Resolving deltas: 94% (170/180) 2023-07-20T11:42:44.2459484Z Resolving deltas: 95% (171/180) 2023-07-20T11:42:44.2459853Z Resolving deltas: 96% (173/180) 2023-07-20T11:42:44.2462387Z Resolving deltas: 97% (175/180) 2023-07-20T11:42:44.2466829Z Resolving deltas: 98% (177/180) 2023-07-20T11:42:44.2468552Z Resolving deltas: 99% (179/180) 2023-07-20T11:42:44.2471747Z Resolving deltas: 100% (180/180) 2023-07-20T11:42:44.2472374Z Resolving deltas: 100% (180/180), done. 2023-07-20T11:42:45.9058975Z From https://github.com/pytorch/test-infra 2023-07-20T11:42:45.9059697Z * [new branch] main -> origin/main 2023-07-20T11:42:45.9249718Z ##[endgroup] 2023-07-20T11:42:45.9250317Z ##[group]Determining the checkout info 2023-07-20T11:42:45.9278383Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-07-20T11:42:45.9613444Z origin/main 2023-07-20T11:42:45.9648137Z ##[endgroup] 2023-07-20T11:42:45.9648609Z ##[group]Checking out the ref 2023-07-20T11:42:45.9659712Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-07-20T11:42:47.3283887Z Updating files: 35% (310/867) 2023-07-20T11:42:47.3559976Z Updating files: 36% (313/867) 2023-07-20T11:42:47.3623055Z Updating files: 37% (321/867) 2023-07-20T11:42:47.3691932Z Updating files: 38% (330/867) 2023-07-20T11:42:47.3748673Z Updating files: 39% (339/867) 2023-07-20T11:42:47.3835878Z Updating files: 40% (347/867) 2023-07-20T11:42:47.3906674Z Updating files: 41% (356/867) 2023-07-20T11:42:47.3948026Z Updating files: 42% (365/867) 2023-07-20T11:42:47.7526937Z Updating files: 43% (373/867) 2023-07-20T11:42:47.7589804Z Updating files: 44% (382/867) 2023-07-20T11:42:47.7644629Z Updating files: 45% (391/867) 2023-07-20T11:42:47.7974495Z Updating files: 46% (399/867) 2023-07-20T11:42:47.8022562Z Updating files: 47% (408/867) 2023-07-20T11:42:47.8398641Z Updating files: 48% (417/867) 2023-07-20T11:42:47.8464463Z Updating files: 49% (425/867) 2023-07-20T11:42:47.8706617Z Updating files: 50% (434/867) 2023-07-20T11:42:47.8767778Z Updating files: 51% (443/867) 2023-07-20T11:42:47.8845826Z Updating files: 52% (451/867) 2023-07-20T11:42:47.8906695Z Updating files: 53% (460/867) 2023-07-20T11:42:47.8964548Z Updating files: 54% (469/867) 2023-07-20T11:42:47.9036625Z Updating files: 55% (477/867) 2023-07-20T11:42:47.9097623Z Updating files: 56% (486/867) 2023-07-20T11:42:47.9147221Z Updating files: 57% (495/867) 2023-07-20T11:42:47.9181066Z Updating files: 58% (503/867) 2023-07-20T11:42:47.9231341Z Updating files: 59% (512/867) 2023-07-20T11:42:47.9456884Z Updating files: 60% (521/867) 2023-07-20T11:42:48.2703399Z Updating files: 61% (529/867) 2023-07-20T11:42:48.2707827Z Updating files: 61% (537/867) 2023-07-20T11:42:48.2769462Z Updating files: 62% (538/867) 2023-07-20T11:42:48.2827555Z Updating files: 63% (547/867) 2023-07-20T11:42:48.2875402Z Updating files: 64% (555/867) 2023-07-20T11:42:48.2964092Z Updating files: 65% (564/867) 2023-07-20T11:42:48.3002306Z Updating files: 66% (573/867) 2023-07-20T11:42:48.3058946Z Updating files: 67% (581/867) 2023-07-20T11:42:48.3215694Z Updating files: 68% (590/867) 2023-07-20T11:42:48.3595312Z Updating files: 69% (599/867) 2023-07-20T11:42:48.3923229Z Updating files: 70% (607/867) 2023-07-20T11:42:48.6261318Z Updating files: 71% (616/867) 2023-07-20T11:42:48.6343624Z Updating files: 72% (625/867) 2023-07-20T11:42:48.6429022Z Updating files: 73% (633/867) 2023-07-20T11:42:48.6474165Z Updating files: 74% (642/867) 2023-07-20T11:42:48.6750449Z Updating files: 75% (651/867) 2023-07-20T11:42:48.6796899Z Updating files: 76% (659/867) 2023-07-20T11:42:48.7136560Z Updating files: 77% (668/867) 2023-07-20T11:42:48.7176733Z Updating files: 78% (677/867) 2023-07-20T11:42:48.7223392Z Updating files: 79% (685/867) 2023-07-20T11:42:48.7907735Z Updating files: 80% (694/867) 2023-07-20T11:42:48.9766597Z Updating files: 81% (703/867) 2023-07-20T11:42:49.0081859Z Updating files: 82% (711/867) 2023-07-20T11:42:49.0212616Z Updating files: 83% (720/867) 2023-07-20T11:42:49.0256092Z Updating files: 83% (721/867) 2023-07-20T11:42:49.0295023Z Updating files: 84% (729/867) 2023-07-20T11:42:49.0335439Z Updating files: 85% (737/867) 2023-07-20T11:42:49.0385213Z Updating files: 86% (746/867) 2023-07-20T11:42:49.0428668Z Updating files: 87% (755/867) 2023-07-20T11:42:49.0766325Z Updating files: 88% (763/867) 2023-07-20T11:42:49.2894846Z Updating files: 89% (772/867) 2023-07-20T11:42:49.2944672Z Updating files: 90% (781/867) 2023-07-20T11:42:49.3256232Z Updating files: 91% (789/867) 2023-07-20T11:42:49.3308402Z Updating files: 92% (798/867) 2023-07-20T11:42:49.3695055Z Updating files: 93% (807/867) 2023-07-20T11:42:49.3742522Z Updating files: 94% (815/867) 2023-07-20T11:42:49.3805595Z Updating files: 95% (824/867) 2023-07-20T11:42:49.4032034Z Updating files: 96% (833/867) 2023-07-20T11:42:49.8628689Z Updating files: 97% (841/867) 2023-07-20T11:42:50.0020581Z Updating files: 98% (850/867) 2023-07-20T11:42:50.1528860Z Updating files: 99% (859/867) 2023-07-20T11:42:50.1529170Z Updating files: 100% (867/867) 2023-07-20T11:42:50.1529445Z Updating files: 100% (867/867), done. 2023-07-20T11:42:50.1719744Z branch 'main' set up to track 'origin/main'. 2023-07-20T11:42:50.1720303Z Switched to a new branch 'main' 2023-07-20T11:42:50.1768964Z ##[endgroup] 2023-07-20T11:42:50.2205493Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-20T11:42:50.2479815Z '6c2fe3a9774fd7c2b04cd2b74986beee36263321' 2023-07-20T11:42:50.3179060Z Prepare all required actions 2023-07-20T11:42:50.4215887Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-07-20T11:42:50.4216192Z env: 2023-07-20T11:42:50.4216468Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:50.4216770Z PYTHON_VERSION: 3.11 2023-07-20T11:42:50.4216999Z PACKAGE_TYPE: conda 2023-07-20T11:42:50.4217260Z REPOSITORY: pytorch/audio 2023-07-20T11:42:50.4217510Z REF: 2023-07-20T11:42:50.4217723Z CU_VERSION: cu118 2023-07-20T11:42:50.4217925Z ##[endgroup] 2023-07-20T11:42:50.5717379Z ##[group]Run set -euxo pipefail 2023-07-20T11:42:50.5717762Z set -euxo pipefail 2023-07-20T11:42:50.5718073Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-07-20T11:42:50.5750950Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:42:50.5751348Z env: 2023-07-20T11:42:50.5751609Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:50.5752004Z PYTHON_VERSION: 3.11 2023-07-20T11:42:50.5752261Z PACKAGE_TYPE: conda 2023-07-20T11:42:50.5752492Z REPOSITORY: pytorch/audio 2023-07-20T11:42:50.5752732Z REF: 2023-07-20T11:42:50.5752942Z CU_VERSION: cu118 2023-07-20T11:42:50.5753149Z ##[endgroup] 2023-07-20T11:42:50.9662080Z + echo CHANNEL=nightly 2023-07-20T11:42:50.9929167Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-07-20T11:42:50.9929547Z with: 2023-07-20T11:42:50.9930041Z github-secret: *** 2023-07-20T11:42:50.9930296Z activate-with-label: false 2023-07-20T11:42:50.9930676Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-07-20T11:42:50.9931013Z label: with-ssh 2023-07-20T11:42:50.9931265Z remove-existing-keys: true 2023-07-20T11:42:50.9931481Z env: 2023-07-20T11:42:50.9931751Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:50.9932062Z PYTHON_VERSION: 3.11 2023-07-20T11:42:50.9932310Z PACKAGE_TYPE: conda 2023-07-20T11:42:50.9932540Z REPOSITORY: pytorch/audio 2023-07-20T11:42:50.9932781Z REF: 2023-07-20T11:42:50.9932992Z CU_VERSION: cu118 2023-07-20T11:42:50.9933221Z CHANNEL: nightly 2023-07-20T11:42:50.9933423Z ##[endgroup] 2023-07-20T11:42:51.1217621Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-07-20T11:42:51.1223394Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-07-20T11:42:51.3081082Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-20T11:42:51.3081547Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-20T11:42:51.3118890Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:42:51.3119184Z env: 2023-07-20T11:42:51.3119436Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:51.3119736Z PYTHON_VERSION: 3.11 2023-07-20T11:42:51.3120184Z PACKAGE_TYPE: conda 2023-07-20T11:42:51.3120442Z REPOSITORY: pytorch/audio 2023-07-20T11:42:51.3120659Z REF: 2023-07-20T11:42:51.3120872Z CU_VERSION: cu118 2023-07-20T11:42:51.3121104Z CHANNEL: nightly 2023-07-20T11:42:51.3123172Z ##[endgroup] 2023-07-20T11:42:52.2414814Z Prepare all required actions 2023-07-20T11:42:52.2415485Z Getting action download info 2023-07-20T11:42:52.4340884Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-07-20T11:42:53.3663858Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-07-20T11:42:53.3664378Z with: 2023-07-20T11:42:53.3664597Z repository: pytorch/audio 2023-07-20T11:42:53.3664856Z setup-miniconda: false 2023-07-20T11:42:53.3665105Z python-version: 3.11 2023-07-20T11:42:53.3665346Z submodules: recursive 2023-07-20T11:42:53.3665540Z env: 2023-07-20T11:42:53.3665791Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:53.3666089Z PYTHON_VERSION: 3.11 2023-07-20T11:42:53.3666319Z PACKAGE_TYPE: conda 2023-07-20T11:42:53.3666544Z REPOSITORY: pytorch/audio 2023-07-20T11:42:53.3666768Z REF: 2023-07-20T11:42:53.3666965Z CU_VERSION: cu118 2023-07-20T11:42:53.3667179Z CHANNEL: nightly 2023-07-20T11:42:53.3667443Z ##[endgroup] 2023-07-20T11:42:53.3803168Z ##[group]Run set -euxo pipefail 2023-07-20T11:42:53.3803458Z set -euxo pipefail 2023-07-20T11:42:53.3803700Z rm -rf "${REPOSITORY}" 2023-07-20T11:42:53.3833296Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:42:53.3833648Z env: 2023-07-20T11:42:53.3834031Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:53.3834443Z PYTHON_VERSION: 3.11 2023-07-20T11:42:53.3834659Z PACKAGE_TYPE: conda 2023-07-20T11:42:53.3834901Z REPOSITORY: pytorch/audio 2023-07-20T11:42:53.3835127Z REF: 2023-07-20T11:42:53.3835326Z CU_VERSION: cu118 2023-07-20T11:42:53.3835536Z CHANNEL: nightly 2023-07-20T11:42:53.3835749Z ##[endgroup] 2023-07-20T11:42:53.9241274Z + rm -rf pytorch/audio 2023-07-20T11:42:53.9858469Z ##[group]Run actions/checkout@v3 2023-07-20T11:42:53.9858700Z with: 2023-07-20T11:42:53.9858923Z repository: pytorch/audio 2023-07-20T11:42:53.9859354Z submodules: recursive 2023-07-20T11:42:53.9859571Z path: pytorch/audio 2023-07-20T11:42:53.9860055Z token: *** 2023-07-20T11:42:53.9860383Z ssh-strict: true 2023-07-20T11:42:53.9860628Z persist-credentials: true 2023-07-20T11:42:53.9860867Z clean: true 2023-07-20T11:42:53.9861098Z sparse-checkout-cone-mode: true 2023-07-20T11:42:53.9861357Z fetch-depth: 1 2023-07-20T11:42:53.9861565Z lfs: false 2023-07-20T11:42:53.9861771Z set-safe-directory: true 2023-07-20T11:42:53.9861998Z env: 2023-07-20T11:42:53.9862248Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:53.9862529Z PYTHON_VERSION: 3.11 2023-07-20T11:42:53.9862744Z PACKAGE_TYPE: conda 2023-07-20T11:42:53.9863007Z REPOSITORY: pytorch/audio 2023-07-20T11:42:53.9863234Z REF: 2023-07-20T11:42:53.9863430Z CU_VERSION: cu118 2023-07-20T11:42:53.9863628Z CHANNEL: nightly 2023-07-20T11:42:53.9863843Z ##[endgroup] 2023-07-20T11:42:54.1380239Z Syncing repository: pytorch/audio 2023-07-20T11:42:54.1399626Z ##[group]Getting Git version info 2023-07-20T11:42:54.1402051Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-07-20T11:42:54.1615933Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-20T11:42:54.1929028Z git version 2.41.0.windows.1 2023-07-20T11:42:54.2005992Z ##[endgroup] 2023-07-20T11:42:54.2045545Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\11b2bc2d-0a6b-4ec5-8db5-0038429b76b5' before making global git config changes 2023-07-20T11:42:54.2046328Z Adding repository directory to the temporary git global config as a safe directory 2023-07-20T11:42:54.2058996Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-20T11:42:54.2390165Z ##[group]Initializing the repository 2023-07-20T11:42:54.2403457Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-20T11:42:54.5310356Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-07-20T11:42:54.5364523Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-07-20T11:42:54.5704637Z ##[endgroup] 2023-07-20T11:42:54.5705111Z ##[group]Disabling automatic garbage collection 2023-07-20T11:42:54.5714579Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-20T11:42:54.6030980Z ##[endgroup] 2023-07-20T11:42:54.6031415Z ##[group]Setting up auth 2023-07-20T11:42:54.6047493Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-20T11:42:54.6418418Z [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:55.0862476Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-20T11:42:55.1179620Z [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:55.7057690Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:42:55.7408796Z ##[endgroup] 2023-07-20T11:42:55.7409231Z ##[group]Fetching the repository 2023-07-20T11:42:55.7428249Z [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:42:56.0094083Z remote: Enumerating objects: 986, done. 2023-07-20T11:42:56.0099881Z remote: Counting objects: 0% (1/986) 2023-07-20T11:42:56.0100298Z remote: Counting objects: 1% (10/986) 2023-07-20T11:42:56.0100598Z remote: Counting objects: 2% (20/986) 2023-07-20T11:42:56.0100874Z remote: Counting objects: 3% (30/986) 2023-07-20T11:42:56.0101238Z remote: Counting objects: 4% (40/986) 2023-07-20T11:42:56.0101731Z remote: Counting objects: 5% (50/986) 2023-07-20T11:42:56.0102202Z remote: Counting objects: 6% (60/986) 2023-07-20T11:42:56.0102973Z remote: Counting objects: 7% (70/986) 2023-07-20T11:42:56.0103571Z remote: Counting objects: 8% (79/986) 2023-07-20T11:42:56.0104084Z remote: Counting objects: 9% (89/986) 2023-07-20T11:42:56.0104776Z remote: Counting objects: 10% (99/986) 2023-07-20T11:42:56.0105283Z remote: Counting objects: 11% (109/986) 2023-07-20T11:42:56.0105776Z remote: Counting objects: 12% (119/986) 2023-07-20T11:42:56.0106254Z remote: Counting objects: 13% (129/986) 2023-07-20T11:42:56.0106913Z remote: Counting objects: 14% (139/986) 2023-07-20T11:42:56.0107219Z remote: Counting objects: 15% (148/986) 2023-07-20T11:42:56.0107526Z remote: Counting objects: 16% (158/986) 2023-07-20T11:42:56.0107817Z remote: Counting objects: 17% (168/986) 2023-07-20T11:42:56.0108114Z remote: Counting objects: 18% (178/986) 2023-07-20T11:42:56.0108874Z remote: Counting objects: 19% (188/986) 2023-07-20T11:42:56.0109504Z remote: Counting objects: 20% (198/986) 2023-07-20T11:42:56.0110128Z remote: Counting objects: 21% (208/986) 2023-07-20T11:42:56.0110641Z remote: Counting objects: 22% (217/986) 2023-07-20T11:42:56.0111132Z remote: Counting objects: 23% (227/986) 2023-07-20T11:42:56.0111865Z remote: Counting objects: 24% (237/986) 2023-07-20T11:42:56.0112152Z remote: Counting objects: 25% (247/986) 2023-07-20T11:42:56.0112442Z remote: Counting objects: 26% (257/986) 2023-07-20T11:42:56.0113629Z remote: Counting objects: 27% (267/986) 2023-07-20T11:42:56.0113961Z remote: Counting objects: 28% (277/986) 2023-07-20T11:42:56.0114249Z remote: Counting objects: 29% (286/986) 2023-07-20T11:42:56.0114536Z remote: Counting objects: 30% (296/986) 2023-07-20T11:42:56.0114824Z remote: Counting objects: 31% (306/986) 2023-07-20T11:42:56.0115094Z remote: Counting objects: 32% (316/986) 2023-07-20T11:42:56.0115379Z remote: Counting objects: 33% (326/986) 2023-07-20T11:42:56.0115668Z remote: Counting objects: 34% (336/986) 2023-07-20T11:42:56.0115953Z remote: Counting objects: 35% (346/986) 2023-07-20T11:42:56.0116219Z remote: Counting objects: 36% (355/986) 2023-07-20T11:42:56.0116519Z remote: Counting objects: 37% (365/986) 2023-07-20T11:42:56.0116803Z remote: Counting objects: 38% (375/986) 2023-07-20T11:42:56.0117087Z remote: Counting objects: 39% (385/986) 2023-07-20T11:42:56.0117531Z remote: Counting objects: 40% (395/986) 2023-07-20T11:42:56.0117825Z remote: Counting objects: 41% (405/986) 2023-07-20T11:42:56.0118215Z remote: Counting objects: 42% (415/986) 2023-07-20T11:42:56.0118601Z remote: Counting objects: 43% (424/986) 2023-07-20T11:42:56.0118886Z remote: Counting objects: 44% (434/986) 2023-07-20T11:42:56.0119153Z remote: Counting objects: 45% (444/986) 2023-07-20T11:42:56.0119436Z remote: Counting objects: 46% (454/986) 2023-07-20T11:42:56.0119719Z remote: Counting objects: 47% (464/986) 2023-07-20T11:42:56.0121589Z remote: Counting objects: 48% (474/986) 2023-07-20T11:42:56.0122134Z remote: Counting objects: 49% (484/986) 2023-07-20T11:42:56.0122461Z remote: Counting objects: 50% (493/986) 2023-07-20T11:42:56.0122747Z remote: Counting objects: 51% (503/986) 2023-07-20T11:42:56.0123028Z remote: Counting objects: 52% (513/986) 2023-07-20T11:42:56.0123305Z remote: Counting objects: 53% (523/986) 2023-07-20T11:42:56.0123590Z remote: Counting objects: 54% (533/986) 2023-07-20T11:42:56.0123995Z remote: Counting objects: 55% (543/986) 2023-07-20T11:42:56.0124277Z remote: Counting objects: 56% (553/986) 2023-07-20T11:42:56.0124553Z remote: Counting objects: 57% (563/986) 2023-07-20T11:42:56.0125049Z remote: Counting objects: 58% (572/986) 2023-07-20T11:42:56.0125342Z remote: Counting objects: 59% (582/986) 2023-07-20T11:42:56.0125633Z remote: Counting objects: 60% (592/986) 2023-07-20T11:42:56.0126085Z remote: Counting objects: 61% (602/986) 2023-07-20T11:42:56.0126535Z remote: Counting objects: 62% (612/986) 2023-07-20T11:42:56.0127019Z remote: Counting objects: 63% (622/986) 2023-07-20T11:42:56.0127362Z remote: Counting objects: 64% (632/986) 2023-07-20T11:42:56.0127648Z remote: Counting objects: 65% (641/986) 2023-07-20T11:42:56.0127925Z remote: Counting objects: 66% (651/986) 2023-07-20T11:42:56.0128209Z remote: Counting objects: 67% (661/986) 2023-07-20T11:42:56.0128493Z remote: Counting objects: 68% (671/986) 2023-07-20T11:42:56.0128776Z remote: Counting objects: 69% (681/986) 2023-07-20T11:42:56.0129044Z remote: Counting objects: 70% (691/986) 2023-07-20T11:42:56.0129326Z remote: Counting objects: 71% (701/986) 2023-07-20T11:42:56.0129607Z remote: Counting objects: 72% (710/986) 2023-07-20T11:42:56.0129890Z remote: Counting objects: 73% (720/986) 2023-07-20T11:42:56.0130154Z remote: Counting objects: 74% (730/986) 2023-07-20T11:42:56.0130576Z remote: Counting objects: 75% (740/986) 2023-07-20T11:42:56.0131035Z remote: Counting objects: 76% (750/986) 2023-07-20T11:42:56.0131522Z remote: Counting objects: 77% (760/986) 2023-07-20T11:42:56.0131792Z remote: Counting objects: 78% (770/986) 2023-07-20T11:42:56.0132488Z remote: Counting objects: 79% (779/986) 2023-07-20T11:42:56.0132818Z remote: Counting objects: 80% (789/986) 2023-07-20T11:42:56.0133103Z remote: Counting objects: 81% (799/986) 2023-07-20T11:42:56.0133370Z remote: Counting objects: 82% (809/986) 2023-07-20T11:42:56.0133772Z remote: Counting objects: 83% (819/986) 2023-07-20T11:42:56.0134057Z remote: Counting objects: 84% (829/986) 2023-07-20T11:42:56.0134339Z remote: Counting objects: 85% (839/986) 2023-07-20T11:42:56.0134642Z remote: Counting objects: 86% (848/986) 2023-07-20T11:42:56.0134903Z remote: Counting objects: 87% (858/986) 2023-07-20T11:42:56.0135185Z remote: Counting objects: 88% (868/986) 2023-07-20T11:42:56.0135478Z remote: Counting objects: 89% (878/986) 2023-07-20T11:42:56.0135760Z remote: Counting objects: 90% (888/986) 2023-07-20T11:42:56.0136022Z remote: Counting objects: 91% (898/986) 2023-07-20T11:42:56.0136308Z remote: Counting objects: 92% (908/986) 2023-07-20T11:42:56.0136592Z remote: Counting objects: 93% (917/986) 2023-07-20T11:42:56.0137014Z remote: Counting objects: 94% (927/986) 2023-07-20T11:42:56.0137283Z remote: Counting objects: 95% (937/986) 2023-07-20T11:42:56.0137565Z remote: Counting objects: 96% (947/986) 2023-07-20T11:42:56.0138065Z remote: Counting objects: 97% (957/986) 2023-07-20T11:42:56.0138350Z remote: Counting objects: 98% (967/986) 2023-07-20T11:42:56.0138614Z remote: Counting objects: 99% (977/986) 2023-07-20T11:42:56.0138898Z remote: Counting objects: 100% (986/986) 2023-07-20T11:42:56.0139197Z remote: Counting objects: 100% (986/986), done. 2023-07-20T11:42:56.0139530Z remote: Compressing objects: 0% (1/856) 2023-07-20T11:42:56.0139820Z remote: Compressing objects: 1% (9/856) 2023-07-20T11:42:56.0161210Z remote: Compressing objects: 2% (18/856) 2023-07-20T11:42:56.0172865Z remote: Compressing objects: 3% (26/856) 2023-07-20T11:42:56.0173809Z remote: Compressing objects: 4% (35/856) 2023-07-20T11:42:56.0182170Z remote: Compressing objects: 5% (43/856) 2023-07-20T11:42:56.0186485Z remote: Compressing objects: 6% (52/856) 2023-07-20T11:42:56.0189663Z remote: Compressing objects: 7% (60/856) 2023-07-20T11:42:56.0221691Z remote: Compressing objects: 8% (69/856) 2023-07-20T11:42:56.0244205Z remote: Compressing objects: 9% (78/856) 2023-07-20T11:42:56.0281957Z remote: Compressing objects: 10% (86/856) 2023-07-20T11:42:56.0293561Z remote: Compressing objects: 11% (95/856) 2023-07-20T11:42:56.0315261Z remote: Compressing objects: 12% (103/856) 2023-07-20T11:42:56.0317476Z remote: Compressing objects: 13% (112/856) 2023-07-20T11:42:56.0324984Z remote: Compressing objects: 14% (120/856) 2023-07-20T11:42:56.0327632Z remote: Compressing objects: 15% (129/856) 2023-07-20T11:42:56.0346632Z remote: Compressing objects: 16% (137/856) 2023-07-20T11:42:56.0379602Z remote: Compressing objects: 17% (146/856) 2023-07-20T11:42:56.0400338Z remote: Compressing objects: 18% (155/856) 2023-07-20T11:42:56.0428838Z remote: Compressing objects: 19% (163/856) 2023-07-20T11:42:56.0446786Z remote: Compressing objects: 20% (172/856) 2023-07-20T11:42:56.0462151Z remote: Compressing objects: 21% (180/856) 2023-07-20T11:42:56.0480779Z remote: Compressing objects: 22% (189/856) 2023-07-20T11:42:56.0499026Z remote: Compressing objects: 23% (197/856) 2023-07-20T11:42:56.0526075Z remote: Compressing objects: 24% (206/856) 2023-07-20T11:42:56.0562843Z remote: Compressing objects: 25% (214/856) 2023-07-20T11:42:56.0600681Z remote: Compressing objects: 26% (223/856) 2023-07-20T11:42:56.0654030Z remote: Compressing objects: 27% (232/856) 2023-07-20T11:42:56.0687927Z remote: Compressing objects: 28% (240/856) 2023-07-20T11:42:56.0701531Z remote: Compressing objects: 29% (249/856) 2023-07-20T11:42:56.0723279Z remote: Compressing objects: 30% (257/856) 2023-07-20T11:42:56.0742787Z remote: Compressing objects: 31% (266/856) 2023-07-20T11:42:56.0777246Z remote: Compressing objects: 32% (274/856) 2023-07-20T11:42:56.0833131Z remote: Compressing objects: 33% (283/856) 2023-07-20T11:42:56.0872988Z remote: Compressing objects: 34% (292/856) 2023-07-20T11:42:56.0931817Z remote: Compressing objects: 35% (300/856) 2023-07-20T11:42:56.0976002Z remote: Compressing objects: 36% (309/856) 2023-07-20T11:42:56.1035696Z remote: Compressing objects: 37% (317/856) 2023-07-20T11:42:56.1134623Z remote: Compressing objects: 38% (326/856) 2023-07-20T11:42:56.1295833Z remote: Compressing objects: 39% (334/856) 2023-07-20T11:42:56.1318326Z remote: Compressing objects: 40% (343/856) 2023-07-20T11:42:56.1366809Z remote: Compressing objects: 41% (351/856) 2023-07-20T11:42:56.1374661Z remote: Compressing objects: 42% (360/856) 2023-07-20T11:42:56.1399588Z remote: Compressing objects: 43% (369/856) 2023-07-20T11:42:56.1426246Z remote: Compressing objects: 44% (377/856) 2023-07-20T11:42:56.1447267Z remote: Compressing objects: 45% (386/856) 2023-07-20T11:42:56.1447738Z remote: Compressing objects: 46% (394/856) 2023-07-20T11:42:56.1450369Z remote: Compressing objects: 47% (403/856) 2023-07-20T11:42:56.1455721Z remote: Compressing objects: 48% (411/856) 2023-07-20T11:42:56.1477739Z remote: Compressing objects: 49% (420/856) 2023-07-20T11:42:56.1489648Z remote: Compressing objects: 50% (428/856) 2023-07-20T11:42:56.1495531Z remote: Compressing objects: 51% (437/856) 2023-07-20T11:42:56.1499144Z remote: Compressing objects: 52% (446/856) 2023-07-20T11:42:56.1502864Z remote: Compressing objects: 53% (454/856) 2023-07-20T11:42:56.1513595Z remote: Compressing objects: 54% (463/856) 2023-07-20T11:42:56.1522638Z remote: Compressing objects: 55% (471/856) 2023-07-20T11:42:56.1523069Z remote: Compressing objects: 56% (480/856) 2023-07-20T11:42:56.1555960Z remote: Compressing objects: 57% (488/856) 2023-07-20T11:42:56.1562707Z remote: Compressing objects: 58% (497/856) 2023-07-20T11:42:56.1581814Z remote: Compressing objects: 59% (506/856) 2023-07-20T11:42:56.1601583Z remote: Compressing objects: 60% (514/856) 2023-07-20T11:42:56.1622631Z remote: Compressing objects: 61% (523/856) 2023-07-20T11:42:56.1654892Z remote: Compressing objects: 62% (531/856) 2023-07-20T11:42:56.1661967Z remote: Compressing objects: 63% (540/856) 2023-07-20T11:42:56.1665016Z remote: Compressing objects: 64% (548/856) 2023-07-20T11:42:56.1696070Z remote: Compressing objects: 65% (557/856) 2023-07-20T11:42:56.1711738Z remote: Compressing objects: 66% (565/856) 2023-07-20T11:42:56.1713884Z remote: Compressing objects: 67% (574/856) 2023-07-20T11:42:56.1719002Z remote: Compressing objects: 68% (583/856) 2023-07-20T11:42:56.1719323Z remote: Compressing objects: 69% (591/856) 2023-07-20T11:42:56.1728498Z remote: Compressing objects: 70% (600/856) 2023-07-20T11:42:56.1734740Z remote: Compressing objects: 71% (608/856) 2023-07-20T11:42:56.1739675Z remote: Compressing objects: 72% (617/856) 2023-07-20T11:42:56.1855045Z remote: Compressing objects: 73% (625/856) 2023-07-20T11:42:56.1857973Z remote: Compressing objects: 74% (634/856) 2023-07-20T11:42:56.1868950Z remote: Compressing objects: 75% (642/856) 2023-07-20T11:42:56.1877787Z remote: Compressing objects: 76% (651/856) 2023-07-20T11:42:56.1884420Z remote: Compressing objects: 77% (660/856) 2023-07-20T11:42:56.1891952Z remote: Compressing objects: 78% (668/856) 2023-07-20T11:42:56.1902472Z remote: Compressing objects: 79% (677/856) 2023-07-20T11:42:56.1914240Z remote: Compressing objects: 80% (685/856) 2023-07-20T11:42:56.1914540Z remote: Compressing objects: 81% (694/856) 2023-07-20T11:42:56.1915352Z remote: Compressing objects: 82% (702/856) 2023-07-20T11:42:56.1915829Z remote: Compressing objects: 83% (711/856) 2023-07-20T11:42:56.1920298Z remote: Compressing objects: 84% (720/856) 2023-07-20T11:42:56.1921588Z remote: Compressing objects: 85% (728/856) 2023-07-20T11:42:56.1921996Z remote: Compressing objects: 86% (737/856) 2023-07-20T11:42:56.1922325Z remote: Compressing objects: 87% (745/856) 2023-07-20T11:42:56.1922631Z remote: Compressing objects: 88% (754/856) 2023-07-20T11:42:56.1922945Z remote: Compressing objects: 89% (762/856) 2023-07-20T11:42:56.1923250Z remote: Compressing objects: 90% (771/856) 2023-07-20T11:42:56.1933794Z remote: Compressing objects: 91% (779/856) 2023-07-20T11:42:56.1934346Z remote: Compressing objects: 92% (788/856) 2023-07-20T11:42:56.1934861Z remote: Compressing objects: 93% (797/856) 2023-07-20T11:42:56.1935173Z remote: Compressing objects: 94% (805/856) 2023-07-20T11:42:56.1935453Z remote: Compressing objects: 95% (814/856) 2023-07-20T11:42:56.1935754Z remote: Compressing objects: 96% (822/856) 2023-07-20T11:42:56.1936054Z remote: Compressing objects: 97% (831/856) 2023-07-20T11:42:56.1936353Z remote: Compressing objects: 98% (839/856) 2023-07-20T11:42:56.1936632Z remote: Compressing objects: 99% (848/856) 2023-07-20T11:42:56.1936944Z remote: Compressing objects: 100% (856/856) 2023-07-20T11:42:56.1937268Z remote: Compressing objects: 100% (856/856), done. 2023-07-20T11:42:56.3674869Z Receiving objects: 0% (1/986) 2023-07-20T11:42:56.3679176Z Receiving objects: 1% (10/986) 2023-07-20T11:42:56.3682108Z Receiving objects: 2% (20/986) 2023-07-20T11:42:56.3685368Z Receiving objects: 3% (30/986) 2023-07-20T11:42:56.3785155Z Receiving objects: 4% (40/986) 2023-07-20T11:42:56.3793460Z Receiving objects: 5% (50/986) 2023-07-20T11:42:56.3813456Z Receiving objects: 6% (60/986) 2023-07-20T11:42:56.3820107Z Receiving objects: 7% (70/986) 2023-07-20T11:42:56.3824513Z Receiving objects: 8% (79/986) 2023-07-20T11:42:56.3837258Z Receiving objects: 9% (89/986) 2023-07-20T11:42:56.3963473Z Receiving objects: 10% (99/986) 2023-07-20T11:42:56.3966852Z Receiving objects: 11% (109/986) 2023-07-20T11:42:56.3974090Z Receiving objects: 12% (119/986) 2023-07-20T11:42:56.3978739Z Receiving objects: 13% (129/986) 2023-07-20T11:42:56.3981135Z Receiving objects: 14% (139/986) 2023-07-20T11:42:56.3989194Z Receiving objects: 15% (148/986) 2023-07-20T11:42:56.3994629Z Receiving objects: 16% (158/986) 2023-07-20T11:42:56.3998648Z Receiving objects: 17% (168/986) 2023-07-20T11:42:56.4004187Z Receiving objects: 18% (178/986) 2023-07-20T11:42:56.4007273Z Receiving objects: 19% (188/986) 2023-07-20T11:42:56.4011099Z Receiving objects: 20% (198/986) 2023-07-20T11:42:56.4017647Z Receiving objects: 21% (208/986) 2023-07-20T11:42:56.4027837Z Receiving objects: 22% (217/986) 2023-07-20T11:42:56.4032313Z Receiving objects: 23% (227/986) 2023-07-20T11:42:56.4034499Z Receiving objects: 24% (237/986) 2023-07-20T11:42:56.4060607Z Receiving objects: 25% (247/986) 2023-07-20T11:42:56.4065848Z Receiving objects: 26% (257/986) 2023-07-20T11:42:56.4073784Z Receiving objects: 27% (267/986) 2023-07-20T11:42:56.4077544Z Receiving objects: 28% (277/986) 2023-07-20T11:42:56.4079972Z Receiving objects: 29% (286/986) 2023-07-20T11:42:56.4082505Z Receiving objects: 30% (296/986) 2023-07-20T11:42:56.4088664Z Receiving objects: 31% (306/986) 2023-07-20T11:42:56.4097539Z Receiving objects: 32% (316/986) 2023-07-20T11:42:56.4112871Z Receiving objects: 33% (326/986) 2023-07-20T11:42:56.4130414Z Receiving objects: 34% (336/986) 2023-07-20T11:42:56.4135849Z Receiving objects: 35% (346/986) 2023-07-20T11:42:56.4139081Z Receiving objects: 36% (355/986) 2023-07-20T11:42:56.4141339Z Receiving objects: 37% (365/986) 2023-07-20T11:42:56.4143763Z Receiving objects: 38% (375/986) 2023-07-20T11:42:56.4190738Z Receiving objects: 39% (385/986) 2023-07-20T11:42:56.4193417Z Receiving objects: 40% (395/986) 2023-07-20T11:42:56.4213429Z Receiving objects: 41% (405/986) 2023-07-20T11:42:56.4483399Z Receiving objects: 42% (415/986) 2023-07-20T11:42:56.4883776Z Receiving objects: 43% (424/986) 2023-07-20T11:42:56.4887503Z Receiving objects: 44% (434/986) 2023-07-20T11:42:56.4888086Z Receiving objects: 45% (444/986) 2023-07-20T11:42:56.4888820Z Receiving objects: 46% (454/986) 2023-07-20T11:42:56.4890229Z Receiving objects: 47% (464/986) 2023-07-20T11:42:56.4896640Z Receiving objects: 48% (474/986) 2023-07-20T11:42:56.4900573Z Receiving objects: 49% (484/986) 2023-07-20T11:42:56.4902800Z Receiving objects: 50% (493/986) 2023-07-20T11:42:56.4906461Z Receiving objects: 51% (503/986) 2023-07-20T11:42:56.4912002Z Receiving objects: 52% (513/986) 2023-07-20T11:42:56.4918489Z Receiving objects: 53% (523/986) 2023-07-20T11:42:56.4923388Z Receiving objects: 54% (533/986) 2023-07-20T11:42:56.4925908Z Receiving objects: 55% (543/986) 2023-07-20T11:42:56.4928469Z Receiving objects: 56% (553/986) 2023-07-20T11:42:56.4933887Z Receiving objects: 57% (563/986) 2023-07-20T11:42:56.4941887Z Receiving objects: 58% (572/986) 2023-07-20T11:42:56.4954477Z Receiving objects: 59% (582/986) 2023-07-20T11:42:56.4957987Z Receiving objects: 60% (592/986) 2023-07-20T11:42:56.4958725Z Receiving objects: 61% (602/986) 2023-07-20T11:42:56.4961017Z Receiving objects: 62% (612/986) 2023-07-20T11:42:56.4967027Z Receiving objects: 63% (622/986) 2023-07-20T11:42:56.4969195Z Receiving objects: 64% (632/986) 2023-07-20T11:42:56.4973272Z Receiving objects: 65% (641/986) 2023-07-20T11:42:56.4978240Z Receiving objects: 66% (651/986) 2023-07-20T11:42:56.4979740Z Receiving objects: 67% (661/986) 2023-07-20T11:42:56.4985351Z Receiving objects: 68% (671/986) 2023-07-20T11:42:56.4986720Z Receiving objects: 69% (681/986) 2023-07-20T11:42:56.4991490Z Receiving objects: 70% (691/986) 2023-07-20T11:42:56.5004599Z Receiving objects: 71% (701/986) 2023-07-20T11:42:56.5008138Z Receiving objects: 72% (710/986) 2023-07-20T11:42:56.5013152Z Receiving objects: 73% (720/986) 2023-07-20T11:42:56.5023307Z Receiving objects: 74% (730/986) 2023-07-20T11:42:56.5025212Z Receiving objects: 75% (740/986) 2023-07-20T11:42:56.5037805Z Receiving objects: 76% (750/986) 2023-07-20T11:42:56.5042474Z Receiving objects: 77% (760/986) 2023-07-20T11:42:56.5049328Z Receiving objects: 78% (770/986) 2023-07-20T11:42:56.5058705Z Receiving objects: 79% (779/986) 2023-07-20T11:42:56.5068622Z Receiving objects: 80% (789/986) 2023-07-20T11:42:56.5072287Z Receiving objects: 81% (799/986) 2023-07-20T11:42:56.5076455Z Receiving objects: 82% (809/986) 2023-07-20T11:42:56.5081400Z Receiving objects: 83% (819/986) 2023-07-20T11:42:56.5083796Z Receiving objects: 84% (829/986) 2023-07-20T11:42:56.5085630Z Receiving objects: 85% (839/986) 2023-07-20T11:42:56.5091074Z Receiving objects: 86% (848/986) 2023-07-20T11:42:56.5096241Z Receiving objects: 87% (858/986) 2023-07-20T11:42:56.5102866Z Receiving objects: 88% (868/986) 2023-07-20T11:42:56.5109232Z Receiving objects: 89% (878/986) 2023-07-20T11:42:56.5131247Z Receiving objects: 90% (888/986) 2023-07-20T11:42:56.5141039Z Receiving objects: 91% (898/986) 2023-07-20T11:42:56.5152438Z Receiving objects: 92% (908/986) 2023-07-20T11:42:56.5171218Z Receiving objects: 93% (917/986) 2023-07-20T11:42:56.5183028Z Receiving objects: 94% (927/986) 2023-07-20T11:42:56.5192784Z Receiving objects: 95% (937/986) 2023-07-20T11:42:56.5198337Z Receiving objects: 96% (947/986) 2023-07-20T11:42:56.5210038Z Receiving objects: 97% (957/986) 2023-07-20T11:42:56.5223916Z Receiving objects: 98% (967/986) 2023-07-20T11:42:56.5224215Z Receiving objects: 99% (977/986) 2023-07-20T11:42:56.5224569Z remote: Total 986 (delta 164), reused 436 (delta 95), pack-reused 0 2023-07-20T11:42:56.5229385Z Receiving objects: 100% (986/986) 2023-07-20T11:42:56.5230018Z Receiving objects: 100% (986/986), 4.97 MiB | 15.89 MiB/s, done. 2023-07-20T11:42:56.5237112Z Resolving deltas: 0% (0/164) 2023-07-20T11:42:56.5237719Z Resolving deltas: 1% (2/164) 2023-07-20T11:42:56.5238129Z Resolving deltas: 2% (4/164) 2023-07-20T11:42:56.5238668Z Resolving deltas: 3% (5/164) 2023-07-20T11:42:56.5239897Z Resolving deltas: 4% (7/164) 2023-07-20T11:42:56.5240382Z Resolving deltas: 5% (9/164) 2023-07-20T11:42:56.5241109Z Resolving deltas: 6% (11/164) 2023-07-20T11:42:56.5241988Z Resolving deltas: 7% (12/164) 2023-07-20T11:42:56.5242730Z Resolving deltas: 8% (14/164) 2023-07-20T11:42:56.5244598Z Resolving deltas: 9% (15/164) 2023-07-20T11:42:56.5245172Z Resolving deltas: 10% (17/164) 2023-07-20T11:42:56.5245915Z Resolving deltas: 12% (20/164) 2023-07-20T11:42:56.5246603Z Resolving deltas: 13% (22/164) 2023-07-20T11:42:56.5247165Z Resolving deltas: 14% (24/164) 2023-07-20T11:42:56.5248674Z Resolving deltas: 15% (25/164) 2023-07-20T11:42:56.5251116Z Resolving deltas: 16% (27/164) 2023-07-20T11:42:56.5251779Z Resolving deltas: 17% (28/164) 2023-07-20T11:42:56.5252176Z Resolving deltas: 18% (30/164) 2023-07-20T11:42:56.5254434Z Resolving deltas: 19% (32/164) 2023-07-20T11:42:56.5254718Z Resolving deltas: 20% (34/164) 2023-07-20T11:42:56.5258476Z Resolving deltas: 21% (35/164) 2023-07-20T11:42:56.5262726Z Resolving deltas: 22% (37/164) 2023-07-20T11:42:56.5263278Z Resolving deltas: 23% (38/164) 2023-07-20T11:42:56.5263779Z Resolving deltas: 24% (40/164) 2023-07-20T11:42:56.5264269Z Resolving deltas: 25% (41/164) 2023-07-20T11:42:56.5266604Z Resolving deltas: 26% (43/164) 2023-07-20T11:42:56.5269626Z Resolving deltas: 27% (45/164) 2023-07-20T11:42:56.5270407Z Resolving deltas: 28% (46/164) 2023-07-20T11:42:56.5271557Z Resolving deltas: 29% (48/164) 2023-07-20T11:42:56.5272286Z Resolving deltas: 30% (50/164) 2023-07-20T11:42:56.5273551Z Resolving deltas: 31% (51/164) 2023-07-20T11:42:56.5274075Z Resolving deltas: 32% (54/164) 2023-07-20T11:42:56.5274560Z Resolving deltas: 33% (55/164) 2023-07-20T11:42:56.5275199Z Resolving deltas: 34% (56/164) 2023-07-20T11:42:56.5275829Z Resolving deltas: 35% (58/164) 2023-07-20T11:42:56.5276421Z Resolving deltas: 37% (61/164) 2023-07-20T11:42:56.5276865Z Resolving deltas: 38% (63/164) 2023-07-20T11:42:56.5277124Z Resolving deltas: 39% (64/164) 2023-07-20T11:42:56.5277393Z Resolving deltas: 40% (66/164) 2023-07-20T11:42:56.5277631Z Resolving deltas: 42% (69/164) 2023-07-20T11:42:56.5277883Z Resolving deltas: 43% (71/164) 2023-07-20T11:42:56.5280943Z Resolving deltas: 44% (73/164) 2023-07-20T11:42:56.5281669Z Resolving deltas: 45% (75/164) 2023-07-20T11:42:56.5283393Z Resolving deltas: 46% (76/164) 2023-07-20T11:42:56.5283780Z Resolving deltas: 47% (78/164) 2023-07-20T11:42:56.5284342Z Resolving deltas: 48% (79/164) 2023-07-20T11:42:56.5285728Z Resolving deltas: 49% (81/164) 2023-07-20T11:42:56.5286305Z Resolving deltas: 51% (84/164) 2023-07-20T11:42:56.5287603Z Resolving deltas: 52% (86/164) 2023-07-20T11:42:56.5288143Z Resolving deltas: 53% (88/164) 2023-07-20T11:42:56.5288735Z Resolving deltas: 54% (89/164) 2023-07-20T11:42:56.5289231Z Resolving deltas: 55% (91/164) 2023-07-20T11:42:56.5290552Z Resolving deltas: 56% (92/164) 2023-07-20T11:42:56.5291064Z Resolving deltas: 58% (96/164) 2023-07-20T11:42:56.5291564Z Resolving deltas: 59% (97/164) 2023-07-20T11:42:56.5292327Z Resolving deltas: 60% (99/164) 2023-07-20T11:42:56.5292863Z Resolving deltas: 62% (103/164) 2023-07-20T11:42:56.5293169Z Resolving deltas: 63% (104/164) 2023-07-20T11:42:56.5293643Z Resolving deltas: 64% (105/164) 2023-07-20T11:42:56.5295954Z Resolving deltas: 65% (107/164) 2023-07-20T11:42:56.5297489Z Resolving deltas: 66% (109/164) 2023-07-20T11:42:56.5298069Z Resolving deltas: 67% (110/164) 2023-07-20T11:42:56.5298592Z Resolving deltas: 68% (112/164) 2023-07-20T11:42:56.5299092Z Resolving deltas: 69% (114/164) 2023-07-20T11:42:56.5299602Z Resolving deltas: 70% (115/164) 2023-07-20T11:42:56.5300068Z Resolving deltas: 71% (117/164) 2023-07-20T11:42:56.5300581Z Resolving deltas: 72% (119/164) 2023-07-20T11:42:56.5301077Z Resolving deltas: 73% (121/164) 2023-07-20T11:42:56.5301572Z Resolving deltas: 74% (122/164) 2023-07-20T11:42:56.5302032Z Resolving deltas: 75% (123/164) 2023-07-20T11:42:56.5302603Z Resolving deltas: 76% (125/164) 2023-07-20T11:42:56.5303251Z Resolving deltas: 78% (128/164) 2023-07-20T11:42:56.5303698Z Resolving deltas: 79% (131/164) 2023-07-20T11:42:56.5306544Z Resolving deltas: 80% (132/164) 2023-07-20T11:42:56.5307115Z Resolving deltas: 81% (133/164) 2023-07-20T11:42:56.5307495Z Resolving deltas: 82% (135/164) 2023-07-20T11:42:56.5307902Z Resolving deltas: 83% (137/164) 2023-07-20T11:42:56.5308786Z Resolving deltas: 84% (138/164) 2023-07-20T11:42:56.5312822Z Resolving deltas: 85% (140/164) 2023-07-20T11:42:56.5313472Z Resolving deltas: 87% (144/164) 2023-07-20T11:42:56.5314189Z Resolving deltas: 88% (145/164) 2023-07-20T11:42:56.5314678Z Resolving deltas: 89% (146/164) 2023-07-20T11:42:56.5315066Z Resolving deltas: 90% (148/164) 2023-07-20T11:42:56.5316140Z Resolving deltas: 91% (150/164) 2023-07-20T11:42:56.5316790Z Resolving deltas: 92% (152/164) 2023-07-20T11:42:56.5320131Z Resolving deltas: 93% (153/164) 2023-07-20T11:42:56.5320693Z Resolving deltas: 94% (155/164) 2023-07-20T11:42:56.5324181Z Resolving deltas: 95% (156/164) 2023-07-20T11:42:56.5324980Z Resolving deltas: 97% (160/164) 2023-07-20T11:42:56.5327458Z Resolving deltas: 98% (161/164) 2023-07-20T11:42:56.5336384Z Resolving deltas: 99% (163/164) 2023-07-20T11:42:56.5339815Z Resolving deltas: 100% (164/164) 2023-07-20T11:42:56.5340157Z Resolving deltas: 100% (164/164), done. 2023-07-20T11:43:01.2955440Z From https://github.com/pytorch/audio 2023-07-20T11:43:01.2956160Z * [new ref] 6a67f8ba5a61a7068729fcd436b7009d56649e2b -> origin/nightly 2023-07-20T11:43:01.3125527Z ##[endgroup] 2023-07-20T11:43:01.3126096Z ##[group]Determining the checkout info 2023-07-20T11:43:01.3130930Z ##[endgroup] 2023-07-20T11:43:01.3131328Z ##[group]Checking out the ref 2023-07-20T11:43:01.3145887Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-07-20T11:43:02.3601521Z Updating files: 32% (281/857) 2023-07-20T11:43:02.3683918Z Updating files: 33% (283/857) 2023-07-20T11:43:02.3752857Z Updating files: 34% (292/857) 2023-07-20T11:43:02.6219163Z Updating files: 35% (300/857) 2023-07-20T11:43:02.6875743Z Updating files: 36% (309/857) 2023-07-20T11:43:02.6964910Z Updating files: 37% (318/857) 2023-07-20T11:43:02.7040999Z Updating files: 38% (326/857) 2023-07-20T11:43:02.7090588Z Updating files: 39% (335/857) 2023-07-20T11:43:02.7295645Z Updating files: 40% (343/857) 2023-07-20T11:43:02.7488005Z Updating files: 41% (352/857) 2023-07-20T11:43:02.7548642Z Updating files: 42% (360/857) 2023-07-20T11:43:02.7664187Z Updating files: 43% (369/857) 2023-07-20T11:43:02.7721526Z Updating files: 44% (378/857) 2023-07-20T11:43:02.7760398Z Updating files: 45% (386/857) 2023-07-20T11:43:02.7827946Z Updating files: 46% (395/857) 2023-07-20T11:43:02.7885275Z Updating files: 47% (403/857) 2023-07-20T11:43:02.7939851Z Updating files: 48% (412/857) 2023-07-20T11:43:02.7992010Z Updating files: 49% (420/857) 2023-07-20T11:43:03.2261989Z Updating files: 50% (429/857) 2023-07-20T11:43:03.4481919Z Updating files: 51% (438/857) 2023-07-20T11:43:03.5107082Z Updating files: 51% (442/857) 2023-07-20T11:43:03.9002931Z Updating files: 52% (446/857) 2023-07-20T11:43:03.9039375Z Updating files: 53% (455/857) 2023-07-20T11:43:03.9095325Z Updating files: 54% (463/857) 2023-07-20T11:43:03.9141692Z Updating files: 55% (472/857) 2023-07-20T11:43:03.9210208Z Updating files: 56% (480/857) 2023-07-20T11:43:03.9261912Z Updating files: 57% (489/857) 2023-07-20T11:43:03.9308424Z Updating files: 58% (498/857) 2023-07-20T11:43:03.9367972Z Updating files: 59% (506/857) 2023-07-20T11:43:03.9422297Z Updating files: 60% (515/857) 2023-07-20T11:43:03.9489848Z Updating files: 61% (523/857) 2023-07-20T11:43:03.9546241Z Updating files: 62% (532/857) 2023-07-20T11:43:03.9602792Z Updating files: 63% (540/857) 2023-07-20T11:43:03.9661093Z Updating files: 64% (549/857) 2023-07-20T11:43:03.9703565Z Updating files: 65% (558/857) 2023-07-20T11:43:03.9757745Z Updating files: 66% (566/857) 2023-07-20T11:43:03.9799859Z Updating files: 67% (575/857) 2023-07-20T11:43:03.9851955Z Updating files: 68% (583/857) 2023-07-20T11:43:03.9904508Z Updating files: 69% (592/857) 2023-07-20T11:43:03.9951771Z Updating files: 70% (600/857) 2023-07-20T11:43:04.0005328Z Updating files: 71% (609/857) 2023-07-20T11:43:04.0081753Z Updating files: 72% (618/857) 2023-07-20T11:43:04.0153145Z Updating files: 73% (626/857) 2023-07-20T11:43:04.0210871Z Updating files: 74% (635/857) 2023-07-20T11:43:04.0269808Z Updating files: 75% (643/857) 2023-07-20T11:43:04.0339575Z Updating files: 76% (652/857) 2023-07-20T11:43:04.0391620Z Updating files: 77% (660/857) 2023-07-20T11:43:04.0451623Z Updating files: 78% (669/857) 2023-07-20T11:43:04.0496392Z Updating files: 79% (678/857) 2023-07-20T11:43:04.0560500Z Updating files: 80% (686/857) 2023-07-20T11:43:04.0610014Z Updating files: 81% (695/857) 2023-07-20T11:43:04.0662512Z Updating files: 82% (703/857) 2023-07-20T11:43:04.0716050Z Updating files: 83% (712/857) 2023-07-20T11:43:04.0772083Z Updating files: 84% (720/857) 2023-07-20T11:43:04.0813539Z Updating files: 85% (729/857) 2023-07-20T11:43:04.0874867Z Updating files: 86% (738/857) 2023-07-20T11:43:04.0924074Z Updating files: 87% (746/857) 2023-07-20T11:43:04.0966704Z Updating files: 88% (755/857) 2023-07-20T11:43:04.1014951Z Updating files: 89% (763/857) 2023-07-20T11:43:04.1056342Z Updating files: 90% (772/857) 2023-07-20T11:43:04.1127904Z Updating files: 91% (780/857) 2023-07-20T11:43:04.1424944Z Updating files: 92% (789/857) 2023-07-20T11:43:04.1474546Z Updating files: 93% (798/857) 2023-07-20T11:43:04.1541559Z Updating files: 94% (806/857) 2023-07-20T11:43:04.1603785Z Updating files: 95% (815/857) 2023-07-20T11:43:04.1652700Z Updating files: 96% (823/857) 2023-07-20T11:43:04.1700877Z Updating files: 97% (832/857) 2023-07-20T11:43:04.1773392Z Updating files: 98% (840/857) 2023-07-20T11:43:04.1822641Z Updating files: 99% (849/857) 2023-07-20T11:43:04.1823019Z Updating files: 100% (857/857) 2023-07-20T11:43:04.1823292Z Updating files: 100% (857/857), done. 2023-07-20T11:43:04.2019189Z branch 'nightly' set up to track 'origin/nightly'. 2023-07-20T11:43:04.2019765Z Switched to a new branch 'nightly' 2023-07-20T11:43:04.2072403Z ##[endgroup] 2023-07-20T11:43:04.2073032Z ##[group]Setting up auth for fetching submodules 2023-07-20T11:43:04.2085877Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:43:04.2431776Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-07-20T11:43:04.2838450Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-07-20T11:43:04.3154816Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-07-20T11:43:04.3482637Z ##[endgroup] 2023-07-20T11:43:04.3485325Z ##[group]Fetching submodules 2023-07-20T11:43:04.3493866Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-07-20T11:43:04.8537811Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-07-20T11:43:05.4276877Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-07-20T11:43:05.8888612Z ##[endgroup] 2023-07-20T11:43:05.8889086Z ##[group]Persisting credentials for submodules 2023-07-20T11:43:05.8902344Z [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:06.3642267Z [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:06.8747810Z [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:07.4885563Z [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:07.9950364Z ##[endgroup] 2023-07-20T11:43:08.0269296Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-20T11:43:08.0532877Z '6a67f8ba5a61a7068729fcd436b7009d56649e2b' 2023-07-20T11:43:08.0885369Z ##[group]Run echo "ENV VARS" 2023-07-20T11:43:08.0885646Z echo "ENV VARS" 2023-07-20T11:43:08.0885895Z echo "${GITHUB_REF_NAME}" 2023-07-20T11:43:08.0886150Z echo "${GITHUB_REF}" 2023-07-20T11:43:08.0886401Z echo "${GITHUB_BASE_REF}" 2023-07-20T11:43:08.0886629Z  2023-07-20T11:43:08.0886856Z echo "GITHUB PROVIDED" 2023-07-20T11:43:08.0887101Z echo "nightly" 2023-07-20T11:43:08.0887351Z echo "refs/heads/nightly" 2023-07-20T11:43:08.0887596Z echo "refs/heads/nightly" 2023-07-20T11:43:08.0887845Z echo "" 2023-07-20T11:43:08.0913501Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:43:08.0913838Z env: 2023-07-20T11:43:08.0914099Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:08.0914361Z PYTHON_VERSION: 3.11 2023-07-20T11:43:08.0914596Z PACKAGE_TYPE: conda 2023-07-20T11:43:08.0914839Z REPOSITORY: pytorch/audio 2023-07-20T11:43:08.0915068Z REF: 2023-07-20T11:43:08.0915248Z CU_VERSION: cu118 2023-07-20T11:43:08.0915464Z CHANNEL: nightly 2023-07-20T11:43:08.0915680Z ##[endgroup] 2023-07-20T11:43:08.2538915Z ENV VARS 2023-07-20T11:43:08.2539279Z nightly 2023-07-20T11:43:08.2539488Z refs/heads/nightly 2023-07-20T11:43:08.2539671Z 2023-07-20T11:43:08.2539770Z GITHUB PROVIDED 2023-07-20T11:43:08.2540011Z nightly 2023-07-20T11:43:08.2540370Z refs/heads/nightly 2023-07-20T11:43:08.2540744Z refs/heads/nightly 2023-07-20T11:43:08.2540985Z 2023-07-20T11:43:08.7697275Z ##[group]Run set -euxo pipefail 2023-07-20T11:43:08.7697610Z set -euxo pipefail 2023-07-20T11:43:08.7697978Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-07-20T11:43:08.7698338Z # and "/" is not allowed in artifact names 2023-07-20T11:43:08.7698865Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-07-20T11:43:08.7727173Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:43:08.7727511Z env: 2023-07-20T11:43:08.7727771Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:08.7728035Z PYTHON_VERSION: 3.11 2023-07-20T11:43:08.7728274Z PACKAGE_TYPE: conda 2023-07-20T11:43:08.7728731Z REPOSITORY: pytorch/audio 2023-07-20T11:43:08.7728961Z REF: 2023-07-20T11:43:08.7729143Z CU_VERSION: cu118 2023-07-20T11:43:08.7729364Z CHANNEL: nightly 2023-07-20T11:43:08.7729589Z ##[endgroup] 2023-07-20T11:43:09.1187175Z + echo ARTIFACT_NAME=pytorch_audio__3.11 2023-07-20T11:43:09.2321861Z ##[group]Run set -euxo pipefail 2023-07-20T11:43:09.2322258Z set -euxo pipefail 2023-07-20T11:43:09.2322609Z conda info | grep -i 'base environment' 2023-07-20T11:43:09.2323010Z conda clean --all --quiet --yes 2023-07-20T11:43:09.2350661Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:43:09.2351000Z env: 2023-07-20T11:43:09.2351330Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:09.2351839Z PYTHON_VERSION: 3.11 2023-07-20T11:43:09.2352143Z PACKAGE_TYPE: conda 2023-07-20T11:43:09.2352518Z REPOSITORY: pytorch/audio 2023-07-20T11:43:09.2352974Z REF: 2023-07-20T11:43:09.2353241Z CU_VERSION: cu118 2023-07-20T11:43:09.2353554Z CHANNEL: nightly 2023-07-20T11:43:09.2353822Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:43:09.2354160Z ##[endgroup] 2023-07-20T11:43:09.8805767Z + conda info 2023-07-20T11:43:09.8881310Z + grep -i 'base environment' 2023-07-20T11:45:40.6432980Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-07-20T11:45:40.6436845Z + conda clean --all --quiet --yes 2023-07-20T11:45:44.0083843Z ##[group]Run set -euxo pipefail 2023-07-20T11:45:44.0084131Z set -euxo pipefail 2023-07-20T11:45:44.0084442Z conda config --set channel_priority false 2023-07-20T11:45:44.0111761Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:45:44.0112051Z env: 2023-07-20T11:45:44.0112332Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:45:44.0112605Z PYTHON_VERSION: 3.11 2023-07-20T11:45:44.0112858Z PACKAGE_TYPE: conda 2023-07-20T11:45:44.0113121Z REPOSITORY: pytorch/audio 2023-07-20T11:45:44.0113364Z REF: 2023-07-20T11:45:44.0113567Z CU_VERSION: cu118 2023-07-20T11:45:44.0113938Z CHANNEL: nightly 2023-07-20T11:45:44.0114221Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:45:44.0114486Z ##[endgroup] 2023-07-20T11:45:44.3129778Z + conda config --set channel_priority false 2023-07-20T11:45:45.0047547Z ##[group]Run set -euxo pipefail 2023-07-20T11:45:45.0047868Z set -euxo pipefail 2023-07-20T11:45:45.0048198Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-07-20T11:45:45.0048492Z conda create \ 2023-07-20T11:45:45.0048784Z  --yes --quiet \ 2023-07-20T11:45:45.0049047Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:45:45.0049304Z  "python=3.9" 2023-07-20T11:45:45.0049536Z CONDA_ENV="${CONDA_ENV}" 2023-07-20T11:45:45.0049833Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-07-20T11:45:45.0050228Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-07-20T11:45:45.0050662Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-07-20T11:45:45.0051016Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-07-20T11:45:45.0051495Z cat "${BUILD_ENV_FILE}" 2023-07-20T11:45:45.0051818Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-07-20T11:45:45.0079726Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:45:45.0080015Z env: 2023-07-20T11:45:45.0080287Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:45:45.0080556Z PYTHON_VERSION: 3.11 2023-07-20T11:45:45.0080797Z PACKAGE_TYPE: conda 2023-07-20T11:45:45.0081053Z REPOSITORY: pytorch/audio 2023-07-20T11:45:45.0081268Z REF: 2023-07-20T11:45:45.0081472Z CU_VERSION: cu118 2023-07-20T11:45:45.0081699Z CHANNEL: nightly 2023-07-20T11:45:45.0081960Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:45:45.0082197Z ##[endgroup] 2023-07-20T11:45:45.4056343Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:45:45.4057201Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python=3.9 2023-07-20T11:45:58.3426484Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:45:58.5960207Z Solving environment: ...working... done 2023-07-20T11:47:05.1198978Z 2023-07-20T11:47:05.1199500Z ## Package Plan ## 2023-07-20T11:47:05.1199887Z 2023-07-20T11:47:05.1203471Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956 2023-07-20T11:47:05.1204115Z 2023-07-20T11:47:05.1204302Z added / updated specs: 2023-07-20T11:47:05.1204842Z - python=3.9 2023-07-20T11:47:05.1205196Z 2023-07-20T11:47:05.1205208Z 2023-07-20T11:47:05.1208386Z The following packages will be downloaded: 2023-07-20T11:47:05.1210162Z 2023-07-20T11:47:05.1210524Z package | build 2023-07-20T11:47:05.1211328Z ---------------------------|----------------- 2023-07-20T11:47:05.1212186Z openssl-3.0.9 | h2bbff1b_0 7.4 MB 2023-07-20T11:47:05.1212991Z pip-23.1.2 | py39haa95532_0 2.8 MB 2023-07-20T11:47:05.1213613Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-07-20T11:47:05.1214331Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-07-20T11:47:05.1215045Z tzdata-2023c | h04d1e81_0 116 KB 2023-07-20T11:47:05.1215749Z vc-14.2 | h21ff451_1 8 KB 2023-07-20T11:47:05.1216412Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-07-20T11:47:05.1217095Z ------------------------------------------------------------ 2023-07-20T11:47:05.1217904Z Total: 30.6 MB 2023-07-20T11:47:05.1218266Z 2023-07-20T11:47:05.1218593Z The following NEW packages will be INSTALLED: 2023-07-20T11:47:05.1219080Z 2023-07-20T11:47:05.1246649Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-20T11:47:05.1247586Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-20T11:47:05.1248314Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 None 2023-07-20T11:47:05.1249127Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-07-20T11:47:05.1249950Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 None 2023-07-20T11:47:05.1250753Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-20T11:47:05.1251487Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-20T11:47:05.1252125Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-20T11:47:05.1252874Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-20T11:47:05.1253626Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-07-20T11:47:05.1254076Z 2023-07-20T11:47:05.1254086Z 2023-07-20T11:47:05.4829494Z Preparing transaction: ...working... done 2023-07-20T11:47:14.9003642Z Verifying transaction: ...working... done 2023-07-20T11:47:38.2068427Z Executing transaction: ...working... done 2023-07-20T11:47:38.2962023Z Retrieving notices: ...working... done 2023-07-20T11:47:38.7027905Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:47:38.7028814Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:47:38.7029895Z + 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:54.0366624Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-07-20T11:47:54.0367217Z 2023-07-20T11:47:54.0367523Z Installing build dependencies: started 2023-07-20T11:47:54.0368343Z 2023-07-20T11:47:54.0369300Z Installing build dependencies: finished with status 'done' 2023-07-20T11:47:54.0369762Z 2023-07-20T11:47:54.0370017Z Getting requirements to build wheel: started 2023-07-20T11:47:54.0370385Z 2023-07-20T11:47:54.0370785Z Getting requirements to build wheel: finished with status 'done' 2023-07-20T11:47:54.0371524Z 2023-07-20T11:47:54.0372346Z Preparing metadata (pyproject.toml): started 2023-07-20T11:47:54.0372790Z 2023-07-20T11:47:54.0373423Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-20T11:47:54.0373924Z 2023-07-20T11:47:54.0374334Z Building wheels for collected packages: pytorch-pkg-helpers 2023-07-20T11:47:54.0374910Z 2023-07-20T11:47:54.0375359Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-07-20T11:47:54.0375860Z 2023-07-20T11:47:54.0376279Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-07-20T11:47:54.0376846Z 2023-07-20T11:47:54.0377633Z 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:54.0378455Z 2023-07-20T11:47:54.0379107Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-07-20T11:47:54.0379782Z 2023-07-20T11:47:54.0380098Z Successfully built pytorch-pkg-helpers 2023-07-20T11:47:54.0380470Z 2023-07-20T11:47:54.0380793Z Installing collected packages: pytorch-pkg-helpers 2023-07-20T11:47:54.0381226Z 2023-07-20T11:47:54.0381563Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-07-20T11:47:54.0382015Z 2023-07-20T11:47:54.0382025Z 2023-07-20T11:47:54.0923886Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:47:54.0924517Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python -m pytorch_pkg_helpers 2023-07-20T11:47:57.5775667Z + cat 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:47:57.6006840Z export BUILD_VERSION='2.1.0.dev20230720' 2023-07-20T11:47:57.6007321Z 2023-07-20T11:47:57.6007656Z export CMAKE_USE_CUDA='1' 2023-07-20T11:47:57.6008053Z 2023-07-20T11:47:57.6008325Z export CONDA_BUILD_VARIANT='cuda' 2023-07-20T11:47:57.6008681Z 2023-07-20T11:47:57.6009416Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T11:47:57.6010083Z 2023-07-20T11:47:57.6010552Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:47:57.6011036Z 2023-07-20T11:47:57.6011411Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:47:57.6012066Z 2023-07-20T11:47:57.6012376Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:47:57.6012743Z 2023-07-20T11:47:57.6013445Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:47:57.6013927Z 2023-07-20T11:47:57.6014326Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:47:57.6014872Z 2023-07-20T11:47:57.6015115Z export FORCE_CUDA=1 2023-07-20T11:47:57.6015441Z 2023-07-20T11:47:57.6015867Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-07-20T11:47:57.6016441Z 2023-07-20T11:47:57.6017300Z export PYTORCH_VERSION='2.1.0.dev20230719' 2023-07-20T11:47:57.6017771Z 2023-07-20T11:47:57.6018068Z export PYTORCH_VERSION_SUFFIX='' 2023-07-20T11:47:57.6018444Z 2023-07-20T11:47:57.6018755Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T11:47:57.6019129Z 2023-07-20T11:47:57.6019362Z export VERSION_SUFFIX='' 2023-07-20T11:47:57.6019671Z 2023-07-20T11:47:57.6019883Z export WHEEL_DIR='' 2023-07-20T11:47:57.6020247Z 2023-07-20T11:47:57.6020258Z 2023-07-20T11:47:57.6020641Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:47:58.1816961Z ##[group]Run set -euxo pipefail 2023-07-20T11:47:58.1817345Z set -euxo pipefail 2023-07-20T11:47:58.1817908Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-07-20T11:47:58.1818257Z  2023-07-20T11:47:58.1818560Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-07-20T11:47:58.1818805Z  2023-07-20T11:47:58.1819273Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-07-20T11:47:58.1819820Z  conda create \ 2023-07-20T11:47:58.1820388Z  --yes --quiet \ 2023-07-20T11:47:58.1820865Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:47:58.1821389Z  "python=3.8" \ 2023-07-20T11:47:58.1821865Z  cmake=3.22 \ 2023-07-20T11:47:58.1822359Z  conda-build=3.21 \ 2023-07-20T11:47:58.1822743Z  ninja=1.10 \ 2023-07-20T11:47:58.1823034Z  pkg-config=0.29 \ 2023-07-20T11:47:58.1823316Z  wheel=0.37 2023-07-20T11:47:58.1823563Z  else 2023-07-20T11:47:58.1823787Z  conda create \ 2023-07-20T11:47:58.1824090Z  --yes --quiet \ 2023-07-20T11:47:58.1824399Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:47:58.1824715Z  "python=${PYTHON_VERSION}" \ 2023-07-20T11:47:58.1824969Z  cmake=3.22 \ 2023-07-20T11:47:58.1825250Z  ninja=1.10 \ 2023-07-20T11:47:58.1825535Z  pkg-config=0.29 \ 2023-07-20T11:47:58.1825813Z  wheel=0.37 2023-07-20T11:47:58.1826036Z  fi 2023-07-20T11:47:58.1826281Z else 2023-07-20T11:47:58.1826540Z  conda create \ 2023-07-20T11:47:58.1826782Z  --yes --quiet \ 2023-07-20T11:47:58.1827086Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:47:58.1827412Z  "python=${PYTHON_VERSION}" \ 2023-07-20T11:47:58.1827710Z  cmake=3.22 \ 2023-07-20T11:47:58.1827954Z  conda-build=3.21 \ 2023-07-20T11:47:58.1828239Z  ninja=1.10 \ 2023-07-20T11:47:58.1828524Z  pkg-config=0.29 \ 2023-07-20T11:47:58.1828815Z  wheel=0.37 2023-07-20T11:47:58.1829025Z fi 2023-07-20T11:47:58.1829329Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-20T11:47:58.1829731Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-20T11:47:58.1868783Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:47:58.1869389Z env: 2023-07-20T11:47:58.1869894Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:47:58.1870518Z PYTHON_VERSION: 3.11 2023-07-20T11:47:58.1871059Z PACKAGE_TYPE: conda 2023-07-20T11:47:58.1871606Z REPOSITORY: pytorch/audio 2023-07-20T11:47:58.1872070Z REF: 2023-07-20T11:47:58.1872544Z CU_VERSION: cu118 2023-07-20T11:47:58.1873032Z CHANNEL: nightly 2023-07-20T11:47:58.1873600Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:47:58.1874279Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:47:58.1874942Z ##[endgroup] 2023-07-20T11:47:58.5460280Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:47:58.5461048Z + [[ 3.11 = \3\.\1\1 ]] 2023-07-20T11:47:58.5461378Z + [[ conda == \c\o\n\d\a ]] 2023-07-20T11:47:58.5462340Z + 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:48:00.9767554Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:48:00.9797210Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-07-20T11:48:19.6873416Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:48:28.3846906Z Solving environment: ...working... done 2023-07-20T11:48:28.6635088Z 2023-07-20T11:48:28.6635826Z ## Package Plan ## 2023-07-20T11:48:28.6636153Z 2023-07-20T11:48:28.6636813Z environment location: C:\actions-runner\_work\_temp\conda_environment_5610470956 2023-07-20T11:48:28.6637774Z 2023-07-20T11:48:28.6638038Z added / updated specs: 2023-07-20T11:48:28.6638530Z - cmake=3.22 2023-07-20T11:48:28.6639070Z - conda-build=3.21 2023-07-20T11:48:28.6639568Z - ninja=1.10 2023-07-20T11:48:28.6640497Z - pkg-config=0.29 2023-07-20T11:48:28.6641064Z - python=3.8 2023-07-20T11:48:28.6641502Z - wheel=0.37 2023-07-20T11:48:28.6641795Z 2023-07-20T11:48:28.6641807Z 2023-07-20T11:48:28.6642129Z The following packages will be downloaded: 2023-07-20T11:48:28.6642539Z 2023-07-20T11:48:28.6642807Z package | build 2023-07-20T11:48:28.6643441Z ---------------------------|----------------- 2023-07-20T11:48:28.6644108Z beautifulsoup4-4.12.2 | py38haa95532_0 209 KB 2023-07-20T11:48:28.6644830Z boltons-23.0.0 | py38haa95532_0 421 KB 2023-07-20T11:48:28.6645535Z brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB 2023-07-20T11:48:28.6646349Z certifi-2023.5.7 | py38haa95532_0 153 KB 2023-07-20T11:48:28.6646997Z cffi-1.15.1 | py38h2bbff1b_3 238 KB 2023-07-20T11:48:28.6647838Z chardet-4.0.0 |py38haa95532_1003 211 KB 2023-07-20T11:48:28.6648549Z colorama-0.4.6 | py38haa95532_0 32 KB 2023-07-20T11:48:28.6649252Z conda-23.5.2 | py38haa95532_0 1.0 MB 2023-07-20T11:48:28.6649973Z conda-build-3.21.9 | py38haa95532_0 555 KB 2023-07-20T11:48:28.6650708Z conda-package-handling-2.1.0| py38haa95532_0 286 KB 2023-07-20T11:48:28.6651551Z conda-package-streaming-0.8.0| py38haa95532_0 28 KB 2023-07-20T11:48:28.6652345Z cryptography-39.0.1 | py38h21b164f_2 1.0 MB 2023-07-20T11:48:28.6653126Z filelock-3.9.0 | py38haa95532_0 19 KB 2023-07-20T11:48:28.6653769Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-07-20T11:48:28.6654623Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-07-20T11:48:28.6655335Z idna-3.4 | py38haa95532_0 94 KB 2023-07-20T11:48:28.6656035Z jinja2-3.1.2 | py38haa95532_0 211 KB 2023-07-20T11:48:28.6656675Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-07-20T11:48:28.6657402Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-07-20T11:48:28.6658125Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-07-20T11:48:28.6658795Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-07-20T11:48:28.6659358Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-07-20T11:48:28.6660075Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-07-20T11:48:28.6660713Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-07-20T11:48:28.6661570Z markupsafe-2.1.1 | py38h2bbff1b_0 26 KB 2023-07-20T11:48:28.6662318Z menuinst-1.4.19 | py38h59b6b97_0 94 KB 2023-07-20T11:48:28.6662916Z ninja-1.10.2 | haa95532_5 14 KB 2023-07-20T11:48:28.6663614Z packaging-23.0 | py38haa95532_0 69 KB 2023-07-20T11:48:28.6664291Z pcre-8.45 | hd77b12b_0 382 KB 2023-07-20T11:48:28.6664911Z pip-23.1.2 | py38haa95532_0 2.8 MB 2023-07-20T11:48:28.6665507Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-07-20T11:48:28.6666175Z pkginfo-1.9.6 | py38haa95532_0 69 KB 2023-07-20T11:48:28.6666846Z pluggy-1.0.0 | py38haa95532_1 29 KB 2023-07-20T11:48:28.6667601Z psutil-5.9.0 | py38h2bbff1b_0 349 KB 2023-07-20T11:48:28.6668283Z py-lief-0.12.3 | py38hd77b12b_0 2.0 MB 2023-07-20T11:48:28.6669347Z pycosat-0.6.4 | py38h2bbff1b_0 74 KB 2023-07-20T11:48:28.6669995Z pyopenssl-23.0.0 | py38haa95532_0 97 KB 2023-07-20T11:48:28.6670698Z pysocks-1.7.1 | py38haa95532_0 31 KB 2023-07-20T11:48:28.6671466Z python-3.8.17 | h1aa4202_0 20.5 MB 2023-07-20T11:48:28.6672203Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-07-20T11:48:28.6672909Z pytz-2022.7 | py38haa95532_0 210 KB 2023-07-20T11:48:28.6673570Z pyyaml-6.0 | py38h2bbff1b_1 146 KB 2023-07-20T11:48:28.6674309Z requests-2.29.0 | py38haa95532_0 97 KB 2023-07-20T11:48:28.6674950Z ruamel.yaml-0.17.21 | py38h2bbff1b_0 174 KB 2023-07-20T11:48:28.6675780Z ruamel.yaml.clib-0.2.6 | py38h2bbff1b_1 101 KB 2023-07-20T11:48:28.6676524Z setuptools-67.8.0 | py38haa95532_0 1.0 MB 2023-07-20T11:48:28.6677254Z soupsieve-2.4 | py38haa95532_0 70 KB 2023-07-20T11:48:28.6677882Z toolz-0.12.0 | py38haa95532_0 106 KB 2023-07-20T11:48:28.6678543Z tqdm-4.65.0 | py38hd4e2768_0 149 KB 2023-07-20T11:48:28.6679232Z urllib3-1.26.16 | py38haa95532_0 201 KB 2023-07-20T11:48:28.6679925Z win_inet_pton-1.1.0 | py38haa95532_0 35 KB 2023-07-20T11:48:28.6680566Z zstandard-0.19.0 | py38h2bbff1b_0 340 KB 2023-07-20T11:48:28.6681416Z ------------------------------------------------------------ 2023-07-20T11:48:28.6682135Z Total: 43.6 MB 2023-07-20T11:48:28.6682574Z 2023-07-20T11:48:28.6682990Z The following NEW packages will be INSTALLED: 2023-07-20T11:48:28.6683406Z 2023-07-20T11:48:28.6683965Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py38haa95532_0 None 2023-07-20T11:48:28.6684864Z boltons pkgs/main/win-64::boltons-23.0.0-py38haa95532_0 None 2023-07-20T11:48:28.6685674Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py38h2bbff1b_1003 None 2023-07-20T11:48:28.6686509Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-07-20T11:48:28.6687400Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-20T11:48:28.6688418Z certifi pkgs/main/win-64::certifi-2023.5.7-py38haa95532_0 None 2023-07-20T11:48:28.6689349Z cffi pkgs/main/win-64::cffi-1.15.1-py38h2bbff1b_3 None 2023-07-20T11:48:28.6690211Z chardet pkgs/main/win-64::chardet-4.0.0-py38haa95532_1003 None 2023-07-20T11:48:28.6691169Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-07-20T11:48:28.6692078Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-07-20T11:48:28.6692893Z colorama pkgs/main/win-64::colorama-0.4.6-py38haa95532_0 None 2023-07-20T11:48:28.6693735Z conda pkgs/main/win-64::conda-23.5.2-py38haa95532_0 None 2023-07-20T11:48:28.6694555Z conda-build pkgs/main/win-64::conda-build-3.21.9-py38haa95532_0 None 2023-07-20T11:48:28.6695657Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.1.0-py38haa95532_0 None 2023-07-20T11:48:28.6696923Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py38haa95532_0 None 2023-07-20T11:48:28.6697947Z cryptography pkgs/main/win-64::cryptography-39.0.1-py38h21b164f_2 None 2023-07-20T11:48:28.6698849Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 None 2023-07-20T11:48:28.6699605Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-07-20T11:48:28.6700395Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-20T11:48:28.6701211Z idna pkgs/main/win-64::idna-3.4-py38haa95532_0 None 2023-07-20T11:48:28.6702011Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 None 2023-07-20T11:48:28.6703292Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-20T11:48:28.6704323Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-20T11:48:28.6706588Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-07-20T11:48:28.6707427Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-07-20T11:48:28.6708197Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-20T11:48:28.6708856Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-20T11:48:28.6709632Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-07-20T11:48:28.6710051Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-20T11:48:28.6710614Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-07-20T11:48:28.6711222Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 None 2023-07-20T11:48:28.6711668Z menuinst pkgs/main/win-64::menuinst-1.4.19-py38h59b6b97_0 None 2023-07-20T11:48:28.6712106Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-07-20T11:48:28.6712550Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-07-20T11:48:28.6712991Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-20T11:48:28.6713445Z packaging pkgs/main/win-64::packaging-23.0-py38haa95532_0 None 2023-07-20T11:48:28.6713837Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-07-20T11:48:28.6714250Z pip pkgs/main/win-64::pip-23.1.2-py38haa95532_0 None 2023-07-20T11:48:28.6714686Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-07-20T11:48:28.6715135Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py38haa95532_0 None 2023-07-20T11:48:28.6715532Z pluggy pkgs/main/win-64::pluggy-1.0.0-py38haa95532_1 None 2023-07-20T11:48:28.6715982Z psutil pkgs/main/win-64::psutil-5.9.0-py38h2bbff1b_0 None 2023-07-20T11:48:28.6716476Z py-lief pkgs/main/win-64::py-lief-0.12.3-py38hd77b12b_0 None 2023-07-20T11:48:28.6717080Z pycosat pkgs/main/win-64::pycosat-0.6.4-py38h2bbff1b_0 None 2023-07-20T11:48:28.6717545Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-07-20T11:48:28.6718224Z pyopenssl pkgs/main/win-64::pyopenssl-23.0.0-py38haa95532_0 None 2023-07-20T11:48:28.6718692Z pysocks pkgs/main/win-64::pysocks-1.7.1-py38haa95532_0 None 2023-07-20T11:48:28.6719125Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 None 2023-07-20T11:48:28.6719606Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-20T11:48:28.6720093Z pytz pkgs/main/win-64::pytz-2022.7-py38haa95532_0 None 2023-07-20T11:48:28.6720480Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 None 2023-07-20T11:48:28.6720932Z requests pkgs/main/win-64::requests-2.29.0-py38haa95532_0 None 2023-07-20T11:48:28.6721397Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py38h2bbff1b_0 None 2023-07-20T11:48:28.6721898Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py38h2bbff1b_1 None 2023-07-20T11:48:28.6722385Z setuptools pkgs/main/win-64::setuptools-67.8.0-py38haa95532_0 None 2023-07-20T11:48:28.6722783Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-07-20T11:48:28.6723216Z soupsieve pkgs/main/win-64::soupsieve-2.4-py38haa95532_0 None 2023-07-20T11:48:28.6723819Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-20T11:48:28.6724259Z toolz pkgs/main/win-64::toolz-0.12.0-py38haa95532_0 None 2023-07-20T11:48:28.6724633Z tqdm pkgs/main/win-64::tqdm-4.65.0-py38hd4e2768_0 None 2023-07-20T11:48:28.6725468Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py38haa95532_0 None 2023-07-20T11:48:28.6726160Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-20T11:48:28.6726586Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-20T11:48:28.6727135Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-07-20T11:48:28.6727559Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py38haa95532_0 None 2023-07-20T11:48:28.6727990Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-07-20T11:48:28.6728386Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-07-20T11:48:28.6728787Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-07-20T11:48:28.6729221Z zstandard pkgs/main/win-64::zstandard-0.19.0-py38h2bbff1b_0 None 2023-07-20T11:48:28.6729605Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-07-20T11:48:28.6729826Z 2023-07-20T11:49:15.1692743Z 2023-07-20T11:49:16.3449971Z Preparing transaction: ...working... done 2023-07-20T11:49:21.7556995Z Verifying transaction: ...working... done 2023-07-20T11:49:38.2669074Z Executing transaction: ...working... done 2023-07-20T11:49:38.3936486Z Retrieving notices: ...working... done 2023-07-20T11:49:39.3011679Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:49:39.3016336Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:49:39.3188734Z ##[group]Run # //\\// means replace every backslash with slash 2023-07-20T11:49:39.3189461Z # //\\// means replace every backslash with slash 2023-07-20T11:49:39.3190217Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-07-20T11:49:39.3218793Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:49:39.3219123Z env: 2023-07-20T11:49:39.3219440Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:49:39.3219975Z PYTHON_VERSION: 3.11 2023-07-20T11:49:39.3220284Z PACKAGE_TYPE: conda 2023-07-20T11:49:39.3220783Z REPOSITORY: pytorch/audio 2023-07-20T11:49:39.3221179Z REF: 2023-07-20T11:49:39.3221388Z CU_VERSION: cu118 2023-07-20T11:49:39.3221652Z CHANNEL: nightly 2023-07-20T11:49:39.3221950Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:49:39.3222340Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:49:39.3222879Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:39.3223356Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:39.3223691Z ##[endgroup] 2023-07-20T11:49:39.6847804Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:49:39.6848610Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:49:39.6849170Z export VSDEVCMD_ARGS='' 2023-07-20T11:49:39.6849768Z source "${BUILD_ENV_FILE}" 2023-07-20T11:49:39.6850588Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-07-20T11:49:39.6851644Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-20T11:49:39.6852239Z  2023-07-20T11:49:39.6852702Z conda build \ 2023-07-20T11:49:39.6853213Z  -c defaults \ 2023-07-20T11:49:39.6853788Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-20T11:49:39.6854347Z  -c "pytorch-${CHANNEL}" \ 2023-07-20T11:49:39.6854991Z  --no-anaconda-upload \ 2023-07-20T11:49:39.6855621Z  --python "${PYTHON_VERSION}" \ 2023-07-20T11:49:39.6856301Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-07-20T11:49:39.6857532Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-07-20T11:49:39.6903880Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:49:39.6904492Z env: 2023-07-20T11:49:39.6904999Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:49:39.6905945Z PYTHON_VERSION: 3.11 2023-07-20T11:49:39.6906487Z PACKAGE_TYPE: conda 2023-07-20T11:49:39.6907033Z REPOSITORY: pytorch/audio 2023-07-20T11:49:39.6907629Z REF: 2023-07-20T11:49:39.6908092Z CU_VERSION: cu118 2023-07-20T11:49:39.6908674Z CHANNEL: nightly 2023-07-20T11:49:39.6909219Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:49:39.6909878Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:49:39.6910811Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:39.6911709Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:39.6912591Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T11:49:39.6913219Z CUDATOOLKIT_CHANNEL: 2023-07-20T11:49:39.6913788Z PACKAGE_NAME: torchaudio 2023-07-20T11:49:39.6914444Z ##[endgroup] 2023-07-20T11:49:45.4526458Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:49:47.9147736Z Solving environment: ...working... done 2023-07-20T11:50:01.9027648Z 2023-07-20T11:50:01.9028236Z ## Package Plan ## 2023-07-20T11:50:01.9028632Z 2023-07-20T11:50:01.9028966Z environment location: C:\Jenkins\Miniconda3 2023-07-20T11:50:01.9029381Z 2023-07-20T11:50:01.9033048Z added / updated specs: 2023-07-20T11:50:01.9034025Z - conda-build 2023-07-20T11:50:01.9034652Z - conda-package-handling!=1.5.0 2023-07-20T11:50:01.9035069Z 2023-07-20T11:50:01.9035084Z 2023-07-20T11:50:01.9035319Z The following packages will be downloaded: 2023-07-20T11:50:01.9039007Z 2023-07-20T11:50:01.9039587Z package | build 2023-07-20T11:50:01.9040226Z ---------------------------|----------------- 2023-07-20T11:50:01.9040992Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-07-20T11:50:01.9041768Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-07-20T11:50:01.9042481Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-07-20T11:50:01.9043285Z click-8.0.4 | py39haa95532_0 155 KB 2023-07-20T11:50:01.9043955Z conda-23.5.2 | py39haa95532_0 1.0 MB 2023-07-20T11:50:01.9045565Z conda-build-3.25.0 | py39haa95532_0 601 KB 2023-07-20T11:50:01.9046257Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-07-20T11:50:01.9046962Z conda-package-handling-2.1.0| py39haa95532_0 286 KB 2023-07-20T11:50:01.9047652Z conda-package-streaming-0.8.0| py39haa95532_0 28 KB 2023-07-20T11:50:01.9050608Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-07-20T11:50:01.9051632Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-07-20T11:50:01.9052263Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-07-20T11:50:01.9052632Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-07-20T11:50:01.9053029Z m2-patch-2.7.5 | 2 89 KB 2023-07-20T11:50:01.9053432Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-07-20T11:50:01.9053799Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-07-20T11:50:01.9054201Z msys2-conda-epoch-20160418 | 1 2 KB 2023-07-20T11:50:01.9054541Z openssl-1.1.1u | h2bbff1b_0 5.5 MB 2023-07-20T11:50:01.9054914Z packaging-23.0 | py39haa95532_0 69 KB 2023-07-20T11:50:01.9055290Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-07-20T11:50:01.9055670Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-07-20T11:50:01.9055995Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-07-20T11:50:01.9056355Z pytz-2022.7 | py39haa95532_0 210 KB 2023-07-20T11:50:01.9056796Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-07-20T11:50:01.9057978Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-07-20T11:50:01.9058673Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-07-20T11:50:01.9059292Z ------------------------------------------------------------ 2023-07-20T11:50:01.9059674Z Total: 16.8 MB 2023-07-20T11:50:01.9059870Z 2023-07-20T11:50:01.9060047Z The following NEW packages will be INSTALLED: 2023-07-20T11:50:01.9060269Z 2023-07-20T11:50:01.9060540Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-07-20T11:50:01.9060986Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-07-20T11:50:01.9061443Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-07-20T11:50:01.9061885Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-07-20T11:50:01.9062339Z conda-build pkgs/main/win-64::conda-build-3.25.0-py39haa95532_0 None 2023-07-20T11:50:01.9062834Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-07-20T11:50:01.9063321Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py39haa95532_0 None 2023-07-20T11:50:01.9064101Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-07-20T11:50:01.9064930Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-20T11:50:01.9065727Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-07-20T11:50:01.9066372Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-20T11:50:01.9066813Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-20T11:50:01.9067278Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-07-20T11:50:01.9067722Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-20T11:50:01.9068150Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-20T11:50:01.9068528Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-20T11:50:01.9068961Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-07-20T11:50:01.9069424Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-07-20T11:50:01.9069881Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-07-20T11:50:01.9070375Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-07-20T11:50:01.9071079Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-07-20T11:50:01.9073045Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-07-20T11:50:01.9073577Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-07-20T11:50:01.9074034Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-07-20T11:50:01.9074487Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-07-20T11:50:01.9074959Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-20T11:50:01.9075443Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-07-20T11:50:01.9075887Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-07-20T11:50:01.9076334Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-07-20T11:50:01.9076787Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-07-20T11:50:01.9076998Z 2023-07-20T11:50:01.9077161Z The following packages will be UPDATED: 2023-07-20T11:50:01.9077377Z 2023-07-20T11:50:01.9077578Z conda 22.9.0-py39haa95532_0 --> 23.5.2-py39haa95532_0 None 2023-07-20T11:50:01.9078532Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.1.0-py39haa95532_0 None 2023-07-20T11:50:01.9079327Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1u-h2bbff1b_0 None 2023-07-20T11:50:01.9080667Z 2023-07-20T11:50:01.9080674Z 2023-07-20T11:50:02.2426474Z Preparing transaction: ...working... done 2023-07-20T11:50:03.4710704Z Verifying transaction: ...working... done 2023-07-20T11:50:07.5884019Z Executing transaction: ...working... done 2023-07-20T11:50:08.0804739Z Retrieving notices: ...working... done 2023-07-20T11:50:11.3659756Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:50:11.3660433Z 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:11.4204812Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-20T11:50:11.4205614Z Adding in variants from internal_defaults 2023-07-20T11:50:11.4206655Z 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:11.4207811Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-07-20T11:50:11.4208895Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-20T11:50:11.4209640Z Adding in variants from config.variant 2023-07-20T11:50:11.4346565Z 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:11.4347259Z warnings.warn( 2023-07-20T11:50:11.6034055Z INFO:conda_build.metadata:Attempting to finalize metadata for vs2019_win-64 2023-07-20T11:50:11.6034933Z Attempting to finalize metadata for vs2019_win-64 2023-07-20T11:50:32.9430770Z 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:32.9431731Z 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:32.9525419Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-07-20T11:50:32.9526111Z INFO:conda_build.build:Packaging vs2019_win-64 2023-07-20T11:50:32.9526862Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work 2023-07-20T11:50:32.9527497Z Packaging vs2019_win-64 2023-07-20T11:50:32.9836280Z INFO:conda_build.build:Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-20T11:50:32.9836931Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-20T11:50:33.0635335Z 2023-07-20T11:50:33.0636320Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-20T11:50:33.0819043Z 2023-07-20T11:50:33.0820203Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env" 2023-07-20T11:50:33.3368852Z 2023-07-20T11:50:33.3369516Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env 2023-07-20T11:50:33.3369872Z 2023-07-20T11:50:33.3593389Z 2023-07-20T11:50:33.3593974Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work>set YEAR=2019 2023-07-20T11:50:33.3597452Z 2023-07-20T11:50:33.3598012Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work>set VER=16 2023-07-20T11:50:33.3601374Z 2023-07-20T11:50:33.3601874Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d" 2023-07-20T11:50:33.3613404Z 2023-07-20T11:50:33.3614676Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.3634070Z 1 file(s) copied. 2023-07-20T11:50:33.3642388Z 2023-07-20T11:50:33.3643118Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work>IF "win-64" == "win-64" ( 2023-07-20T11:50:33.3643963Z set "target_platform=amd64" 2023-07-20T11:50:33.3645087Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.3646334Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.3646852Z IF "" == "" ( 2023-07-20T11:50:33.3647321Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.3648007Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.3648640Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.3649089Z ) ELSE ( 2023-07-20T11:50:33.3649602Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.3650642Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.3651857Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.3652555Z ) 2023-07-20T11:50:33.3653008Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.3653429Z ) else ( 2023-07-20T11:50:33.3653662Z set "target_platform=x86" 2023-07-20T11:50:33.3654181Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.3654855Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.3656073Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.3656943Z echo popd 2023-07-20T11:50:33.3657403Z ) 2023-07-20T11:50:35.2561342Z 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:35.2562139Z 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:35.2664324Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T11:50:35.2676687Z 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:35.2678514Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T11:50:35.2680353Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T11:50:35.2701336Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T11:50:35.2707596Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T11:50:35.2708970Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:35.2717854Z 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:35.2719072Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T11:50:35.2720081Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T11:50:35.2789095Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T11:50:35.2795717Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-20T11:50:35.2797449Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:35.2919087Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 448 KB/second 2023-07-20T11:50:35.3023185Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T11:50:35.3024367Z 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:35.3042352Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T11:50:35.3046081Z 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:35.3055341Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T11:50:35.3056573Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T11:50:35.3057213Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T11:50:35.3062105Z 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:35.3070355Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T11:50:35.3071163Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T11:50:35.3120990Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T11:50:35.3121722Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T11:50:35.3125871Z 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:35.3134620Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T11:50:35.3135271Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T11:50:35.3262384Z 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:35.3278225Z DEBUG:conda_index.index:noarch finish 2023-07-20T11:50:35.3279781Z INFO:conda_index.index:Completed noarch 2023-07-20T11:50:35.3280307Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T11:50:35.3282308Z 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:35.3305079Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T11:50:35.3308861Z 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:35.3329287Z 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:35.3344635Z 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:35.3345592Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T11:50:35.3347243Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T11:50:35.3347842Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T11:50:35.3352202Z 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:35.3372321Z 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:35.3387012Z 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:35.3387992Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T11:50:35.3388704Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T11:50:35.3450675Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T11:50:35.3451337Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T11:50:35.3456309Z 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:35.3479162Z 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:35.3495815Z 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:35.3496605Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T11:50:35.3497582Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T11:50:35.3630659Z 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:35.3647582Z DEBUG:conda_index.index:win-64 finish 2023-07-20T11:50:35.3648161Z INFO:conda_index.index:Completed win-64 2023-07-20T11:50:35.3651359Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T11:50:35.3654466Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T11:50:35.3655133Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T11:50:35.3659341Z 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:35.3660624Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T11:50:35.3661561Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T11:50:35.3661981Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T11:50:35.3665565Z 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:35.3685724Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T11:50:35.3839708Z 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:35.3855597Z DEBUG:conda_index.index:write channeldata 2023-07-20T11:50:35.3860426Z 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:35.9510870Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T11:50:35.9524330Z 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:35.9525837Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T11:50:35.9529350Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T11:50:35.9546000Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T11:50:35.9550696Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T11:50:35.9551600Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:35.9560377Z 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:35.9561184Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T11:50:35.9562548Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T11:50:35.9616545Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T11:50:35.9621124Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-07-20T11:50:35.9622223Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:35.9686089Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T11:50:35.9688578Z 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:35.9705562Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T11:50:35.9710158Z 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:35.9718719Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T11:50:35.9721444Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T11:50:35.9722194Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T11:50:35.9725892Z 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:35.9734136Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T11:50:35.9735080Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T11:50:35.9785076Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T11:50:35.9785968Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T11:50:35.9789966Z 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:35.9798389Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T11:50:35.9799015Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T11:50:35.9931573Z 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:35.9940027Z DEBUG:conda_index.index:noarch finish 2023-07-20T11:50:35.9940677Z INFO:conda_index.index:Completed noarch 2023-07-20T11:50:35.9941425Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T11:50:35.9944046Z 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:35.9961879Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T11:50:35.9979291Z 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:35.9982766Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T11:50:35.9983515Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T11:50:35.9984304Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T11:50:35.9986645Z 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:35.9996855Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T11:50:35.9997562Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T11:50:36.0054025Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T11:50:36.0054908Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T11:50:36.0060627Z 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:36.0067776Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T11:50:36.0068518Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T11:50:36.0224581Z 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:36.0243466Z DEBUG:conda_index.index:win-64 finish 2023-07-20T11:50:36.0244074Z INFO:conda_index.index:Completed win-64 2023-07-20T11:50:36.0247344Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T11:50:36.0250704Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T11:50:36.0251324Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T11:50:36.0256750Z 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:36.0257492Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T11:50:36.0257879Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T11:50:36.0258248Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T11:50:36.0261024Z 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:36.0283444Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T11:50:36.0451256Z 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:36.0470865Z DEBUG:conda_index.index:write channeldata 2023-07-20T11:50:36.0476182Z 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:36.0496141Z Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpg96mnm54\info\recipe) will be used. 2023-07-20T11:50:36.0497564Z WARNING:conda_build.utils:Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpg96mnm54\info\recipe) will be used. 2023-07-20T11:50:36.2073527Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-20T11:50:36.2074442Z 2023-07-20T11:50:36.2075157Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-20T11:50:36.2076206Z Resource usage statistics from bundling vs2019_win-64: 2023-07-20T11:50:36.2077320Z Process count: 1 2023-07-20T11:50:36.2077946Z CPU time: Sys=-, User=- 2023-07-20T11:50:36.2078499Z Memory: 1.6M 2023-07-20T11:50:36.2079002Z Disk usage: 8.3K 2023-07-20T11:50:36.2079642Z Time elapsed: 0:00:02.0 2023-07-20T11:50:36.2080021Z 2023-07-20T11:50:36.2080031Z 2023-07-20T11:50:36.2080248Z number of files: 1 2023-07-20T11:50:36.2080666Z Fixing permissions 2023-07-20T11:50:36.2081231Z INFO :: Time taken to mark (prefix) 2023-07-20T11:50:36.2081959Z 0 replacements in 0 files was 0.01 seconds 2023-07-20T11:50:36.2083234Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:36.2084521Z 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:36.2086208Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-20T11:50:36.2088099Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853811399\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-20T11:50:36.2589616Z # Automatic uploading is disabled 2023-07-20T11:50:36.2590929Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-20T11:50:36.2591416Z 2023-07-20T11:50:36.2591428Z 2023-07-20T11:50:36.2591823Z # To have conda build upload to anaconda.org automatically, use 2023-07-20T11:50:36.2592518Z # conda config --set anaconda_upload yes 2023-07-20T11:50:36.2593110Z anaconda upload \ 2023-07-20T11:50:36.2593810Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:36.2594638Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-20T11:50:36.2595043Z 2023-07-20T11:50:36.2595515Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-20T11:50:36.2596130Z { 2023-07-20T11:50:36.2596588Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-07-20T11:50:36.2597188Z "recipe": { 2023-07-20T11:50:36.2597845Z "cross_compiler_target_platform": "win-64", 2023-07-20T11:50:36.2598502Z "target_platform": "win-64", 2023-07-20T11:50:36.2598988Z "vc": "14" 2023-07-20T11:50:36.2599462Z } 2023-07-20T11:50:36.2599894Z } 2023-07-20T11:50:36.2600324Z } 2023-07-20T11:50:36.2600574Z 2023-07-20T11:50:36.2600585Z 2023-07-20T11:50:36.2600833Z #################################################################################### 2023-07-20T11:50:36.2601413Z Resource usage summary: 2023-07-20T11:50:36.2601747Z 2023-07-20T11:50:36.2601960Z Total time: 0:00:24.9 2023-07-20T11:50:36.2602524Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-07-20T11:50:36.2603130Z Maximum memory usage observed: 1.6M 2023-07-20T11:50:36.2603862Z Total disk usage observed (not including envs): 8.3K 2023-07-20T11:50:37.0580258Z ##[group]Run set -euxo pipefail 2023-07-20T11:50:37.0580797Z set -euxo pipefail 2023-07-20T11:50:37.0581183Z cat "${BUILD_ENV_FILE}" 2023-07-20T11:50:37.0581459Z source "${BUILD_ENV_FILE}" 2023-07-20T11:50:37.0581764Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:37.0582065Z export VSDEVCMD_ARGS='' 2023-07-20T11:50:37.0582288Z  2023-07-20T11:50:37.0582613Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-20T11:50:37.0582984Z #bash packaging/build_conda.sh 2023-07-20T11:50:37.0583243Z  2023-07-20T11:50:37.0583422Z  2023-07-20T11:50:37.0583643Z conda build \ 2023-07-20T11:50:37.0583891Z  -c defaults \ 2023-07-20T11:50:37.0584169Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-20T11:50:37.0584433Z  -c "pytorch-${CHANNEL}" \ 2023-07-20T11:50:37.0584738Z  --no-anaconda-upload \ 2023-07-20T11:50:37.0585135Z  --no-test --python "${PYTHON_VERSION}" \ 2023-07-20T11:50:37.0585429Z  --output-folder distr/ \ 2023-07-20T11:50:37.0585722Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-07-20T11:50:37.0613355Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:50:37.0613655Z env: 2023-07-20T11:50:37.0613935Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:50:37.0614208Z PYTHON_VERSION: 3.11 2023-07-20T11:50:37.0614460Z PACKAGE_TYPE: conda 2023-07-20T11:50:37.0614721Z REPOSITORY: pytorch/audio 2023-07-20T11:50:37.0614965Z REF: 2023-07-20T11:50:37.0615154Z CU_VERSION: cu118 2023-07-20T11:50:37.0615387Z CHANNEL: nightly 2023-07-20T11:50:37.0615652Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:50:37.0616013Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:50:37.0616398Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:37.0617042Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:37.0617468Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T11:50:37.0617796Z CUDATOOLKIT_CHANNEL: 2023-07-20T11:50:37.0618015Z ##[endgroup] 2023-07-20T11:50:37.3841279Z + cat 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:50:37.4021365Z export BUILD_VERSION='2.1.0.dev20230720' 2023-07-20T11:50:37.4021718Z 2023-07-20T11:50:37.4021926Z export CMAKE_USE_CUDA='1' 2023-07-20T11:50:37.4022206Z 2023-07-20T11:50:37.4022450Z export CONDA_BUILD_VARIANT='cuda' 2023-07-20T11:50:37.4022752Z 2023-07-20T11:50:37.4023087Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T11:50:37.4023479Z 2023-07-20T11:50:37.4023791Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:37.4024188Z 2023-07-20T11:50:37.4024398Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:37.4024673Z 2023-07-20T11:50:37.4024807Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:37.4024984Z 2023-07-20T11:50:37.4025339Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:37.4025692Z 2023-07-20T11:50:37.4025897Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:37.4026140Z 2023-07-20T11:50:37.4026310Z export FORCE_CUDA=1 2023-07-20T11:50:37.4026760Z 2023-07-20T11:50:37.4027274Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-07-20T11:50:37.4027746Z 2023-07-20T11:50:37.4027903Z export PYTORCH_VERSION='2.1.0.dev20230719' 2023-07-20T11:50:37.4028085Z 2023-07-20T11:50:37.4028212Z export PYTORCH_VERSION_SUFFIX='' 2023-07-20T11:50:37.4028389Z 2023-07-20T11:50:37.4028546Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T11:50:37.4028740Z 2023-07-20T11:50:37.4028913Z export VERSION_SUFFIX='' 2023-07-20T11:50:37.4029233Z 2023-07-20T11:50:37.4032701Z export WHEEL_DIR='' 2023-07-20T11:50:37.4033059Z 2023-07-20T11:50:37.4033070Z 2023-07-20T11:50:37.4033557Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:50:37.4034224Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T11:50:37.4034676Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T11:50:37.4035164Z ++ export CMAKE_USE_CUDA=1 2023-07-20T11:50:37.4035521Z ++ CMAKE_USE_CUDA=1 2023-07-20T11:50:37.4035783Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T11:50:37.4036063Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T11:50:37.4036710Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-20T11:50:37.4037281Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T11:50:37.4037895Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:37.4038382Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:37.4039021Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:37.4039619Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:37.4040152Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:37.4040662Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:37.4041154Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:37.4041567Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:37.4042209Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:37.4042658Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:37.4042988Z ++ export FORCE_CUDA=1 2023-07-20T11:50:37.4043231Z ++ FORCE_CUDA=1 2023-07-20T11:50:37.4044260Z ++ 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:37.4046833Z ++ 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:37.4048128Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T11:50:37.4048481Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T11:50:37.4048772Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T11:50:37.4049138Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T11:50:37.4049502Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T11:50:37.4049885Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T11:50:37.4050169Z ++ export VERSION_SUFFIX= 2023-07-20T11:50:37.4050459Z ++ VERSION_SUFFIX= 2023-07-20T11:50:37.4050769Z ++ export WHEEL_DIR= 2023-07-20T11:50:37.4051049Z ++ WHEEL_DIR= 2023-07-20T11:50:37.4051308Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:37.4051641Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:37.4051988Z + export VSDEVCMD_ARGS= 2023-07-20T11:50:37.4052282Z + VSDEVCMD_ARGS= 2023-07-20T11:50:37.4052765Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.11 --output-folder distr/ packaging/torchaudio 2023-07-20T11:50:39.4659096Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:50:39.4659754Z 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:39.5194140Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-20T11:50:39.5194763Z Adding in variants from internal_defaults 2023-07-20T11:50:39.5195866Z 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:39.5197369Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-07-20T11:50:39.5198503Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-20T11:50:39.5199156Z Adding in variants from config.variant 2023-07-20T11:50:39.5435114Z 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:39.5436719Z warnings.warn( 2023-07-20T11:50:39.5437590Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-07-20T11:50:39.5438410Z warnings.warn( 2023-07-20T11:50:39.5439896Z 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:39.5441368Z warnings.warn( 2023-07-20T11:50:39.5442674Z 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:39.5444145Z warnings.warn( 2023-07-20T11:50:39.5445005Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-07-20T11:50:39.5445806Z warnings.warn( 2023-07-20T11:50:39.5446653Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-07-20T11:50:39.5447461Z warnings.warn( 2023-07-20T11:50:39.5448319Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-07-20T11:50:39.5449169Z warnings.warn( 2023-07-20T11:50:39.6882481Z INFO:conda_build.metadata:Attempting to finalize metadata for torchaudio 2023-07-20T11:50:39.6882967Z Attempting to finalize metadata for torchaudio 2023-07-20T11:50:58.3759347Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:50:58.7565969Z Solving environment: ...working... done 2023-07-20T11:51:01.2817168Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:51:06.6108385Z Solving environment: ...working... done 2023-07-20T11:51:19.8890002Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:51:27.0877961Z Solving environment: ...working... done 2023-07-20T11:51:27.1959866Z BUILD START: ['torchaudio-2.1.0.dev20230720-py311_cu118.tar.bz2'] 2023-07-20T11:51:29.2935320Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:51:36.7107693Z Solving environment: ...working... done 2023-07-20T11:56:53.3294589Z 2023-07-20T11:56:53.3295143Z ## Package Plan ## 2023-07-20T11:56:53.3295463Z 2023-07-20T11:56:53.3296788Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\_h_env 2023-07-20T11:56:53.3298375Z 2023-07-20T11:56:53.3298387Z 2023-07-20T11:56:53.3298718Z The following NEW packages will be INSTALLED: 2023-07-20T11:56:53.3299080Z 2023-07-20T11:56:53.3299312Z blas: 1.0-mkl 2023-07-20T11:56:53.3304280Z bzip2: 1.0.8-he774522_0 2023-07-20T11:56:53.3305193Z ca-certificates: 2023.05.30-haa95532_0 2023-07-20T11:56:53.3305901Z cmake: 3.26.4-h693b641_0 2023-07-20T11:56:53.3306559Z cuda-cccl: 12.2.53-0 nvidia 2023-07-20T11:56:53.3307134Z cuda-cudart: 11.8.89-0 nvidia 2023-07-20T11:56:53.3307728Z cuda-cudart-dev: 11.8.89-0 nvidia 2023-07-20T11:56:53.3308317Z cuda-cupti: 11.8.87-0 nvidia 2023-07-20T11:56:53.3308884Z cuda-libraries: 11.8.0-0 nvidia 2023-07-20T11:56:53.3309360Z cuda-libraries-dev: 11.8.0-0 nvidia 2023-07-20T11:56:53.3309711Z cuda-nvrtc: 11.8.89-0 nvidia 2023-07-20T11:56:53.3310054Z cuda-nvrtc-dev: 11.8.89-0 nvidia 2023-07-20T11:56:53.3310373Z cuda-nvtx: 11.8.86-0 nvidia 2023-07-20T11:56:53.3310730Z cuda-profiler-api: 12.2.53-0 nvidia 2023-07-20T11:56:53.3311080Z cuda-runtime: 11.8.0-0 nvidia 2023-07-20T11:56:53.3311411Z filelock: 3.9.0-py311haa95532_0 2023-07-20T11:56:53.3311976Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-07-20T11:56:53.3312311Z libcublas: 11.11.3.6-0 nvidia 2023-07-20T11:56:53.3312643Z libcublas-dev: 11.11.3.6-0 nvidia 2023-07-20T11:56:53.3312971Z libcufft: 10.9.0.58-0 nvidia 2023-07-20T11:56:53.3313292Z libcufft-dev: 10.9.0.58-0 nvidia 2023-07-20T11:56:53.3313600Z libcurand: 10.3.3.53-0 nvidia 2023-07-20T11:56:53.3313930Z libcurand-dev: 10.3.3.53-0 nvidia 2023-07-20T11:56:53.3314265Z libcusolver: 11.4.1.48-0 nvidia 2023-07-20T11:56:53.3314596Z libcusolver-dev: 11.4.1.48-0 nvidia 2023-07-20T11:56:53.3314932Z libcusparse: 11.7.5.86-0 nvidia 2023-07-20T11:56:53.3315275Z libcusparse-dev: 11.7.5.86-0 nvidia 2023-07-20T11:56:53.3315604Z libffi: 3.4.4-hd77b12b_0 2023-07-20T11:56:53.3315914Z libnpp: 11.8.0.86-0 nvidia 2023-07-20T11:56:53.3316237Z libnpp-dev: 11.8.0.86-0 nvidia 2023-07-20T11:56:53.3316548Z libnvjpeg: 11.9.0.86-0 nvidia 2023-07-20T11:56:53.3316876Z libnvjpeg-dev: 11.9.0.86-0 nvidia 2023-07-20T11:56:53.3317199Z libuv: 1.44.2-h2bbff1b_0 2023-07-20T11:56:53.3317510Z lz4-c: 1.9.4-h2bbff1b_0 2023-07-20T11:56:53.3317928Z mkl: 2023.1.0-h8bd8f75_46356 2023-07-20T11:56:53.3318277Z mpmath: 1.2.1-py311haa95532_0 2023-07-20T11:56:53.3318599Z networkx: 2.8.4-py311haa95532_1 2023-07-20T11:56:53.3318916Z ninja: 1.10.2-haa95532_5 2023-07-20T11:56:53.3319227Z ninja-base: 1.10.2-h6d14046_5 2023-07-20T11:56:53.3319529Z openssl: 3.0.9-h2bbff1b_0 2023-07-20T11:56:53.3319848Z pip: 23.1.2-py311haa95532_0 2023-07-20T11:56:53.3320165Z python: 3.11.4-he1021f5_0 2023-07-20T11:56:53.3320519Z pytorch: 2.1.0.dev20230719-py3.11_cuda11.8_cudnn8_0 pytorch-nightly 2023-07-20T11:56:53.3320909Z pytorch-cuda: 11.8-h24eeafa_5 pytorch-nightly 2023-07-20T11:56:53.3321261Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-07-20T11:56:53.3321605Z pyyaml: 6.0-py311h2bbff1b_1 2023-07-20T11:56:53.3321932Z setuptools: 67.8.0-py311haa95532_0 2023-07-20T11:56:53.3322254Z sqlite: 3.41.2-h2bbff1b_0 2023-07-20T11:56:53.3322554Z sympy: 1.11.1-py311haa95532_0 2023-07-20T11:56:53.3322863Z tbb: 2021.8.0-h59b6b97_0 2023-07-20T11:56:53.3323160Z tk: 8.6.12-h2bbff1b_0 2023-07-20T11:56:53.3323483Z typing_extensions: 4.6.3-py311haa95532_0 2023-07-20T11:56:53.3323936Z tzdata: 2023c-h04d1e81_0 2023-07-20T11:56:53.3324231Z vc: 14.2-h21ff451_1 2023-07-20T11:56:53.3324536Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-07-20T11:56:53.3324846Z wheel: 0.38.4-py311haa95532_0 2023-07-20T11:56:53.3325152Z xz: 5.4.2-h8cc25b3_0 2023-07-20T11:56:53.3325431Z yaml: 0.2.5-he774522_0 2023-07-20T11:56:53.3325728Z zlib: 1.2.13-h8cc25b3_0 2023-07-20T11:56:53.3326028Z zstd: 1.5.5-hd43e919_0 2023-07-20T11:56:53.3326201Z 2023-07-20T11:56:55.2857646Z Preparing transaction: ...working... done 2023-07-20T11:57:03.5177853Z Verifying transaction: ...working... done 2023-07-20T11:57:21.9541426Z Executing transaction: ...working... done 2023-07-20T11:57:24.0899143Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:57:24.6749873Z Solving environment: ...working... done 2023-07-20T11:57:24.8273050Z 2023-07-20T11:57:24.8273572Z ## Package Plan ## 2023-07-20T11:57:24.8273790Z 2023-07-20T11:57:24.8274052Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\_build_env 2023-07-20T11:57:24.8274318Z 2023-07-20T11:57:24.8274325Z 2023-07-20T11:57:24.8274483Z The following NEW packages will be INSTALLED: 2023-07-20T11:57:24.8274726Z 2023-07-20T11:57:24.8274931Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-07-20T11:57:24.8275305Z vswhere: 2.8.4-haa95532_0 2023-07-20T11:57:24.8275472Z 2023-07-20T11:57:24.8353061Z Preparing transaction: ...working... done 2023-07-20T11:57:25.1998775Z Verifying transaction: ...working... done 2023-07-20T11:57:25.2076337Z Executing transaction: ...working... done 2023-07-20T11:57:44.2602876Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\_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-20T11:57:44.2603748Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-07-20T11:57:47.1211249Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\_h_env\Lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-07-20T11:57:47.1212222Z !! 2023-07-20T11:57:47.1212446Z 2023-07-20T11:57:47.1212692Z ******************************************************************************** 2023-07-20T11:57:47.1213247Z Please avoid running ``setup.py`` directly. 2023-07-20T11:57:47.1213890Z Instead, use pypa/build, pypa/installer, pypa/build or 2023-07-20T11:57:47.1214675Z other standards-based tools. 2023-07-20T11:57:47.1214990Z 2023-07-20T11:57:47.1215303Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-07-20T11:57:47.1216101Z ******************************************************************************** 2023-07-20T11:57:47.1216281Z 2023-07-20T11:57:47.1216363Z !! 2023-07-20T11:57:47.1216592Z self.initialize_options() 2023-07-20T11:57:47.1716860Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\work\ 2023-07-20T11:57:47.1717836Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\work 2023-07-20T11:57:47.1718670Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853839504\\_build_env', 2023-07-20T11:57:47.1719160Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853839504\\_h_env', 2023-07-20T11:57:47.1719636Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853839504\\work'} 2023-07-20T11:57:47.1720144Z 2023-07-20T11:57:47.1720314Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-07-20T11:57:47.1720517Z 2023-07-20T11:57:47.1720631Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-07-20T11:57:47.1720793Z 2023-07-20T11:57:47.1720921Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-07-20T11:57:47.1721098Z 2023-07-20T11:57:47.1721214Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-07-20T11:57:47.1721396Z 2023-07-20T11:57:47.1721499Z %SRC_DIR%>set "ARCH=64" 2023-07-20T11:57:47.1721652Z 2023-07-20T11:57:47.1721768Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-07-20T11:57:47.1721931Z 2023-07-20T11:57:47.1722069Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-07-20T11:57:47.1722253Z 2023-07-20T11:57:47.1722403Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-07-20T11:57:47.1722576Z 2023-07-20T11:57:47.1722753Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-07-20T11:57:47.1722973Z 2023-07-20T11:57:47.1723096Z %SRC_DIR%>set "SUBDIR=win-64" 2023-07-20T11:57:47.1723258Z 2023-07-20T11:57:47.1723384Z %SRC_DIR%>set "build_platform=win-64" 2023-07-20T11:57:47.1723558Z 2023-07-20T11:57:47.1723671Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-07-20T11:57:47.1723834Z 2023-07-20T11:57:47.1723948Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-07-20T11:57:47.1724128Z 2023-07-20T11:57:47.1724238Z %SRC_DIR%>set "CONDA_PY=311" 2023-07-20T11:57:47.1724398Z 2023-07-20T11:57:47.1724503Z %SRC_DIR%>set "PY3K=1" 2023-07-20T11:57:47.1724652Z 2023-07-20T11:57:47.1724760Z %SRC_DIR%>set "PY_VER=3.11" 2023-07-20T11:57:47.1724920Z 2023-07-20T11:57:47.1725049Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-07-20T11:57:47.1725224Z 2023-07-20T11:57:47.1725356Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-07-20T11:57:47.1725553Z 2023-07-20T11:57:47.1725693Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-07-20T11:57:47.1725879Z 2023-07-20T11:57:47.1725995Z %SRC_DIR%>set "NPY_VER=1.22" 2023-07-20T11:57:47.1726315Z 2023-07-20T11:57:47.1726442Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-07-20T11:57:47.1726605Z 2023-07-20T11:57:47.1726752Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-07-20T11:57:47.1726915Z 2023-07-20T11:57:47.1727028Z %SRC_DIR%>set "PERL_VER=5.26" 2023-07-20T11:57:47.1727186Z 2023-07-20T11:57:47.1727303Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-07-20T11:57:47.1727466Z 2023-07-20T11:57:47.1727570Z %SRC_DIR%>set "LUA_VER=5" 2023-07-20T11:57:47.1727723Z 2023-07-20T11:57:47.1727828Z %SRC_DIR%>set "CONDA_LUA=5" 2023-07-20T11:57:47.1727983Z 2023-07-20T11:57:47.1728063Z %SRC_DIR%>set "R_VER=3.4" 2023-07-20T11:57:47.1728218Z 2023-07-20T11:57:47.1728329Z %SRC_DIR%>set "CONDA_R=3.4" 2023-07-20T11:57:47.1728487Z 2023-07-20T11:57:47.1728626Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230720" 2023-07-20T11:57:47.1728808Z 2023-07-20T11:57:47.1729025Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8" 2023-07-20T11:57:47.1729283Z 2023-07-20T11:57:47.1729451Z %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:57:47.1729653Z 2023-07-20T11:57:47.1729768Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=g6a67f8b" 2023-07-20T11:57:47.1729946Z 2023-07-20T11:57:47.1730121Z %SRC_DIR%>set "GIT_FULL_HASH=6a67f8ba5a61a7068729fcd436b7009d56649e2b" 2023-07-20T11:57:47.1730337Z 2023-07-20T11:57:47.1730460Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-07-20T11:57:47.1730633Z 2023-07-20T11:57:47.1730769Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230720" 2023-07-20T11:57:47.1730946Z 2023-07-20T11:57:47.1731062Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-07-20T11:57:47.1731225Z 2023-07-20T11:57:47.1731346Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-07-20T11:57:47.1731532Z 2023-07-20T11:57:47.1731647Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-07-20T11:57:47.1731809Z 2023-07-20T11:57:47.1732068Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-07-20T11:57:47.1732478Z 2023-07-20T11:57:47.1732593Z %SRC_DIR%>set "CPU_COUNT=8" 2023-07-20T11:57:47.1732752Z 2023-07-20T11:57:47.1732869Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-07-20T11:57:47.1733032Z 2023-07-20T11:57:47.1733121Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-07-20T11:57:47.1733282Z 2023-07-20T11:57:47.1735110Z %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:57:47.1737116Z 2023-07-20T11:57:47.1737257Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-07-20T11:57:47.1737418Z 2023-07-20T11:57:47.1737567Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-07-20T11:57:47.1737757Z 2023-07-20T11:57:47.1737903Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-07-20T11:57:47.1738092Z 2023-07-20T11:57:47.1738247Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-07-20T11:57:47.1738444Z 2023-07-20T11:57:47.1738588Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-07-20T11:57:47.1738775Z 2023-07-20T11:57:47.1739130Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env" 2023-07-20T11:57:47.1739398Z 2023-07-20T11:57:47.1739555Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-07-20T11:57:47.1739752Z 2023-07-20T11:57:47.1739931Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-07-20T11:57:47.1740143Z 2023-07-20T11:57:47.1740328Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-07-20T11:57:47.1740553Z 2023-07-20T11:57:47.1740752Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-07-20T11:57:47.1740983Z 2023-07-20T11:57:47.1741164Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-07-20T11:57:47.1741383Z 2023-07-20T11:57:47.1741509Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-07-20T11:57:47.1741702Z 2023-07-20T11:57:47.1741858Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-07-20T11:57:47.1742053Z 2023-07-20T11:57:47.1742236Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-07-20T11:57:47.1742461Z 2023-07-20T11:57:47.1742598Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-07-20T11:57:47.1742775Z 2023-07-20T11:57:47.1742961Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-07-20T11:57:47.1743187Z 2023-07-20T11:57:47.1743310Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-07-20T11:57:47.1743498Z 2023-07-20T11:57:47.1743644Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-07-20T11:57:47.1743833Z 2023-07-20T11:57:47.1743998Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-07-20T11:57:47.1744198Z 2023-07-20T11:57:47.1744338Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-07-20T11:57:47.1744518Z 2023-07-20T11:57:47.1744631Z %SRC_DIR%>set "PROMPT=$P$G" 2023-07-20T11:57:47.1744768Z 2023-07-20T11:57:47.1745151Z %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:57:47.1745667Z 2023-07-20T11:57:47.1745805Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-07-20T11:57:47.1745981Z 2023-07-20T11:57:47.1746098Z %SRC_DIR%>set "SystemDrive=C:" 2023-07-20T11:57:47.1746262Z 2023-07-20T11:57:47.1746386Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-07-20T11:57:47.1746559Z 2023-07-20T11:57:47.1746727Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-20T11:57:47.1746936Z 2023-07-20T11:57:47.1747077Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-20T11:57:47.1747279Z 2023-07-20T11:57:47.1747424Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-07-20T11:57:47.1747609Z 2023-07-20T11:57:47.1747734Z %SRC_DIR%>set "USERNAME=runneruser" 2023-07-20T11:57:47.1747909Z 2023-07-20T11:57:47.1748058Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-07-20T11:57:47.1748267Z 2023-07-20T11:57:47.1748481Z %SRC_DIR%>set "windir=C:\Windows" 2023-07-20T11:57:47.1748835Z 2023-07-20T11:57:47.1749115Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-07-20T11:57:47.1749501Z 2023-07-20T11:57:47.1749990Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-07-20T11:57:47.1750770Z 2023-07-20T11:57:47.1751004Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-07-20T11:57:47.1751219Z 2023-07-20T11:57:47.1751553Z %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:57:47.1751892Z 2023-07-20T11:57:47.1752063Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-07-20T11:57:47.1752276Z 2023-07-20T11:57:47.1752428Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-07-20T11:57:47.1752646Z 2023-07-20T11:57:47.1752884Z %SRC_DIR%>set "extend_keys={'pin_run_as_build', 'ignore_build_only_deps', 'ignore_version', 'extend_keys'}" 2023-07-20T11:57:47.1753153Z 2023-07-20T11:57:47.1753286Z %SRC_DIR%>set "target_platform=win-64" 2023-07-20T11:57:47.1753480Z 2023-07-20T11:57:47.1753788Z %SRC_DIR%>set "r_base=3.4" 2023-07-20T11:57:47.1753965Z 2023-07-20T11:57:47.1754164Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-07-20T11:57:47.1754388Z 2023-07-20T11:57:47.1754515Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-07-20T11:57:47.1754707Z 2023-07-20T11:57:47.1754868Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-07-20T11:57:47.1755072Z 2023-07-20T11:57:47.1755207Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-07-20T11:57:47.1755388Z 2023-07-20T11:57:47.1755486Z %SRC_DIR%>set "vc=14" 2023-07-20T11:57:47.1755632Z 2023-07-20T11:57:47.1755891Z %SRC_DIR%>set "c_compiler=vs2019" 2023-07-20T11:57:47.1756066Z 2023-07-20T11:57:47.1756166Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-07-20T11:57:47.1756337Z 2023-07-20T11:57:47.1756468Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-07-20T11:57:47.1756752Z 2023-07-20T11:57:47.1756904Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-07-20T11:57:47.1757205Z 2023-07-20T11:57:47.1757356Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-07-20T11:57:47.1757544Z 2023-07-20T11:57:47.1757681Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-07-20T11:57:47.1757838Z 2023-07-20T11:57:47.1758079Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\pip_cache" 2023-07-20T11:57:47.1758344Z 2023-07-20T11:57:47.1758462Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-07-20T11:57:47.1758630Z 2023-07-20T11:57:47.1758778Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-07-20T11:57:47.1758972Z 2023-07-20T11:57:47.1759104Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-07-20T11:57:47.1759283Z 2023-07-20T11:57:47.1759485Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-20T11:57:47.1759729Z 2023-07-20T11:57:47.1759983Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-07-20T11:57:47.1760248Z 2023-07-20T11:57:47.1760694Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-07-20T11:57:47.1760995Z 2023-07-20T11:57:47.1761116Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-07-20T11:57:47.1761285Z 2023-07-20T11:57:47.1761384Z %SRC_DIR%>SET MSSdk=1 2023-07-20T11:57:47.1761530Z 2023-07-20T11:57:47.1761646Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-07-20T11:57:47.1761807Z 2023-07-20T11:57:47.1761892Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-07-20T11:57:47.1762048Z 2023-07-20T11:57:47.1762157Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-07-20T11:57:47.1762330Z 2023-07-20T11:57:47.1762580Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-07-20T11:57:47.1762794Z 2023-07-20T11:57:47.1762917Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-07-20T11:57:47.1763088Z 2023-07-20T11:57:47.1763275Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-07-20T11:57:47.1763580Z 2023-07-20T11:57:47.1763699Z %SRC_DIR%>set "CXX=cl.exe" 2023-07-20T11:57:47.1763946Z 2023-07-20T11:57:47.1764059Z %SRC_DIR%>set "CC=cl.exe" 2023-07-20T11:57:47.1764211Z 2023-07-20T11:57:47.1764328Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-07-20T11:57:47.1764491Z 2023-07-20T11:57:47.1764818Z %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:57:47.1765150Z 2023-07-20T11:57:47.1765386Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-20T11:57:47.1765650Z 2023-07-20T11:57:47.1766159Z %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:57:47.1766698Z 2023-07-20T11:57:47.1767975Z %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:57:47.1768407Z 2023-07-20T11:57:47.3585705Z %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:57:47.3586498Z 2023-07-20T11:57:47.3587182Z %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:57:47.3587977Z 2023-07-20T11:57:47.3588634Z %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:57:47.3589308Z 2023-07-20T11:57:47.3589523Z %SRC_DIR%>IF NOT "1" == "" ( 2023-07-20T11:57:47.3590167Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-07-20T11:57:47.3590950Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-07-20T11:57:47.3591569Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-07-20T11:57:47.3592051Z ) 2023-07-20T11:57:47.3592275Z 2023-07-20T11:57:47.3592496Z %SRC_DIR%>call :GetWin10SdkDir 2023-07-20T11:57:47.3592801Z 2023-07-20T11:57:47.3593175Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-20T11:57:47.3593632Z 2023-07-20T11:57:47.3594058Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-20T11:57:47.3594524Z 2023-07-20T11:57:47.3594908Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-07-20T11:57:47.3595367Z 2023-07-20T11:57:47.3595753Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-07-20T11:57:47.3596202Z 2023-07-20T11:57:47.3596438Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-07-20T11:57:47.3596754Z 2023-07-20T11:57:47.3596940Z %SRC_DIR%>exit /B 0 2023-07-20T11:57:47.3598469Z 2023-07-20T11:57:47.3612085Z %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:57:47.3612704Z 2023-07-20T11:57:47.3613396Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-07-20T11:57:47.3614921Z 2023-07-20T11:57:47.3615624Z %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:57:47.3616597Z Windows SDK version found as: "10.0.19041.0" 2023-07-20T11:57:47.3617115Z 2023-07-20T11:57:47.3617393Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-07-20T11:57:47.3617927Z set "target_platform=amd64" 2023-07-20T11:57:47.3618432Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-07-20T11:57:47.3618930Z set "BITS=64" 2023-07-20T11:57:47.3619333Z ) else ( 2023-07-20T11:57:47.3619766Z set "target_platform=x86" 2023-07-20T11:57:47.3620315Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-07-20T11:57:47.3620799Z set "BITS=32" 2023-07-20T11:57:47.3621180Z ) 2023-07-20T11:57:47.3621396Z 2023-07-20T11:57:47.3621809Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-07-20T11:57:47.3622254Z 2023-07-20T11:57:47.3622676Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-07-20T11:57:47.3623147Z 2023-07-20T11:57:47.3623680Z 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:57:47.3624618Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-07-20T11:57:47.3625380Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-07-20T11:57:47.3626036Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-07-20T11:57:47.3626676Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-07-20T11:57:47.3627621Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-07-20T11:57:47.3628025Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-07-20T11:57:47.3628345Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-07-20T11:57:47.3628652Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-07-20T11:57:47.3629143Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-07-20T11:57:47.3629674Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-07-20T11:57:47.3630167Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-07-20T11:57:47.3630490Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-07-20T11:57:47.3630803Z ********************************************************************** 2023-07-20T11:57:47.3631133Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-07-20T11:57:47.3631472Z ** Copyright (c) 2021 Microsoft Corporation 2023-07-20T11:57:47.3631751Z ********************************************************************** 2023-07-20T11:57:47.3632075Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-07-20T11:57:47.3632392Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-07-20T11:57:47.3632711Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-07-20T11:57:47.3633010Z [DEBUG:core\msbuild.bat] initializing... 2023-07-20T11:57:47.3633316Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-07-20T11:57:47.3633631Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-07-20T11:57:47.3633933Z [DEBUG:winsdk.bat] initializing... 2023-07-20T11:57:47.3634203Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-07-20T11:57:47.3634513Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-07-20T11:57:47.3634819Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-07-20T11:57:47.3635134Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-07-20T11:57:47.3635424Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-07-20T11:57:47.3635738Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-07-20T11:57:47.3636048Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-07-20T11:57:47.3636527Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-07-20T11:57:47.3636841Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-07-20T11:57:47.3637173Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-07-20T11:57:47.3637500Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-07-20T11:57:47.3637945Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-07-20T11:57:47.3638234Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-07-20T11:57:47.3638533Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-07-20T11:57:47.3638868Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-07-20T11:57:47.3639345Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-07-20T11:57:47.3639772Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-07-20T11:57:47.3640068Z -- Git branch: nightly 2023-07-20T11:57:47.3640364Z -- Git SHA: 6a67f8ba5a61a7068729fcd436b7009d56649e2b 2023-07-20T11:57:47.3640646Z -- Git tag: None 2023-07-20T11:57:47.3640921Z -- PyTorch dependency: torch==2.1.0.dev20230719 2023-07-20T11:57:47.3641227Z -- Building version 2.1.0.dev20230720 2023-07-20T11:57:47.3641486Z running install 2023-07-20T11:57:47.3641708Z running build 2023-07-20T11:57:47.3641911Z running build_py 2023-07-20T11:57:47.3642139Z creating build 2023-07-20T11:57:47.3642415Z creating build\lib.win-amd64-cpython-311 2023-07-20T11:57:47.3642763Z creating build\lib.win-amd64-cpython-311\torchaudio 2023-07-20T11:57:47.3643293Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-07-20T11:57:47.3643760Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-07-20T11:57:47.3644218Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-07-20T11:57:47.3644632Z creating build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:47.3645066Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:47.3645709Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:47.3646268Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:47.3646808Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:47.3647331Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:47.3647816Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:47.3648283Z creating build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-07-20T11:57:47.3648878Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-07-20T11:57:47.3649416Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-07-20T11:57:47.3649860Z creating build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3650346Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3650875Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3651400Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3651927Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3652441Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3652966Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3653485Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3654023Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3654696Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3655205Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3655759Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3656300Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3656812Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3657296Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3657801Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3658306Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3658850Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3659383Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3659872Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3660384Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3660899Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3661413Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3661916Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:47.3662356Z creating build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-20T11:57:47.4666843Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-07-20T11:58:16.0969731Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-07-20T11:58:16.0970335Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-07-20T11:58:16.0970737Z to cmake instead of implicitly setting it as an env variable. This will 2023-07-20T11:58:16.0971125Z become a FATAL_ERROR in future version of pytorch. 2023-07-20T11:58:16.0971442Z Call Stack (most recent call first): 2023-07-20T11:58:16.0971934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:327 (torch_cuda_get_nvcc_gencode_flag) 2023-07-20T11:58:16.0972556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-07-20T11:58:16.0973173Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-07-20T11:58:16.0973637Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-07-20T11:58:16.0973946Z CMakeLists.txt:93 (include) 2023-07-20T11:58:16.0974112Z 2023-07-20T11:58:16.0974118Z 2023-07-20T11:58:50.6790793Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-20T11:58:50.7702968Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-20T11:58:50.7871667Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-20T11:58:50.8094531Z creating build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:50.8710448Z copying torchaudio\io\_compat.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:50.8961506Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:50.9030839Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:50.9143096Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:50.9348876Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:50.9389125Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:50.9451103Z creating build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:50.9452784Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:50.9467367Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:50.9468807Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:50.9475824Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:50.9498479Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:50.9522657Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:50.9524258Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:50.9528934Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:50.9530347Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:50.9537674Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:50.9539064Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:50.9549843Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-20T11:58:50.9561806Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-20T11:58:50.9563414Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-20T11:58:50.9567179Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-20T11:58:50.9568495Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-07-20T11:58:50.9689044Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-07-20T11:58:50.9691222Z creating build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-07-20T11:58:50.9694204Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-07-20T11:58:50.9695659Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-07-20T11:58:50.9755718Z creating build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-20T11:58:50.9768387Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-20T11:58:50.9894693Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-20T11:58:50.9896498Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-20T11:58:50.9914362Z creating build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-20T11:58:50.9915815Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-20T11:58:50.9923947Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-20T11:58:50.9931059Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-20T11:58:51.0058944Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-20T11:58:51.0070373Z creating build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-07-20T11:58:51.0141630Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-07-20T11:58:51.0409507Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-07-20T11:58:51.0679707Z creating build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-07-20T11:58:51.0902067Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-07-20T11:58:51.1049059Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-07-20T11:58:51.1201248Z creating build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-07-20T11:58:51.1224162Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-07-20T11:58:51.1244472Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-07-20T11:58:51.1355334Z creating build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-20T11:58:51.1357334Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-20T11:58:51.1376293Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-20T11:58:51.1377981Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-20T11:58:51.1382596Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-20T11:58:51.1384003Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-20T11:58:51.1416611Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-20T11:58:51.1425774Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-20T11:58:51.1431060Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-20T11:58:51.1447542Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-20T11:58:51.1449136Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-20T11:58:51.1457276Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-20T11:58:51.1458921Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-20T11:58:51.1468604Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-20T11:58:51.1470893Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-20T11:58:51.1472137Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-20T11:58:51.1473290Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-20T11:58:51.1479788Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-20T11:58:51.1480833Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-20T11:58:51.1481982Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-20T11:58:51.1483201Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-20T11:58:51.1485099Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-20T11:58:51.1486078Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-07-20T11:58:51.1487043Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-07-20T11:58:51.1488458Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-07-20T11:58:51.1489577Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-20T11:58:51.1490690Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-20T11:58:51.1492018Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-20T11:58:51.1493187Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-20T11:58:51.1494478Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-20T11:58:51.1499360Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:51.1519887Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:51.1521599Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:51.1537466Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:51.1542349Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:51.1543942Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:53.7625162Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:53.8960201Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:53.9073965Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-20T11:58:53.9075244Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-20T11:58:53.9076499Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-20T11:58:53.9077741Z copying torchaudio\prototype\pipelines\squim_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-20T11:58:53.9085642Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-20T11:58:53.9086752Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-07-20T11:58:53.9347408Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-07-20T11:58:53.9349212Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-07-20T11:58:53.9350763Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-20T11:58:53.9371955Z copying torchaudio\prototype\models\squim\objective.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-20T11:58:53.9373602Z copying torchaudio\prototype\models\squim\subjective.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-20T11:58:53.9380831Z copying torchaudio\prototype\models\squim\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-20T11:58:53.9382072Z running build_ext 2023-07-20T11:58:53.9382875Z -- The C compiler identification is MSVC 19.29.30151.0 2023-07-20T11:58:53.9383816Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-07-20T11:58:53.9384635Z -- Detecting C compiler ABI info 2023-07-20T11:58:53.9385442Z -- Detecting C compiler ABI info - done 2023-07-20T11:58:53.9386590Z -- 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-20T11:58:53.9387968Z -- Detecting C compile features 2023-07-20T11:58:53.9388750Z -- Detecting C compile features - done 2023-07-20T11:58:53.9389532Z -- Detecting CXX compiler ABI info 2023-07-20T11:58:53.9411773Z -- Detecting CXX compiler ABI info - done 2023-07-20T11:58:53.9412962Z -- 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-20T11:58:53.9414031Z -- Detecting CXX compile features 2023-07-20T11:58:53.9414810Z -- Detecting CXX compile features - done 2023-07-20T11:58:53.9415624Z -- The CUDA compiler identification is NVIDIA 11.8.89 2023-07-20T11:58:53.9416574Z -- Detecting CUDA compiler ABI info 2023-07-20T11:58:53.9417376Z -- Detecting CUDA compiler ABI info - done 2023-07-20T11:58:53.9418684Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe - skipped 2023-07-20T11:58:53.9419689Z -- Detecting CUDA compile features 2023-07-20T11:58:53.9420567Z -- Detecting CUDA compile features - done 2023-07-20T11:58:53.9421575Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 (found version "11.8") 2023-07-20T11:58:53.9422915Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/include (found version "11.8.89") 2023-07-20T11:58:53.9423750Z -- Caffe2: CUDA detected: 11.8 2023-07-20T11:58:53.9424447Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe 2023-07-20T11:58:53.9425481Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 2023-07-20T11:58:53.9426404Z -- Caffe2: Header version is: 11.8 2023-07-20T11:58:53.9427131Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/nvrtc.lib shorthash is dd482e34 2023-07-20T11:58:53.9427916Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-07-20T11:58:53.9429478Z -- 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-20T11:58:53.9431014Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/torch/lib/torch.lib 2023-07-20T11:58:53.9432301Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/libs/python311.lib (found suitable exact version "3.11.4") found components: Development Development.Module Development.Embed 2023-07-20T11:58:53.9433421Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-07-20T11:58:53.9434072Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-07-20T11:58:53.9434703Z -- Found OpenMP: TRUE (found version "2.0") 2023-07-20T11:58:53.9435410Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-07-20T11:58:53.9439869Z -- Building FFmpeg integration with multi version support 2023-07-20T11:58:53.9440565Z -- Configuring done (35.9s) 2023-07-20T11:58:53.9441067Z -- Generating done (0.2s) 2023-07-20T11:58:53.9442128Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/work/build/temp.win-amd64-cpython-311/Release 2023-07-20T11:58:53.9448852Z [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-20T11:58:53.9451572Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:53.9452433Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:53.9452844Z 2023-07-20T11:58:53.9453483Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:53.9454456Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:53.9465402Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:58:53.9468617Z [2/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-07-20T11:58:53.9475378Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:53.9476195Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:53.9476605Z 2023-07-20T11:58:53.9477191Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:53.9480093Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:53.9481544Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:53.9482726Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:53.9484133Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:53.9485303Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:53.9486471Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T11:58:53.9488227Z %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-20T11:58:53.9489433Z %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-20T11:58:53.9490508Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-07-20T11:58:53.9492039Z %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-20T11:59:31.1487272Z with 2023-07-20T11:59:31.1551711Z [ 2023-07-20T11:59:31.1699539Z DTYPE=float, 2023-07-20T11:59:31.1959708Z CAST_DTYPE=float 2023-07-20T11:59:31.2000431Z ] 2023-07-20T11:59:31.2007888Z %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-20T11:59:31.2026862Z with 2023-07-20T11:59:31.2127338Z [ 2023-07-20T11:59:31.2224603Z DTYPE=float 2023-07-20T11:59:31.2225579Z ] 2023-07-20T11:59:31.2246406Z %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-20T11:59:31.2248346Z %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-20T11:59:31.2312837Z with 2023-07-20T11:59:31.2334327Z [ 2023-07-20T11:59:31.2360334Z CAST_DTYPE=float, 2023-07-20T11:59:31.2672445Z DTYPE=float 2023-07-20T11:59:31.2672895Z ] 2023-07-20T11:59:31.2673966Z %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-20T11:59:31.2674908Z with 2023-07-20T11:59:31.2675282Z [ 2023-07-20T11:59:31.2675666Z CAST_DTYPE=float, 2023-07-20T11:59:31.2676115Z DTYPE=float 2023-07-20T11:59:31.2676507Z ] 2023-07-20T11:59:31.2933199Z %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-20T11:59:31.2942518Z with 2023-07-20T11:59:31.3494520Z [ 2023-07-20T11:59:31.3498405Z CAST_DTYPE=float 2023-07-20T11:59:31.3606682Z ] 2023-07-20T11:59:31.3833549Z %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-20T11:59:31.4632729Z with 2023-07-20T11:59:31.4797824Z [ 2023-07-20T11:59:31.4926101Z DTYPE=float, 2023-07-20T11:59:31.5203634Z CAST_DTYPE=float 2023-07-20T11:59:31.5204035Z ] 2023-07-20T11:59:31.5204689Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-20T11:59:31.5206273Z %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-20T11:59:31.5207543Z with 2023-07-20T11:59:31.5207899Z [ 2023-07-20T11:59:31.5208319Z DTYPE=float 2023-07-20T11:59:31.5208680Z ] 2023-07-20T11:59:31.5209478Z %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-20T11:59:31.5210755Z %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-20T11:59:31.5211611Z with 2023-07-20T11:59:31.5211921Z [ 2023-07-20T11:59:31.5212271Z DTYPE=float 2023-07-20T11:59:31.5212635Z ] 2023-07-20T11:59:31.5213630Z %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-20T11:59:31.5214839Z with 2023-07-20T11:59:31.5215345Z [ 2023-07-20T11:59:31.5215737Z DTYPE=float 2023-07-20T11:59:31.5216211Z ] 2023-07-20T11:59:31.5216985Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:31.5217979Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:31.5219020Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:31.5221825Z [3/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-07-20T11:59:31.5224710Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:31.5225406Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:31.5225760Z 2023-07-20T11:59:31.5226223Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:31.5227254Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:31.5228470Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:31.5229617Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:31.5230851Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:31.5231906Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:31.5233081Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T11:59:31.5234184Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(111): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:31.5235323Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(109): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:31.5236563Z %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-20T11:59:31.5238060Z %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-20T11:59:31.5238992Z with 2023-07-20T11:59:31.5239372Z [ 2023-07-20T11:59:31.5239742Z DTYPE=c10::Half 2023-07-20T11:59:31.5240134Z ] 2023-07-20T11:59:31.5241111Z %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-20T11:59:31.5242065Z with 2023-07-20T11:59:31.5242678Z [ 2023-07-20T11:59:31.5243390Z DTYPE=c10::Half 2023-07-20T11:59:31.5243817Z ] 2023-07-20T11:59:31.5245393Z %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-20T11:59:31.5246180Z with 2023-07-20T11:59:31.5246670Z [ 2023-07-20T11:59:31.5247094Z DTYPE=c10::Half 2023-07-20T11:59:31.5247513Z ] 2023-07-20T11:59:31.5248858Z %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-20T11:59:31.5250195Z with 2023-07-20T11:59:31.5250585Z [ 2023-07-20T11:59:31.5251072Z DTYPE=c10::Half, 2023-07-20T11:59:31.5251620Z CAST_DTYPE=float 2023-07-20T11:59:31.5252045Z ] 2023-07-20T11:59:31.5253318Z %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-20T11:59:31.5254453Z with 2023-07-20T11:59:31.5254826Z [ 2023-07-20T11:59:31.5255210Z DTYPE=c10::Half 2023-07-20T11:59:31.5255608Z ] 2023-07-20T11:59:31.5256274Z %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-20T11:59:31.5257671Z %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-20T11:59:31.5258811Z with 2023-07-20T11:59:31.5259402Z [ 2023-07-20T11:59:31.5259819Z DTYPE=c10::Half 2023-07-20T11:59:31.5260184Z ] 2023-07-20T11:59:31.5261122Z %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-20T11:59:31.5262084Z with 2023-07-20T11:59:31.5262480Z [ 2023-07-20T11:59:31.5262894Z DTYPE=c10::Half 2023-07-20T11:59:31.5263286Z ] 2023-07-20T11:59:31.5264126Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-20T11:59:57.8660486Z %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-20T11:59:57.8662263Z with 2023-07-20T11:59:57.8909179Z [ 2023-07-20T11:59:57.9024592Z DTYPE=float 2023-07-20T11:59:57.9232021Z ] 2023-07-20T11:59:57.9341200Z %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-20T11:59:57.9526594Z with 2023-07-20T11:59:57.9536271Z [ 2023-07-20T11:59:57.9583546Z DTYPE=float, 2023-07-20T11:59:57.9654908Z CAST_DTYPE=float 2023-07-20T11:59:57.9712651Z ] 2023-07-20T11:59:57.9727616Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-20T11:59:57.9730026Z %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-20T11:59:57.9731308Z with 2023-07-20T11:59:57.9731703Z [ 2023-07-20T11:59:57.9732098Z DTYPE=float 2023-07-20T11:59:57.9732509Z ] 2023-07-20T11:59:57.9733191Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9734188Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9735318Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:57.9738487Z [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\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-07-20T11:59:57.9741047Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:57.9741904Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:57.9742352Z 2023-07-20T11:59:57.9743418Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9744445Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9745424Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:57.9746449Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:57.9747457Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9748520Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9749834Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9755508Z [5/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-07-20T11:59:57.9758502Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:57.9759204Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:57.9759606Z 2023-07-20T11:59:57.9760100Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9761327Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9762441Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:57.9763788Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:57.9764778Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9765767Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9766815Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9769803Z [6/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-07-20T11:59:57.9773126Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:57.9773866Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:57.9774279Z 2023-07-20T11:59:57.9774774Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9775739Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9777091Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:57.9780272Z [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\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-07-20T11:59:57.9782845Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:57.9783738Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:57.9784168Z 2023-07-20T11:59:57.9784959Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9785981Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:57.9786955Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:57.9789846Z [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_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-07-20T12:01:44.6570017Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:44.6570823Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:44.6571241Z 2023-07-20T12:01:44.6571758Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:44.9914765Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:44.9915968Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:44.9918494Z [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_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-07-20T12:01:44.9921313Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:44.9921933Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:44.9922274Z 2023-07-20T12:01:44.9923066Z %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:01:44.9924082Z %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:01:44.9924999Z %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:01:44.9926060Z %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:01:44.9927114Z %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:01:44.9928115Z %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:01:44.9929358Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:01:44.9930347Z %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:01:44.9931322Z %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:01:44.9932266Z %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:01:44.9933555Z %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:01:44.9934514Z with 2023-07-20T12:01:44.9934814Z [ 2023-07-20T12:01:44.9935168Z CAST_DTYPE=float, 2023-07-20T12:01:44.9935555Z DTYPE=float 2023-07-20T12:01:44.9936182Z ] 2023-07-20T12:01:44.9937043Z %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:01:44.9937902Z with 2023-07-20T12:01:44.9938227Z [ 2023-07-20T12:01:44.9938575Z CAST_DTYPE=float, 2023-07-20T12:01:44.9938954Z DTYPE=float 2023-07-20T12:01:44.9939266Z ] 2023-07-20T12:01:44.9940111Z %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:01:44.9945891Z with 2023-07-20T12:01:44.9946302Z [ 2023-07-20T12:01:44.9946641Z CAST_DTYPE=float 2023-07-20T12:01:44.9947124Z ] 2023-07-20T12:01:44.9948284Z %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:01:44.9949247Z with 2023-07-20T12:01:44.9949546Z [ 2023-07-20T12:01:44.9949886Z DTYPE=float, 2023-07-20T12:01:44.9950267Z CAST_DTYPE=float 2023-07-20T12:01:44.9950617Z ] 2023-07-20T12:01:44.9951633Z %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:01:44.9952636Z with 2023-07-20T12:01:44.9952958Z [ 2023-07-20T12:01:44.9953284Z DTYPE=float 2023-07-20T12:01:44.9953623Z ] 2023-07-20T12:01:44.9954517Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-20T12:01:44.9956150Z %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:01:44.9957262Z with 2023-07-20T12:01:44.9957586Z [ 2023-07-20T12:01:44.9957889Z DTYPE=float 2023-07-20T12:01:44.9958234Z ] 2023-07-20T12:01:44.9958871Z %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:01:44.9960023Z %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:01:44.9960924Z with 2023-07-20T12:01:44.9961220Z [ 2023-07-20T12:01:44.9961547Z DTYPE=float 2023-07-20T12:01:44.9961983Z ] 2023-07-20T12:01:44.9962929Z %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:01:44.9963714Z with 2023-07-20T12:01:44.9964034Z [ 2023-07-20T12:01:44.9964360Z DTYPE=float 2023-07-20T12:01:44.9964696Z ] 2023-07-20T12:01:44.9965250Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:44.9966067Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:44.9966895Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:44.9969688Z [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\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-07-20T12:01:44.9971857Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:44.9972466Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:44.9972814Z 2023-07-20T12:01:44.9973248Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-20T12:01:44.9973816Z with 2023-07-20T12:01:44.9974137Z [ 2023-07-20T12:01:44.9974540Z T=scalar_t 2023-07-20T12:01:44.9974885Z ] 2023-07-20T12:01:44.9976324Z %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:01:44.9977634Z with 2023-07-20T12:01:44.9977956Z [ 2023-07-20T12:01:44.9978280Z T=scalar_t, 2023-07-20T12:01:44.9978694Z PtrTraits=at::DefaultPtrTraits, 2023-07-20T12:01:44.9979325Z index_t=int64_t 2023-07-20T12:01:44.9979718Z ] 2023-07-20T12:01:44.9980321Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-20T12:01:44.9980906Z with 2023-07-20T12:01:44.9981201Z [ 2023-07-20T12:01:44.9981706Z T=scalar_t 2023-07-20T12:01:44.9982044Z ] 2023-07-20T12:01:44.9982682Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:44.9983597Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:44.9984405Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:27.7358927Z [11/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rir.cpp 2023-07-20T12:02:27.7804714Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:27.8585131Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:28.0307932Z 2023-07-20T12:02:28.2103241Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:02:28.2155606Z with 2023-07-20T12:02:28.2266655Z [ 2023-07-20T12:02:28.2299132Z scalar_t=scalar_t 2023-07-20T12:02:28.2389354Z ] 2023-07-20T12:02:28.2548876Z %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:28.2602608Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:02:28.2874057Z with 2023-07-20T12:02:28.3171699Z [ 2023-07-20T12:02:28.3215412Z scalar_t=scalar_t 2023-07-20T12:02:28.3540839Z ] 2023-07-20T12:02:28.3752517Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:02:28.3805871Z with 2023-07-20T12:02:28.3835430Z [ 2023-07-20T12:02:28.3847983Z scalar_t=scalar_t 2023-07-20T12:02:28.3906393Z ] 2023-07-20T12:02:28.3955236Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:02:28.3997318Z %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:28.4089084Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:02:28.4107359Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:02:28.4121533Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:28.4126525Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:28.4128107Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:28.4137798Z [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\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-07-20T12:02:28.4140435Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:28.4141775Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:28.4142551Z 2023-07-20T12:02:28.4143072Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:28.4144075Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:28.4145130Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:28.4148335Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:28.4151544Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:28.4152266Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:28.4152867Z 2023-07-20T12:02:28.4153580Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:28.4155087Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:28.4156602Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:28.4158014Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:28.4159188Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:28.4160187Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:28.4161174Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:28.4162224Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:28.4163264Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:02:28.4166415Z [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:02:28.4168988Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:28.4169729Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:28.4170164Z 2023-07-20T12:02:28.4170743Z %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:02:28.4171458Z with 2023-07-20T12:02:28.4171839Z [ 2023-07-20T12:02:28.4172313Z T=target_t 2023-07-20T12:02:28.4172706Z ] 2023-07-20T12:02:28.4173835Z %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:02:28.4175259Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:28.4176267Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:28.4177286Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:41.3364109Z [15/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:41.3367466Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:41.3418185Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:41.3418931Z 2023-07-20T12:02:41.3419676Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:41.3421116Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:41.3422499Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:41.3423962Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:41.3425161Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:41.3426514Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:41.3427576Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:41.3431032Z [16/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:41.3434349Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:41.3435106Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:41.3435608Z 2023-07-20T12:02:41.3436371Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:41.3437852Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:41.3439824Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:41.3441646Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:41.3443078Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:41.3444086Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:41.3445371Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:41.3448532Z [17/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\_torchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\pybind\pybind.cpp 2023-07-20T12:02:41.3451197Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:41.3452159Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:41.3452727Z 2023-07-20T12:02:41.3453392Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:41.3454542Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:41.3455557Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:41.3459094Z [18/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:41.3462501Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:41.3463257Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:41.3463729Z 2023-07-20T12:02:41.3464479Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:41.3466312Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:41.3467974Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:41.3469668Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:41.3470985Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:41.3472525Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:41.3473862Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:41.3477215Z [19/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:41.3480558Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:41.3481456Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:41.3481939Z 2023-07-20T12:02:41.3482717Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:41.3484352Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:41.3486008Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:41.3487886Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:41.3489286Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:41.3490423Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:41.3491664Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:41.3495419Z [20/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:41.3498448Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:41.3499469Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:41.3500192Z 2023-07-20T12:02:41.3501005Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:41.3502437Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:41.3504240Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:41.3505976Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:41.3507586Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:41.3508704Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:41.3509855Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:41.3510934Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:41.3512074Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:41.3513485Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:41.3525246Z [21/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:02:41.3575128Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3577231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3579094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3580712Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3582315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3583762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3585191Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3586668Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3588400Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3589239Z 2023-07-20T12:02:41.3589961Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3590725Z 2023-07-20T12:02:41.3591482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3592568Z 2023-07-20T12:02:41.3593388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3594281Z 2023-07-20T12:02:41.3595021Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3595937Z 2023-07-20T12:02:41.3596673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3597415Z 2023-07-20T12:02:41.3598160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3598914Z 2023-07-20T12:02:41.3599631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3600381Z 2023-07-20T12:02:41.3601254Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3602119Z 2023-07-20T12:02:41.3604136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3604958Z 2023-07-20T12:02:41.3605695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3606447Z 2023-07-20T12:02:41.3607192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3608078Z 2023-07-20T12:02:41.3609252Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3610019Z 2023-07-20T12:02:41.3610767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3611523Z 2023-07-20T12:02:41.3612267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3613014Z 2023-07-20T12:02:41.3613753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:41.3614687Z 2023-07-20T12:02:41.3615389Z 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:02:41.3616794Z compute_alphas.cu 2023-07-20T12:02:41.3617815Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.3618729Z with 2023-07-20T12:02:41.3619091Z [ 2023-07-20T12:02:41.3619684Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:41.3620249Z ] 2023-07-20T12:02:41.3621261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.3622314Z with 2023-07-20T12:02:41.3622663Z [ 2023-07-20T12:02:41.3623488Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:41.3624051Z ] 2023-07-20T12:02:41.3625164Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.3626141Z with 2023-07-20T12:02:41.3626545Z [ 2023-07-20T12:02:41.3627135Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:41.3627701Z ] 2023-07-20T12:02:41.3628944Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.3631068Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3633142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3634887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.3635966Z with 2023-07-20T12:02:41.3636319Z [ 2023-07-20T12:02:41.3636972Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:41.3637544Z ] 2023-07-20T12:02:41.3638473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.3639386Z with 2023-07-20T12:02:41.3639783Z [ 2023-07-20T12:02:41.3640343Z T=std::basic_string,std::allocator> 2023-07-20T12:02:41.3640912Z ] 2023-07-20T12:02:41.3641917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.3643009Z with 2023-07-20T12:02:41.3643373Z [ 2023-07-20T12:02:41.3644127Z T=std::basic_string,std::allocator> 2023-07-20T12:02:41.3644713Z ] 2023-07-20T12:02:41.3645798Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.3647072Z with 2023-07-20T12:02:41.3647436Z [ 2023-07-20T12:02:41.3648024Z T=std::basic_string,std::allocator> 2023-07-20T12:02:41.3648570Z ] 2023-07-20T12:02:41.3649840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3651867Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3653549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.3654549Z with 2023-07-20T12:02:41.3654930Z [ 2023-07-20T12:02:41.3655544Z T=std::basic_string,std::allocator> 2023-07-20T12:02:41.3656106Z ] 2023-07-20T12:02:41.3657163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.3658240Z with 2023-07-20T12:02:41.3658631Z [ 2023-07-20T12:02:41.3659044Z T=c10::SymInt 2023-07-20T12:02:41.3659422Z ] 2023-07-20T12:02:41.3660436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.3661294Z with 2023-07-20T12:02:41.3661868Z [ 2023-07-20T12:02:41.3662247Z T=c10::SymInt 2023-07-20T12:02:41.3662615Z ] 2023-07-20T12:02:41.3663748Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.3664702Z with 2023-07-20T12:02:41.3665138Z [ 2023-07-20T12:02:41.3665518Z T=c10::SymInt 2023-07-20T12:02:41.3665939Z ] 2023-07-20T12:02:41.3666909Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.3668477Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3670083Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.3671183Z with 2023-07-20T12:02:41.3671573Z [ 2023-07-20T12:02:41.3672146Z T=c10::SymInt 2023-07-20T12:02:41.3672544Z ] 2023-07-20T12:02:41.3673500Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.3674412Z with 2023-07-20T12:02:41.3674809Z [ 2023-07-20T12:02:41.3675257Z T=c10::QualifiedName 2023-07-20T12:02:41.3675665Z ] 2023-07-20T12:02:41.3676693Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.3678027Z with 2023-07-20T12:02:41.3678414Z [ 2023-07-20T12:02:41.3678913Z T=c10::QualifiedName 2023-07-20T12:02:41.3679430Z ] 2023-07-20T12:02:41.3680490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.3681475Z with 2023-07-20T12:02:41.3681821Z [ 2023-07-20T12:02:41.3682266Z T=c10::QualifiedName 2023-07-20T12:02:41.3682695Z ] 2023-07-20T12:02:41.3683724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.3685421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3687261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.3688236Z with 2023-07-20T12:02:41.3688622Z [ 2023-07-20T12:02:41.3689058Z T=c10::QualifiedName 2023-07-20T12:02:41.3689487Z ] 2023-07-20T12:02:41.3690416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.3691745Z with 2023-07-20T12:02:41.3692172Z [ 2023-07-20T12:02:41.3692752Z T=at::TensorBase 2023-07-20T12:02:41.3693249Z ] 2023-07-20T12:02:41.3694255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.3695179Z with 2023-07-20T12:02:41.3695563Z [ 2023-07-20T12:02:41.3695969Z T=at::TensorBase 2023-07-20T12:02:41.3696387Z ] 2023-07-20T12:02:41.3697507Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.3698662Z with 2023-07-20T12:02:41.3699025Z [ 2023-07-20T12:02:41.3699484Z T=at::TensorBase 2023-07-20T12:02:41.3700111Z ] 2023-07-20T12:02:41.3701148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.3702736Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3704344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.3705291Z with 2023-07-20T12:02:41.3705836Z [ 2023-07-20T12:02:41.3706280Z T=at::TensorBase 2023-07-20T12:02:41.3706825Z ] 2023-07-20T12:02:41.3708149Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.3709049Z with 2023-07-20T12:02:41.3709440Z [ 2023-07-20T12:02:41.3709867Z T=at::Tensor 2023-07-20T12:02:41.3710258Z ] 2023-07-20T12:02:41.3711271Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.3712195Z with 2023-07-20T12:02:41.3712588Z [ 2023-07-20T12:02:41.3713095Z T=at::Tensor 2023-07-20T12:02:41.3713512Z ] 2023-07-20T12:02:41.3715599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.3716719Z with 2023-07-20T12:02:41.3717086Z [ 2023-07-20T12:02:41.3717521Z T=at::Tensor 2023-07-20T12:02:41.3717934Z ] 2023-07-20T12:02:41.3718953Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.3722993Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3724543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.3725765Z with 2023-07-20T12:02:41.3726181Z [ 2023-07-20T12:02:41.3729076Z T=at::Tensor 2023-07-20T12:02:41.3729505Z ] 2023-07-20T12:02:41.3730448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.3731328Z with 2023-07-20T12:02:41.3731709Z [ 2023-07-20T12:02:41.3732137Z T=at::Generator 2023-07-20T12:02:41.3732528Z ] 2023-07-20T12:02:41.3736038Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.3737007Z with 2023-07-20T12:02:41.3737392Z [ 2023-07-20T12:02:41.3737803Z T=at::Generator 2023-07-20T12:02:41.3738243Z ] 2023-07-20T12:02:41.3739312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.3742735Z with 2023-07-20T12:02:41.3743157Z [ 2023-07-20T12:02:41.3743605Z T=at::Generator 2023-07-20T12:02:41.3744017Z ] 2023-07-20T12:02:41.3745000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.3746554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.3750872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.3751886Z with 2023-07-20T12:02:41.3752261Z [ 2023-07-20T12:02:41.3752680Z T=at::Generator 2023-07-20T12:02:41.3753075Z ] 2023-07-20T12:02:41.3754029Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.5130555Z with 2023-07-20T12:02:41.5130971Z [ 2023-07-20T12:02:41.5131418Z T=c10::Scalar 2023-07-20T12:02:41.5131806Z ] 2023-07-20T12:02:41.5156769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.5157878Z with 2023-07-20T12:02:41.5158276Z [ 2023-07-20T12:02:41.5158687Z T=c10::Scalar 2023-07-20T12:02:41.5159084Z ] 2023-07-20T12:02:41.5160184Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.5161245Z with 2023-07-20T12:02:41.5161602Z [ 2023-07-20T12:02:41.5162117Z T=c10::Scalar 2023-07-20T12:02:41.5162511Z ] 2023-07-20T12:02:41.5164215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.5166191Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.5167779Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.5168883Z with 2023-07-20T12:02:41.5169257Z [ 2023-07-20T12:02:41.5169760Z T=c10::Scalar 2023-07-20T12:02:41.5170236Z ] 2023-07-20T12:02:41.5171197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.5172118Z with 2023-07-20T12:02:41.5172499Z [ 2023-07-20T12:02:41.5173055Z T=std::shared_ptr 2023-07-20T12:02:41.5173565Z ] 2023-07-20T12:02:41.5174576Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.5175638Z with 2023-07-20T12:02:41.5176026Z [ 2023-07-20T12:02:41.5176523Z T=std::shared_ptr 2023-07-20T12:02:41.5177166Z ] 2023-07-20T12:02:41.5178218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.5179232Z with 2023-07-20T12:02:41.5179609Z [ 2023-07-20T12:02:41.5180156Z T=std::shared_ptr 2023-07-20T12:02:41.5180700Z ] 2023-07-20T12:02:41.5182150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.5184069Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.5185802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.5186774Z with 2023-07-20T12:02:41.5187170Z [ 2023-07-20T12:02:41.5187723Z T=std::shared_ptr 2023-07-20T12:02:41.5188250Z ] 2023-07-20T12:02:41.5189205Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.5190246Z with 2023-07-20T12:02:41.5190623Z [ 2023-07-20T12:02:41.5191238Z T=std::weak_ptr 2023-07-20T12:02:41.5191781Z ] 2023-07-20T12:02:41.5192741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.5193654Z with 2023-07-20T12:02:41.5194049Z [ 2023-07-20T12:02:41.5194595Z T=std::weak_ptr 2023-07-20T12:02:41.5195085Z ] 2023-07-20T12:02:41.5196414Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.5197579Z with 2023-07-20T12:02:41.5198054Z [ 2023-07-20T12:02:41.5198607Z T=std::weak_ptr 2023-07-20T12:02:41.5199116Z ] 2023-07-20T12:02:41.5200180Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.5201128Z with 2023-07-20T12:02:41.5201500Z [ 2023-07-20T12:02:41.5201991Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:41.5202466Z ] 2023-07-20T12:02:41.5203522Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.5204586Z with 2023-07-20T12:02:41.5204952Z [ 2023-07-20T12:02:41.5205563Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:41.5206030Z ] 2023-07-20T12:02:41.5207064Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.5207978Z with 2023-07-20T12:02:41.5208345Z [ 2023-07-20T12:02:41.5208868Z T=std::weak_ptr 2023-07-20T12:02:41.5209384Z ] 2023-07-20T12:02:41.5210317Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.5211347Z with 2023-07-20T12:02:41.5212103Z [ 2023-07-20T12:02:41.5212790Z T=std::vector> 2023-07-20T12:02:41.5213332Z ] 2023-07-20T12:02:41.5214345Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.5215277Z with 2023-07-20T12:02:41.5215658Z [ 2023-07-20T12:02:41.5216235Z T=std::vector> 2023-07-20T12:02:41.5216787Z ] 2023-07-20T12:02:41.5218027Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.5219117Z with 2023-07-20T12:02:41.5219577Z [ 2023-07-20T12:02:41.5220224Z T=std::vector> 2023-07-20T12:02:41.5220803Z ] 2023-07-20T12:02:41.5221969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.5223841Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.5225666Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.5226757Z with 2023-07-20T12:02:41.5227340Z [ 2023-07-20T12:02:41.5227986Z T=std::vector> 2023-07-20T12:02:41.5228573Z ] 2023-07-20T12:02:41.5229544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.5230412Z with 2023-07-20T12:02:41.5230784Z [ 2023-07-20T12:02:41.5231271Z T=std::vector> 2023-07-20T12:02:41.5231741Z ] 2023-07-20T12:02:41.5232814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.5233936Z with 2023-07-20T12:02:41.5234326Z [ 2023-07-20T12:02:41.5234859Z T=std::vector> 2023-07-20T12:02:41.5235323Z ] 2023-07-20T12:02:41.5236410Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.5237430Z with 2023-07-20T12:02:41.5237818Z [ 2023-07-20T12:02:41.5238326Z T=std::vector> 2023-07-20T12:02:41.5238914Z ] 2023-07-20T12:02:41.5240098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.5241914Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.5243865Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.5244865Z with 2023-07-20T12:02:41.5245230Z [ 2023-07-20T12:02:41.5246023Z T=std::vector> 2023-07-20T12:02:41.5246531Z ] 2023-07-20T12:02:41.5247617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.5248537Z with 2023-07-20T12:02:41.5248897Z [ 2023-07-20T12:02:41.5249524Z T=std::vector,std::allocator>> 2023-07-20T12:02:41.5250210Z ] 2023-07-20T12:02:41.5251304Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.5273896Z with 2023-07-20T12:02:41.5274595Z [ 2023-07-20T12:02:41.5308786Z T=std::vector,std::allocator>> 2023-07-20T12:02:41.5338233Z ] 2023-07-20T12:02:41.5339195Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.5340162Z with 2023-07-20T12:02:41.5340547Z [ 2023-07-20T12:02:41.5341238Z T=std::vector,std::allocator>> 2023-07-20T12:02:41.5342138Z ] 2023-07-20T12:02:41.5343649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.5345399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.5346895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.5348389Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.5349450Z with 2023-07-20T12:02:41.5349887Z [ 2023-07-20T12:02:41.5350445Z T=std::vector,std::allocator>> 2023-07-20T12:02:41.5350959Z ] 2023-07-20T12:02:41.5351755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.5352492Z with 2023-07-20T12:02:41.5352778Z [ 2023-07-20T12:02:41.5353272Z T=std::vector,std::allocator>> 2023-07-20T12:02:41.5353729Z ] 2023-07-20T12:02:41.5354599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.5357462Z with 2023-07-20T12:02:41.5357809Z [ 2023-07-20T12:02:41.5358410Z T=std::vector,std::allocator>> 2023-07-20T12:02:41.5358959Z ] 2023-07-20T12:02:41.5360041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.5361016Z with 2023-07-20T12:02:41.5361412Z [ 2023-07-20T12:02:41.5362127Z T=std::vector,std::allocator>> 2023-07-20T12:02:41.5362721Z ] 2023-07-20T12:02:41.5364214Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.5365985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.5367641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.5369335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.5370948Z with 2023-07-20T12:02:41.5371344Z [ 2023-07-20T12:02:41.5371924Z T=std::vector,std::allocator>> 2023-07-20T12:02:41.5372469Z ] 2023-07-20T12:02:41.5373423Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.5374306Z with 2023-07-20T12:02:41.5374691Z [ 2023-07-20T12:02:41.5375179Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:41.5375663Z ] 2023-07-20T12:02:41.5376797Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.5378073Z with 2023-07-20T12:02:41.5378449Z [ 2023-07-20T12:02:41.5378996Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:41.5379497Z ] 2023-07-20T12:02:41.5380581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.5381595Z with 2023-07-20T12:02:41.5381952Z [ 2023-07-20T12:02:41.5382468Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:41.5383023Z ] 2023-07-20T12:02:41.5384439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.5386488Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.5388422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.5389397Z with 2023-07-20T12:02:41.5389923Z [ 2023-07-20T12:02:41.5390429Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:41.5391003Z ] 2023-07-20T12:02:41.5392410Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.5393261Z with 2023-07-20T12:02:41.5393612Z [ 2023-07-20T12:02:41.5997924Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:41.5998846Z ] 2023-07-20T12:02:41.5999851Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.6004942Z with 2023-07-20T12:02:41.6005483Z [ 2023-07-20T12:02:41.6006097Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:41.6006661Z ] 2023-07-20T12:02:41.6007760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.6008794Z with 2023-07-20T12:02:41.6009167Z [ 2023-07-20T12:02:41.6009724Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:41.6010737Z ] 2023-07-20T12:02:41.6012043Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.6013903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.6015779Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.6017636Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.6019017Z with 2023-07-20T12:02:41.6019412Z [ 2023-07-20T12:02:41.6019981Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:41.6020525Z ] 2023-07-20T12:02:41.6021473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.6022346Z with 2023-07-20T12:02:41.6022703Z [ 2023-07-20T12:02:41.6023172Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:41.6023636Z ] 2023-07-20T12:02:41.6024749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.6026385Z with 2023-07-20T12:02:41.6026740Z [ 2023-07-20T12:02:41.6027207Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:41.6027641Z ] 2023-07-20T12:02:41.6028725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.6029696Z with 2023-07-20T12:02:41.6030065Z [ 2023-07-20T12:02:41.6030531Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:41.6030996Z ] 2023-07-20T12:02:41.6032157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.6034222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.6035173Z with 2023-07-20T12:02:41.6035539Z [ 2023-07-20T12:02:41.6035987Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:41.6036395Z ] 2023-07-20T12:02:41.6037493Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.6039328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.6040492Z with 2023-07-20T12:02:41.6041101Z [ 2023-07-20T12:02:41.6041587Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:41.6042030Z ] 2023-07-20T12:02:41.6042984Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.6043886Z with 2023-07-20T12:02:41.6044239Z [ 2023-07-20T12:02:41.6045292Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:41.6046385Z ] 2023-07-20T12:02:41.6047558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.6048492Z with 2023-07-20T12:02:41.6048824Z [ 2023-07-20T12:02:41.6049824Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:41.6050823Z ] 2023-07-20T12:02:41.6051932Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.6053054Z with 2023-07-20T12:02:41.6053406Z [ 2023-07-20T12:02:41.6054893Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:41.6056171Z ] 2023-07-20T12:02:41.6057698Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.6059129Z with 2023-07-20T12:02:41.6059494Z [ 2023-07-20T12:02:41.6060024Z TTarget=c10::StorageImpl 2023-07-20T12:02:41.6060449Z ] 2023-07-20T12:02:41.6062410Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.6063816Z with 2023-07-20T12:02:41.6064192Z [ 2023-07-20T12:02:41.6064611Z TTarget=c10::StorageImpl 2023-07-20T12:02:41.6065059Z ] 2023-07-20T12:02:41.6066082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.6067205Z with 2023-07-20T12:02:41.6067557Z [ 2023-07-20T12:02:41.6069034Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:41.6070280Z ] 2023-07-20T12:02:41.6071292Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.6072171Z with 2023-07-20T12:02:41.6072519Z [ 2023-07-20T12:02:41.6072953Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:41.6073377Z ] 2023-07-20T12:02:41.6074493Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.6075659Z with 2023-07-20T12:02:41.6076018Z [ 2023-07-20T12:02:41.6076473Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:41.6076921Z ] 2023-07-20T12:02:41.6078018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.6079125Z with 2023-07-20T12:02:41.6079493Z [ 2023-07-20T12:02:41.6079955Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:41.6080397Z ] 2023-07-20T12:02:41.6081510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.6083531Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.6085152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.6086426Z with 2023-07-20T12:02:41.6086811Z [ 2023-07-20T12:02:41.6087240Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:41.6087803Z ] 2023-07-20T12:02:41.6088851Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.6103448Z with 2023-07-20T12:02:41.6104055Z [ 2023-07-20T12:02:41.6104682Z T=torch::autograd::ViewInfo 2023-07-20T12:02:41.6105135Z ] 2023-07-20T12:02:41.6106140Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.6107082Z with 2023-07-20T12:02:41.6107409Z [ 2023-07-20T12:02:41.6107844Z T=torch::autograd::ViewInfo 2023-07-20T12:02:41.6108287Z ] 2023-07-20T12:02:41.6109528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.6111824Z with 2023-07-20T12:02:41.6112216Z [ 2023-07-20T12:02:41.6112666Z T=torch::autograd::ViewInfo 2023-07-20T12:02:41.6113066Z ] 2023-07-20T12:02:41.6114024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.6122220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.6149912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.6150877Z with 2023-07-20T12:02:41.6151240Z [ 2023-07-20T12:02:41.6151672Z T=torch::autograd::ViewInfo 2023-07-20T12:02:41.6152076Z ] 2023-07-20T12:02:41.6152951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.6153805Z with 2023-07-20T12:02:41.6154170Z [ 2023-07-20T12:02:41.6154678Z T=std::vector> 2023-07-20T12:02:41.6155196Z ] 2023-07-20T12:02:41.6156136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.6157024Z with 2023-07-20T12:02:41.6157367Z [ 2023-07-20T12:02:41.6157877Z T=std::vector> 2023-07-20T12:02:41.6158383Z ] 2023-07-20T12:02:41.6159557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.6160949Z with 2023-07-20T12:02:41.6161295Z [ 2023-07-20T12:02:41.6161812Z T=std::vector> 2023-07-20T12:02:41.6162597Z ] 2023-07-20T12:02:41.6163652Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.6164607Z with 2023-07-20T12:02:41.6164979Z [ 2023-07-20T12:02:41.6165357Z T=c10::SymInt 2023-07-20T12:02:41.6165755Z ] 2023-07-20T12:02:41.6166752Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.6167720Z with 2023-07-20T12:02:41.6168079Z [ 2023-07-20T12:02:41.6168468Z T=c10::SymInt 2023-07-20T12:02:41.6168827Z ] 2023-07-20T12:02:41.6169926Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.6171809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.6173584Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.6174594Z with 2023-07-20T12:02:41.6174976Z [ 2023-07-20T12:02:41.6175482Z T=std::vector> 2023-07-20T12:02:41.6175997Z ] 2023-07-20T12:02:41.6177234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.6178121Z with 2023-07-20T12:02:41.6178427Z [ 2023-07-20T12:02:41.6178818Z T=c10::IValue 2023-07-20T12:02:41.6179188Z ] 2023-07-20T12:02:41.6180129Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.6180992Z with 2023-07-20T12:02:41.6181360Z [ 2023-07-20T12:02:41.6181752Z T=c10::IValue 2023-07-20T12:02:41.6182136Z ] 2023-07-20T12:02:41.6183159Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.6184137Z with 2023-07-20T12:02:41.6184492Z [ 2023-07-20T12:02:41.6184872Z T=c10::IValue 2023-07-20T12:02:41.6185223Z ] 2023-07-20T12:02:41.6186182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:41.6187643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:41.6189205Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:41.6190383Z with 2023-07-20T12:02:41.6190760Z [ 2023-07-20T12:02:41.6191119Z T=c10::IValue 2023-07-20T12:02:41.6191706Z ] 2023-07-20T12:02:41.6193009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:41.6193902Z with 2023-07-20T12:02:41.6194238Z [ 2023-07-20T12:02:41.6194638Z T=c10::AliasInfo 2023-07-20T12:02:41.6195032Z ] 2023-07-20T12:02:41.6195973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:41.6196855Z with 2023-07-20T12:02:41.6197214Z [ 2023-07-20T12:02:41.6197618Z T=c10::AliasInfo 2023-07-20T12:02:41.6198037Z ] 2023-07-20T12:02:41.6199086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:41.6200080Z with 2023-07-20T12:02:41.6200438Z [ 2023-07-20T12:02:41.6200841Z T=c10::AliasInfo 2023-07-20T12:02:41.6201210Z ] 2023-07-20T12:02:50.9649784Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:50.9651702Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9654078Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:50.9655219Z with 2023-07-20T12:02:50.9655595Z [ 2023-07-20T12:02:50.9656010Z T=c10::AliasInfo 2023-07-20T12:02:50.9656385Z ] 2023-07-20T12:02:50.9657298Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:50.9658197Z with 2023-07-20T12:02:50.9658560Z [ 2023-07-20T12:02:50.9659010Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:50.9659427Z ] 2023-07-20T12:02:50.9660589Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:50.9661664Z with 2023-07-20T12:02:50.9662021Z [ 2023-07-20T12:02:50.9662443Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:50.9662879Z ] 2023-07-20T12:02:50.9664008Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:50.9665007Z with 2023-07-20T12:02:50.9665351Z [ 2023-07-20T12:02:50.9665811Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:50.9666262Z ] 2023-07-20T12:02:50.9667462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:50.9669631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9671286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:50.9672240Z with 2023-07-20T12:02:50.9672612Z [ 2023-07-20T12:02:50.9673081Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:50.9673526Z ] 2023-07-20T12:02:50.9674612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:50.9675726Z with 2023-07-20T12:02:50.9676104Z [ 2023-07-20T12:02:50.9676654Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:50.9677155Z ] 2023-07-20T12:02:50.9678109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:50.9679061Z with 2023-07-20T12:02:50.9679439Z [ 2023-07-20T12:02:50.9679968Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:50.9680487Z ] 2023-07-20T12:02:50.9681637Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:50.9682797Z with 2023-07-20T12:02:50.9683167Z [ 2023-07-20T12:02:50.9685060Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:50.9685680Z ] 2023-07-20T12:02:50.9686837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:50.9688968Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9690837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:50.9691798Z with 2023-07-20T12:02:50.9692190Z [ 2023-07-20T12:02:50.9692749Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:50.9693266Z ] 2023-07-20T12:02:50.9694207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:50.9695260Z with 2023-07-20T12:02:50.9695634Z [ 2023-07-20T12:02:50.9696273Z T=at::StepCallbacks 2023-07-20T12:02:50.9696680Z ] 2023-07-20T12:02:50.9697641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:50.9698562Z with 2023-07-20T12:02:50.9698924Z [ 2023-07-20T12:02:50.9699339Z T=at::StepCallbacks 2023-07-20T12:02:50.9699737Z ] 2023-07-20T12:02:50.9701114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:50.9702304Z with 2023-07-20T12:02:50.9702776Z [ 2023-07-20T12:02:50.9703258Z T=at::StepCallbacks 2023-07-20T12:02:50.9703669Z ] 2023-07-20T12:02:50.9704695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:50.9706363Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9707995Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:50.9709109Z with 2023-07-20T12:02:50.9709457Z [ 2023-07-20T12:02:50.9710003Z T=at::StepCallbacks 2023-07-20T12:02:50.9710529Z ] 2023-07-20T12:02:50.9711455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:50.9712337Z with 2023-07-20T12:02:50.9712706Z [ 2023-07-20T12:02:50.9713237Z T=c10::either 2023-07-20T12:02:50.9713755Z ] 2023-07-20T12:02:50.9714958Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:50.9716046Z with 2023-07-20T12:02:50.9716408Z [ 2023-07-20T12:02:50.9717084Z T=c10::either 2023-07-20T12:02:50.9717653Z ] 2023-07-20T12:02:50.9718738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:50.9719770Z with 2023-07-20T12:02:50.9720146Z [ 2023-07-20T12:02:50.9720673Z T=c10::either 2023-07-20T12:02:50.9721210Z ] 2023-07-20T12:02:50.9722332Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:50.9724434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9726172Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:50.9727109Z with 2023-07-20T12:02:50.9727459Z [ 2023-07-20T12:02:50.9727988Z T=c10::either 2023-07-20T12:02:50.9728502Z ] 2023-07-20T12:02:50.9729678Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9731079Z with 2023-07-20T12:02:50.9731426Z [ 2023-07-20T12:02:50.9731856Z K=c10::DispatchKey, 2023-07-20T12:02:50.9732533Z V=std::list> 2023-07-20T12:02:50.9733124Z ] 2023-07-20T12:02:50.9734148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9735111Z with 2023-07-20T12:02:50.9735470Z [ 2023-07-20T12:02:50.9735889Z K=c10::DispatchKey, 2023-07-20T12:02:50.9736693Z V=std::list> 2023-07-20T12:02:50.9737293Z ] 2023-07-20T12:02:50.9739015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9740402Z with 2023-07-20T12:02:50.9740784Z [ 2023-07-20T12:02:50.9741196Z K=c10::DispatchKey, 2023-07-20T12:02:50.9741875Z V=std::list>, 2023-07-20T12:02:50.9742570Z H=std::hash, 2023-07-20T12:02:50.9743263Z E=std::equal_to, 2023-07-20T12:02:50.9744120Z A=std::allocator>>> 2023-07-20T12:02:50.9745225Z ] 2023-07-20T12:02:50.9746840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9748261Z with 2023-07-20T12:02:50.9748638Z [ 2023-07-20T12:02:50.9749067Z K=c10::DispatchKey, 2023-07-20T12:02:50.9749753Z V=std::list>, 2023-07-20T12:02:50.9750606Z H=std::hash, 2023-07-20T12:02:50.9751255Z E=std::equal_to, 2023-07-20T12:02:50.9752203Z A=std::allocator>>> 2023-07-20T12:02:50.9752872Z ] 2023-07-20T12:02:50.9754375Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9755738Z with 2023-07-20T12:02:50.9756096Z [ 2023-07-20T12:02:50.9756531Z K=c10::DispatchKey, 2023-07-20T12:02:50.9757317Z V=std::list>, 2023-07-20T12:02:50.9758038Z H=std::hash, 2023-07-20T12:02:50.9758794Z E=std::equal_to, 2023-07-20T12:02:50.9759928Z A=std::allocator>>> 2023-07-20T12:02:50.9760658Z ] 2023-07-20T12:02:50.9762089Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9763472Z with 2023-07-20T12:02:50.9763845Z [ 2023-07-20T12:02:50.9764400Z K=c10::DispatchKey, 2023-07-20T12:02:50.9765185Z V=std::list> 2023-07-20T12:02:50.9765867Z ] 2023-07-20T12:02:50.9768883Z [22/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:50.9772092Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:50.9772956Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:50.9773376Z 2023-07-20T12:02:50.9774329Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:50.9775750Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:50.9777126Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:50.9778688Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:50.9780126Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:50.9781218Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:50.9782229Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:50.9794610Z [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:02:50.9806871Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9863278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9864771Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9866592Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9867982Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9869550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9871224Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9872676Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9874177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9874966Z 2023-07-20T12:02:50.9875806Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9876578Z 2023-07-20T12:02:50.9877728Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9878515Z 2023-07-20T12:02:50.9879289Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9880084Z 2023-07-20T12:02:50.9880823Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9881598Z 2023-07-20T12:02:50.9882358Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9883230Z 2023-07-20T12:02:50.9884157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9884937Z 2023-07-20T12:02:50.9885684Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9886433Z 2023-07-20T12:02:50.9887159Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9887896Z 2023-07-20T12:02:50.9888641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9889782Z 2023-07-20T12:02:50.9890623Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9891475Z 2023-07-20T12:02:50.9892198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9892979Z 2023-07-20T12:02:50.9893742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9894517Z 2023-07-20T12:02:50.9895287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9896087Z 2023-07-20T12:02:50.9896976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9897933Z 2023-07-20T12:02:50.9898690Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:50.9899471Z 2023-07-20T12:02:50.9900166Z 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:02:50.9901292Z compute_betas.cu 2023-07-20T12:02:50.9902330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:50.9903388Z with 2023-07-20T12:02:50.9903768Z [ 2023-07-20T12:02:50.9904455Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:50.9905065Z ] 2023-07-20T12:02:50.9906072Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:50.9907011Z with 2023-07-20T12:02:50.9907382Z [ 2023-07-20T12:02:50.9908025Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:50.9908563Z ] 2023-07-20T12:02:50.9909637Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:50.9910791Z with 2023-07-20T12:02:50.9911163Z [ 2023-07-20T12:02:50.9911944Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:50.9912506Z ] 2023-07-20T12:02:50.9913611Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:50.9915508Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9917745Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9919591Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:50.9920539Z with 2023-07-20T12:02:50.9920887Z [ 2023-07-20T12:02:50.9921462Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:50.9922033Z ] 2023-07-20T12:02:50.9923023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:50.9923912Z with 2023-07-20T12:02:50.9924429Z [ 2023-07-20T12:02:50.9925028Z T=std::basic_string,std::allocator> 2023-07-20T12:02:50.9925732Z ] 2023-07-20T12:02:50.9926718Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:50.9927649Z with 2023-07-20T12:02:50.9928018Z [ 2023-07-20T12:02:50.9928602Z T=std::basic_string,std::allocator> 2023-07-20T12:02:50.9929126Z ] 2023-07-20T12:02:50.9930165Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:50.9931574Z with 2023-07-20T12:02:50.9931980Z [ 2023-07-20T12:02:50.9932793Z T=std::basic_string,std::allocator> 2023-07-20T12:02:50.9933335Z ] 2023-07-20T12:02:50.9934486Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9936275Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9938164Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:50.9939245Z with 2023-07-20T12:02:50.9939693Z [ 2023-07-20T12:02:50.9940251Z T=std::basic_string,std::allocator> 2023-07-20T12:02:50.9940791Z ] 2023-07-20T12:02:50.9941750Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:50.9942647Z with 2023-07-20T12:02:50.9942994Z [ 2023-07-20T12:02:50.9943391Z T=c10::SymInt 2023-07-20T12:02:50.9943772Z ] 2023-07-20T12:02:50.9944750Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:50.9946170Z with 2023-07-20T12:02:50.9946687Z [ 2023-07-20T12:02:50.9947102Z T=c10::SymInt 2023-07-20T12:02:50.9947482Z ] 2023-07-20T12:02:50.9948493Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:50.9949494Z with 2023-07-20T12:02:50.9949862Z [ 2023-07-20T12:02:50.9950259Z T=c10::SymInt 2023-07-20T12:02:50.9950627Z ] 2023-07-20T12:02:50.9951633Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:50.9953462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9955109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:50.9956087Z with 2023-07-20T12:02:50.9956453Z [ 2023-07-20T12:02:50.9956827Z T=c10::SymInt 2023-07-20T12:02:50.9957233Z ] 2023-07-20T12:02:50.9958209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:50.9959225Z with 2023-07-20T12:02:50.9959575Z [ 2023-07-20T12:02:50.9960170Z T=c10::QualifiedName 2023-07-20T12:02:50.9960690Z ] 2023-07-20T12:02:50.9961938Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:50.9962880Z with 2023-07-20T12:02:50.9963243Z [ 2023-07-20T12:02:50.9963643Z T=c10::QualifiedName 2023-07-20T12:02:50.9964054Z ] 2023-07-20T12:02:50.9965291Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:50.9966398Z with 2023-07-20T12:02:50.9966848Z [ 2023-07-20T12:02:50.9967249Z T=c10::QualifiedName 2023-07-20T12:02:50.9967656Z ] 2023-07-20T12:02:50.9968715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:50.9970631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9972357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:50.9973384Z with 2023-07-20T12:02:50.9973855Z [ 2023-07-20T12:02:50.9974254Z T=c10::QualifiedName 2023-07-20T12:02:50.9974668Z ] 2023-07-20T12:02:50.9975642Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:50.9978069Z with 2023-07-20T12:02:50.9978412Z [ 2023-07-20T12:02:50.9978815Z T=at::TensorBase 2023-07-20T12:02:50.9979358Z ] 2023-07-20T12:02:50.9980572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:50.9981452Z with 2023-07-20T12:02:50.9981818Z [ 2023-07-20T12:02:50.9982223Z T=at::TensorBase 2023-07-20T12:02:50.9982622Z ] 2023-07-20T12:02:50.9983629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:50.9984667Z with 2023-07-20T12:02:50.9985029Z [ 2023-07-20T12:02:50.9985467Z T=at::TensorBase 2023-07-20T12:02:50.9986025Z ] 2023-07-20T12:02:50.9987155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:50.9988793Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:50.9990411Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:50.9991354Z with 2023-07-20T12:02:50.9991720Z [ 2023-07-20T12:02:50.9992108Z T=at::TensorBase 2023-07-20T12:02:50.9992533Z ] 2023-07-20T12:02:50.9993825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:50.9994940Z with 2023-07-20T12:02:50.9995271Z [ 2023-07-20T12:02:50.9995681Z T=at::Tensor 2023-07-20T12:02:50.9996066Z ] 2023-07-20T12:02:50.9997078Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:50.9997965Z with 2023-07-20T12:02:50.9998330Z [ 2023-07-20T12:02:50.9998725Z T=at::Tensor 2023-07-20T12:02:50.9999110Z ] 2023-07-20T12:02:51.0000111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0002422Z with 2023-07-20T12:02:51.0002824Z [ 2023-07-20T12:02:51.0003233Z T=at::Tensor 2023-07-20T12:02:51.0003610Z ] 2023-07-20T12:02:51.0004669Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0006351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0007942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0009204Z with 2023-07-20T12:02:51.0009578Z [ 2023-07-20T12:02:51.0009968Z T=at::Tensor 2023-07-20T12:02:51.0010352Z ] 2023-07-20T12:02:51.0011277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0012144Z with 2023-07-20T12:02:51.0012516Z [ 2023-07-20T12:02:51.0012936Z T=at::Generator 2023-07-20T12:02:51.0013342Z ] 2023-07-20T12:02:51.0014319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0015151Z with 2023-07-20T12:02:51.0015509Z [ 2023-07-20T12:02:51.0015860Z T=at::Generator 2023-07-20T12:02:51.0016265Z ] 2023-07-20T12:02:51.0017258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0018204Z with 2023-07-20T12:02:51.0018549Z [ 2023-07-20T12:02:51.0018940Z T=at::Generator 2023-07-20T12:02:51.0019301Z ] 2023-07-20T12:02:51.0020268Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0021666Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0023453Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0024416Z with 2023-07-20T12:02:51.0024770Z [ 2023-07-20T12:02:51.0025158Z T=at::Generator 2023-07-20T12:02:51.0025563Z ] 2023-07-20T12:02:51.0026475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0027329Z with 2023-07-20T12:02:51.0027665Z [ 2023-07-20T12:02:51.0028039Z T=c10::Scalar 2023-07-20T12:02:51.0028615Z ] 2023-07-20T12:02:51.0029752Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0030645Z with 2023-07-20T12:02:51.0031013Z [ 2023-07-20T12:02:51.0031410Z T=c10::Scalar 2023-07-20T12:02:51.0031794Z ] 2023-07-20T12:02:51.0032787Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0033764Z with 2023-07-20T12:02:51.0034134Z [ 2023-07-20T12:02:51.0034533Z T=c10::Scalar 2023-07-20T12:02:51.0034935Z ] 2023-07-20T12:02:51.0036099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0037601Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0039409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0040344Z with 2023-07-20T12:02:51.0040720Z [ 2023-07-20T12:02:51.0041099Z T=c10::Scalar 2023-07-20T12:02:51.0041487Z ] 2023-07-20T12:02:51.0042588Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0043464Z with 2023-07-20T12:02:51.0043815Z [ 2023-07-20T12:02:51.0044337Z T=std::shared_ptr 2023-07-20T12:02:51.0044863Z ] 2023-07-20T12:02:51.0045842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0046709Z with 2023-07-20T12:02:51.0047264Z [ 2023-07-20T12:02:51.0047790Z T=std::shared_ptr 2023-07-20T12:02:51.0048433Z ] 2023-07-20T12:02:51.0049590Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0050607Z with 2023-07-20T12:02:51.0051058Z [ 2023-07-20T12:02:51.0051675Z T=std::shared_ptr 2023-07-20T12:02:51.0052176Z ] 2023-07-20T12:02:51.0053471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0055810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0057661Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0058613Z with 2023-07-20T12:02:51.0058987Z [ 2023-07-20T12:02:51.0059608Z T=std::shared_ptr 2023-07-20T12:02:51.0060231Z ] 2023-07-20T12:02:51.0061342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0062432Z with 2023-07-20T12:02:51.0062993Z [ 2023-07-20T12:02:51.0063578Z T=std::weak_ptr 2023-07-20T12:02:51.0064068Z ] 2023-07-20T12:02:51.0065082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0066162Z with 2023-07-20T12:02:51.0066508Z [ 2023-07-20T12:02:51.0067016Z T=std::weak_ptr 2023-07-20T12:02:51.0067563Z ] 2023-07-20T12:02:51.0068990Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0070596Z with 2023-07-20T12:02:51.0071054Z [ 2023-07-20T12:02:51.0071656Z T=std::weak_ptr 2023-07-20T12:02:51.0072161Z ] 2023-07-20T12:02:51.0073102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0074261Z with 2023-07-20T12:02:51.0074645Z [ 2023-07-20T12:02:51.0075275Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:51.0075712Z ] 2023-07-20T12:02:51.0077134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0078125Z with 2023-07-20T12:02:51.0078493Z [ 2023-07-20T12:02:51.0079025Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:51.0079549Z ] 2023-07-20T12:02:51.0080601Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0081589Z with 2023-07-20T12:02:51.0082198Z [ 2023-07-20T12:02:51.0082786Z T=std::weak_ptr 2023-07-20T12:02:51.0083421Z ] 2023-07-20T12:02:51.0084511Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0085584Z with 2023-07-20T12:02:51.0086159Z [ 2023-07-20T12:02:51.0086776Z T=std::vector> 2023-07-20T12:02:51.0087496Z ] 2023-07-20T12:02:51.0088562Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0089476Z with 2023-07-20T12:02:51.0089824Z [ 2023-07-20T12:02:51.0090402Z T=std::vector> 2023-07-20T12:02:51.0090961Z ] 2023-07-20T12:02:51.0091995Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0092951Z with 2023-07-20T12:02:51.0093339Z [ 2023-07-20T12:02:51.0094096Z T=std::vector> 2023-07-20T12:02:51.0094723Z ] 2023-07-20T12:02:51.0096270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0098222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0099898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0101127Z with 2023-07-20T12:02:51.0101531Z [ 2023-07-20T12:02:51.0102072Z T=std::vector> 2023-07-20T12:02:51.0102606Z ] 2023-07-20T12:02:51.0103549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0104419Z with 2023-07-20T12:02:51.0104786Z [ 2023-07-20T12:02:51.0105255Z T=std::vector> 2023-07-20T12:02:51.0105736Z ] 2023-07-20T12:02:51.0106781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0107694Z with 2023-07-20T12:02:51.0108059Z [ 2023-07-20T12:02:51.0108545Z T=std::vector> 2023-07-20T12:02:51.0108993Z ] 2023-07-20T12:02:51.0110005Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0111172Z with 2023-07-20T12:02:51.0111545Z [ 2023-07-20T12:02:51.0112264Z T=std::vector> 2023-07-20T12:02:51.0112886Z ] 2023-07-20T12:02:51.0113934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0115819Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0117392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0118311Z with 2023-07-20T12:02:51.0118679Z [ 2023-07-20T12:02:51.0119168Z T=std::vector> 2023-07-20T12:02:51.0119624Z ] 2023-07-20T12:02:51.0120560Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0121426Z with 2023-07-20T12:02:51.0121795Z [ 2023-07-20T12:02:51.0122408Z T=std::vector,std::allocator>> 2023-07-20T12:02:51.0122992Z ] 2023-07-20T12:02:51.0123938Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0124836Z with 2023-07-20T12:02:51.0125204Z [ 2023-07-20T12:02:51.0125779Z T=std::vector,std::allocator>> 2023-07-20T12:02:51.0126254Z ] 2023-07-20T12:02:51.0127215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0128177Z with 2023-07-20T12:02:51.0128542Z [ 2023-07-20T12:02:51.0129125Z T=std::vector,std::allocator>> 2023-07-20T12:02:51.0130006Z ] 2023-07-20T12:02:51.0131137Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0132909Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0134541Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0136100Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0137050Z with 2023-07-20T12:02:51.0137420Z [ 2023-07-20T12:02:51.0138041Z T=std::vector,std::allocator>> 2023-07-20T12:02:51.0138620Z ] 2023-07-20T12:02:51.0139532Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0140422Z with 2023-07-20T12:02:51.0140800Z [ 2023-07-20T12:02:51.0141385Z T=std::vector,std::allocator>> 2023-07-20T12:02:51.0141908Z ] 2023-07-20T12:02:51.0143287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0144393Z with 2023-07-20T12:02:51.0144744Z [ 2023-07-20T12:02:51.0145329Z T=std::vector,std::allocator>> 2023-07-20T12:02:51.0145843Z ] 2023-07-20T12:02:51.0146862Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0147839Z with 2023-07-20T12:02:51.0148206Z [ 2023-07-20T12:02:51.0148795Z T=std::vector,std::allocator>> 2023-07-20T12:02:51.0149331Z ] 2023-07-20T12:02:51.0150439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0152159Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0153772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0155328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0156548Z with 2023-07-20T12:02:51.0156884Z [ 2023-07-20T12:02:51.0157452Z T=std::vector,std::allocator>> 2023-07-20T12:02:51.0157998Z ] 2023-07-20T12:02:51.0158928Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0159787Z with 2023-07-20T12:02:51.0160164Z [ 2023-07-20T12:02:51.0160667Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:51.0161152Z ] 2023-07-20T12:02:51.0162086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0163177Z with 2023-07-20T12:02:51.0163573Z [ 2023-07-20T12:02:51.0164088Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:51.0164578Z ] 2023-07-20T12:02:51.0165610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0166609Z with 2023-07-20T12:02:51.0166995Z [ 2023-07-20T12:02:51.0167515Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:51.0167970Z ] 2023-07-20T12:02:51.0169027Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0170916Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0172563Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0173512Z with 2023-07-20T12:02:51.0173889Z [ 2023-07-20T12:02:51.0174372Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:51.0174849Z ] 2023-07-20T12:02:51.0175780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0176657Z with 2023-07-20T12:02:51.0177007Z [ 2023-07-20T12:02:51.0177592Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:51.0178135Z ] 2023-07-20T12:02:51.0179107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0179963Z with 2023-07-20T12:02:51.0180332Z [ 2023-07-20T12:02:51.0180884Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:51.0181420Z ] 2023-07-20T12:02:51.0182438Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0183474Z with 2023-07-20T12:02:51.0183902Z [ 2023-07-20T12:02:51.0184562Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:51.0185396Z ] 2023-07-20T12:02:51.0186468Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0188259Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0190014Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0191694Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0192645Z with 2023-07-20T12:02:51.0193018Z [ 2023-07-20T12:02:51.0193564Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:51.0194104Z ] 2023-07-20T12:02:51.0195033Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0195921Z with 2023-07-20T12:02:51.0196268Z [ 2023-07-20T12:02:51.0196723Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:51.0197157Z ] 2023-07-20T12:02:51.0199724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0200698Z with 2023-07-20T12:02:51.0201041Z [ 2023-07-20T12:02:51.0201501Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:51.0201949Z ] 2023-07-20T12:02:51.0203182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0204174Z with 2023-07-20T12:02:51.0204522Z [ 2023-07-20T12:02:51.0204945Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:51.0205395Z ] 2023-07-20T12:02:51.0206408Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0208094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0209008Z with 2023-07-20T12:02:51.0209355Z [ 2023-07-20T12:02:51.0209808Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:51.0210263Z ] 2023-07-20T12:02:51.0211353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0213025Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0214259Z with 2023-07-20T12:02:51.0214650Z [ 2023-07-20T12:02:51.0215114Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:51.0215566Z ] 2023-07-20T12:02:51.0216463Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0217366Z with 2023-07-20T12:02:51.0217922Z [ 2023-07-20T12:02:51.0219112Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:51.0220199Z ] 2023-07-20T12:02:51.0221175Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0222096Z with 2023-07-20T12:02:51.0222458Z [ 2023-07-20T12:02:51.0223477Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:51.0224433Z ] 2023-07-20T12:02:51.0225625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0226864Z with 2023-07-20T12:02:51.0227218Z [ 2023-07-20T12:02:51.0228491Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:51.0229481Z ] 2023-07-20T12:02:51.0230970Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0232519Z with 2023-07-20T12:02:51.0233007Z [ 2023-07-20T12:02:51.0233443Z TTarget=c10::StorageImpl 2023-07-20T12:02:51.0233972Z ] 2023-07-20T12:02:51.0235269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0236510Z with 2023-07-20T12:02:51.0236828Z [ 2023-07-20T12:02:51.0237187Z TTarget=c10::StorageImpl 2023-07-20T12:02:51.0237557Z ] 2023-07-20T12:02:51.0238454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0239577Z with 2023-07-20T12:02:51.0239949Z [ 2023-07-20T12:02:51.0241163Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:51.0242398Z ] 2023-07-20T12:02:51.0243322Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0244221Z with 2023-07-20T12:02:51.0244598Z [ 2023-07-20T12:02:51.0245044Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:51.0245458Z ] 2023-07-20T12:02:51.0246646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0247742Z with 2023-07-20T12:02:51.0248102Z [ 2023-07-20T12:02:51.0248537Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:51.0248949Z ] 2023-07-20T12:02:51.0249999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0250997Z with 2023-07-20T12:02:51.0251349Z [ 2023-07-20T12:02:51.0251768Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:51.0252197Z ] 2023-07-20T12:02:51.0253603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0255467Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0257294Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0258265Z with 2023-07-20T12:02:51.0258651Z [ 2023-07-20T12:02:51.0259102Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:51.0259553Z ] 2023-07-20T12:02:51.0260734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0261845Z with 2023-07-20T12:02:51.0262217Z [ 2023-07-20T12:02:51.0262649Z T=torch::autograd::ViewInfo 2023-07-20T12:02:51.0263083Z ] 2023-07-20T12:02:51.0264014Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0264953Z with 2023-07-20T12:02:51.0265327Z [ 2023-07-20T12:02:51.0265765Z T=torch::autograd::ViewInfo 2023-07-20T12:02:51.0266175Z ] 2023-07-20T12:02:51.0267386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0268539Z with 2023-07-20T12:02:51.0269043Z [ 2023-07-20T12:02:51.0269468Z T=torch::autograd::ViewInfo 2023-07-20T12:02:51.0269918Z ] 2023-07-20T12:02:51.0270929Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0272561Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0274648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0275842Z with 2023-07-20T12:02:51.0276200Z [ 2023-07-20T12:02:51.0276647Z T=torch::autograd::ViewInfo 2023-07-20T12:02:51.0277078Z ] 2023-07-20T12:02:51.0278006Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0278849Z with 2023-07-20T12:02:51.0279218Z [ 2023-07-20T12:02:51.0279777Z T=std::vector> 2023-07-20T12:02:51.0280283Z ] 2023-07-20T12:02:51.0281415Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0282491Z with 2023-07-20T12:02:51.0283001Z [ 2023-07-20T12:02:51.0283538Z T=std::vector> 2023-07-20T12:02:51.0284026Z ] 2023-07-20T12:02:51.0285076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0286063Z with 2023-07-20T12:02:51.0286430Z [ 2023-07-20T12:02:51.0286954Z T=std::vector> 2023-07-20T12:02:51.0287450Z ] 2023-07-20T12:02:51.0289024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0290304Z with 2023-07-20T12:02:51.0290752Z [ 2023-07-20T12:02:51.0291195Z T=c10::SymInt 2023-07-20T12:02:51.0291625Z ] 2023-07-20T12:02:51.0292627Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0293574Z with 2023-07-20T12:02:51.0293916Z [ 2023-07-20T12:02:51.0294315Z T=c10::SymInt 2023-07-20T12:02:51.0294698Z ] 2023-07-20T12:02:51.0295945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0298037Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0299917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0300836Z with 2023-07-20T12:02:51.0301202Z [ 2023-07-20T12:02:51.0301734Z T=std::vector> 2023-07-20T12:02:51.0302701Z ] 2023-07-20T12:02:51.0303879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0304781Z with 2023-07-20T12:02:51.0305159Z [ 2023-07-20T12:02:51.0305549Z T=c10::IValue 2023-07-20T12:02:51.0305903Z ] 2023-07-20T12:02:51.0306922Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0307840Z with 2023-07-20T12:02:51.0308207Z [ 2023-07-20T12:02:51.0308583Z T=c10::IValue 2023-07-20T12:02:51.0308978Z ] 2023-07-20T12:02:51.0310175Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0311433Z with 2023-07-20T12:02:51.0311811Z [ 2023-07-20T12:02:51.0312194Z T=c10::IValue 2023-07-20T12:02:51.0312575Z ] 2023-07-20T12:02:51.0313555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0315046Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0316746Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0318223Z with 2023-07-20T12:02:51.0318641Z [ 2023-07-20T12:02:51.0319056Z T=c10::IValue 2023-07-20T12:02:51.0319455Z ] 2023-07-20T12:02:51.0320380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0321264Z with 2023-07-20T12:02:51.0321635Z [ 2023-07-20T12:02:51.0322044Z T=c10::AliasInfo 2023-07-20T12:02:51.0322423Z ] 2023-07-20T12:02:51.0323567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0324642Z with 2023-07-20T12:02:51.0325140Z [ 2023-07-20T12:02:51.0325535Z T=c10::AliasInfo 2023-07-20T12:02:51.0325967Z ] 2023-07-20T12:02:51.0327029Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0328040Z with 2023-07-20T12:02:51.0328415Z [ 2023-07-20T12:02:51.0328795Z T=c10::AliasInfo 2023-07-20T12:02:51.0329202Z ] 2023-07-20T12:02:51.0330393Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0332268Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0334103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0335034Z with 2023-07-20T12:02:51.0335398Z [ 2023-07-20T12:02:51.0335797Z T=c10::AliasInfo 2023-07-20T12:02:51.0336147Z ] 2023-07-20T12:02:51.0336898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0337820Z with 2023-07-20T12:02:51.0338131Z [ 2023-07-20T12:02:51.0338589Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:51.0339046Z ] 2023-07-20T12:02:51.0339978Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0340786Z with 2023-07-20T12:02:51.0341151Z [ 2023-07-20T12:02:51.0341537Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:51.0341976Z ] 2023-07-20T12:02:51.0343020Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0343989Z with 2023-07-20T12:02:51.0344521Z [ 2023-07-20T12:02:51.0344959Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:51.0345557Z ] 2023-07-20T12:02:51.0346727Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:51.0348707Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:51.0350391Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:51.0351343Z with 2023-07-20T12:02:51.0351899Z [ 2023-07-20T12:02:51.0352369Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:51.0352961Z ] 2023-07-20T12:02:51.0354022Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:51.0354941Z with 2023-07-20T12:02:51.0355316Z [ 2023-07-20T12:02:51.0355873Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:51.0356375Z ] 2023-07-20T12:02:51.0357361Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:51.0358290Z with 2023-07-20T12:02:51.0358833Z [ 2023-07-20T12:02:51.0359384Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:51.0360050Z ] 2023-07-20T12:02:51.0361258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:51.0362265Z with 2023-07-20T12:02:51.0362649Z [ 2023-07-20T12:02:59.4469916Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:59.4471134Z ] 2023-07-20T12:02:59.4472455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4474456Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4476511Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4477926Z with 2023-07-20T12:02:59.4478497Z [ 2023-07-20T12:02:59.4479217Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:59.4479842Z ] 2023-07-20T12:02:59.4480757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4481627Z with 2023-07-20T12:02:59.4481996Z [ 2023-07-20T12:02:59.4482423Z T=at::StepCallbacks 2023-07-20T12:02:59.4482982Z ] 2023-07-20T12:02:59.4484210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4485149Z with 2023-07-20T12:02:59.4485510Z [ 2023-07-20T12:02:59.4485919Z T=at::StepCallbacks 2023-07-20T12:02:59.4486362Z ] 2023-07-20T12:02:59.4487764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4488778Z with 2023-07-20T12:02:59.4489145Z [ 2023-07-20T12:02:59.4489753Z T=at::StepCallbacks 2023-07-20T12:02:59.4490164Z ] 2023-07-20T12:02:59.4491439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4493037Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4494691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4495616Z with 2023-07-20T12:02:59.4495967Z [ 2023-07-20T12:02:59.4496563Z T=at::StepCallbacks 2023-07-20T12:02:59.4496983Z ] 2023-07-20T12:02:59.4498168Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4499038Z with 2023-07-20T12:02:59.4499383Z [ 2023-07-20T12:02:59.4499914Z T=c10::either 2023-07-20T12:02:59.4500416Z ] 2023-07-20T12:02:59.4501387Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4502612Z with 2023-07-20T12:02:59.4503145Z [ 2023-07-20T12:02:59.4503834Z T=c10::either 2023-07-20T12:02:59.4504472Z ] 2023-07-20T12:02:59.4505483Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4506452Z with 2023-07-20T12:02:59.4506813Z [ 2023-07-20T12:02:59.4507312Z T=c10::either 2023-07-20T12:02:59.4507780Z ] 2023-07-20T12:02:59.4508861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4511037Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4512733Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4513680Z with 2023-07-20T12:02:59.4514030Z [ 2023-07-20T12:02:59.4514533Z T=c10::either 2023-07-20T12:02:59.4515042Z ] 2023-07-20T12:02:59.4516416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4517628Z with 2023-07-20T12:02:59.4518000Z [ 2023-07-20T12:02:59.4518414Z K=c10::DispatchKey, 2023-07-20T12:02:59.4519089Z V=std::list> 2023-07-20T12:02:59.4519707Z ] 2023-07-20T12:02:59.4520746Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4521674Z with 2023-07-20T12:02:59.4522045Z [ 2023-07-20T12:02:59.4522465Z K=c10::DispatchKey, 2023-07-20T12:02:59.4523315Z V=std::list> 2023-07-20T12:02:59.4524165Z ] 2023-07-20T12:02:59.4525660Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4527000Z with 2023-07-20T12:02:59.4527369Z [ 2023-07-20T12:02:59.4527784Z K=c10::DispatchKey, 2023-07-20T12:02:59.4528448Z V=std::list>, 2023-07-20T12:02:59.4529161Z H=std::hash, 2023-07-20T12:02:59.4529887Z E=std::equal_to, 2023-07-20T12:02:59.4530989Z A=std::allocator>>> 2023-07-20T12:02:59.4532005Z ] 2023-07-20T12:02:59.4533483Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4534837Z with 2023-07-20T12:02:59.4535202Z [ 2023-07-20T12:02:59.4535628Z K=c10::DispatchKey, 2023-07-20T12:02:59.4536465Z V=std::list>, 2023-07-20T12:02:59.4537302Z H=std::hash, 2023-07-20T12:02:59.4537987Z E=std::equal_to, 2023-07-20T12:02:59.4538838Z A=std::allocator>>> 2023-07-20T12:02:59.4539572Z ] 2023-07-20T12:02:59.4540987Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4542394Z with 2023-07-20T12:02:59.4542922Z [ 2023-07-20T12:02:59.4543374Z K=c10::DispatchKey, 2023-07-20T12:02:59.4544322Z V=std::list>, 2023-07-20T12:02:59.4545021Z H=std::hash, 2023-07-20T12:02:59.4545553Z E=std::equal_to, 2023-07-20T12:02:59.4546683Z A=std::allocator>>> 2023-07-20T12:02:59.4547420Z ] 2023-07-20T12:02:59.4548861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4550945Z with 2023-07-20T12:02:59.4551304Z [ 2023-07-20T12:02:59.4551743Z K=c10::DispatchKey, 2023-07-20T12:02:59.4552423Z V=std::list> 2023-07-20T12:02:59.4553021Z ] 2023-07-20T12:02:59.4564384Z [24/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.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:02:59.4576349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4578013Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4579717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4581160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4582890Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4584492Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4586185Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4587553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4589009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4589765Z 2023-07-20T12:02:59.4590501Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4591455Z 2023-07-20T12:02:59.4592313Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4593176Z 2023-07-20T12:02:59.4594169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4594942Z 2023-07-20T12:02:59.4595671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4596414Z 2023-07-20T12:02:59.4597141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4597880Z 2023-07-20T12:02:59.4598773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4599600Z 2023-07-20T12:02:59.4600605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4601427Z 2023-07-20T12:02:59.4602209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4602984Z 2023-07-20T12:02:59.4604010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4604801Z 2023-07-20T12:02:59.4605521Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4606564Z 2023-07-20T12:02:59.4607292Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4608042Z 2023-07-20T12:02:59.4608781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4609879Z 2023-07-20T12:02:59.4610677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4611461Z 2023-07-20T12:02:59.4612178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4612955Z 2023-07-20T12:02:59.4613693Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/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:02:59.4614479Z 2023-07-20T12:02:59.4615183Z 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:02:59.4616596Z compute.cu 2023-07-20T12:02:59.4617789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4618704Z with 2023-07-20T12:02:59.4619078Z [ 2023-07-20T12:02:59.4620169Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:59.4620769Z ] 2023-07-20T12:02:59.4621887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4622943Z with 2023-07-20T12:02:59.4623290Z [ 2023-07-20T12:02:59.4623857Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:59.4624679Z ] 2023-07-20T12:02:59.4625759Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4626973Z with 2023-07-20T12:02:59.4627348Z [ 2023-07-20T12:02:59.4627955Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:59.4628934Z ] 2023-07-20T12:02:59.4630036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4632214Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4634164Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4636501Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4637461Z with 2023-07-20T12:02:59.4637831Z [ 2023-07-20T12:02:59.4638399Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:59.4639016Z ] 2023-07-20T12:02:59.4640044Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4641116Z with 2023-07-20T12:02:59.4641569Z [ 2023-07-20T12:02:59.4642305Z T=std::basic_string,std::allocator> 2023-07-20T12:02:59.4643057Z ] 2023-07-20T12:02:59.4644214Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4645319Z with 2023-07-20T12:02:59.4645809Z [ 2023-07-20T12:02:59.4673837Z T=std::basic_string,std::allocator> 2023-07-20T12:02:59.4674405Z ] 2023-07-20T12:02:59.4675431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4676412Z with 2023-07-20T12:02:59.4676776Z [ 2023-07-20T12:02:59.4677349Z T=std::basic_string,std::allocator> 2023-07-20T12:02:59.4677881Z ] 2023-07-20T12:02:59.4679465Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4681539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4683208Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4684126Z with 2023-07-20T12:02:59.4684500Z [ 2023-07-20T12:02:59.4685051Z T=std::basic_string,std::allocator> 2023-07-20T12:02:59.4686277Z ] 2023-07-20T12:02:59.4687365Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4688249Z with 2023-07-20T12:02:59.4688593Z [ 2023-07-20T12:02:59.4688968Z T=c10::SymInt 2023-07-20T12:02:59.4689351Z ] 2023-07-20T12:02:59.4690340Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4691221Z with 2023-07-20T12:02:59.4705834Z [ 2023-07-20T12:02:59.4706259Z T=c10::SymInt 2023-07-20T12:02:59.4706641Z ] 2023-07-20T12:02:59.4707719Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4708961Z with 2023-07-20T12:02:59.4709329Z [ 2023-07-20T12:02:59.4709710Z T=c10::SymInt 2023-07-20T12:02:59.4710087Z ] 2023-07-20T12:02:59.4711235Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4713074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4714661Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4715684Z with 2023-07-20T12:02:59.4716059Z [ 2023-07-20T12:02:59.4716433Z T=c10::SymInt 2023-07-20T12:02:59.4716813Z ] 2023-07-20T12:02:59.4717860Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4718729Z with 2023-07-20T12:02:59.4719151Z [ 2023-07-20T12:02:59.4719573Z T=c10::QualifiedName 2023-07-20T12:02:59.4719996Z ] 2023-07-20T12:02:59.4720996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4721880Z with 2023-07-20T12:02:59.4722233Z [ 2023-07-20T12:02:59.4722633Z T=c10::QualifiedName 2023-07-20T12:02:59.4723291Z ] 2023-07-20T12:02:59.4724357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4725340Z with 2023-07-20T12:02:59.4725713Z [ 2023-07-20T12:02:59.4726131Z T=c10::QualifiedName 2023-07-20T12:02:59.4726544Z ] 2023-07-20T12:02:59.4727563Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4729139Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4730762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4731764Z with 2023-07-20T12:02:59.4732138Z [ 2023-07-20T12:02:59.4732548Z T=c10::QualifiedName 2023-07-20T12:02:59.4732958Z ] 2023-07-20T12:02:59.4733927Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4734800Z with 2023-07-20T12:02:59.4735139Z [ 2023-07-20T12:02:59.4735550Z T=at::TensorBase 2023-07-20T12:02:59.4735963Z ] 2023-07-20T12:02:59.4736967Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4738166Z with 2023-07-20T12:02:59.4738501Z [ 2023-07-20T12:02:59.4738898Z T=at::TensorBase 2023-07-20T12:02:59.4739282Z ] 2023-07-20T12:02:59.4740386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4741360Z with 2023-07-20T12:02:59.4741797Z [ 2023-07-20T12:02:59.4742202Z T=at::TensorBase 2023-07-20T12:02:59.4742612Z ] 2023-07-20T12:02:59.4743703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4745280Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4746881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4747851Z with 2023-07-20T12:02:59.4748219Z [ 2023-07-20T12:02:59.4748760Z T=at::TensorBase 2023-07-20T12:02:59.4749149Z ] 2023-07-20T12:02:59.4750204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4751064Z with 2023-07-20T12:02:59.4751402Z [ 2023-07-20T12:02:59.4752061Z T=at::Tensor 2023-07-20T12:02:59.4752491Z ] 2023-07-20T12:02:59.4753462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4754508Z with 2023-07-20T12:02:59.4754853Z [ 2023-07-20T12:02:59.4755235Z T=at::Tensor 2023-07-20T12:02:59.4755601Z ] 2023-07-20T12:02:59.4756648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4757755Z with 2023-07-20T12:02:59.4758103Z [ 2023-07-20T12:02:59.4758497Z T=at::Tensor 2023-07-20T12:02:59.4758886Z ] 2023-07-20T12:02:59.4759973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4761671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4763311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4764286Z with 2023-07-20T12:02:59.4764643Z [ 2023-07-20T12:02:59.4765027Z T=at::Tensor 2023-07-20T12:02:59.4765416Z ] 2023-07-20T12:02:59.4766368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4767527Z with 2023-07-20T12:02:59.4767868Z [ 2023-07-20T12:02:59.4768262Z T=at::Generator 2023-07-20T12:02:59.4768633Z ] 2023-07-20T12:02:59.4769800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4770676Z with 2023-07-20T12:02:59.4771047Z [ 2023-07-20T12:02:59.4771452Z T=at::Generator 2023-07-20T12:02:59.4771845Z ] 2023-07-20T12:02:59.4772832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4773869Z with 2023-07-20T12:02:59.4774240Z [ 2023-07-20T12:02:59.4774808Z T=at::Generator 2023-07-20T12:02:59.4775173Z ] 2023-07-20T12:02:59.4776413Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4777967Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4779580Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4780568Z with 2023-07-20T12:02:59.4780906Z [ 2023-07-20T12:02:59.4781715Z T=at::Generator 2023-07-20T12:02:59.4782154Z ] 2023-07-20T12:02:59.4783250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4784156Z with 2023-07-20T12:02:59.4784508Z [ 2023-07-20T12:02:59.4784912Z T=c10::Scalar 2023-07-20T12:02:59.4785298Z ] 2023-07-20T12:02:59.4786265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4787179Z with 2023-07-20T12:02:59.4787543Z [ 2023-07-20T12:02:59.4787939Z T=c10::Scalar 2023-07-20T12:02:59.4788345Z ] 2023-07-20T12:02:59.4789414Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4790427Z with 2023-07-20T12:02:59.4790772Z [ 2023-07-20T12:02:59.4791174Z T=c10::Scalar 2023-07-20T12:02:59.4791520Z ] 2023-07-20T12:02:59.4792521Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4794043Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4795579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4796841Z with 2023-07-20T12:02:59.4797208Z [ 2023-07-20T12:02:59.4797629Z T=c10::Scalar 2023-07-20T12:02:59.4798017Z ] 2023-07-20T12:02:59.4798964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4799858Z with 2023-07-20T12:02:59.4800231Z [ 2023-07-20T12:02:59.4800755Z T=std::shared_ptr 2023-07-20T12:02:59.4801264Z ] 2023-07-20T12:02:59.4802239Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4803162Z with 2023-07-20T12:02:59.4803545Z [ 2023-07-20T12:02:59.4804087Z T=std::shared_ptr 2023-07-20T12:02:59.4804580Z ] 2023-07-20T12:02:59.4805593Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4806568Z with 2023-07-20T12:02:59.4806940Z [ 2023-07-20T12:02:59.4807468Z T=std::shared_ptr 2023-07-20T12:02:59.4807941Z ] 2023-07-20T12:02:59.4809005Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4811986Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4813704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4814658Z with 2023-07-20T12:02:59.4815035Z [ 2023-07-20T12:02:59.4815543Z T=std::shared_ptr 2023-07-20T12:02:59.4816033Z ] 2023-07-20T12:02:59.4816996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4818016Z with 2023-07-20T12:02:59.4818400Z [ 2023-07-20T12:02:59.4818936Z T=std::weak_ptr 2023-07-20T12:02:59.4819445Z ] 2023-07-20T12:02:59.4820431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4821354Z with 2023-07-20T12:02:59.4821738Z [ 2023-07-20T12:02:59.4822262Z T=std::weak_ptr 2023-07-20T12:02:59.4822765Z ] 2023-07-20T12:02:59.4823821Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4824854Z with 2023-07-20T12:02:59.4825238Z [ 2023-07-20T12:02:59.4825762Z T=std::weak_ptr 2023-07-20T12:02:59.4826516Z ] 2023-07-20T12:02:59.4827512Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4828455Z with 2023-07-20T12:02:59.4828822Z [ 2023-07-20T12:02:59.4829301Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:59.4829751Z ] 2023-07-20T12:02:59.4830770Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4831748Z with 2023-07-20T12:02:59.4832139Z [ 2023-07-20T12:02:59.4832578Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:59.4833038Z ] 2023-07-20T12:02:59.4834093Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4835097Z with 2023-07-20T12:02:59.4835476Z [ 2023-07-20T12:02:59.4835968Z T=std::weak_ptr 2023-07-20T12:02:59.4836477Z ] 2023-07-20T12:02:59.4837533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4838456Z with 2023-07-20T12:02:59.4838824Z [ 2023-07-20T12:02:59.4839422Z T=std::vector> 2023-07-20T12:02:59.4839999Z ] 2023-07-20T12:02:59.4841239Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4842263Z with 2023-07-20T12:02:59.4842753Z [ 2023-07-20T12:02:59.4843354Z T=std::vector> 2023-07-20T12:02:59.4844037Z ] 2023-07-20T12:02:59.4845256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4846304Z with 2023-07-20T12:02:59.4846671Z [ 2023-07-20T12:02:59.4847256Z T=std::vector> 2023-07-20T12:02:59.4847802Z ] 2023-07-20T12:02:59.4848949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4850998Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4852825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4853806Z with 2023-07-20T12:02:59.4854154Z [ 2023-07-20T12:02:59.4854712Z T=std::vector> 2023-07-20T12:02:59.4855212Z ] 2023-07-20T12:02:59.4856156Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4857498Z with 2023-07-20T12:02:59.4858031Z [ 2023-07-20T12:02:59.4858656Z T=std::vector> 2023-07-20T12:02:59.4859155Z ] 2023-07-20T12:02:59.4860148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4861076Z with 2023-07-20T12:02:59.4861423Z [ 2023-07-20T12:02:59.4861928Z T=std::vector> 2023-07-20T12:02:59.4862400Z ] 2023-07-20T12:02:59.4863504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4864683Z with 2023-07-20T12:02:59.4865154Z [ 2023-07-20T12:02:59.4865776Z T=std::vector> 2023-07-20T12:02:59.4866266Z ] 2023-07-20T12:02:59.4867341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4869054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4871023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4872191Z with 2023-07-20T12:02:59.4872682Z [ 2023-07-20T12:02:59.4873165Z T=std::vector> 2023-07-20T12:02:59.4873603Z ] 2023-07-20T12:02:59.4874515Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4875408Z with 2023-07-20T12:02:59.4875773Z [ 2023-07-20T12:02:59.4876344Z T=std::vector,std::allocator>> 2023-07-20T12:02:59.4876934Z ] 2023-07-20T12:02:59.4878077Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4879278Z with 2023-07-20T12:02:59.4879653Z [ 2023-07-20T12:02:59.4880235Z T=std::vector,std::allocator>> 2023-07-20T12:02:59.4880809Z ] 2023-07-20T12:02:59.4881858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4882857Z with 2023-07-20T12:02:59.4883200Z [ 2023-07-20T12:02:59.4883812Z T=std::vector,std::allocator>> 2023-07-20T12:02:59.4884407Z ] 2023-07-20T12:02:59.4885835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4887950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4889688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4891396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4892366Z with 2023-07-20T12:02:59.4892725Z [ 2023-07-20T12:02:59.4893342Z T=std::vector,std::allocator>> 2023-07-20T12:02:59.4893920Z ] 2023-07-20T12:02:59.4894855Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4895858Z with 2023-07-20T12:02:59.4896235Z [ 2023-07-20T12:02:59.4897097Z T=std::vector,std::allocator>> 2023-07-20T12:02:59.4897649Z ] 2023-07-20T12:02:59.4898643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4899574Z with 2023-07-20T12:02:59.4899947Z [ 2023-07-20T12:02:59.4900555Z T=std::vector,std::allocator>> 2023-07-20T12:02:59.4901360Z ] 2023-07-20T12:02:59.4902653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4903796Z with 2023-07-20T12:02:59.4904158Z [ 2023-07-20T12:02:59.4904695Z T=std::vector,std::allocator>> 2023-07-20T12:02:59.4905253Z ] 2023-07-20T12:02:59.4906362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4908222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4909917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4911482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4912477Z with 2023-07-20T12:02:59.4912826Z [ 2023-07-20T12:02:59.4913433Z T=std::vector,std::allocator>> 2023-07-20T12:02:59.4913991Z ] 2023-07-20T12:02:59.4914966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4916097Z with 2023-07-20T12:02:59.4916642Z [ 2023-07-20T12:02:59.4917148Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:59.4917611Z ] 2023-07-20T12:02:59.4918539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4919469Z with 2023-07-20T12:02:59.4919847Z [ 2023-07-20T12:02:59.4920358Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:59.4920811Z ] 2023-07-20T12:02:59.4921913Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4923078Z with 2023-07-20T12:02:59.4923577Z [ 2023-07-20T12:02:59.4924063Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:59.4924523Z ] 2023-07-20T12:02:59.4925597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4927285Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4929304Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4930316Z with 2023-07-20T12:02:59.4930677Z [ 2023-07-20T12:02:59.4931196Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:59.4931686Z ] 2023-07-20T12:02:59.4932619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4933499Z with 2023-07-20T12:02:59.4933936Z [ 2023-07-20T12:02:59.4934523Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:59.4935188Z ] 2023-07-20T12:02:59.4936164Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4937075Z with 2023-07-20T12:02:59.4937460Z [ 2023-07-20T12:02:59.4938050Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:59.4938603Z ] 2023-07-20T12:02:59.4939649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4940651Z with 2023-07-20T12:02:59.4941038Z [ 2023-07-20T12:02:59.4941631Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:59.4942239Z ] 2023-07-20T12:02:59.4943407Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4945700Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4947561Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4949318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4950311Z with 2023-07-20T12:02:59.4950666Z [ 2023-07-20T12:02:59.4951385Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:59.4951979Z ] 2023-07-20T12:02:59.4953081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4953955Z with 2023-07-20T12:02:59.4954301Z [ 2023-07-20T12:02:59.4954899Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:59.4955360Z ] 2023-07-20T12:02:59.4956374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4957282Z with 2023-07-20T12:02:59.4957644Z [ 2023-07-20T12:02:59.4958087Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:59.4958521Z ] 2023-07-20T12:02:59.4959848Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4961008Z with 2023-07-20T12:02:59.4961378Z [ 2023-07-20T12:02:59.4961922Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:59.4962371Z ] 2023-07-20T12:02:59.4963389Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.4964911Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4965830Z with 2023-07-20T12:02:59.4966221Z [ 2023-07-20T12:02:59.4966657Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:59.4967121Z ] 2023-07-20T12:02:59.4968256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4969926Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4970883Z with 2023-07-20T12:02:59.4971221Z [ 2023-07-20T12:02:59.4971687Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:59.4972124Z ] 2023-07-20T12:02:59.4973055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.4974203Z with 2023-07-20T12:02:59.4974543Z [ 2023-07-20T12:02:59.4975590Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:59.4976546Z ] 2023-07-20T12:02:59.4977543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.4978464Z with 2023-07-20T12:02:59.4978812Z [ 2023-07-20T12:02:59.4979877Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:59.4980859Z ] 2023-07-20T12:02:59.4981927Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.4982906Z with 2023-07-20T12:02:59.4983249Z [ 2023-07-20T12:02:59.4984249Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:59.4985391Z ] 2023-07-20T12:02:59.4987091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4988526Z with 2023-07-20T12:02:59.4988886Z [ 2023-07-20T12:02:59.4989287Z TTarget=c10::StorageImpl 2023-07-20T12:02:59.4989717Z ] 2023-07-20T12:02:59.4991293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.4992958Z with 2023-07-20T12:02:59.4993320Z [ 2023-07-20T12:02:59.4993787Z TTarget=c10::StorageImpl 2023-07-20T12:02:59.4994240Z ] 2023-07-20T12:02:59.4995287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.4996268Z with 2023-07-20T12:02:59.4996610Z [ 2023-07-20T12:02:59.4997663Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:59.4998812Z ] 2023-07-20T12:02:59.4999863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.5000971Z with 2023-07-20T12:02:59.5001320Z [ 2023-07-20T12:02:59.5001782Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:59.5002230Z ] 2023-07-20T12:02:59.5003392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.5004318Z with 2023-07-20T12:02:59.5004697Z [ 2023-07-20T12:02:59.5005144Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:59.5005595Z ] 2023-07-20T12:02:59.5006598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.5007592Z with 2023-07-20T12:02:59.5007963Z [ 2023-07-20T12:02:59.5008398Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:59.5009009Z ] 2023-07-20T12:02:59.5010288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.5011888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.5013529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.5014495Z with 2023-07-20T12:02:59.5014869Z [ 2023-07-20T12:02:59.5015286Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:59.5015913Z ] 2023-07-20T12:02:59.5017304Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.5018183Z with 2023-07-20T12:02:59.5018529Z [ 2023-07-20T12:02:59.5019000Z T=torch::autograd::ViewInfo 2023-07-20T12:02:59.5019431Z ] 2023-07-20T12:02:59.5020387Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.5021258Z with 2023-07-20T12:02:59.5021642Z [ 2023-07-20T12:02:59.5022079Z T=torch::autograd::ViewInfo 2023-07-20T12:02:59.5022509Z ] 2023-07-20T12:02:59.5023569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.5024536Z with 2023-07-20T12:02:59.5024916Z [ 2023-07-20T12:02:59.5025370Z T=torch::autograd::ViewInfo 2023-07-20T12:02:59.5025808Z ] 2023-07-20T12:02:59.5026876Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.5028812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.5030606Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.5031843Z with 2023-07-20T12:02:59.5032225Z [ 2023-07-20T12:02:59.5032663Z T=torch::autograd::ViewInfo 2023-07-20T12:02:59.5033111Z ] 2023-07-20T12:02:59.5034099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.5035000Z with 2023-07-20T12:02:59.5035341Z [ 2023-07-20T12:02:59.5035866Z T=std::vector> 2023-07-20T12:02:59.5036379Z ] 2023-07-20T12:02:59.5037385Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.5038318Z with 2023-07-20T12:02:59.5038658Z [ 2023-07-20T12:02:59.5039176Z T=std::vector> 2023-07-20T12:02:59.5039692Z ] 2023-07-20T12:02:59.5040825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.5041887Z with 2023-07-20T12:02:59.5042266Z [ 2023-07-20T12:02:59.5042785Z T=std::vector> 2023-07-20T12:02:59.5043281Z ] 2023-07-20T12:02:59.5044282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.5045342Z with 2023-07-20T12:02:59.5045946Z [ 2023-07-20T12:02:59.5046541Z T=c10::SymInt 2023-07-20T12:02:59.5047003Z ] 2023-07-20T12:02:59.5048010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.5048995Z with 2023-07-20T12:02:59.5049360Z [ 2023-07-20T12:02:59.5049750Z T=c10::SymInt 2023-07-20T12:02:59.5050115Z ] 2023-07-20T12:02:59.5051222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.5053143Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.5054989Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.5055973Z with 2023-07-20T12:02:59.5056323Z [ 2023-07-20T12:02:59.5056857Z T=std::vector> 2023-07-20T12:02:59.5057449Z ] 2023-07-20T12:02:59.5058386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.5059286Z with 2023-07-20T12:02:59.5059641Z [ 2023-07-20T12:02:59.5061489Z T=c10::IValue 2023-07-20T12:02:59.5061900Z ] 2023-07-20T12:02:59.5062920Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.5063836Z with 2023-07-20T12:02:59.5064210Z [ 2023-07-20T12:02:59.5064597Z T=c10::IValue 2023-07-20T12:02:59.5064989Z ] 2023-07-20T12:02:59.5066030Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.5067011Z with 2023-07-20T12:02:59.5067364Z [ 2023-07-20T12:02:59.5067758Z T=c10::IValue 2023-07-20T12:02:59.5068125Z ] 2023-07-20T12:02:59.5069133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.5070633Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.5072269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.5073241Z with 2023-07-20T12:02:59.5073592Z [ 2023-07-20T12:02:59.5073991Z T=c10::IValue 2023-07-20T12:02:59.5074387Z ] 2023-07-20T12:02:59.5075551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.5076456Z with 2023-07-20T12:02:59.5076795Z [ 2023-07-20T12:02:59.5077389Z T=c10::AliasInfo 2023-07-20T12:02:59.5077797Z ] 2023-07-20T12:02:59.5078905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.5079827Z with 2023-07-20T12:02:59.5080190Z [ 2023-07-20T12:02:59.5080596Z T=c10::AliasInfo 2023-07-20T12:02:59.5080985Z ] 2023-07-20T12:02:59.5081991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.5083032Z with 2023-07-20T12:02:59.5083429Z [ 2023-07-20T12:02:59.5083842Z T=c10::AliasInfo 2023-07-20T12:02:59.5084217Z ] 2023-07-20T12:02:59.5085240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.5086849Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.5088464Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.5089431Z with 2023-07-20T12:02:59.5090040Z [ 2023-07-20T12:02:59.5090461Z T=c10::AliasInfo 2023-07-20T12:02:59.5090866Z ] 2023-07-20T12:02:59.5091799Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.5092666Z with 2023-07-20T12:02:59.5093008Z [ 2023-07-20T12:02:59.5093450Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:59.5093886Z ] 2023-07-20T12:02:59.5094834Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.5095771Z with 2023-07-20T12:02:59.5096136Z [ 2023-07-20T12:02:59.5096580Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:59.5097011Z ] 2023-07-20T12:02:59.5098047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.5099034Z with 2023-07-20T12:02:59.5099397Z [ 2023-07-20T12:02:59.5099831Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:59.5100253Z ] 2023-07-20T12:02:59.5101296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:02:59.5103283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:02:59.5105227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:02:59.5106238Z with 2023-07-20T12:02:59.5106578Z [ 2023-07-20T12:02:59.5107027Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:59.5107477Z ] 2023-07-20T12:02:59.5108406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:02:59.5109307Z with 2023-07-20T12:02:59.5109652Z [ 2023-07-20T12:02:59.5110194Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:59.5110712Z ] 2023-07-20T12:02:59.5111729Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:02:59.5112606Z with 2023-07-20T12:02:59.5112967Z [ 2023-07-20T12:02:59.5113494Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:59.5114007Z ] 2023-07-20T12:02:59.5115623Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:02:59.5116656Z with 2023-07-20T12:02:59.5117015Z [ 2023-07-20T12:03:20.2739930Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:20.4220089Z ] 2023-07-20T12:03:20.4221720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:20.4656183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:20.4968320Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:20.5298946Z with 2023-07-20T12:03:20.6491937Z [ 2023-07-20T12:03:20.6948740Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:20.6949372Z ] 2023-07-20T12:03:20.6950526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:20.6951533Z with 2023-07-20T12:03:20.6954506Z [ 2023-07-20T12:03:20.6954978Z T=at::StepCallbacks 2023-07-20T12:03:20.6955425Z ] 2023-07-20T12:03:20.6956505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:20.6957545Z with 2023-07-20T12:03:20.6957923Z [ 2023-07-20T12:03:20.6958374Z T=at::StepCallbacks 2023-07-20T12:03:20.6958954Z ] 2023-07-20T12:03:20.6960070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:20.6961133Z with 2023-07-20T12:03:20.6961548Z [ 2023-07-20T12:03:20.6962332Z T=at::StepCallbacks 2023-07-20T12:03:20.6962801Z ] 2023-07-20T12:03:20.6963875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:20.6965699Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:20.6967455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:20.6968451Z with 2023-07-20T12:03:20.6968832Z [ 2023-07-20T12:03:20.6969304Z T=at::StepCallbacks 2023-07-20T12:03:20.6969753Z ] 2023-07-20T12:03:20.6970746Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:20.6971730Z with 2023-07-20T12:03:20.6972128Z [ 2023-07-20T12:03:20.6972863Z T=c10::either 2023-07-20T12:03:20.6973427Z ] 2023-07-20T12:03:20.6974430Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:20.6975394Z with 2023-07-20T12:03:20.6975782Z [ 2023-07-20T12:03:20.6976352Z T=c10::either 2023-07-20T12:03:20.6976874Z ] 2023-07-20T12:03:20.6978326Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:20.6979418Z with 2023-07-20T12:03:20.6979900Z [ 2023-07-20T12:03:20.6980471Z T=c10::either 2023-07-20T12:03:20.6980997Z ] 2023-07-20T12:03:20.6982156Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:20.6984069Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:20.6985948Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:20.6987084Z with 2023-07-20T12:03:20.6987472Z [ 2023-07-20T12:03:20.6988051Z T=c10::either 2023-07-20T12:03:20.6988598Z ] 2023-07-20T12:03:20.6989640Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:20.6990617Z with 2023-07-20T12:03:20.6990989Z [ 2023-07-20T12:03:20.6991431Z K=c10::DispatchKey, 2023-07-20T12:03:20.6992397Z V=std::list> 2023-07-20T12:03:20.6993063Z ] 2023-07-20T12:03:20.6994256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:20.6995269Z with 2023-07-20T12:03:20.6995659Z [ 2023-07-20T12:03:20.6996101Z K=c10::DispatchKey, 2023-07-20T12:03:20.6996813Z V=std::list> 2023-07-20T12:03:20.6997465Z ] 2023-07-20T12:03:20.6999038Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:20.7000590Z with 2023-07-20T12:03:20.7001057Z [ 2023-07-20T12:03:20.7001480Z K=c10::DispatchKey, 2023-07-20T12:03:20.7002216Z V=std::list>, 2023-07-20T12:03:20.7002958Z H=std::hash, 2023-07-20T12:03:20.7003552Z E=std::equal_to, 2023-07-20T12:03:20.7004451Z A=std::allocator>>> 2023-07-20T12:03:20.7005181Z ] 2023-07-20T12:03:20.7006866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:20.7008632Z with 2023-07-20T12:03:20.7009021Z [ 2023-07-20T12:03:20.7009463Z K=c10::DispatchKey, 2023-07-20T12:03:20.7010161Z V=std::list>, 2023-07-20T12:03:20.7010905Z H=std::hash, 2023-07-20T12:03:20.7011493Z E=std::equal_to, 2023-07-20T12:03:20.7012402Z A=std::allocator>>> 2023-07-20T12:03:20.7013219Z ] 2023-07-20T12:03:20.7014855Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:20.7016297Z with 2023-07-20T12:03:20.7016696Z [ 2023-07-20T12:03:20.7017138Z K=c10::DispatchKey, 2023-07-20T12:03:20.7017865Z V=std::list>, 2023-07-20T12:03:20.7018592Z H=std::hash, 2023-07-20T12:03:20.7019181Z E=std::equal_to, 2023-07-20T12:03:20.7020141Z A=std::allocator>>> 2023-07-20T12:03:20.7020890Z ] 2023-07-20T12:03:20.7022709Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:32.1680659Z with 2023-07-20T12:03:32.1848261Z [ 2023-07-20T12:03:32.1849169Z K=c10::DispatchKey, 2023-07-20T12:03:32.1850173Z V=std::list> 2023-07-20T12:03:32.1851089Z ] 2023-07-20T12:03:32.1854321Z [25/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:32.1857689Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:32.1858658Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:32.1859287Z 2023-07-20T12:03:32.1860163Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:32.1861840Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:32.1863921Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:32.1865594Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:32.1867106Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:03:32.1868518Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:03:32.1869876Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:03:32.1871628Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:03:32.1876240Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:03:32.1877631Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:32.1878891Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:32.1880170Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:32.1884005Z [26/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:32.1887236Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:32.1888161Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:32.1888767Z 2023-07-20T12:03:32.1889678Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:32.1891586Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:32.1893236Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:32.1894966Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:32.1896328Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:32.1897459Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:32.1898678Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:32.1902460Z [27/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:32.1906845Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:32.1907892Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:32.1908497Z 2023-07-20T12:03:32.1909396Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:32.1911010Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:32.1912642Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:32.1914251Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:32.1915934Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:32.1917203Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:32.1918435Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:32.1919473Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:32.1920652Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:32.1921872Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:03:32.1923169Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:03:32.1924432Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:32.1925663Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:32.1926904Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:32.2491833Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:52.6095217Z [28/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:52.6098696Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:52.6099783Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:52.6100163Z 2023-07-20T12:03:52.6100813Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:52.6102139Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:52.6103498Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:52.6104976Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:52.6106317Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:03:52.6107302Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:52.6108207Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:52.6109108Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:52.6114042Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:52.6117008Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:52.6117683Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:52.6118180Z 2023-07-20T12:03:52.6118941Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:52.6120334Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:52.6121678Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:52.6123006Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:52.6124170Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:52.6150106Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:52.6168297Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:52.6169302Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:52.6172457Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:52.6175878Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:52.6176598Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:52.6177014Z 2023-07-20T12:03:52.6177734Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:52.6179128Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:52.6180921Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:52.6182662Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:52.6183877Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:03:52.6184837Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:52.6185790Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:52.6186849Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:52.6187891Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:52.6188926Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:52.6189898Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:52.6190916Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:03:52.6194264Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:52.6197488Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:52.6198178Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:52.6198577Z 2023-07-20T12:03:52.6199287Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:13.8797615Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:13.8799354Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:13.8800857Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:13.8802216Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.8803396Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.8804391Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:13.8805382Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:13.8806351Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:13.8807351Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:13.8808739Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:13.8812262Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:13.8815186Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:13.8816021Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:13.8816508Z 2023-07-20T12:04:13.8817326Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:13.8818767Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:13.8820190Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:13.8821574Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:13.8823281Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.8824394Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.8825373Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:13.8826370Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:13.8827350Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:04:13.8830960Z [33/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13.8834029Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:13.8834723Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:13.8835124Z 2023-07-20T12:04:13.8835966Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:13.8837780Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:13.8839250Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:13.8840667Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:13.8841859Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.8842893Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.8844073Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:13.8847515Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:13.8850871Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:13.8851600Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:13.8852252Z 2023-07-20T12:04:13.8852968Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:13.8854408Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:13.8855828Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:13.8857583Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:13.8858798Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.8859798Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.8860787Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:21.4058559Z [35/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:21.4121050Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:21.4282958Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:21.4314426Z 2023-07-20T12:04:21.4427891Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:21.5023734Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:21.5025242Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:21.5089000Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:21.5305216Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:04:21.5361598Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:21.5362605Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:21.5363598Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:21.5367101Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:21.5370425Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:21.5371114Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:21.5371508Z 2023-07-20T12:04:21.5591450Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:21.5677575Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:21.5680508Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:21.5682357Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:21.5683837Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:21.5688257Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:21.5689644Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:21.5691979Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:21.5695905Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:21.5699117Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:21.5700307Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:21.5700937Z 2023-07-20T12:04:21.5701828Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:21.5703527Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:21.5705732Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:21.5707454Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:21.5709724Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:21.5711069Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:21.5712680Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:21.5716210Z [38/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:21.5719277Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:21.5720271Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:21.5720905Z 2023-07-20T12:04:21.5721788Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:21.5723385Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:21.5725103Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:21.5726804Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:21.5730801Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:37.5124584Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:37.5125663Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:37.5129150Z [39/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:37.5132303Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:37.5133018Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:37.5133418Z 2023-07-20T12:04:37.5134246Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:37.5136299Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:37.5137665Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:37.5139170Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:37.5140402Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:37.5141371Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:37.5142482Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:37.5145793Z [40/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:37.5148991Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:37.5149982Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:37.5150710Z 2023-07-20T12:04:37.5151511Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:37.5152962Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:37.5154346Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:37.5155864Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:37.5157222Z %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:37.5158395Z %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:37.5159471Z %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:37.5160321Z %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:37.5161673Z 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:37.5162533Z with 2023-07-20T12:04:37.5162896Z [ 2023-07-20T12:04:37.5163318Z _Ty=int64_t 2023-07-20T12:04:37.5163762Z ] 2023-07-20T12:04:37.5164798Z 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:37.5166035Z with 2023-07-20T12:04:37.5166403Z [ 2023-07-20T12:04:37.5166774Z _This=int64_t, 2023-07-20T12:04:37.5167226Z _Other=double & 2023-07-20T12:04:37.5167626Z ] 2023-07-20T12:04:37.5168633Z 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:37.5169598Z with 2023-07-20T12:04:37.5169934Z [ 2023-07-20T12:04:37.5170314Z _This=int64_t, 2023-07-20T12:04:37.5170842Z _Other=double & 2023-07-20T12:04:37.5171242Z ] 2023-07-20T12:04:37.5172279Z 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:37.5173450Z with 2023-07-20T12:04:37.5173890Z [ 2023-07-20T12:04:37.5174304Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:37.5174734Z _This2=double & 2023-07-20T12:04:37.5175125Z ] 2023-07-20T12:04:37.5176169Z 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:37.5177172Z with 2023-07-20T12:04:37.5177517Z [ 2023-07-20T12:04:37.5177936Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:37.5178379Z _This2=double & 2023-07-20T12:04:37.5178771Z ] 2023-07-20T12:04:37.5180158Z 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:37.5181304Z with 2023-07-20T12:04:37.5181760Z [ 2023-07-20T12:04:37.5182200Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:37.5182744Z _This2=torch::autograd::Variable & 2023-07-20T12:04:37.5183156Z ] 2023-07-20T12:04:37.5184274Z 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:37.5185570Z with 2023-07-20T12:04:37.5185934Z [ 2023-07-20T12:04:37.5186341Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:37.5186915Z _This2=torch::autograd::Variable & 2023-07-20T12:04:37.5187369Z ] 2023-07-20T12:04:37.5188333Z %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:37.5189238Z with 2023-07-20T12:04:37.5189613Z [ 2023-07-20T12:04:37.5190034Z _This2=at::Tensor & 2023-07-20T12:04:37.5190447Z ] 2023-07-20T12:04:37.5191417Z %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:37.5192330Z with 2023-07-20T12:04:37.5192697Z [ 2023-07-20T12:04:37.5193112Z _This2=at::Tensor & 2023-07-20T12:04:37.5193497Z ] 2023-07-20T12:04:37.5194197Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:37.5196873Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:37.5197871Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:37.5198874Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:54.2408074Z [41/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:54.2459633Z [42/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:54.2619774Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:54.2839508Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:54.3469491Z 2023-07-20T12:04:54.4279947Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:54.4926937Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:54.5056946Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:54.5246881Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:54.5276791Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:54.5298573Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:54.5335411Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:54.5623174Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:54.5649749Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:54.5738715Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:54.5784957Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:54.5788589Z [43/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:54.6284719Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:54.6427859Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:54.6547632Z 2023-07-20T12:04:54.6549079Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:54.6748512Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:54.7052360Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:54.7228775Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:54.7243716Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:04:54.7272477Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:05:06.6329206Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:05:06.6330423Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:05:06.6331539Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:05:06.6332619Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:06.6333605Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:06.6334576Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:06.6338089Z [44/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06.6341046Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:06.6341748Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:06.6342161Z 2023-07-20T12:05:06.6342910Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:06.6344287Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:06.6345920Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:06.6347483Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:06.6348773Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:06.6350062Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:06.6351006Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:06.6352082Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:06.6353154Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:06.6354179Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:06.6358685Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06.6361652Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:06.6362244Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:06.6362575Z 2023-07-20T12:05:06.6363125Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:06.6366451Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:06.6367875Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:06.6369388Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:06.6370711Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:06.6371681Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:06.6372656Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:06.6375872Z [46/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:06.6379040Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:06.6379747Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:06.6380371Z 2023-07-20T12:05:06.6381092Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:06.6382475Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:06.6383961Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:06.6385476Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:06.6386627Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:06.6387617Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:06.6388616Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:06.6392239Z [47/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:06.6395142Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:06.6395878Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:06.6396281Z 2023-07-20T12:05:28.8135120Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:28.8137030Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:28.8138645Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:28.8140017Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:28.8141265Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:28.8142272Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:28.8143257Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:28.8144252Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:28.8145374Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:28.8146418Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:05:28.8149917Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:05:28.8151004Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:28.8151580Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:28.8152091Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:28.8152623Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:28.8154470Z [48/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:28.8156094Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:28.8156472Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:28.8156684Z 2023-07-20T12:05:28.8157060Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:28.8158019Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:28.8158793Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:28.8159502Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:28.8160182Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-07-20T12:05:28.8160738Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:28.8161471Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:28.8169530Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:28.8172782Z [49/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:28.8176023Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:28.8176752Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:28.8177171Z 2023-07-20T12:05:28.8177871Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:28.8179284Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:28.8180673Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:28.8182124Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:28.8183386Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:05:28.8184421Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:28.8185349Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:28.8186329Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:28.8187315Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:28.8188297Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:28.8189256Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:28.8190534Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:05:28.8193729Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:28.8196672Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:28.8197401Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:28.8197808Z 2023-07-20T12:05:28.8198491Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:28.8199882Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:30.1342731Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:30.1345122Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:30.1346983Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:30.1352338Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:30.1353897Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:30.1357380Z [51/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:30.1360899Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:30.1362101Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:30.1363892Z 2023-07-20T12:05:30.1364953Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:30.1367093Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:30.1369992Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:30.1371745Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:30.1373404Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:30.1374712Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:30.1375955Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:30.1379768Z [52/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:30.1383339Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:30.1384273Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:30.1384863Z 2023-07-20T12:05:30.1385752Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:30.1387818Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:30.1390232Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:30.1391900Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:30.1393324Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:30.1394748Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:30.1396031Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:30.1399509Z [53/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:30.1402846Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:30.1403778Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:30.1404590Z 2023-07-20T12:05:30.1405666Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:30.1407474Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:30.1409258Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:30.1410894Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:30.1412308Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:30.1413576Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:30.1415352Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:30.1416792Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:30.1418011Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:30.1419249Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:05:30.1420558Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:05:30.1421923Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:30.1423543Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:30.1424719Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:30.1425933Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:38.9787202Z [54/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:38.9790171Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:38.9794931Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:38.9795394Z 2023-07-20T12:05:38.9797553Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:38.9801298Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:38.9803033Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:38.9804472Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:39.0123956Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:05:39.0141313Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:05:39.0222084Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:05:39.0467893Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:05:39.0485458Z 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:05:39.0487213Z with 2023-07-20T12:05:39.0487891Z [ 2023-07-20T12:05:39.0488816Z _Ty=int64_t 2023-07-20T12:05:39.0489535Z ] 2023-07-20T12:05:39.0491549Z 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:05:39.0536076Z with 2023-07-20T12:05:39.0614868Z [ 2023-07-20T12:05:39.0617520Z _This=int64_t, 2023-07-20T12:05:39.0748785Z _Other=double & 2023-07-20T12:05:39.1127925Z ] 2023-07-20T12:05:39.1130407Z 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:05:39.1132743Z with 2023-07-20T12:05:39.1133678Z [ 2023-07-20T12:05:39.1135226Z _This=int64_t, 2023-07-20T12:05:39.1136292Z _Other=double & 2023-07-20T12:05:39.1137370Z ] 2023-07-20T12:05:39.1138985Z 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:05:39.1140934Z with 2023-07-20T12:05:39.1142267Z [ 2023-07-20T12:05:39.1143386Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:39.1144359Z _This2=double & 2023-07-20T12:05:39.1145634Z ] 2023-07-20T12:05:39.1147421Z 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:05:39.1148903Z with 2023-07-20T12:05:39.1149866Z [ 2023-07-20T12:05:39.1151433Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:39.1152506Z _This2=double & 2023-07-20T12:05:39.1153490Z ] 2023-07-20T12:05:39.1155342Z 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:05:39.1162643Z with 2023-07-20T12:05:39.1163546Z [ 2023-07-20T12:05:39.1164607Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:39.1165627Z _This2=torch::autograd::Variable & 2023-07-20T12:05:39.1186866Z ] 2023-07-20T12:05:39.1352490Z 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:05:39.1360193Z with 2023-07-20T12:05:39.1477763Z [ 2023-07-20T12:05:39.1507080Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:39.1507954Z _This2=torch::autograd::Variable & 2023-07-20T12:05:39.1508593Z ] 2023-07-20T12:05:39.1510092Z %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:05:39.1511324Z with 2023-07-20T12:05:39.1511866Z [ 2023-07-20T12:05:39.1512454Z _This2=at::Tensor & 2023-07-20T12:05:39.1513048Z ] 2023-07-20T12:05:39.1514265Z %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:05:39.1515406Z with 2023-07-20T12:05:39.1516095Z [ 2023-07-20T12:05:39.1596683Z _This2=at::Tensor & 2023-07-20T12:05:39.1597498Z ] 2023-07-20T12:05:39.1598479Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:39.1599696Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:39.1601164Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:39.1602510Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:55.7339019Z [55/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:55.7353564Z [56/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:55.7357003Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:55.7357729Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:55.7358128Z 2023-07-20T12:05:55.7358825Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:55.7360334Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:55.7361966Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:55.7363372Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:55.7364621Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:05:55.7365692Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:55.7366790Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:55.7367871Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:55.7371343Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:55.7374260Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:55.7375067Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:55.7396585Z 2023-07-20T12:05:55.7397492Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:55.7399202Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:55.7400644Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:55.7402044Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:55.7408130Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:55.7409251Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:55.7410513Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:55.7411706Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:55.7412920Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:06:04.4709304Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04.4712000Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:04.4712392Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:04.4712605Z 2023-07-20T12:06:04.4712985Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:04.4713724Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:04.4714877Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:04.4715635Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:04.4716254Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:06:04.4716892Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-07-20T12:06:04.4717471Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:04.4717975Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:04.4718498Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:04.4719023Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:04.4719547Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:04.4720070Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:04.4720619Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:06:04.4722574Z [59/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04.4724362Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:04.4724737Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:04.4724944Z 2023-07-20T12:06:04.4725313Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:04.4726044Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:04.4726786Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:04.4727514Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:04.4728199Z %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:04.4728809Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-07-20T12:06:04.4729422Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:04.4730135Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:04.4730767Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:04.4731372Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:04.4731971Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:04.4732558Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:04.4733140Z %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:04.4733777Z %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:04.4734394Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-20T12:06:04.4735021Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:06:04.4735841Z %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:04.4736894Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-07-20T12:06:04.4750182Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:06:04.4751682Z %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:04.4752876Z %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:04.4753977Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:04.4754955Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:04.4755918Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:04.4756921Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:04.4757919Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:04.4758924Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:04.4759915Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:07.3272652Z [60/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:07.3275899Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:07.3276629Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:07.3277048Z 2023-07-20T12:06:07.3277899Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:07.3279904Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:07.3281334Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:07.3283247Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:07.3284837Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:06:07.3286360Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:07.3287362Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:07.3288406Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:07.3292386Z [61/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:07.3297453Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:07.3298324Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:07.3298747Z 2023-07-20T12:06:07.3299859Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:07.3301329Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:07.3302933Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:07.3304398Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:07.3305723Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:07.3307271Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:07.3308344Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:07.3311957Z [62/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06:07.3315305Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:07.3316031Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:07.3316471Z 2023-07-20T12:06:07.3317172Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:07.3318706Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:07.3320550Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:07.3322047Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:07.3323426Z %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:07.3324897Z %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:07.3326256Z %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:07.3327807Z %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:07.3329366Z 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:07.3330312Z with 2023-07-20T12:06:07.3330689Z [ 2023-07-20T12:06:07.3331056Z _Ty=int64_t 2023-07-20T12:06:07.3331465Z ] 2023-07-20T12:06:07.3332656Z 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:07.3334086Z with 2023-07-20T12:06:07.3334488Z [ 2023-07-20T12:06:07.3334873Z _This=int64_t, 2023-07-20T12:06:07.3335315Z _Other=double & 2023-07-20T12:06:07.3335725Z ] 2023-07-20T12:06:07.3336814Z 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:07.3337783Z with 2023-07-20T12:06:07.3338158Z [ 2023-07-20T12:06:07.3338554Z _This=int64_t, 2023-07-20T12:06:07.3339003Z _Other=double & 2023-07-20T12:06:07.3339484Z ] 2023-07-20T12:06:07.3341197Z 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:07.3342294Z with 2023-07-20T12:06:07.3342677Z [ 2023-07-20T12:06:07.3343109Z _Tag=std::_Exact_args_t, 2023-07-20T12:06:07.3343588Z _This2=double & 2023-07-20T12:06:07.3344007Z ] 2023-07-20T12:06:07.3345081Z 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:07.3346154Z with 2023-07-20T12:06:07.3346518Z [ 2023-07-20T12:06:07.3346938Z _Tag=std::_Exact_args_t, 2023-07-20T12:06:07.3347780Z _This2=double & 2023-07-20T12:06:07.3348201Z ] 2023-07-20T12:06:07.3349433Z 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:07.3350575Z with 2023-07-20T12:06:07.3350968Z [ 2023-07-20T12:06:07.3351400Z _Tag=std::_Exact_args_t, 2023-07-20T12:06:07.3351936Z _This2=torch::autograd::Variable & 2023-07-20T12:06:07.3352429Z ] 2023-07-20T12:06:07.3353765Z 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:07.3355285Z with 2023-07-20T12:06:07.3355658Z [ 2023-07-20T12:06:07.3356100Z _Tag=std::_Exact_args_t, 2023-07-20T12:06:07.3356934Z _This2=torch::autograd::Variable & 2023-07-20T12:06:07.3357432Z ] 2023-07-20T12:06:07.3358455Z %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:07.3359367Z with 2023-07-20T12:06:07.3359725Z [ 2023-07-20T12:06:07.3360878Z _This2=at::Tensor & 2023-07-20T12:06:07.3361645Z ] 2023-07-20T12:06:07.3362599Z %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:07.3363544Z with 2023-07-20T12:06:07.3363917Z [ 2023-07-20T12:06:07.3364342Z _This2=at::Tensor & 2023-07-20T12:06:07.3364749Z ] 2023-07-20T12:06:07.3365492Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:07.3366536Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:07.3367675Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:07.3369087Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:07.3381425Z [63/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:07.3393350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3394880Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3396728Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3398124Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3399506Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3400951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3402673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3404134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3405606Z 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:07.3406457Z iir_cuda.cu 2023-07-20T12:06:07.3407453Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.3408605Z with 2023-07-20T12:06:07.3409225Z [ 2023-07-20T12:06:07.3410625Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:07.3411183Z ] 2023-07-20T12:06:07.3412207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.3413152Z with 2023-07-20T12:06:07.3413508Z [ 2023-07-20T12:06:07.3414055Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:07.3414684Z ] 2023-07-20T12:06:07.3415888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.3416953Z with 2023-07-20T12:06:07.3417357Z [ 2023-07-20T12:06:07.3417965Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:07.3418550Z ] 2023-07-20T12:06:07.3419694Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.3421555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3423426Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3425582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.3426571Z with 2023-07-20T12:06:07.3426939Z [ 2023-07-20T12:06:07.3427495Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:07.3428047Z ] 2023-07-20T12:06:07.3428982Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.3430022Z with 2023-07-20T12:06:07.3430393Z [ 2023-07-20T12:06:07.3431193Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:07.3431718Z ] 2023-07-20T12:06:07.3432710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.3433656Z with 2023-07-20T12:06:07.3434035Z [ 2023-07-20T12:06:07.3434618Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:07.3435142Z ] 2023-07-20T12:06:07.3436197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.3467162Z with 2023-07-20T12:06:07.3467656Z [ 2023-07-20T12:06:07.3468212Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:07.3468748Z ] 2023-07-20T12:06:07.3469859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.3472061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3483324Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3496606Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.3497569Z with 2023-07-20T12:06:07.3497945Z [ 2023-07-20T12:06:07.3613220Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:07.3613900Z ] 2023-07-20T12:06:07.3615023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.3616246Z with 2023-07-20T12:06:07.3616634Z [ 2023-07-20T12:06:07.3617202Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:07.3617735Z ] 2023-07-20T12:06:07.3630049Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.3631008Z with 2023-07-20T12:06:07.3651157Z [ 2023-07-20T12:06:07.3652039Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:07.3652597Z ] 2023-07-20T12:06:07.3653663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.3656812Z with 2023-07-20T12:06:07.3657208Z [ 2023-07-20T12:06:07.3657775Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:07.3658329Z ] 2023-07-20T12:06:07.3659415Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.3661279Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3663471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3665201Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.3666166Z with 2023-07-20T12:06:07.3666518Z [ 2023-07-20T12:06:07.3667098Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:07.3667959Z ] 2023-07-20T12:06:07.3669074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.3670143Z with 2023-07-20T12:06:07.3670532Z [ 2023-07-20T12:06:07.3670996Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:07.3678010Z ] 2023-07-20T12:06:07.3679052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.3679961Z with 2023-07-20T12:06:07.3680340Z [ 2023-07-20T12:06:07.3680816Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:07.3681254Z ] 2023-07-20T12:06:07.3682319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.3683447Z with 2023-07-20T12:06:07.3683773Z [ 2023-07-20T12:06:07.3684181Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:07.3684769Z ] 2023-07-20T12:06:07.3685761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.3687356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3688274Z with 2023-07-20T12:06:07.3688599Z [ 2023-07-20T12:06:07.3688995Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:07.3689658Z ] 2023-07-20T12:06:07.3697655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3699419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.3700414Z with 2023-07-20T12:06:07.3700768Z [ 2023-07-20T12:06:07.3701250Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:07.3701705Z ] 2023-07-20T12:06:07.3702643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.3703696Z with 2023-07-20T12:06:07.3704161Z [ 2023-07-20T12:06:07.3705098Z T=std::basic_string,std::allocator> 2023-07-20T12:06:07.3705661Z ] 2023-07-20T12:06:07.3706511Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.3707336Z with 2023-07-20T12:06:07.3707689Z [ 2023-07-20T12:06:07.3708248Z T=std::basic_string,std::allocator> 2023-07-20T12:06:07.3710308Z ] 2023-07-20T12:06:07.3711536Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.3712827Z with 2023-07-20T12:06:07.3713205Z [ 2023-07-20T12:06:07.3713788Z T=std::basic_string,std::allocator> 2023-07-20T12:06:07.3714311Z ] 2023-07-20T12:06:07.3715479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3717417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3726148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.3727221Z with 2023-07-20T12:06:07.3727596Z [ 2023-07-20T12:06:07.3728168Z T=std::basic_string,std::allocator> 2023-07-20T12:06:07.3728748Z ] 2023-07-20T12:06:07.3729708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.3730624Z with 2023-07-20T12:06:07.3731071Z [ 2023-07-20T12:06:07.3731469Z T=c10::SymInt 2023-07-20T12:06:07.3731947Z ] 2023-07-20T12:06:07.3733096Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.3740640Z with 2023-07-20T12:06:07.3742334Z [ 2023-07-20T12:06:07.3742846Z T=c10::SymInt 2023-07-20T12:06:07.3743259Z ] 2023-07-20T12:06:07.3744282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.3745294Z with 2023-07-20T12:06:07.3745795Z [ 2023-07-20T12:06:07.3746221Z T=c10::SymInt 2023-07-20T12:06:07.3746608Z ] 2023-07-20T12:06:07.3747735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.3749275Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3750853Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.3751843Z with 2023-07-20T12:06:07.3752221Z [ 2023-07-20T12:06:07.3752745Z T=c10::SymInt 2023-07-20T12:06:07.3753153Z ] 2023-07-20T12:06:07.3754294Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.3755181Z with 2023-07-20T12:06:07.3755530Z [ 2023-07-20T12:06:07.3755944Z T=at::TensorBase 2023-07-20T12:06:07.3756347Z ] 2023-07-20T12:06:07.3757360Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.3758523Z with 2023-07-20T12:06:07.3758909Z [ 2023-07-20T12:06:07.3759348Z T=at::TensorBase 2023-07-20T12:06:07.3759905Z ] 2023-07-20T12:06:07.3761347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.3768379Z with 2023-07-20T12:06:07.3768766Z [ 2023-07-20T12:06:07.3769173Z T=at::TensorBase 2023-07-20T12:06:07.3769546Z ] 2023-07-20T12:06:07.3770549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.3772103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3773663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.3774689Z with 2023-07-20T12:06:07.3775121Z [ 2023-07-20T12:06:07.3775537Z T=at::TensorBase 2023-07-20T12:06:07.3775941Z ] 2023-07-20T12:06:07.3776845Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.3777718Z with 2023-07-20T12:06:07.3778300Z [ 2023-07-20T12:06:07.3778730Z T=at::Tensor 2023-07-20T12:06:07.3779088Z ] 2023-07-20T12:06:07.3780055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.3791839Z with 2023-07-20T12:06:07.3792418Z [ 2023-07-20T12:06:07.3792822Z T=at::Tensor 2023-07-20T12:06:07.3793323Z ] 2023-07-20T12:06:07.3794784Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.3795787Z with 2023-07-20T12:06:07.3796125Z [ 2023-07-20T12:06:07.3796520Z T=at::Tensor 2023-07-20T12:06:07.3796944Z ] 2023-07-20T12:06:07.3797978Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.3799605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3808286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.3809302Z with 2023-07-20T12:06:07.3809681Z [ 2023-07-20T12:06:07.3810070Z T=at::Tensor 2023-07-20T12:06:07.3810431Z ] 2023-07-20T12:06:07.3818587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.3819753Z with 2023-07-20T12:06:07.3820077Z [ 2023-07-20T12:06:07.3820437Z T=at::Generator 2023-07-20T12:06:07.3820769Z ] 2023-07-20T12:06:07.3821725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.3822979Z with 2023-07-20T12:06:07.3823549Z [ 2023-07-20T12:06:07.3823999Z T=at::Generator 2023-07-20T12:06:07.3824894Z ] 2023-07-20T12:06:07.3826760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.3827771Z with 2023-07-20T12:06:07.3828112Z [ 2023-07-20T12:06:07.3828514Z T=at::Generator 2023-07-20T12:06:07.3828902Z ] 2023-07-20T12:06:07.3829877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.3856809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3858437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.3859421Z with 2023-07-20T12:06:07.3860042Z [ 2023-07-20T12:06:07.3860487Z T=at::Generator 2023-07-20T12:06:07.3860883Z ] 2023-07-20T12:06:07.3911795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.3950874Z with 2023-07-20T12:06:07.3951430Z [ 2023-07-20T12:06:07.3951794Z T=c10::Scalar 2023-07-20T12:06:07.3952116Z ] 2023-07-20T12:06:07.3953048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.3953968Z with 2023-07-20T12:06:07.3968376Z [ 2023-07-20T12:06:07.3968784Z T=c10::Scalar 2023-07-20T12:06:07.3969360Z ] 2023-07-20T12:06:07.3977451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.3978478Z with 2023-07-20T12:06:07.3978785Z [ 2023-07-20T12:06:07.3979140Z T=c10::Scalar 2023-07-20T12:06:07.3979477Z ] 2023-07-20T12:06:07.3980422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.3981923Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.3983713Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.3985090Z with 2023-07-20T12:06:07.3985444Z [ 2023-07-20T12:06:07.3985823Z T=c10::Scalar 2023-07-20T12:06:07.3986181Z ] 2023-07-20T12:06:07.3987130Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.3987991Z with 2023-07-20T12:06:07.3988380Z [ 2023-07-20T12:06:07.3988764Z T=c10::QualifiedName 2023-07-20T12:06:07.3989168Z ] 2023-07-20T12:06:07.3990301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.3991340Z with 2023-07-20T12:06:07.3991700Z [ 2023-07-20T12:06:07.3992099Z T=c10::QualifiedName 2023-07-20T12:06:07.3992522Z ] 2023-07-20T12:06:07.3993597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.3994594Z with 2023-07-20T12:06:07.3994938Z [ 2023-07-20T12:06:07.3995352Z T=c10::QualifiedName 2023-07-20T12:06:07.3995752Z ] 2023-07-20T12:06:07.3996812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.3998673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4000286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4001259Z with 2023-07-20T12:06:07.4001640Z [ 2023-07-20T12:06:07.4002066Z T=c10::QualifiedName 2023-07-20T12:06:07.4002469Z ] 2023-07-20T12:06:07.4003497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4004443Z with 2023-07-20T12:06:07.4004863Z [ 2023-07-20T12:06:07.4005380Z T=std::shared_ptr 2023-07-20T12:06:07.4005897Z ] 2023-07-20T12:06:07.4006870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4007784Z with 2023-07-20T12:06:07.4008143Z [ 2023-07-20T12:06:07.4008647Z T=std::shared_ptr 2023-07-20T12:06:07.4009157Z ] 2023-07-20T12:06:07.4010252Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4011227Z with 2023-07-20T12:06:07.4011773Z [ 2023-07-20T12:06:07.4012288Z T=std::shared_ptr 2023-07-20T12:06:07.4012786Z ] 2023-07-20T12:06:07.4014127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4015873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4017597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4018648Z with 2023-07-20T12:06:07.4019000Z [ 2023-07-20T12:06:07.4019568Z T=std::shared_ptr 2023-07-20T12:06:07.4020041Z ] 2023-07-20T12:06:07.4020955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4021772Z with 2023-07-20T12:06:07.4022117Z [ 2023-07-20T12:06:07.4022595Z T=std::weak_ptr 2023-07-20T12:06:07.4023047Z ] 2023-07-20T12:06:07.4023972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4024928Z with 2023-07-20T12:06:07.4025261Z [ 2023-07-20T12:06:07.4025829Z T=std::weak_ptr 2023-07-20T12:06:07.4026368Z ] 2023-07-20T12:06:07.4027643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4028619Z with 2023-07-20T12:06:07.4028961Z [ 2023-07-20T12:06:07.4029429Z T=std::weak_ptr 2023-07-20T12:06:07.4029874Z ] 2023-07-20T12:06:07.4030853Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4031843Z with 2023-07-20T12:06:07.4032178Z [ 2023-07-20T12:06:07.4032711Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:06:07.4033223Z ] 2023-07-20T12:06:07.4034190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4035084Z with 2023-07-20T12:06:07.4035402Z [ 2023-07-20T12:06:07.4035846Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:06:07.4036259Z ] 2023-07-20T12:06:07.4037228Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4038125Z with 2023-07-20T12:06:07.4038586Z [ 2023-07-20T12:06:07.4039091Z T=std::weak_ptr 2023-07-20T12:06:07.4039626Z ] 2023-07-20T12:06:07.4040602Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4041446Z with 2023-07-20T12:06:07.4042029Z [ 2023-07-20T12:06:07.4042591Z T=std::vector> 2023-07-20T12:06:07.4043119Z ] 2023-07-20T12:06:07.4044029Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4044905Z with 2023-07-20T12:06:07.4045254Z [ 2023-07-20T12:06:07.4045896Z T=std::vector> 2023-07-20T12:06:07.4046415Z ] 2023-07-20T12:06:07.4047851Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4048811Z with 2023-07-20T12:06:07.4049150Z [ 2023-07-20T12:06:07.4049748Z T=std::vector> 2023-07-20T12:06:07.4050306Z ] 2023-07-20T12:06:07.4051387Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4053258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4055921Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4056910Z with 2023-07-20T12:06:07.4057483Z [ 2023-07-20T12:06:07.4058094Z T=std::vector> 2023-07-20T12:06:07.4058646Z ] 2023-07-20T12:06:07.4062003Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4062903Z with 2023-07-20T12:06:07.4063272Z [ 2023-07-20T12:06:07.4063770Z T=std::vector> 2023-07-20T12:06:07.4064242Z ] 2023-07-20T12:06:07.4065183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4068385Z with 2023-07-20T12:06:07.4071042Z [ 2023-07-20T12:06:07.4081407Z T=std::vector> 2023-07-20T12:06:07.4081920Z ] 2023-07-20T12:06:07.4083008Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4084014Z with 2023-07-20T12:06:07.4084390Z [ 2023-07-20T12:06:07.4084890Z T=std::vector> 2023-07-20T12:06:07.4085336Z ] 2023-07-20T12:06:07.4086322Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4088406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4090581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4091730Z with 2023-07-20T12:06:07.4092452Z [ 2023-07-20T12:06:07.4093148Z T=std::vector> 2023-07-20T12:06:07.4093712Z ] 2023-07-20T12:06:07.4094725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4095877Z with 2023-07-20T12:06:07.4096588Z [ 2023-07-20T12:06:07.4097394Z T=std::vector,std::allocator>> 2023-07-20T12:06:07.4098978Z ] 2023-07-20T12:06:07.4102706Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4103655Z with 2023-07-20T12:06:07.4104030Z [ 2023-07-20T12:06:07.4104639Z T=std::vector,std::allocator>> 2023-07-20T12:06:07.4105204Z ] 2023-07-20T12:06:07.4162307Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4163336Z with 2023-07-20T12:06:07.4163707Z [ 2023-07-20T12:06:07.4164319Z T=std::vector,std::allocator>> 2023-07-20T12:06:07.4165282Z ] 2023-07-20T12:06:07.4166832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4168655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4170306Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4171956Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4173022Z with 2023-07-20T12:06:07.4173489Z [ 2023-07-20T12:06:07.4174055Z T=std::vector,std::allocator>> 2023-07-20T12:06:07.4174635Z ] 2023-07-20T12:06:07.4175564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4176438Z with 2023-07-20T12:06:07.4176783Z [ 2023-07-20T12:06:07.4177364Z T=std::vector,std::allocator>> 2023-07-20T12:06:07.4177915Z ] 2023-07-20T12:06:07.4178969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4180246Z with 2023-07-20T12:06:07.4180603Z [ 2023-07-20T12:06:07.4181170Z T=std::vector,std::allocator>> 2023-07-20T12:06:07.4181968Z ] 2023-07-20T12:06:07.4192272Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4193474Z with 2023-07-20T12:06:07.4193977Z [ 2023-07-20T12:06:07.4194636Z T=std::vector,std::allocator>> 2023-07-20T12:06:07.4195181Z ] 2023-07-20T12:06:07.4204560Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4206434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4220079Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4221747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4229882Z with 2023-07-20T12:06:07.4230298Z [ 2023-07-20T12:06:07.4230918Z T=std::vector,std::allocator>> 2023-07-20T12:06:07.4231447Z ] 2023-07-20T12:06:07.4232404Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4233293Z with 2023-07-20T12:06:07.4233768Z [ 2023-07-20T12:06:07.4234262Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:07.4234745Z ] 2023-07-20T12:06:07.4236120Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4237040Z with 2023-07-20T12:06:07.4237406Z [ 2023-07-20T12:06:07.4237909Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:07.4238391Z ] 2023-07-20T12:06:07.4239460Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4240474Z with 2023-07-20T12:06:07.4240919Z [ 2023-07-20T12:06:07.4241437Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:07.4242272Z ] 2023-07-20T12:06:07.4243374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4245160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4247052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4248103Z with 2023-07-20T12:06:07.4248471Z [ 2023-07-20T12:06:07.4249054Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:07.4249505Z ] 2023-07-20T12:06:07.4250744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4251677Z with 2023-07-20T12:06:07.4252040Z [ 2023-07-20T12:06:07.4252636Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:07.4253166Z ] 2023-07-20T12:06:07.4254135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4255021Z with 2023-07-20T12:06:07.4255383Z [ 2023-07-20T12:06:07.4256024Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:07.4256594Z ] 2023-07-20T12:06:07.4257783Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4258732Z with 2023-07-20T12:06:07.4259066Z [ 2023-07-20T12:06:07.4259629Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:07.4260406Z ] 2023-07-20T12:06:07.4261516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4287725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4289509Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4291265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4292561Z with 2023-07-20T12:06:07.4292925Z [ 2023-07-20T12:06:07.4305321Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:07.4306139Z ] 2023-07-20T12:06:07.4307151Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4308293Z with 2023-07-20T12:06:07.4308666Z [ 2023-07-20T12:06:07.4309372Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:07.4309783Z ] 2023-07-20T12:06:07.4310756Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4313706Z with 2023-07-20T12:06:07.4314068Z [ 2023-07-20T12:06:07.4314507Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:07.4315027Z ] 2023-07-20T12:06:07.4316085Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4317170Z with 2023-07-20T12:06:07.4317537Z [ 2023-07-20T12:06:07.4317944Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:07.4318803Z ] 2023-07-20T12:06:07.4319877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4321467Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4322387Z with 2023-07-20T12:06:07.4322720Z [ 2023-07-20T12:06:07.4323159Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:07.4323599Z ] 2023-07-20T12:06:07.4324768Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4326752Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4327680Z with 2023-07-20T12:06:07.4328259Z [ 2023-07-20T12:06:07.4328724Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:07.4329131Z ] 2023-07-20T12:06:07.4330035Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4331014Z with 2023-07-20T12:06:07.4331388Z [ 2023-07-20T12:06:07.4332841Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:07.4333883Z ] 2023-07-20T12:06:07.4334906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4352559Z with 2023-07-20T12:06:07.4353058Z [ 2023-07-20T12:06:07.4354483Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:07.4364942Z ] 2023-07-20T12:06:07.4366187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4367827Z with 2023-07-20T12:06:07.4368211Z [ 2023-07-20T12:06:07.4369261Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:07.4370467Z ] 2023-07-20T12:06:07.4371912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4445244Z with 2023-07-20T12:06:07.4445751Z [ 2023-07-20T12:06:07.4468772Z TTarget=c10::StorageImpl 2023-07-20T12:06:07.4469226Z ] 2023-07-20T12:06:07.4470556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4472164Z with 2023-07-20T12:06:07.4472891Z [ 2023-07-20T12:06:07.4473377Z TTarget=c10::StorageImpl 2023-07-20T12:06:07.4473789Z ] 2023-07-20T12:06:07.4474772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4483033Z with 2023-07-20T12:06:07.4483416Z [ 2023-07-20T12:06:07.4486137Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:07.4487783Z ] 2023-07-20T12:06:07.4569774Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4570929Z with 2023-07-20T12:06:07.4571650Z [ 2023-07-20T12:06:07.4572107Z T=torch::autograd::ViewInfo 2023-07-20T12:06:07.4572527Z ] 2023-07-20T12:06:07.4573520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4574458Z with 2023-07-20T12:06:07.4574828Z [ 2023-07-20T12:06:07.4663064Z T=torch::autograd::ViewInfo 2023-07-20T12:06:07.4663606Z ] 2023-07-20T12:06:07.4664735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4665766Z with 2023-07-20T12:06:07.4666126Z [ 2023-07-20T12:06:07.4666549Z T=torch::autograd::ViewInfo 2023-07-20T12:06:07.4666990Z ] 2023-07-20T12:06:07.4668180Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4670300Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4671994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4687363Z with 2023-07-20T12:06:07.4687740Z [ 2023-07-20T12:06:07.4688179Z T=torch::autograd::ViewInfo 2023-07-20T12:06:07.4688605Z ] 2023-07-20T12:06:07.4689623Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4690805Z with 2023-07-20T12:06:07.4691196Z [ 2023-07-20T12:06:07.4691584Z T=c10::IValue 2023-07-20T12:06:07.4691934Z ] 2023-07-20T12:06:07.4692885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4693816Z with 2023-07-20T12:06:07.4694185Z [ 2023-07-20T12:06:07.4694555Z T=c10::IValue 2023-07-20T12:06:07.4694934Z ] 2023-07-20T12:06:07.4695973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4697152Z with 2023-07-20T12:06:07.4697856Z [ 2023-07-20T12:06:07.4698699Z T=c10::IValue 2023-07-20T12:06:07.4699097Z ] 2023-07-20T12:06:07.4700292Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4702076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4705152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4706152Z with 2023-07-20T12:06:07.4706530Z [ 2023-07-20T12:06:07.4706934Z T=c10::IValue 2023-07-20T12:06:07.4707302Z ] 2023-07-20T12:06:07.4708181Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4709059Z with 2023-07-20T12:06:07.4709422Z [ 2023-07-20T12:06:07.4709809Z T=c10::AliasInfo 2023-07-20T12:06:07.4710244Z ] 2023-07-20T12:06:07.4711294Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4712285Z with 2023-07-20T12:06:07.4712646Z [ 2023-07-20T12:06:07.4713021Z T=c10::AliasInfo 2023-07-20T12:06:07.4713406Z ] 2023-07-20T12:06:07.4714418Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4715446Z with 2023-07-20T12:06:07.4715812Z [ 2023-07-20T12:06:07.4716201Z T=c10::AliasInfo 2023-07-20T12:06:07.4716591Z ] 2023-07-20T12:06:07.4717666Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4719735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4721283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4722210Z with 2023-07-20T12:06:07.4722556Z [ 2023-07-20T12:06:07.4722961Z T=c10::AliasInfo 2023-07-20T12:06:07.4723372Z ] 2023-07-20T12:06:07.4724394Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4725420Z with 2023-07-20T12:06:07.4725795Z [ 2023-07-20T12:06:07.4726313Z T=std::vector> 2023-07-20T12:06:07.4726772Z ] 2023-07-20T12:06:07.4727739Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4728631Z with 2023-07-20T12:06:07.4729001Z [ 2023-07-20T12:06:07.4729488Z T=std::vector> 2023-07-20T12:06:07.4729992Z ] 2023-07-20T12:06:07.4731134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4732260Z with 2023-07-20T12:06:07.4732710Z [ 2023-07-20T12:06:07.4733442Z T=std::vector> 2023-07-20T12:06:07.4733964Z ] 2023-07-20T12:06:07.4734985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4744788Z with 2023-07-20T12:06:07.4745124Z [ 2023-07-20T12:06:07.4745528Z T=c10::SymInt 2023-07-20T12:06:07.4746156Z ] 2023-07-20T12:06:07.4747212Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4748188Z with 2023-07-20T12:06:07.4748537Z [ 2023-07-20T12:06:07.4748947Z T=c10::SymInt 2023-07-20T12:06:07.4749356Z ] 2023-07-20T12:06:07.4750441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4752479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4754495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4755467Z with 2023-07-20T12:06:07.4755857Z [ 2023-07-20T12:06:07.4756681Z T=std::vector> 2023-07-20T12:06:07.4757184Z ] 2023-07-20T12:06:07.4758144Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4759234Z with 2023-07-20T12:06:07.4759730Z [ 2023-07-20T12:06:07.4760331Z T=c10::either 2023-07-20T12:06:07.4760855Z ] 2023-07-20T12:06:07.4761869Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4762783Z with 2023-07-20T12:06:07.4763167Z [ 2023-07-20T12:06:07.4763686Z T=c10::either 2023-07-20T12:06:07.4764238Z ] 2023-07-20T12:06:07.4765465Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4766629Z with 2023-07-20T12:06:07.4767066Z [ 2023-07-20T12:06:07.4767616Z T=c10::either 2023-07-20T12:06:07.4768149Z ] 2023-07-20T12:06:07.4772587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4775060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4776810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4777723Z with 2023-07-20T12:06:07.4778100Z [ 2023-07-20T12:06:07.4778653Z T=c10::either 2023-07-20T12:06:07.4779242Z ] 2023-07-20T12:06:07.4780230Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4781703Z with 2023-07-20T12:06:07.4782096Z [ 2023-07-20T12:06:07.4782533Z T=at::StepCallbacks 2023-07-20T12:06:07.4782951Z ] 2023-07-20T12:06:07.4783990Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4784924Z with 2023-07-20T12:06:07.4785288Z [ 2023-07-20T12:06:07.4785709Z T=at::StepCallbacks 2023-07-20T12:06:07.4786288Z ] 2023-07-20T12:06:07.4787511Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4788645Z with 2023-07-20T12:06:07.4789014Z [ 2023-07-20T12:06:07.4789432Z T=at::StepCallbacks 2023-07-20T12:06:07.4789848Z ] 2023-07-20T12:06:07.4790859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4792558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4794290Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4795421Z with 2023-07-20T12:06:07.4795790Z [ 2023-07-20T12:06:07.4796222Z T=at::StepCallbacks 2023-07-20T12:06:07.4796646Z ] 2023-07-20T12:06:07.4797611Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4798505Z with 2023-07-20T12:06:07.4798866Z [ 2023-07-20T12:06:07.4799283Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:07.4799692Z ] 2023-07-20T12:06:07.4800663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4801645Z with 2023-07-20T12:06:07.4802093Z [ 2023-07-20T12:06:07.4802575Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:07.4803027Z ] 2023-07-20T12:06:07.4804111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4805108Z with 2023-07-20T12:06:07.4805514Z [ 2023-07-20T12:06:07.4806184Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:07.4806649Z ] 2023-07-20T12:06:07.4807608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4809686Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4811278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4812234Z with 2023-07-20T12:06:07.4812617Z [ 2023-07-20T12:06:07.4813086Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:07.4813544Z ] 2023-07-20T12:06:07.4814442Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4815546Z with 2023-07-20T12:06:07.4816003Z [ 2023-07-20T12:06:07.4816567Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:07.4816982Z ] 2023-07-20T12:06:07.4817967Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4818881Z with 2023-07-20T12:06:07.4819253Z [ 2023-07-20T12:06:07.4819710Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:07.4820140Z ] 2023-07-20T12:06:07.4821507Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4822636Z with 2023-07-20T12:06:07.4823219Z [ 2023-07-20T12:06:07.4823643Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:07.4824075Z ] 2023-07-20T12:06:07.4825132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4826845Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4828649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4829774Z with 2023-07-20T12:06:07.4830232Z [ 2023-07-20T12:06:07.4830693Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:07.4831138Z ] 2023-07-20T12:06:07.4832065Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4832902Z with 2023-07-20T12:06:07.4833264Z [ 2023-07-20T12:06:07.4833801Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:07.4834300Z ] 2023-07-20T12:06:07.4835646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4836723Z with 2023-07-20T12:06:07.4837456Z [ 2023-07-20T12:06:07.4838014Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:07.4838522Z ] 2023-07-20T12:06:07.4839558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4840588Z with 2023-07-20T12:06:07.4840975Z [ 2023-07-20T12:06:07.4845438Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:07.4846224Z ] 2023-07-20T12:06:07.4848109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4851163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4853216Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4854360Z with 2023-07-20T12:06:07.4854895Z [ 2023-07-20T12:06:07.4856518Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:07.4863493Z ] 2023-07-20T12:06:07.4864820Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4867455Z with 2023-07-20T12:06:07.4867856Z [ 2023-07-20T12:06:07.4868558Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:07.4869203Z ] 2023-07-20T12:06:07.4870353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4872274Z with 2023-07-20T12:06:07.4872676Z [ 2023-07-20T12:06:07.4885137Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:07.4886213Z ] 2023-07-20T12:06:07.4887297Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4888817Z with 2023-07-20T12:06:07.4889836Z [ 2023-07-20T12:06:07.4891336Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:07.4892189Z ] 2023-07-20T12:06:07.4893377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4917221Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4920670Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4921830Z with 2023-07-20T12:06:07.4922198Z [ 2023-07-20T12:06:07.4922897Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:07.4923527Z ] 2023-07-20T12:06:07.4925049Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4927092Z with 2023-07-20T12:06:07.4927562Z [ 2023-07-20T12:06:07.4928014Z T=torch::jit::SourceRange 2023-07-20T12:06:07.4928449Z ] 2023-07-20T12:06:07.4929424Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4930303Z with 2023-07-20T12:06:07.4930633Z [ 2023-07-20T12:06:07.4930987Z T=torch::jit::SourceRange 2023-07-20T12:06:07.4931354Z ] 2023-07-20T12:06:07.4932380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4934937Z with 2023-07-20T12:06:07.4935302Z [ 2023-07-20T12:06:07.4935747Z T=torch::jit::SourceRange 2023-07-20T12:06:07.4936171Z ] 2023-07-20T12:06:07.4937441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4939071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4940658Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4941609Z with 2023-07-20T12:06:07.4941966Z [ 2023-07-20T12:06:07.4942402Z T=torch::jit::SourceRange 2023-07-20T12:06:07.4948025Z ] 2023-07-20T12:06:07.4949056Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4949981Z with 2023-07-20T12:06:07.4950352Z [ 2023-07-20T12:06:07.4951139Z T=c10::intrusive_ptr> 2023-07-20T12:06:07.4951845Z ] 2023-07-20T12:06:07.4955031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4956026Z with 2023-07-20T12:06:07.4956399Z [ 2023-07-20T12:06:07.4957147Z T=c10::intrusive_ptr> 2023-07-20T12:06:07.4957866Z ] 2023-07-20T12:06:07.4959104Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4960077Z with 2023-07-20T12:06:07.4960437Z [ 2023-07-20T12:06:07.4961168Z T=c10::intrusive_ptr> 2023-07-20T12:06:07.4962297Z ] 2023-07-20T12:06:07.4964104Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4965765Z with 2023-07-20T12:06:07.4966136Z [ 2023-07-20T12:06:07.4966633Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:06:07.4967109Z ] 2023-07-20T12:06:07.4968644Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.4970427Z with 2023-07-20T12:06:07.4970800Z [ 2023-07-20T12:06:07.4971317Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:06:07.4971798Z ] 2023-07-20T12:06:07.4972871Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.4973873Z with 2023-07-20T12:06:07.4974233Z [ 2023-07-20T12:06:07.4975319Z T=c10::intrusive_ptr> 2023-07-20T12:06:07.4976039Z ] 2023-07-20T12:06:07.4976991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.4977883Z with 2023-07-20T12:06:07.4978237Z [ 2023-07-20T12:06:07.4978715Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:07.4979189Z ] 2023-07-20T12:06:07.4980159Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.4981112Z with 2023-07-20T12:06:07.4986262Z [ 2023-07-20T12:06:07.4986829Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:07.4987311Z ] 2023-07-20T12:06:07.4988339Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.4989300Z with 2023-07-20T12:06:07.4989667Z [ 2023-07-20T12:06:07.4990129Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:07.4990523Z ] 2023-07-20T12:06:07.4991547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.4993153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.5002454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.5004083Z with 2023-07-20T12:06:07.5004753Z [ 2023-07-20T12:06:07.5005229Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:07.5005679Z ] 2023-07-20T12:06:07.5006975Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.5008604Z with 2023-07-20T12:06:07.5009181Z [ 2023-07-20T12:06:07.5009951Z T=c10::intrusive_ptr> 2023-07-20T12:06:07.5010627Z ] 2023-07-20T12:06:07.5020220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.5021181Z with 2023-07-20T12:06:07.5021550Z [ 2023-07-20T12:06:07.5055394Z T=c10::intrusive_ptr> 2023-07-20T12:06:07.5056100Z ] 2023-07-20T12:06:07.5057194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.5058197Z with 2023-07-20T12:06:07.5058580Z [ 2023-07-20T12:06:07.5059483Z T=c10::intrusive_ptr> 2023-07-20T12:06:07.5060583Z ] 2023-07-20T12:06:07.5061825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.5062966Z with 2023-07-20T12:06:07.5075619Z [ 2023-07-20T12:06:07.5076147Z TTarget=torch::jit::Scope 2023-07-20T12:06:07.5088758Z ] 2023-07-20T12:06:07.5090419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.5103644Z with 2023-07-20T12:06:07.5106509Z [ 2023-07-20T12:06:07.5106995Z TTarget=torch::jit::Scope 2023-07-20T12:06:07.5107367Z ] 2023-07-20T12:06:07.5108294Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.5109415Z with 2023-07-20T12:06:07.5109905Z [ 2023-07-20T12:06:07.5110828Z T=c10::intrusive_ptr> 2023-07-20T12:06:07.5111545Z ] 2023-07-20T12:06:07.5112517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.5113395Z with 2023-07-20T12:06:07.5113767Z [ 2023-07-20T12:06:07.5114188Z T=at::ThreadLocalState 2023-07-20T12:06:07.5114643Z ] 2023-07-20T12:06:07.5115931Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.5116981Z with 2023-07-20T12:06:07.5117333Z [ 2023-07-20T12:06:07.5117972Z T=at::ThreadLocalState 2023-07-20T12:06:07.5118404Z ] 2023-07-20T12:06:07.5132291Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.5133370Z with 2023-07-20T12:06:07.5133734Z [ 2023-07-20T12:06:07.5134196Z T=at::ThreadLocalState 2023-07-20T12:06:07.5134630Z ] 2023-07-20T12:06:07.5135710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.5137531Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.5139650Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.5140641Z with 2023-07-20T12:06:07.5141024Z [ 2023-07-20T12:06:07.5141480Z T=at::ThreadLocalState 2023-07-20T12:06:07.5141903Z ] 2023-07-20T12:06:07.5142893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.5144222Z with 2023-07-20T12:06:07.5144615Z [ 2023-07-20T12:06:07.5145094Z T=std::shared_ptr 2023-07-20T12:06:07.5146015Z ] 2023-07-20T12:06:07.5147028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.5147962Z with 2023-07-20T12:06:07.5148315Z [ 2023-07-20T12:06:07.5148822Z T=std::shared_ptr 2023-07-20T12:06:07.5149301Z ] 2023-07-20T12:06:07.5150383Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.5151556Z with 2023-07-20T12:06:07.5151910Z [ 2023-07-20T12:06:07.5156883Z T=std::shared_ptr 2023-07-20T12:06:07.5157401Z ] 2023-07-20T12:06:07.5158496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.5160753Z 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:07.5172641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.5175093Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.5176130Z with 2023-07-20T12:06:07.5176503Z [ 2023-07-20T12:06:07.5177001Z T=std::shared_ptr 2023-07-20T12:06:07.5177436Z ] 2023-07-20T12:06:07.5178408Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.5179312Z with 2023-07-20T12:06:07.5179868Z [ 2023-07-20T12:06:07.5180311Z T=torch::jit::GraphExecutor 2023-07-20T12:06:07.5181211Z ] 2023-07-20T12:06:07.5182262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.5183211Z with 2023-07-20T12:06:07.5183567Z [ 2023-07-20T12:06:07.5184036Z T=torch::jit::GraphExecutor 2023-07-20T12:06:07.5184486Z ] 2023-07-20T12:06:07.5185542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.5186680Z with 2023-07-20T12:06:07.5187024Z [ 2023-07-20T12:06:07.5187576Z T=torch::jit::GraphExecutor 2023-07-20T12:06:07.5188306Z ] 2023-07-20T12:06:07.5189279Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.5205188Z 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:07.5206937Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.5209473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.5210496Z with 2023-07-20T12:06:07.5210874Z [ 2023-07-20T12:06:07.5211342Z T=torch::jit::GraphExecutor 2023-07-20T12:06:07.5211790Z ] 2023-07-20T12:06:07.5212777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.5213655Z with 2023-07-20T12:06:07.5214034Z [ 2023-07-20T12:06:07.5214563Z T=torch::jit::Method 2023-07-20T12:06:07.5214984Z ] 2023-07-20T12:06:07.5217178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.5234231Z with 2023-07-20T12:06:07.5234580Z [ 2023-07-20T12:06:07.5235016Z T=torch::jit::Method 2023-07-20T12:06:07.5235496Z ] 2023-07-20T12:06:07.5288844Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.5289977Z with 2023-07-20T12:06:07.5290776Z [ 2023-07-20T12:06:07.5324351Z T=torch::jit::Method 2023-07-20T12:06:07.5324796Z ] 2023-07-20T12:06:07.5325822Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.5328749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.5335669Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.5336705Z with 2023-07-20T12:06:07.5337083Z [ 2023-07-20T12:06:07.5337501Z T=torch::jit::Method 2023-07-20T12:06:07.5337897Z ] 2023-07-20T12:06:07.5340780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.5341895Z with 2023-07-20T12:06:07.5342271Z [ 2023-07-20T12:06:07.5343065Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:07.5343795Z ] 2023-07-20T12:06:07.5344858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.5353707Z with 2023-07-20T12:06:07.5354257Z [ 2023-07-20T12:06:07.5355483Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:07.5355674Z ] 2023-07-20T12:06:07.5356539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.5356710Z with 2023-07-20T12:06:07.5356851Z [ 2023-07-20T12:06:07.5357487Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:07.5357654Z ] 2023-07-20T12:06:07.5358842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.5360011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.5361208Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.5361416Z with 2023-07-20T12:06:07.5361561Z [ 2023-07-20T12:06:07.5362295Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:07.5362526Z ] 2023-07-20T12:06:07.5363271Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.5363410Z with 2023-07-20T12:06:07.5363554Z [ 2023-07-20T12:06:07.5364475Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:07.5364671Z ] 2023-07-20T12:06:07.5365460Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.5365628Z with 2023-07-20T12:06:07.5365775Z [ 2023-07-20T12:06:07.5366716Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:07.5366879Z ] 2023-07-20T12:06:07.5367743Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.5368318Z with 2023-07-20T12:06:07.5368472Z [ 2023-07-20T12:06:07.5369591Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:07.5369763Z ] 2023-07-20T12:06:07.5371219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.5372747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.5373611Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.5373790Z with 2023-07-20T12:06:07.5373931Z [ 2023-07-20T12:06:07.5375220Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:07.5375419Z ] 2023-07-20T12:06:07.5376265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.5376537Z with 2023-07-20T12:06:07.5376676Z [ 2023-07-20T12:06:07.5377042Z T=std::function 2023-07-20T12:06:07.5377189Z ] 2023-07-20T12:06:07.5377958Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.5380042Z with 2023-07-20T12:06:07.5380240Z [ 2023-07-20T12:06:07.5380624Z T=std::function 2023-07-20T12:06:07.5380798Z ] 2023-07-20T12:06:07.5381686Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.5381977Z with 2023-07-20T12:06:07.5382131Z [ 2023-07-20T12:06:07.5382495Z T=std::function 2023-07-20T12:06:07.5382641Z ] 2023-07-20T12:06:07.5383961Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.5384960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.5388079Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.5388314Z with 2023-07-20T12:06:07.5388457Z [ 2023-07-20T12:06:07.5388906Z T=std::function 2023-07-20T12:06:07.5389062Z ] 2023-07-20T12:06:07.5389896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.5390302Z with 2023-07-20T12:06:07.5390456Z [ 2023-07-20T12:06:07.5392348Z T=std::vector> 2023-07-20T12:06:07.5392556Z ] 2023-07-20T12:06:07.5393352Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.5393524Z with 2023-07-20T12:06:07.5393670Z [ 2023-07-20T12:06:07.5393986Z T=std::vector> 2023-07-20T12:06:07.5394134Z ] 2023-07-20T12:06:07.5394998Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.5395163Z with 2023-07-20T12:06:07.5395280Z [ 2023-07-20T12:06:07.5395590Z T=std::vector> 2023-07-20T12:06:07.5395892Z ] 2023-07-20T12:06:07.5397081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.5397278Z with 2023-07-20T12:06:07.5397524Z [ 2023-07-20T12:06:07.5397680Z T=double 2023-07-20T12:06:07.5397819Z ] 2023-07-20T12:06:07.5398734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.5398902Z with 2023-07-20T12:06:07.5399017Z [ 2023-07-20T12:06:07.5399174Z T=double 2023-07-20T12:06:07.5399315Z ] 2023-07-20T12:06:07.5416013Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.5416231Z with 2023-07-20T12:06:07.5416370Z [ 2023-07-20T12:06:07.5416677Z T=std::vector> 2023-07-20T12:06:07.5416819Z ] 2023-07-20T12:06:07.5422624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.5422827Z with 2023-07-20T12:06:07.5422952Z [ 2023-07-20T12:06:07.5423225Z T=std::tuple 2023-07-20T12:06:07.5423361Z ] 2023-07-20T12:06:07.5424106Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.5431207Z with 2023-07-20T12:06:07.5431362Z [ 2023-07-20T12:06:07.5431658Z T=std::tuple 2023-07-20T12:06:07.5431809Z ] 2023-07-20T12:06:07.5432999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.5433206Z with 2023-07-20T12:06:07.5438091Z [ 2023-07-20T12:06:07.5444715Z T=std::tuple 2023-07-20T12:06:07.5444901Z ] 2023-07-20T12:06:07.5445718Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.5446623Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:07.5447416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.5447581Z with 2023-07-20T12:06:07.5447722Z [ 2023-07-20T12:06:07.5447980Z T=std::tuple 2023-07-20T12:06:07.5448119Z ] 2023-07-20T12:06:07.5448839Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:07.5449021Z with 2023-07-20T12:06:07.5449384Z [ 2023-07-20T12:06:07.5449695Z T=std::vector> 2023-07-20T12:06:07.5449841Z ] 2023-07-20T12:06:07.5450589Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:07.5450753Z with 2023-07-20T12:06:07.5450891Z [ 2023-07-20T12:06:07.5451193Z T=std::vector> 2023-07-20T12:06:07.5451334Z ] 2023-07-20T12:06:07.5452152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:07.5460162Z with 2023-07-20T12:06:07.5460333Z [ 2023-07-20T12:06:07.5474484Z T=std::vector> 2023-07-20T12:06:07.5474691Z ] 2023-07-20T12:06:07.5475556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:07.5476448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:07.5477254Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:07.5477667Z with 2023-07-20T12:06:07.5477822Z [ 2023-07-20T12:06:07.5478138Z T=std::vector> 2023-07-20T12:06:07.5478284Z ] 2023-07-20T12:06:07.5479055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:07.5479215Z with 2023-07-20T12:06:07.5479350Z [ 2023-07-20T12:06:07.5479721Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:16.9862047Z V=std::unique_ptr> 2023-07-20T12:06:16.9862809Z ] 2023-07-20T12:06:16.9863999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:16.9865363Z with 2023-07-20T12:06:16.9865742Z [ 2023-07-20T12:06:16.9866417Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:16.9867373Z V=std::unique_ptr> 2023-07-20T12:06:16.9868083Z ] 2023-07-20T12:06:16.9869812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:16.9872127Z with 2023-07-20T12:06:16.9872565Z [ 2023-07-20T12:06:16.9873178Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:16.9874076Z V=std::unique_ptr>, 2023-07-20T12:06:16.9875076Z H=std::hash,std::allocator>>, 2023-07-20T12:06:16.9875947Z E=std::equal_to,std::allocator>>, 2023-07-20T12:06:16.9877198Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:06:16.9879375Z ] 2023-07-20T12:06:16.9882088Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:16.9883613Z with 2023-07-20T12:06:16.9883974Z [ 2023-07-20T12:06:16.9884561Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:16.9885509Z V=std::unique_ptr>, 2023-07-20T12:06:16.9886450Z H=std::hash,std::allocator>>, 2023-07-20T12:06:16.9887277Z E=std::equal_to,std::allocator>>, 2023-07-20T12:06:16.9888754Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:06:16.9889790Z ] 2023-07-20T12:06:16.9891393Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:16.9892764Z with 2023-07-20T12:06:16.9893137Z [ 2023-07-20T12:06:16.9893735Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:16.9894641Z V=std::unique_ptr>, 2023-07-20T12:06:16.9895633Z H=std::hash,std::allocator>>, 2023-07-20T12:06:16.9896455Z E=std::equal_to,std::allocator>>, 2023-07-20T12:06:16.9897632Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:06:16.9898530Z ] 2023-07-20T12:06:16.9900646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:16.9902433Z with 2023-07-20T12:06:16.9902789Z [ 2023-07-20T12:06:16.9903380Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:16.9904297Z V=std::unique_ptr> 2023-07-20T12:06:16.9905004Z ] 2023-07-20T12:06:16.9906084Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:16.9907126Z with 2023-07-20T12:06:16.9907601Z [ 2023-07-20T12:06:16.9908027Z K=c10::DispatchKey, 2023-07-20T12:06:16.9908730Z V=std::list> 2023-07-20T12:06:16.9909321Z ] 2023-07-20T12:06:16.9910364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:16.9911314Z with 2023-07-20T12:06:16.9911677Z [ 2023-07-20T12:06:16.9912066Z K=c10::DispatchKey, 2023-07-20T12:06:16.9912752Z V=std::list> 2023-07-20T12:06:16.9913244Z ] 2023-07-20T12:06:16.9930566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:16.9934428Z with 2023-07-20T12:06:16.9934834Z [ 2023-07-20T12:06:16.9935251Z K=c10::DispatchKey, 2023-07-20T12:06:16.9935966Z V=std::list>, 2023-07-20T12:06:16.9936959Z H=std::hash, 2023-07-20T12:06:16.9937563Z E=std::equal_to, 2023-07-20T12:06:16.9938571Z A=std::allocator>>> 2023-07-20T12:06:16.9939562Z ] 2023-07-20T12:06:16.9941144Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:16.9942552Z with 2023-07-20T12:06:16.9942932Z [ 2023-07-20T12:06:16.9943351Z K=c10::DispatchKey, 2023-07-20T12:06:16.9944876Z V=std::list>, 2023-07-20T12:06:16.9945608Z H=std::hash, 2023-07-20T12:06:16.9946177Z E=std::equal_to, 2023-07-20T12:06:16.9947043Z A=std::allocator>>> 2023-07-20T12:06:16.9947751Z ] 2023-07-20T12:06:16.9949514Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:16.9950911Z with 2023-07-20T12:06:16.9951301Z [ 2023-07-20T12:06:16.9951733Z K=c10::DispatchKey, 2023-07-20T12:06:16.9952413Z V=std::list>, 2023-07-20T12:06:16.9953122Z H=std::hash, 2023-07-20T12:06:16.9953686Z E=std::equal_to, 2023-07-20T12:06:16.9954547Z A=std::allocator>>> 2023-07-20T12:06:16.9955245Z ] 2023-07-20T12:06:16.9957364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:16.9958747Z with 2023-07-20T12:06:16.9959124Z [ 2023-07-20T12:06:16.9959575Z K=c10::DispatchKey, 2023-07-20T12:06:16.9960265Z V=std::list> 2023-07-20T12:06:16.9960851Z ] 2023-07-20T12:06:16.9963753Z [64/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06:16.9966949Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:16.9967697Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:16.9968111Z 2023-07-20T12:06:16.9968830Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:16.9970238Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:16.9971639Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:16.9973044Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:16.9974315Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:06:16.9975494Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:06:16.9976666Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:06:16.9978080Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:06:16.9979236Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:06:16.9980320Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:06:16.9981445Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:06:16.9982484Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:16.9983436Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:16.9984427Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:16.9986905Z [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:06:16.9988933Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:16.9989579Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:16.9989958Z 2023-07-20T12:06:16.9990455Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-07-20T12:06:17.0002351Z [66/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:06:17.0013168Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0014582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0016055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0017536Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0018972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0020393Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0021865Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0023235Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0025344Z 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:17.0026233Z compute.cu 2023-07-20T12:06:17.0027191Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0028025Z with 2023-07-20T12:06:17.0028397Z [ 2023-07-20T12:06:17.0028971Z T=std::basic_string,std::allocator> 2023-07-20T12:06:17.0029503Z ] 2023-07-20T12:06:17.0030433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0031363Z with 2023-07-20T12:06:17.0031730Z [ 2023-07-20T12:06:17.0032322Z T=std::basic_string,std::allocator> 2023-07-20T12:06:17.0032849Z ] 2023-07-20T12:06:17.0033913Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0034922Z with 2023-07-20T12:06:17.0035301Z [ 2023-07-20T12:06:17.0035885Z T=std::basic_string,std::allocator> 2023-07-20T12:06:17.0036414Z ] 2023-07-20T12:06:17.0037537Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0040960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0042681Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0043664Z with 2023-07-20T12:06:17.0044041Z [ 2023-07-20T12:06:17.0044617Z T=std::basic_string,std::allocator> 2023-07-20T12:06:17.0045186Z ] 2023-07-20T12:06:17.0046176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0047105Z with 2023-07-20T12:06:17.0047473Z [ 2023-07-20T12:06:17.0047890Z T=c10::SymInt 2023-07-20T12:06:17.0048301Z ] 2023-07-20T12:06:17.0049343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0050492Z with 2023-07-20T12:06:17.0050896Z [ 2023-07-20T12:06:17.0051316Z T=c10::SymInt 2023-07-20T12:06:17.0051706Z ] 2023-07-20T12:06:17.0052750Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0053780Z with 2023-07-20T12:06:17.0054170Z [ 2023-07-20T12:06:17.0055980Z T=c10::SymInt 2023-07-20T12:06:17.0056427Z ] 2023-07-20T12:06:17.0057448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0058933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0060284Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0061207Z with 2023-07-20T12:06:17.0061549Z [ 2023-07-20T12:06:17.0061887Z T=c10::SymInt 2023-07-20T12:06:17.0062567Z ] 2023-07-20T12:06:17.0063816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0064667Z with 2023-07-20T12:06:17.0064995Z [ 2023-07-20T12:06:17.0065561Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:17.0066113Z ] 2023-07-20T12:06:17.0067103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0068010Z with 2023-07-20T12:06:17.0068386Z [ 2023-07-20T12:06:17.0068961Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:17.0069510Z ] 2023-07-20T12:06:17.0070746Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0071919Z with 2023-07-20T12:06:17.0072271Z [ 2023-07-20T12:06:17.0072797Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:17.0085598Z ] 2023-07-20T12:06:17.0087040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0088904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0098353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0100622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0101617Z with 2023-07-20T12:06:17.0102009Z [ 2023-07-20T12:06:17.0102572Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:17.0103137Z ] 2023-07-20T12:06:17.0104082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0110971Z with 2023-07-20T12:06:17.0111691Z [ 2023-07-20T12:06:17.0112272Z T=at::TensorBase 2023-07-20T12:06:17.0112701Z ] 2023-07-20T12:06:17.0113957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0114892Z with 2023-07-20T12:06:17.0115256Z [ 2023-07-20T12:06:17.0115681Z T=at::TensorBase 2023-07-20T12:06:17.0116087Z ] 2023-07-20T12:06:17.0117156Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0118132Z with 2023-07-20T12:06:17.0118518Z [ 2023-07-20T12:06:17.0118950Z T=at::TensorBase 2023-07-20T12:06:17.0119554Z ] 2023-07-20T12:06:17.0120691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0123310Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0124864Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0125807Z with 2023-07-20T12:06:17.0126171Z [ 2023-07-20T12:06:17.0126577Z T=at::TensorBase 2023-07-20T12:06:17.0127375Z ] 2023-07-20T12:06:17.0128504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0129379Z with 2023-07-20T12:06:17.0129717Z [ 2023-07-20T12:06:17.0130133Z T=at::Tensor 2023-07-20T12:06:17.0130525Z ] 2023-07-20T12:06:17.0131505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0134717Z with 2023-07-20T12:06:17.0135219Z [ 2023-07-20T12:06:17.0135755Z T=at::Tensor 2023-07-20T12:06:17.0136153Z ] 2023-07-20T12:06:17.0137215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0138246Z with 2023-07-20T12:06:17.0138624Z [ 2023-07-20T12:06:17.0139023Z T=at::Tensor 2023-07-20T12:06:17.0139417Z ] 2023-07-20T12:06:17.0140378Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0142195Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0144084Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0145314Z with 2023-07-20T12:06:17.0145703Z [ 2023-07-20T12:06:17.0146068Z T=at::Tensor 2023-07-20T12:06:17.0146447Z ] 2023-07-20T12:06:17.0147374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0148375Z with 2023-07-20T12:06:17.0148708Z [ 2023-07-20T12:06:17.0149262Z T=at::Generator 2023-07-20T12:06:17.0149791Z ] 2023-07-20T12:06:17.0150755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0151635Z with 2023-07-20T12:06:17.0152014Z [ 2023-07-20T12:06:17.0152432Z T=at::Generator 2023-07-20T12:06:17.0152861Z ] 2023-07-20T12:06:17.0153893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0154993Z with 2023-07-20T12:06:17.0155631Z [ 2023-07-20T12:06:17.0156112Z T=at::Generator 2023-07-20T12:06:17.0156600Z ] 2023-07-20T12:06:17.0157574Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0159132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0161008Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0162155Z with 2023-07-20T12:06:17.0162538Z [ 2023-07-20T12:06:17.0163058Z T=at::Generator 2023-07-20T12:06:17.0163616Z ] 2023-07-20T12:06:17.0164528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0165628Z with 2023-07-20T12:06:17.0165976Z [ 2023-07-20T12:06:17.0166366Z T=c10::Scalar 2023-07-20T12:06:17.0166743Z ] 2023-07-20T12:06:17.0167715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0168583Z with 2023-07-20T12:06:17.0169048Z [ 2023-07-20T12:06:17.0169410Z T=c10::Scalar 2023-07-20T12:06:17.0169754Z ] 2023-07-20T12:06:17.0170895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0171865Z with 2023-07-20T12:06:17.0172240Z [ 2023-07-20T12:06:17.0172643Z T=c10::Scalar 2023-07-20T12:06:17.0173013Z ] 2023-07-20T12:06:17.0174265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0176086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0177752Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0178684Z with 2023-07-20T12:06:17.0179024Z [ 2023-07-20T12:06:17.0179357Z T=c10::Scalar 2023-07-20T12:06:17.0179715Z ] 2023-07-20T12:06:17.0180579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0181365Z with 2023-07-20T12:06:17.0181675Z [ 2023-07-20T12:06:17.0182050Z T=c10::QualifiedName 2023-07-20T12:06:17.0182445Z ] 2023-07-20T12:06:17.0183832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0184857Z with 2023-07-20T12:06:17.0185235Z [ 2023-07-20T12:06:17.0185664Z T=c10::QualifiedName 2023-07-20T12:06:17.0186067Z ] 2023-07-20T12:06:17.0187132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0188070Z with 2023-07-20T12:06:17.0188720Z [ 2023-07-20T12:06:17.0189192Z T=c10::QualifiedName 2023-07-20T12:06:17.0189798Z ] 2023-07-20T12:06:17.0190959Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0193202Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0194855Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0205875Z with 2023-07-20T12:06:17.0206275Z [ 2023-07-20T12:06:17.0206691Z T=c10::QualifiedName 2023-07-20T12:06:17.0207379Z ] 2023-07-20T12:06:17.0208426Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0215037Z with 2023-07-20T12:06:17.0215415Z [ 2023-07-20T12:06:17.0216230Z T=std::shared_ptr 2023-07-20T12:06:17.0216758Z ] 2023-07-20T12:06:17.0217890Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0218939Z with 2023-07-20T12:06:17.0219326Z [ 2023-07-20T12:06:17.0219879Z T=std::shared_ptr 2023-07-20T12:06:17.0220389Z ] 2023-07-20T12:06:17.0221466Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0222704Z with 2023-07-20T12:06:17.0223112Z [ 2023-07-20T12:06:17.0223669Z T=std::shared_ptr 2023-07-20T12:06:17.0224175Z ] 2023-07-20T12:06:17.0225356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0227247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0243400Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0244388Z with 2023-07-20T12:06:17.0285153Z [ 2023-07-20T12:06:17.0285776Z T=std::shared_ptr 2023-07-20T12:06:17.0286446Z ] 2023-07-20T12:06:17.0287428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0288722Z with 2023-07-20T12:06:17.0289114Z [ 2023-07-20T12:06:17.0289628Z T=std::weak_ptr 2023-07-20T12:06:17.0290125Z ] 2023-07-20T12:06:17.0291365Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0292317Z with 2023-07-20T12:06:17.0293114Z [ 2023-07-20T12:06:17.0293681Z T=std::weak_ptr 2023-07-20T12:06:17.0294302Z ] 2023-07-20T12:06:17.0295500Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0296488Z with 2023-07-20T12:06:17.0296870Z [ 2023-07-20T12:06:17.0297392Z T=std::weak_ptr 2023-07-20T12:06:17.0297896Z ] 2023-07-20T12:06:17.0298873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0299833Z with 2023-07-20T12:06:17.0300387Z [ 2023-07-20T12:06:17.0300873Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:06:17.0301493Z ] 2023-07-20T12:06:17.0302638Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0303580Z with 2023-07-20T12:06:17.0303968Z [ 2023-07-20T12:06:17.0304463Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:06:17.0305221Z ] 2023-07-20T12:06:17.0306290Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0307258Z with 2023-07-20T12:06:17.0307825Z [ 2023-07-20T12:06:17.0308330Z T=std::weak_ptr 2023-07-20T12:06:17.0308984Z ] 2023-07-20T12:06:17.0310193Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0311478Z with 2023-07-20T12:06:17.0311829Z [ 2023-07-20T12:06:17.0312429Z T=std::vector> 2023-07-20T12:06:17.0313263Z ] 2023-07-20T12:06:17.0314282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0315174Z with 2023-07-20T12:06:17.0315527Z [ 2023-07-20T12:06:17.0316491Z T=std::vector> 2023-07-20T12:06:17.0317235Z ] 2023-07-20T12:06:17.0318458Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0319466Z with 2023-07-20T12:06:17.0319837Z [ 2023-07-20T12:06:17.0320424Z T=std::vector> 2023-07-20T12:06:17.0320979Z ] 2023-07-20T12:06:17.0322098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0324135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0326342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0327613Z with 2023-07-20T12:06:17.0328032Z [ 2023-07-20T12:06:17.0328644Z T=std::vector> 2023-07-20T12:06:17.0329179Z ] 2023-07-20T12:06:17.0330315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0331423Z with 2023-07-20T12:06:17.0331809Z [ 2023-07-20T12:06:17.0332296Z T=std::vector> 2023-07-20T12:06:17.0332802Z ] 2023-07-20T12:06:17.0333812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0334738Z with 2023-07-20T12:06:17.0335395Z [ 2023-07-20T12:06:17.0335887Z T=std::vector> 2023-07-20T12:06:17.0336372Z ] 2023-07-20T12:06:17.0337559Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0339016Z with 2023-07-20T12:06:17.0339424Z [ 2023-07-20T12:06:17.0339942Z T=std::vector> 2023-07-20T12:06:17.0340426Z ] 2023-07-20T12:06:17.0341746Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0343811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0345667Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0346649Z with 2023-07-20T12:06:17.0347027Z [ 2023-07-20T12:06:17.0347548Z T=std::vector> 2023-07-20T12:06:17.0348045Z ] 2023-07-20T12:06:17.0348995Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0350149Z with 2023-07-20T12:06:17.0350531Z [ 2023-07-20T12:06:17.0351319Z T=std::vector,std::allocator>> 2023-07-20T12:06:17.0351999Z ] 2023-07-20T12:06:17.0353130Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0354036Z with 2023-07-20T12:06:17.0354421Z [ 2023-07-20T12:06:17.0355021Z T=std::vector,std::allocator>> 2023-07-20T12:06:17.0355700Z ] 2023-07-20T12:06:17.0356773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0358152Z with 2023-07-20T12:06:17.0358525Z [ 2023-07-20T12:06:17.0359398Z T=std::vector,std::allocator>> 2023-07-20T12:06:17.0359991Z ] 2023-07-20T12:06:17.0361147Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0363312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0365195Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0367555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0368643Z with 2023-07-20T12:06:17.0369028Z [ 2023-07-20T12:06:17.0369619Z T=std::vector,std::allocator>> 2023-07-20T12:06:17.0370187Z ] 2023-07-20T12:06:17.0371124Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0371994Z with 2023-07-20T12:06:17.0372560Z [ 2023-07-20T12:06:17.0373405Z T=std::vector,std::allocator>> 2023-07-20T12:06:17.0374137Z ] 2023-07-20T12:06:17.0375251Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0376213Z with 2023-07-20T12:06:17.0376571Z [ 2023-07-20T12:06:17.0377165Z T=std::vector,std::allocator>> 2023-07-20T12:06:17.0377683Z ] 2023-07-20T12:06:17.0378752Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0379931Z with 2023-07-20T12:06:17.0380305Z [ 2023-07-20T12:06:17.0381043Z T=std::vector,std::allocator>> 2023-07-20T12:06:17.0381622Z ] 2023-07-20T12:06:17.0382909Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0384672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0386316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0388498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0389596Z with 2023-07-20T12:06:17.0389955Z [ 2023-07-20T12:06:17.0390560Z T=std::vector,std::allocator>> 2023-07-20T12:06:17.0391129Z ] 2023-07-20T12:06:17.0392075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0392951Z with 2023-07-20T12:06:17.0393325Z [ 2023-07-20T12:06:17.0393829Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:17.0394504Z ] 2023-07-20T12:06:17.0395627Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0396686Z with 2023-07-20T12:06:17.0397059Z [ 2023-07-20T12:06:17.0397560Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:17.0398046Z ] 2023-07-20T12:06:17.0399101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0400094Z with 2023-07-20T12:06:17.0400455Z [ 2023-07-20T12:06:17.0400964Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:17.0401574Z ] 2023-07-20T12:06:17.0403083Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0404077Z with 2023-07-20T12:06:17.0404436Z [ 2023-07-20T12:06:17.0404793Z T=__int64 2023-07-20T12:06:17.0405178Z ] 2023-07-20T12:06:17.0406206Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0407171Z with 2023-07-20T12:06:17.0407529Z [ 2023-07-20T12:06:17.0407902Z T=__int64 2023-07-20T12:06:17.0408459Z ] 2023-07-20T12:06:17.0409737Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0410745Z with 2023-07-20T12:06:17.0411382Z [ 2023-07-20T12:06:17.0411916Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:17.0412408Z ] 2023-07-20T12:06:17.0413357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0414216Z with 2023-07-20T12:06:17.0414583Z [ 2023-07-20T12:06:17.0415325Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:17.0415881Z ] 2023-07-20T12:06:17.0417087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0417992Z with 2023-07-20T12:06:17.0418360Z [ 2023-07-20T12:06:17.0421090Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:17.0421645Z ] 2023-07-20T12:06:17.0422909Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0424181Z with 2023-07-20T12:06:17.0424554Z [ 2023-07-20T12:06:17.0425135Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:17.0425667Z ] 2023-07-20T12:06:17.0426772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0428581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0431071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0432805Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0433735Z with 2023-07-20T12:06:17.0434080Z [ 2023-07-20T12:06:17.0434648Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:17.0435172Z ] 2023-07-20T12:06:17.0436574Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0437613Z with 2023-07-20T12:06:17.0438075Z [ 2023-07-20T12:06:17.0438536Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:17.0438973Z ] 2023-07-20T12:06:17.0439962Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0440854Z with 2023-07-20T12:06:17.0441217Z [ 2023-07-20T12:06:17.0441685Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:17.0442136Z ] 2023-07-20T12:06:17.0443183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0444546Z with 2023-07-20T12:06:17.0445054Z [ 2023-07-20T12:06:17.0445529Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:17.0445961Z ] 2023-07-20T12:06:17.0447013Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0448616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0449548Z with 2023-07-20T12:06:17.0450293Z [ 2023-07-20T12:06:17.0450761Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:17.0451652Z ] 2023-07-20T12:06:17.0452908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0454596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0455627Z with 2023-07-20T12:06:17.0455999Z [ 2023-07-20T12:06:17.0456472Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:17.0456927Z ] 2023-07-20T12:06:17.0457977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0459114Z with 2023-07-20T12:06:17.0459509Z [ 2023-07-20T12:06:17.0460547Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:17.0461490Z ] 2023-07-20T12:06:17.0462484Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0463382Z with 2023-07-20T12:06:17.0463759Z [ 2023-07-20T12:06:17.0464964Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:17.0466194Z ] 2023-07-20T12:06:17.0467497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0468495Z with 2023-07-20T12:06:17.0468874Z [ 2023-07-20T12:06:17.0469906Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:17.0470884Z ] 2023-07-20T12:06:17.0472769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0474167Z with 2023-07-20T12:06:17.0474519Z [ 2023-07-20T12:06:17.0474965Z TTarget=c10::StorageImpl 2023-07-20T12:06:17.0475401Z ] 2023-07-20T12:06:17.0476882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0478432Z with 2023-07-20T12:06:17.0478797Z [ 2023-07-20T12:06:17.0479399Z TTarget=c10::StorageImpl 2023-07-20T12:06:17.0479848Z ] 2023-07-20T12:06:17.0481283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0482490Z with 2023-07-20T12:06:17.0482863Z [ 2023-07-20T12:06:17.0483903Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:17.0484860Z ] 2023-07-20T12:06:17.0485964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0486981Z with 2023-07-20T12:06:17.0487485Z [ 2023-07-20T12:06:17.0487942Z T=torch::autograd::ViewInfo 2023-07-20T12:06:17.0488417Z ] 2023-07-20T12:06:17.0495265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0496253Z with 2023-07-20T12:06:17.0496617Z [ 2023-07-20T12:06:17.0497361Z T=torch::autograd::ViewInfo 2023-07-20T12:06:17.0497792Z ] 2023-07-20T12:06:17.0498863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0500011Z with 2023-07-20T12:06:17.0500391Z [ 2023-07-20T12:06:17.0500995Z T=torch::autograd::ViewInfo 2023-07-20T12:06:17.0501547Z ] 2023-07-20T12:06:17.0503123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0504825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0518563Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0519664Z with 2023-07-20T12:06:17.0520068Z [ 2023-07-20T12:06:17.0520613Z T=torch::autograd::ViewInfo 2023-07-20T12:06:17.0521035Z ] 2023-07-20T12:06:17.0521962Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0523079Z with 2023-07-20T12:06:17.0555542Z [ 2023-07-20T12:06:17.0556011Z T=c10::IValue 2023-07-20T12:06:17.0556355Z ] 2023-07-20T12:06:17.0557309Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0558226Z with 2023-07-20T12:06:17.0558590Z [ 2023-07-20T12:06:17.0558974Z T=c10::IValue 2023-07-20T12:06:17.0559369Z ] 2023-07-20T12:06:17.0560448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0561721Z with 2023-07-20T12:06:17.0562071Z [ 2023-07-20T12:06:17.0562484Z T=c10::IValue 2023-07-20T12:06:17.0562883Z ] 2023-07-20T12:06:17.0563825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0565319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0566833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0567767Z with 2023-07-20T12:06:17.0568350Z [ 2023-07-20T12:06:17.0568773Z T=c10::IValue 2023-07-20T12:06:17.0569321Z ] 2023-07-20T12:06:17.0570349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0571189Z with 2023-07-20T12:06:17.0571533Z [ 2023-07-20T12:06:17.0571927Z T=c10::AliasInfo 2023-07-20T12:06:17.0572297Z ] 2023-07-20T12:06:17.0573250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0574154Z with 2023-07-20T12:06:17.0574514Z [ 2023-07-20T12:06:17.0574894Z T=c10::AliasInfo 2023-07-20T12:06:17.0575288Z ] 2023-07-20T12:06:17.0576889Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0577933Z with 2023-07-20T12:06:17.0578281Z [ 2023-07-20T12:06:17.0578686Z T=c10::AliasInfo 2023-07-20T12:06:17.0579062Z ] 2023-07-20T12:06:17.0580054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0581821Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0583402Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0584653Z with 2023-07-20T12:06:17.0585047Z [ 2023-07-20T12:06:17.0585711Z T=c10::AliasInfo 2023-07-20T12:06:17.0586095Z ] 2023-07-20T12:06:17.0587043Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0587926Z with 2023-07-20T12:06:17.0588289Z [ 2023-07-20T12:06:17.0588828Z T=std::vector> 2023-07-20T12:06:17.0589302Z ] 2023-07-20T12:06:17.0590558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0592077Z with 2023-07-20T12:06:17.0592468Z [ 2023-07-20T12:06:17.0592969Z T=std::vector> 2023-07-20T12:06:17.0593466Z ] 2023-07-20T12:06:17.0594573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0595590Z with 2023-07-20T12:06:17.0595963Z [ 2023-07-20T12:06:17.0596485Z T=std::vector> 2023-07-20T12:06:17.0597286Z ] 2023-07-20T12:06:17.0598403Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0599399Z with 2023-07-20T12:06:17.0599768Z [ 2023-07-20T12:06:17.0600458Z T=c10::SymInt 2023-07-20T12:06:17.0600858Z ] 2023-07-20T12:06:17.0601894Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0603124Z with 2023-07-20T12:06:17.0603528Z [ 2023-07-20T12:06:17.0603941Z T=c10::SymInt 2023-07-20T12:06:17.0604346Z ] 2023-07-20T12:06:17.0605658Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0607652Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0609677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0610817Z with 2023-07-20T12:06:17.0611180Z [ 2023-07-20T12:06:17.0611690Z T=std::vector> 2023-07-20T12:06:17.0612149Z ] 2023-07-20T12:06:17.0612973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0613796Z with 2023-07-20T12:06:17.0614174Z [ 2023-07-20T12:06:17.0614686Z T=c10::either 2023-07-20T12:06:17.0615191Z ] 2023-07-20T12:06:17.0616147Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0617043Z with 2023-07-20T12:06:17.0617400Z [ 2023-07-20T12:06:17.0617931Z T=c10::either 2023-07-20T12:06:17.0618469Z ] 2023-07-20T12:06:17.0619503Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0620484Z with 2023-07-20T12:06:17.0620816Z [ 2023-07-20T12:06:17.0621389Z T=c10::either 2023-07-20T12:06:17.0622179Z ] 2023-07-20T12:06:17.0623320Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0625328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0627238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0628223Z with 2023-07-20T12:06:17.0628636Z [ 2023-07-20T12:06:17.0629198Z T=c10::either 2023-07-20T12:06:17.0629739Z ] 2023-07-20T12:06:17.0630688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0631623Z with 2023-07-20T12:06:17.0632074Z [ 2023-07-20T12:06:17.0632526Z T=at::StepCallbacks 2023-07-20T12:06:17.0632919Z ] 2023-07-20T12:06:17.0633941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0634892Z with 2023-07-20T12:06:17.0635266Z [ 2023-07-20T12:06:17.0635664Z T=at::StepCallbacks 2023-07-20T12:06:17.0636078Z ] 2023-07-20T12:06:17.0637445Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0638509Z with 2023-07-20T12:06:17.0638900Z [ 2023-07-20T12:06:17.0639330Z T=at::StepCallbacks 2023-07-20T12:06:17.0639739Z ] 2023-07-20T12:06:17.0640772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0642433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0644092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0645049Z with 2023-07-20T12:06:17.0645372Z [ 2023-07-20T12:06:17.0645752Z T=at::StepCallbacks 2023-07-20T12:06:17.0646118Z ] 2023-07-20T12:06:17.0647021Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0647869Z with 2023-07-20T12:06:17.0648229Z [ 2023-07-20T12:06:17.0648659Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:17.0649099Z ] 2023-07-20T12:06:17.0650070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0651255Z with 2023-07-20T12:06:17.0651632Z [ 2023-07-20T12:06:17.0652084Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:17.0652502Z ] 2023-07-20T12:06:17.0653549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0654544Z with 2023-07-20T12:06:17.0654910Z [ 2023-07-20T12:06:17.0655334Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:17.0655758Z ] 2023-07-20T12:06:17.0656744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0658362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0659967Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0660916Z with 2023-07-20T12:06:17.0661278Z [ 2023-07-20T12:06:17.0661734Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:17.0662172Z ] 2023-07-20T12:06:17.0663108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0663948Z with 2023-07-20T12:06:17.0664341Z [ 2023-07-20T12:06:17.0665031Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:17.0665498Z ] 2023-07-20T12:06:17.0666448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0667354Z with 2023-07-20T12:06:17.0667729Z [ 2023-07-20T12:06:17.0668176Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:17.0668574Z ] 2023-07-20T12:06:17.0669622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0670586Z with 2023-07-20T12:06:17.0670957Z [ 2023-07-20T12:06:17.0671398Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:17.0671842Z ] 2023-07-20T12:06:17.0672842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0674517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0676169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0677111Z with 2023-07-20T12:06:17.0677450Z [ 2023-07-20T12:06:17.0677899Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:17.0678341Z ] 2023-07-20T12:06:17.0679550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0680392Z with 2023-07-20T12:06:17.0680759Z [ 2023-07-20T12:06:17.0681310Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:17.0681818Z ] 2023-07-20T12:06:17.0682734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0683640Z with 2023-07-20T12:06:17.0684009Z [ 2023-07-20T12:06:17.0684547Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:17.0685078Z ] 2023-07-20T12:06:17.0686109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0687166Z with 2023-07-20T12:06:17.0687532Z [ 2023-07-20T12:06:17.0688086Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:17.0688568Z ] 2023-07-20T12:06:17.0689613Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0691384Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0694906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0695954Z with 2023-07-20T12:06:17.0696317Z [ 2023-07-20T12:06:17.0696827Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:17.0697336Z ] 2023-07-20T12:06:17.0698270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0699164Z with 2023-07-20T12:06:17.0699515Z [ 2023-07-20T12:06:17.0700202Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:17.0700866Z ] 2023-07-20T12:06:17.0701881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0702811Z with 2023-07-20T12:06:17.0703169Z [ 2023-07-20T12:06:17.0703879Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:17.0704513Z ] 2023-07-20T12:06:17.0705560Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0706533Z with 2023-07-20T12:06:17.0706905Z [ 2023-07-20T12:06:17.0707605Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:17.0708261Z ] 2023-07-20T12:06:17.0709768Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0711746Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0713701Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0714832Z with 2023-07-20T12:06:17.0715227Z [ 2023-07-20T12:06:17.0715914Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:17.0716574Z ] 2023-07-20T12:06:17.0717492Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0718367Z with 2023-07-20T12:06:17.0718727Z [ 2023-07-20T12:06:17.0719184Z T=torch::jit::SourceRange 2023-07-20T12:06:17.0719599Z ] 2023-07-20T12:06:17.0720584Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0721489Z with 2023-07-20T12:06:17.0721855Z [ 2023-07-20T12:06:17.0724185Z T=torch::jit::SourceRange 2023-07-20T12:06:17.0724715Z ] 2023-07-20T12:06:17.0725782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0726781Z with 2023-07-20T12:06:17.0727155Z [ 2023-07-20T12:06:17.0727766Z T=torch::jit::SourceRange 2023-07-20T12:06:17.0728207Z ] 2023-07-20T12:06:17.0729304Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0731061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0732726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0733632Z with 2023-07-20T12:06:17.0733990Z [ 2023-07-20T12:06:17.0734418Z T=torch::jit::SourceRange 2023-07-20T12:06:17.0734937Z ] 2023-07-20T12:06:17.0735836Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0736862Z with 2023-07-20T12:06:17.0737215Z [ 2023-07-20T12:06:17.0737958Z T=c10::intrusive_ptr> 2023-07-20T12:06:17.0738945Z ] 2023-07-20T12:06:17.0740020Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0740911Z with 2023-07-20T12:06:17.0741280Z [ 2023-07-20T12:06:17.0742048Z T=c10::intrusive_ptr> 2023-07-20T12:06:17.0742741Z ] 2023-07-20T12:06:17.0743809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0744791Z with 2023-07-20T12:06:17.0745357Z [ 2023-07-20T12:06:17.0746123Z T=c10::intrusive_ptr> 2023-07-20T12:06:17.0746887Z ] 2023-07-20T12:06:17.0748087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0749043Z with 2023-07-20T12:06:17.0749347Z [ 2023-07-20T12:06:17.0749747Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:06:17.0750120Z ] 2023-07-20T12:06:17.0751138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0754208Z with 2023-07-20T12:06:17.0754621Z [ 2023-07-20T12:06:17.0755084Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:06:17.0755536Z ] 2023-07-20T12:06:17.0756551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0757467Z with 2023-07-20T12:06:17.0757799Z [ 2023-07-20T12:06:17.0758529Z T=c10::intrusive_ptr> 2023-07-20T12:06:17.0759177Z ] 2023-07-20T12:06:17.0760194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0761245Z with 2023-07-20T12:06:17.0761590Z [ 2023-07-20T12:06:17.0762057Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:17.0762508Z ] 2023-07-20T12:06:17.0763506Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0764408Z with 2023-07-20T12:06:17.0764781Z [ 2023-07-20T12:06:17.0765241Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:17.0765699Z ] 2023-07-20T12:06:17.0766874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0768028Z with 2023-07-20T12:06:17.0768521Z [ 2023-07-20T12:06:17.0769314Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:17.0769770Z ] 2023-07-20T12:06:17.0770780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0772428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0774150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0775281Z with 2023-07-20T12:06:17.0775653Z [ 2023-07-20T12:06:17.0776107Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:17.0776591Z ] 2023-07-20T12:06:17.0777514Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0778406Z with 2023-07-20T12:06:17.0778922Z [ 2023-07-20T12:06:17.0779611Z T=c10::intrusive_ptr> 2023-07-20T12:06:17.0780239Z ] 2023-07-20T12:06:17.0781214Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0782147Z with 2023-07-20T12:06:17.0782482Z [ 2023-07-20T12:06:17.0785274Z T=c10::intrusive_ptr> 2023-07-20T12:06:17.0786286Z ] 2023-07-20T12:06:17.0787390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0788396Z with 2023-07-20T12:06:17.0788749Z [ 2023-07-20T12:06:17.0789435Z T=c10::intrusive_ptr> 2023-07-20T12:06:17.0790084Z ] 2023-07-20T12:06:17.0791405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0792621Z with 2023-07-20T12:06:17.0793009Z [ 2023-07-20T12:06:17.0793469Z TTarget=torch::jit::Scope 2023-07-20T12:06:17.0793910Z ] 2023-07-20T12:06:17.0795231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0796365Z with 2023-07-20T12:06:17.0796721Z [ 2023-07-20T12:06:17.0797168Z TTarget=torch::jit::Scope 2023-07-20T12:06:17.0797595Z ] 2023-07-20T12:06:17.0798569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0799551Z with 2023-07-20T12:06:17.0800055Z [ 2023-07-20T12:06:17.0801178Z T=c10::intrusive_ptr> 2023-07-20T12:06:17.0801925Z ] 2023-07-20T12:06:17.0802862Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0803775Z with 2023-07-20T12:06:17.0804155Z [ 2023-07-20T12:06:17.0804596Z T=at::ThreadLocalState 2023-07-20T12:06:17.0804999Z ] 2023-07-20T12:06:17.0805973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0807076Z with 2023-07-20T12:06:17.0807460Z [ 2023-07-20T12:06:17.0807877Z T=at::ThreadLocalState 2023-07-20T12:06:17.0808612Z ] 2023-07-20T12:06:17.0809680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0810662Z with 2023-07-20T12:06:17.0811011Z [ 2023-07-20T12:06:17.0811455Z T=at::ThreadLocalState 2023-07-20T12:06:17.0811897Z ] 2023-07-20T12:06:17.0812932Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0814734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0818386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0819418Z with 2023-07-20T12:06:17.0819779Z [ 2023-07-20T12:06:17.0820217Z T=at::ThreadLocalState 2023-07-20T12:06:17.0820633Z ] 2023-07-20T12:06:17.0821576Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0822639Z with 2023-07-20T12:06:17.0823011Z [ 2023-07-20T12:06:17.0823507Z T=std::shared_ptr 2023-07-20T12:06:17.0823955Z ] 2023-07-20T12:06:17.0824966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0825854Z with 2023-07-20T12:06:17.0826210Z [ 2023-07-20T12:06:17.0826663Z T=std::shared_ptr 2023-07-20T12:06:17.0827289Z ] 2023-07-20T12:06:17.0828497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0829488Z with 2023-07-20T12:06:17.0829821Z [ 2023-07-20T12:06:17.0830291Z T=std::shared_ptr 2023-07-20T12:06:17.0830751Z ] 2023-07-20T12:06:17.0831879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0833973Z 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:17.0835626Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0837247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0838388Z with 2023-07-20T12:06:17.0838912Z [ 2023-07-20T12:06:17.0839495Z T=std::shared_ptr 2023-07-20T12:06:17.0839972Z ] 2023-07-20T12:06:17.0840904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0841783Z with 2023-07-20T12:06:17.0842158Z [ 2023-07-20T12:06:17.0842606Z T=torch::jit::GraphExecutor 2023-07-20T12:06:17.0843016Z ] 2023-07-20T12:06:17.0843979Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0845038Z with 2023-07-20T12:06:17.0845398Z [ 2023-07-20T12:06:17.0845975Z T=torch::jit::GraphExecutor 2023-07-20T12:06:17.0846421Z ] 2023-07-20T12:06:17.0849519Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0850586Z with 2023-07-20T12:06:17.0850936Z [ 2023-07-20T12:06:17.0851407Z T=torch::jit::GraphExecutor 2023-07-20T12:06:17.0851858Z ] 2023-07-20T12:06:17.0853044Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0854899Z 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:17.0856530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0858203Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0859154Z with 2023-07-20T12:06:17.0859523Z [ 2023-07-20T12:06:17.0860170Z T=torch::jit::GraphExecutor 2023-07-20T12:06:17.0860611Z ] 2023-07-20T12:06:17.0861835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0862729Z with 2023-07-20T12:06:17.0863105Z [ 2023-07-20T12:06:17.0863509Z T=torch::jit::Method 2023-07-20T12:06:17.0864209Z ] 2023-07-20T12:06:17.0865212Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0866118Z with 2023-07-20T12:06:17.0866494Z [ 2023-07-20T12:06:17.0867082Z T=torch::jit::Method 2023-07-20T12:06:17.0867495Z ] 2023-07-20T12:06:17.0868820Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0869816Z with 2023-07-20T12:06:17.0870174Z [ 2023-07-20T12:06:17.0870590Z T=torch::jit::Method 2023-07-20T12:06:17.0870991Z ] 2023-07-20T12:06:17.0872006Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0873758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0875472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0876407Z with 2023-07-20T12:06:17.0876774Z [ 2023-07-20T12:06:17.0877323Z T=torch::jit::Method 2023-07-20T12:06:17.0877721Z ] 2023-07-20T12:06:17.0880624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0881612Z with 2023-07-20T12:06:17.0881990Z [ 2023-07-20T12:06:17.0882988Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:17.0884007Z ] 2023-07-20T12:06:17.0885000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0885931Z with 2023-07-20T12:06:17.0886297Z [ 2023-07-20T12:06:17.0887118Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:17.0887864Z ] 2023-07-20T12:06:17.0888963Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0890054Z with 2023-07-20T12:06:17.0890575Z [ 2023-07-20T12:06:17.0891480Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:17.0892242Z ] 2023-07-20T12:06:17.0893580Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0896096Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0898474Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0899428Z with 2023-07-20T12:06:17.0899820Z [ 2023-07-20T12:06:17.0900617Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:17.0901380Z ] 2023-07-20T12:06:17.0902343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0903373Z with 2023-07-20T12:06:17.0903750Z [ 2023-07-20T12:06:17.0905000Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:17.0906087Z ] 2023-07-20T12:06:17.0907238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0908176Z with 2023-07-20T12:06:17.0908553Z [ 2023-07-20T12:06:17.0909928Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:17.0911026Z ] 2023-07-20T12:06:17.0912234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0913383Z with 2023-07-20T12:06:17.0913759Z [ 2023-07-20T12:06:17.0914892Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:17.0916071Z ] 2023-07-20T12:06:17.0917716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0920508Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0923356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0924336Z with 2023-07-20T12:06:17.0924720Z [ 2023-07-20T12:06:17.0925856Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:17.0927077Z ] 2023-07-20T12:06:17.0928006Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0928891Z with 2023-07-20T12:06:17.0929287Z [ 2023-07-20T12:06:17.0929858Z T=std::function 2023-07-20T12:06:17.0930361Z ] 2023-07-20T12:06:17.0931324Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0932550Z with 2023-07-20T12:06:17.0932930Z [ 2023-07-20T12:06:17.0933655Z T=std::function 2023-07-20T12:06:17.0934191Z ] 2023-07-20T12:06:17.0935050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0935212Z with 2023-07-20T12:06:17.0935343Z [ 2023-07-20T12:06:17.0935934Z T=std::function 2023-07-20T12:06:17.0936109Z ] 2023-07-20T12:06:17.0937077Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0938018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0938836Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0939030Z with 2023-07-20T12:06:17.0939172Z [ 2023-07-20T12:06:17.0939522Z T=std::function 2023-07-20T12:06:17.0939644Z ] 2023-07-20T12:06:17.0940357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0940527Z with 2023-07-20T12:06:17.0940664Z [ 2023-07-20T12:06:17.0940973Z T=std::vector> 2023-07-20T12:06:17.0941120Z ] 2023-07-20T12:06:17.0941873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0942040Z with 2023-07-20T12:06:17.0944665Z [ 2023-07-20T12:06:17.0945000Z T=std::vector> 2023-07-20T12:06:17.0945131Z ] 2023-07-20T12:06:17.0945992Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0946159Z with 2023-07-20T12:06:17.0946300Z [ 2023-07-20T12:06:17.0946587Z T=std::vector> 2023-07-20T12:06:17.0946726Z ] 2023-07-20T12:06:17.0947537Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0947705Z with 2023-07-20T12:06:17.0947840Z [ 2023-07-20T12:06:17.0948017Z T=double 2023-07-20T12:06:17.0948143Z ] 2023-07-20T12:06:17.0948999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0949173Z with 2023-07-20T12:06:17.0949439Z [ 2023-07-20T12:06:17.0949599Z T=double 2023-07-20T12:06:17.0949731Z ] 2023-07-20T12:06:17.0950676Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0950949Z with 2023-07-20T12:06:17.0951082Z [ 2023-07-20T12:06:17.0951377Z T=std::vector> 2023-07-20T12:06:17.0951492Z ] 2023-07-20T12:06:17.0952454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0952653Z with 2023-07-20T12:06:17.0952799Z [ 2023-07-20T12:06:17.0953064Z T=std::tuple 2023-07-20T12:06:17.0953211Z ] 2023-07-20T12:06:17.0953958Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0954125Z with 2023-07-20T12:06:17.0954267Z [ 2023-07-20T12:06:17.0954519Z T=std::tuple 2023-07-20T12:06:17.0954638Z ] 2023-07-20T12:06:17.0955461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0955651Z with 2023-07-20T12:06:17.0955787Z [ 2023-07-20T12:06:17.0956035Z T=std::tuple 2023-07-20T12:06:17.0956174Z ] 2023-07-20T12:06:17.0957100Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0958243Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:17.0959044Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0961442Z with 2023-07-20T12:06:17.0961582Z [ 2023-07-20T12:06:17.0961850Z T=std::tuple 2023-07-20T12:06:17.0961991Z ] 2023-07-20T12:06:17.0962687Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/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:17.0962859Z with 2023-07-20T12:06:17.0962997Z [ 2023-07-20T12:06:17.0963488Z T=std::vector> 2023-07-20T12:06:17.0963640Z ] 2023-07-20T12:06:17.0964580Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/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:17.0964780Z with 2023-07-20T12:06:17.0964919Z [ 2023-07-20T12:06:17.0965221Z T=std::vector> 2023-07-20T12:06:17.0965374Z ] 2023-07-20T12:06:17.0966305Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-packages/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:17.0966474Z with 2023-07-20T12:06:17.0966611Z [ 2023-07-20T12:06:17.0966915Z T=std::vector> 2023-07-20T12:06:17.0967053Z ] 2023-07-20T12:06:17.0967917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_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:17.0969111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:17.0969932Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_h_env/lib/site-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:17.0970101Z with 2023-07-20T12:06:17.0970236Z [ 2023-07-20T12:06:17.0970540Z T=std::vector> 2023-07-20T12:06:17.0970679Z ] 2023-07-20T12:06:17.0971625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:17.0971769Z with 2023-07-20T12:06:17.0971907Z [ 2023-07-20T12:06:17.0972340Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:17.0972918Z V=std::unique_ptr> 2023-07-20T12:06:17.0973061Z ] 2023-07-20T12:06:26.3198678Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:26.3216724Z with 2023-07-20T12:06:26.3312664Z [ 2023-07-20T12:06:26.3313419Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:26.3320373Z V=std::unique_ptr> 2023-07-20T12:06:26.3323059Z ] 2023-07-20T12:06:26.3411026Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:26.3453911Z with 2023-07-20T12:06:26.3454488Z [ 2023-07-20T12:06:26.3536604Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:26.3537847Z V=std::unique_ptr>, 2023-07-20T12:06:26.3539087Z H=std::hash,std::allocator>>, 2023-07-20T12:06:26.3540229Z E=std::equal_to,std::allocator>>, 2023-07-20T12:06:26.3541803Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:06:26.3547415Z ] 2023-07-20T12:06:26.3549562Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:26.3619662Z with 2023-07-20T12:06:26.3620389Z [ 2023-07-20T12:06:26.3621009Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:26.3621901Z V=std::unique_ptr>, 2023-07-20T12:06:26.3622848Z H=std::hash,std::allocator>>, 2023-07-20T12:06:26.3623663Z E=std::equal_to,std::allocator>>, 2023-07-20T12:06:26.3625083Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:06:26.3626088Z ] 2023-07-20T12:06:26.3627608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:26.3629078Z with 2023-07-20T12:06:26.3629459Z [ 2023-07-20T12:06:26.3630025Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:26.3651212Z V=std::unique_ptr>, 2023-07-20T12:06:26.3652362Z H=std::hash,std::allocator>>, 2023-07-20T12:06:26.3653579Z E=std::equal_to,std::allocator>>, 2023-07-20T12:06:26.3654793Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:06:26.3656817Z ] 2023-07-20T12:06:26.3658876Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:26.3661061Z with 2023-07-20T12:06:26.3661440Z [ 2023-07-20T12:06:26.3662012Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:26.3662995Z V=std::unique_ptr> 2023-07-20T12:06:26.3663672Z ] 2023-07-20T12:06:26.3664645Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:26.3665669Z with 2023-07-20T12:06:26.3666028Z [ 2023-07-20T12:06:26.3666466Z K=c10::DispatchKey, 2023-07-20T12:06:26.3667505Z V=std::list> 2023-07-20T12:06:26.3668104Z ] 2023-07-20T12:06:26.3669133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:26.3670125Z with 2023-07-20T12:06:26.3670772Z [ 2023-07-20T12:06:26.3671242Z K=c10::DispatchKey, 2023-07-20T12:06:26.3671931Z V=std::list> 2023-07-20T12:06:26.3672611Z ] 2023-07-20T12:06:26.3674485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:26.3675880Z with 2023-07-20T12:06:26.3676258Z [ 2023-07-20T12:06:26.3676663Z K=c10::DispatchKey, 2023-07-20T12:06:26.3677343Z V=std::list>, 2023-07-20T12:06:26.3678093Z H=std::hash, 2023-07-20T12:06:26.3678650Z E=std::equal_to, 2023-07-20T12:06:26.3679558Z A=std::allocator>>> 2023-07-20T12:06:26.3680286Z ] 2023-07-20T12:06:26.3682132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:26.3683596Z with 2023-07-20T12:06:26.3683980Z [ 2023-07-20T12:06:26.3684401Z K=c10::DispatchKey, 2023-07-20T12:06:26.3685100Z V=std::list>, 2023-07-20T12:06:26.3686883Z H=std::hash, 2023-07-20T12:06:26.3687458Z E=std::equal_to, 2023-07-20T12:06:26.3688675Z A=std::allocator>>> 2023-07-20T12:06:26.3689382Z ] 2023-07-20T12:06:26.3690882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:26.3692310Z with 2023-07-20T12:06:26.3692679Z [ 2023-07-20T12:06:26.3693092Z K=c10::DispatchKey, 2023-07-20T12:06:26.3693875Z V=std::list>, 2023-07-20T12:06:26.3694647Z H=std::hash, 2023-07-20T12:06:26.3695509Z E=std::equal_to, 2023-07-20T12:06:26.3696347Z A=std::allocator>>> 2023-07-20T12:06:26.3697067Z ] 2023-07-20T12:06:42.9250406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/_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:06:42.9872823Z with 2023-07-20T12:06:43.0026039Z [ 2023-07-20T12:06:43.0215003Z K=c10::DispatchKey, 2023-07-20T12:06:43.0633039Z V=std::list> 2023-07-20T12:06:43.0760205Z ] 2023-07-20T12:06:43.1657089Z [67/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj /out:torchaudio\csrc\libtorchaudio.pyd /implib:torchaudio\csrc\libtorchaudio.lib /pdb:torchaudio\csrc\libtorchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\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:06:43.1985573Z [68/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06:43.2157297Z [69/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:06:43.2500448Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:43.2768986Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:43.3646949Z 2023-07-20T12:06:43.3940315Z [70/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:43.4059686Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:43.4503477Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:43.5679177Z 2023-07-20T12:06:43.5921963Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:43.6019716Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:53.0941351Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:53.2048155Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:53.3736973Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:53.4243447Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:53.4565610Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:53.6429700Z [71/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:53.6616763Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:53.8429660Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:53.8998617Z 2023-07-20T12:06:53.9000182Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:53.9002056Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:53.9004204Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:53.9006038Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:53.9007837Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:06:53.9009324Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:06:53.9010759Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-20T12:06:53.9012159Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-07-20T12:06:53.9013425Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:53.9014554Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:53.9015729Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:53.9016906Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:53.9020788Z [72/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06:53.9023936Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:53.9024846Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:53.9025411Z 2023-07-20T12:06:53.9026245Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:53.9027867Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:53.9029468Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:53.9031026Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:53.9032470Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:06:53.9036878Z %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:06:53.9039010Z %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:06:53.9040502Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:53.9041871Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:53.9043204Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:53.9044409Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:53.9045731Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:53.9046933Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:53.9050389Z [73/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06:53.9053657Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:53.9054815Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:53.9071491Z 2023-07-20T12:06:53.9075811Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:53.9090056Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:53.9091561Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:53.9093059Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:53.9094330Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:53.9095373Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:00.7200207Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:00.7213442Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:07:00.7228490Z [75/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg4 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:00.7231641Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:00.7232383Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:00.7232951Z 2023-07-20T12:07:00.7233682Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:00.7235138Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:00.7236653Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:00.7238095Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:00.7239306Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:00.7240320Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:00.7241331Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:00.7242416Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:07:00.7243513Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:07:00.7244602Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:07:00.7245851Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:07:56.4873064Z [76/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:56.4882907Z [77/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg5 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:56.4886909Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:56.4887612Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:56.4888015Z 2023-07-20T12:07:56.4888691Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:56.4890191Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:56.4891725Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:56.4893312Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:56.4894490Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:56.4895429Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:56.4896545Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:56.4897591Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:07:56.4898775Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:07:56.4899799Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:07:56.4900842Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:07:56.4908876Z [78/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:57.1138696Z [79/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:57.1140458Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:57.1140843Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:57.1141076Z 2023-07-20T12:07:57.1141457Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:57.1142190Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:57.1142941Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:57.1143956Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:57.1144586Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:57.1145103Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:57.1145623Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:57.1146165Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:07:57.1146698Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:07:57.1147598Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:07:57.1148248Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:07:57.1152550Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:07:57.2616005Z [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:07:57.2626370Z 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:57.2627388Z ctc_prefix_decoder_kernel_v2.cu 2023-07-20T12:07:57.2631530Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj /out:torchaudio\csrc\cuctc\libctc_prefix_decoder.pyd /implib:torchaudio\csrc\cuctc\libctc_prefix_decoder.lib /pdb:torchaudio\csrc\cuctc\libctc_prefix_decoder.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\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:07:57.2636816Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /out:torchaudio\csrc\cuctc\pybind11_prefixctc.pyd /implib:torchaudio\csrc\cuctc\pybind11_prefixctc.lib /pdb:torchaudio\csrc\cuctc\pybind11_prefixctc.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def torchaudio\csrc\cuctc\libctc_prefix_decoder.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:57.2639510Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-311\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-07-20T12:07:57.2639968Z -- Install configuration: "Release" 2023-07-20T12:07:57.2640423Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio.pyd 2023-07-20T12:07:57.2641026Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio.pyd 2023-07-20T12:07:57.2641633Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-07-20T12:07:57.2642439Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-07-20T12:07:57.3241767Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-07-20T12:07:57.3243004Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-07-20T12:07:57.3244065Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-07-20T12:07:57.3245121Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-07-20T12:07:57.3246210Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libctc_prefix_decoder.pyd 2023-07-20T12:07:57.3247185Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839504/work/build/lib.win-amd64-cpython-311/torchaudio/lib/pybind11_prefixctc.pyd 2023-07-20T12:07:57.3248168Z running install_lib 2023-07-20T12:07:57.3248640Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:07:57.3249251Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:57.3250058Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:57.3251061Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:57.3252165Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:57.3253365Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:57.3254402Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:57.3255548Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:57.3256390Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:07:57.3257198Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:07:57.3257809Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:07:57.3258302Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3258991Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3259607Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3260375Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3262046Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3262734Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3263354Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3263962Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3264589Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3265219Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3265976Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3266757Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3267524Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3268279Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3268885Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3269458Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3270050Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3270830Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3271454Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3272051Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3272629Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3273233Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3273835Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3274428Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:57.3274931Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:07:57.3275429Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:07:57.3276055Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:07:57.3276673Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:07:57.3277146Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:57.3277618Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_compat.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:57.3278173Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:57.3278732Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:57.3279435Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:57.3280034Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:57.3280608Z copying build\lib.win-amd64-cpython-311\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:57.3281139Z copying build\lib.win-amd64-cpython-311\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:07:57.3281579Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:57.3282082Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:57.3282698Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:57.3283321Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:57.3283924Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:57.3284547Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:57.3285166Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:57.3285765Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:57.3286368Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:57.3286959Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:57.3287693Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:57.3288169Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:57.3288668Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:57.3289276Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:57.3289752Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:07:57.3290295Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:07:57.5858285Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:07:57.5859916Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:07:57.5861349Z copying build\lib.win-amd64-cpython-311\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:57.5862548Z copying build\lib.win-amd64-cpython-311\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:57.5863717Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:57.5864868Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:57.5866177Z copying build\lib.win-amd64-cpython-311\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:57.5867520Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:57.5868841Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:57.5869940Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:57.5871251Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:57.5872397Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:07:57.5873714Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:07:57.5875168Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:07:57.5876591Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:07:57.5877943Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:57.5879473Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:57.5880783Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:57.5881935Z copying build\lib.win-amd64-cpython-311\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:57.5883065Z copying build\lib.win-amd64-cpython-311\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:57.5884016Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:07:57.5885191Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:07:57.5886924Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:07:57.5887961Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:57.5888998Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:57.5890241Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:57.5891588Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:57.5893027Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:57.5894098Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:07:57.5895267Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:07:57.5896624Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:07:57.5898093Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:07:57.5899513Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:07:57.5900479Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-20T12:07:57.5901264Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:07:57.5902332Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:07:57.5903877Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:07:57.5905001Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:57.5906090Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:57.5907401Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:57.5908661Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:57.5910244Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:57.5911440Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:57.5912567Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:57.5913936Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:57.5915268Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:57.5916614Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:57.5917796Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:07:57.5918949Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:07:57.5920649Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:07:57.5922052Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:07:57.5923377Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:57.5924749Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:57.5926208Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:57.5927412Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:57.5928597Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:57.5929993Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:57.5931417Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:57.5932851Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:57.5933959Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:07:57.5935100Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:07:57.5936719Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:07:57.5938038Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-20T12:07:57.5939015Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:07:57.5940053Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:07:57.5941267Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:08:01.3046224Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:08:01.3047475Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:08:01.3048284Z INFO:conda_build.build:Packaging torchaudio 2023-07-20T12:08:01.3049047Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:08:01.3049691Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:08:01.3050339Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:01.3050839Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:01.3051725Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:01.3052334Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:01.3052918Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:01.3053477Z copying build\lib.win-amd64-cpython-311\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:08:01.3054223Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:08:01.3054723Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:08:01.3055335Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:08:01.3055820Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:08:01.3056307Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:08:01.3057028Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:08:01.3057563Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:08:01.3058174Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:08:01.3058971Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:08:01.3059527Z copying build\lib.win-amd64-cpython-311\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:08:01.3060087Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-311.pyc 2023-07-20T12:08:01.3060666Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-311.pyc 2023-07-20T12:08:01.3061284Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-311.pyc 2023-07-20T12:08:01.3061885Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-311.pyc 2023-07-20T12:08:01.3062461Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-311.pyc 2023-07-20T12:08:01.3063191Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3063769Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-311.pyc 2023-07-20T12:08:01.3064489Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3065050Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-311.pyc 2023-07-20T12:08:01.3065869Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-311.pyc 2023-07-20T12:08:01.3066463Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-311.pyc 2023-07-20T12:08:01.3067042Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-311.pyc 2023-07-20T12:08:01.3067646Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-311.pyc 2023-07-20T12:08:01.3068230Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-311.pyc 2023-07-20T12:08:01.3068787Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-311.pyc 2023-07-20T12:08:01.3069404Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-311.pyc 2023-07-20T12:08:01.3070019Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-311.pyc 2023-07-20T12:08:01.3070611Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-311.pyc 2023-07-20T12:08:01.3071367Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-311.pyc 2023-07-20T12:08:01.3071989Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-311.pyc 2023-07-20T12:08:01.3072985Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-311.pyc 2023-07-20T12:08:01.3073549Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-311.pyc 2023-07-20T12:08:01.3074096Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-311.pyc 2023-07-20T12:08:01.3074617Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-311.pyc 2023-07-20T12:08:01.3075218Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-311.pyc 2023-07-20T12:08:01.3075825Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-311.pyc 2023-07-20T12:08:01.3076386Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-311.pyc 2023-07-20T12:08:01.3076923Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-311.pyc 2023-07-20T12:08:01.3077533Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-311.pyc 2023-07-20T12:08:01.3078243Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-311.pyc 2023-07-20T12:08:01.3078792Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3079527Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-311.pyc 2023-07-20T12:08:01.3080236Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-311.pyc 2023-07-20T12:08:01.3080815Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3081357Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_compat.py to _compat.cpython-311.pyc 2023-07-20T12:08:01.3082030Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-311.pyc 2023-07-20T12:08:01.3082603Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-311.pyc 2023-07-20T12:08:01.3083163Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-311.pyc 2023-07-20T12:08:01.3083756Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-311.pyc 2023-07-20T12:08:01.3084307Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3084830Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-311.pyc 2023-07-20T12:08:01.3085578Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-311.pyc 2023-07-20T12:08:01.3086272Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-311.pyc 2023-07-20T12:08:01.3087013Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-311.pyc 2023-07-20T12:08:01.3087665Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-311.pyc 2023-07-20T12:08:01.3088265Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3088843Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-311.pyc 2023-07-20T12:08:01.3089409Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-311.pyc 2023-07-20T12:08:01.3089955Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-311.pyc 2023-07-20T12:08:01.3090513Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-07-20T12:08:01.3091088Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-311.pyc 2023-07-20T12:08:01.3091798Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-311.pyc 2023-07-20T12:08:01.3092534Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-311.pyc 2023-07-20T12:08:01.3093250Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-311.pyc 2023-07-20T12:08:01.3093993Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-311.pyc 2023-07-20T12:08:01.3094672Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-311.pyc 2023-07-20T12:08:01.3095313Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3095917Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-311.pyc 2023-07-20T12:08:01.3096541Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3097104Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-311.pyc 2023-07-20T12:08:01.3097665Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-311.pyc 2023-07-20T12:08:01.3098215Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3098781Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-07-20T12:08:01.3099606Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-311.pyc 2023-07-20T12:08:01.3100498Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-311.pyc 2023-07-20T12:08:01.3102351Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-311.pyc 2023-07-20T12:08:01.3103551Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-311.pyc 2023-07-20T12:08:01.3104623Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3105873Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-311.pyc 2023-07-20T12:08:01.3107206Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-311.pyc 2023-07-20T12:08:01.3108327Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3109404Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3110479Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-311.pyc 2023-07-20T12:08:01.3111619Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3113105Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-311.pyc 2023-07-20T12:08:01.3114306Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-311.pyc 2023-07-20T12:08:01.3115411Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-311.pyc 2023-07-20T12:08:01.3116501Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3117704Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-311.pyc 2023-07-20T12:08:01.3119126Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-311.pyc 2023-07-20T12:08:01.3120669Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-311.pyc 2023-07-20T12:08:01.3121846Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-07-20T12:08:01.3122990Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\objective.py to objective.cpython-311.pyc 2023-07-20T12:08:01.3124226Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\subjective.py to subjective.cpython-311.pyc 2023-07-20T12:08:01.3125624Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3126900Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-311.pyc 2023-07-20T12:08:01.3128163Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-311.pyc 2023-07-20T12:08:01.3129318Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3130514Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-311.pyc 2023-07-20T12:08:01.3132004Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-07-20T12:08:01.3133487Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\squim_pipeline.py to squim_pipeline.cpython-311.pyc 2023-07-20T12:08:01.3134745Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3135879Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-07-20T12:08:01.3137268Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3138648Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3139844Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-311.pyc 2023-07-20T12:08:01.3140922Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3142001Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-311.pyc 2023-07-20T12:08:01.3143155Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-07-20T12:08:01.3144347Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3145552Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-311.pyc 2023-07-20T12:08:01.3146692Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-311.pyc 2023-07-20T12:08:01.3147766Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-311.pyc 2023-07-20T12:08:01.3148818Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3149874Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-311.pyc 2023-07-20T12:08:01.3151172Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-311.pyc 2023-07-20T12:08:01.3152369Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3153400Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-311.pyc 2023-07-20T12:08:01.3154446Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3155788Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-311.pyc 2023-07-20T12:08:01.3156880Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3158056Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:08:01.3158848Z running install_egg_info 2023-07-20T12:08:01.3159293Z running egg_info 2023-07-20T12:08:01.3159755Z creating torchaudio.egg-info 2023-07-20T12:08:01.3160281Z writing torchaudio.egg-info\PKG-INFO 2023-07-20T12:08:01.3160970Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-07-20T12:08:01.3161737Z writing requirements to torchaudio.egg-info\requires.txt 2023-07-20T12:08:01.3162463Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-07-20T12:08:01.3163151Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:08:01.3164023Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:08:01.3164702Z adding license file 'LICENSE' 2023-07-20T12:08:01.3165390Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:08:01.3166290Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230720-py3.11.egg-info 2023-07-20T12:08:01.3167030Z running install_scripts 2023-07-20T12:08:01.3167555Z writing list of installed files to 'record.txt' 2023-07-20T12:08:01.3167894Z 2023-07-20T12:08:01.3168184Z Resource usage statistics from building torchaudio: 2023-07-20T12:08:01.3168733Z Process count: 25 2023-07-20T12:08:01.3169174Z CPU time: Sys=0:03:02.2, User=0:28:49.9 2023-07-20T12:08:01.3169628Z Memory: 7.3G 2023-07-20T12:08:01.3170022Z Disk usage: 252.4M 2023-07-20T12:08:01.3170592Z Time elapsed: 0:10:31.5 2023-07-20T12:08:01.3170850Z 2023-07-20T12:08:01.3170860Z 2023-07-20T12:08:01.3171052Z Packaging torchaudio 2023-07-20T12:08:01.9519454Z INFO:conda_build.build:Packaging torchaudio-2.1.0.dev20230720-py311_cu118 2023-07-20T12:08:01.9520337Z Packaging torchaudio-2.1.0.dev20230720-py311_cu118 2023-07-20T12:08:35.0360379Z '??$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:08:35.0401963Z '??$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:08:35.0438032Z '??$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:08:35.5279631Z '??$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:08:35.5311756Z '??$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:08:35.5331269Z '??$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:08:37.3337406Z '??$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:08:37.3370531Z '??$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:08:37.3391337Z '??$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:08:37.8006572Z '??$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:08:37.8049384Z '??$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:08:37.8075303Z '??$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:08:39.2329541Z '??$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:08:39.2362894Z '??$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:08:39.2383189Z '??$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:08:39.7063212Z '??$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:08:39.7098072Z '??$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:08:39.7117141Z '??$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:08:43.8238337Z Unknown format 2023-07-20T12:08:43.8508339Z Unknown format 2023-07-20T12:08:43.8781615Z Unknown format 2023-07-20T12:08:43.9056792Z Unknown format 2023-07-20T12:08:43.9325955Z Unknown format 2023-07-20T12:08:44.4768096Z Unknown format 2023-07-20T12:08:44.4965822Z Unknown format 2023-07-20T12:08:44.5138657Z Unknown format 2023-07-20T12:08:44.5395756Z Unknown format 2023-07-20T12:08:44.5597303Z Unknown format 2023-07-20T12:08:44.5856029Z Unknown format 2023-07-20T12:08:45.3279865Z Unknown format 2023-07-20T12:08:45.3624428Z Unknown format 2023-07-20T12:08:45.4445942Z Unknown format 2023-07-20T12:08:45.4800851Z Unknown format 2023-07-20T12:08:45.5636527Z Unknown format 2023-07-20T12:08:45.6546915Z Unknown format 2023-07-20T12:08:45.6868857Z Unknown format 2023-07-20T12:08:45.7093402Z Unknown format 2023-07-20T12:08:45.7301266Z Unknown format 2023-07-20T12:08:45.7536050Z Unknown format 2023-07-20T12:08:45.8296833Z Unknown format 2023-07-20T12:08:45.8585743Z Unknown format 2023-07-20T12:08:45.8792007Z Unknown format 2023-07-20T12:08:45.9066013Z Unknown format 2023-07-20T12:08:45.9303411Z Unknown format 2023-07-20T12:08:46.0553697Z Unknown format 2023-07-20T12:08:46.0925716Z Unknown format 2023-07-20T12:08:46.1207772Z Unknown format 2023-07-20T12:08:46.1507327Z Unknown format 2023-07-20T12:08:46.1781302Z Unknown format 2023-07-20T12:08:46.2071260Z Unknown format 2023-07-20T12:08:46.2352308Z Unknown format 2023-07-20T12:08:46.2634208Z Unknown format 2023-07-20T12:08:46.2917611Z Unknown format 2023-07-20T12:08:46.3191822Z Unknown format 2023-07-20T12:08:46.3505582Z Unknown format 2023-07-20T12:08:46.3972339Z Unknown format 2023-07-20T12:08:46.4509271Z Unknown format 2023-07-20T12:08:46.4886887Z Unknown format 2023-07-20T12:08:46.5190126Z Unknown format 2023-07-20T12:08:46.5469233Z Unknown format 2023-07-20T12:08:46.5737601Z Unknown format 2023-07-20T12:08:46.5997489Z Unknown format 2023-07-20T12:08:46.6286185Z Unknown format 2023-07-20T12:08:46.6564360Z Unknown format 2023-07-20T12:08:46.6901813Z Unknown format 2023-07-20T12:08:46.7190332Z Unknown format 2023-07-20T12:08:46.7460997Z Unknown format 2023-07-20T12:08:46.7727638Z Unknown format 2023-07-20T12:08:46.8012699Z Unknown format 2023-07-20T12:08:46.8303250Z Unknown format 2023-07-20T12:08:46.8653024Z Unknown format 2023-07-20T12:08:46.8989910Z Unknown format 2023-07-20T12:08:46.9288043Z Unknown format 2023-07-20T12:08:46.9639063Z Unknown format 2023-07-20T12:08:47.0033379Z Unknown format 2023-07-20T12:08:47.0296924Z Unknown format 2023-07-20T12:08:47.6321929Z Unknown format 2023-07-20T12:08:47.6606172Z Unknown format 2023-07-20T12:08:47.7210661Z Unknown format 2023-07-20T12:08:47.7484313Z Unknown format 2023-07-20T12:08:47.7772941Z Unknown format 2023-07-20T12:08:47.8621529Z Unknown format 2023-07-20T12:08:47.9439868Z Unknown format 2023-07-20T12:08:47.9729003Z Unknown format 2023-07-20T12:08:48.2751401Z Unknown format 2023-07-20T12:08:48.3048845Z Unknown format 2023-07-20T12:08:48.3324111Z Unknown format 2023-07-20T12:08:48.4709472Z Unknown format 2023-07-20T12:08:48.5001880Z Unknown format 2023-07-20T12:08:48.5288603Z Unknown format 2023-07-20T12:08:48.5540162Z Unknown format 2023-07-20T12:08:48.5799624Z Unknown format 2023-07-20T12:08:48.6060525Z Unknown format 2023-07-20T12:08:48.6337176Z Unknown format 2023-07-20T12:08:48.7068037Z Unknown format 2023-07-20T12:08:48.7435312Z Unknown format 2023-07-20T12:08:48.7792730Z Unknown format 2023-07-20T12:08:48.8725227Z Unknown format 2023-07-20T12:08:49.0819309Z Unknown format 2023-07-20T12:08:49.1309863Z Unknown format 2023-07-20T12:08:49.2772967Z Unknown format 2023-07-20T12:08:49.3044854Z Unknown format 2023-07-20T12:08:49.3305567Z Unknown format 2023-07-20T12:08:49.9122713Z '??$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:08:49.9155588Z '??$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:08:49.9176087Z '??$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:08:55.1301056Z '??$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:08:55.1332418Z '??$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:08:55.1353204Z '??$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:08:58.4890253Z '??$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:08:58.4922881Z '??$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:08:58.4942340Z '??$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:00.2868166Z compiling .pyc files... 2023-07-20T12:09:00.2868707Z number of files: 240 2023-07-20T12:09:00.2869361Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-07-20T12:09:00.2872897Z 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:00.2873887Z .. is this binary repackaging? 2023-07-20T12:09:00.2874732Z 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:00.2875628Z .. is this binary repackaging? 2023-07-20T12:09:00.2894929Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-20T12:09:00.2896837Z 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:00.2897772Z .. is this binary repackaging? 2023-07-20T12:09:00.2899159Z 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:00.2900029Z .. is this binary repackaging? 2023-07-20T12:09:00.2900876Z 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:00.2901675Z .. is this binary repackaging? 2023-07-20T12:09:00.2902506Z 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:00.2903026Z .. is this binary repackaging? 2023-07-20T12:09:00.2903541Z 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:00.2903984Z .. is this binary repackaging? 2023-07-20T12:09:00.2904472Z 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:00.2904925Z .. is this binary repackaging? 2023-07-20T12:09:00.2905414Z 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:00.2905860Z .. is this binary repackaging? 2023-07-20T12:09:00.2906326Z 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:00.2906787Z .. is this binary repackaging? 2023-07-20T12:09:00.2907466Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:00.2908101Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:00.2908717Z 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:00.2909373Z 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:00.2910089Z 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:00.2910805Z 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:00.2911517Z 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:00.2912168Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:00.2912810Z 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:09:00.2913249Z .. is this binary repackaging? 2023-07-20T12:09:00.2913723Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-20T12:09:00.2914360Z 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:09:00.2914937Z .. is this binary repackaging? 2023-07-20T12:09:00.2915436Z 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:09:00.2915864Z .. is this binary repackaging? 2023-07-20T12:09:00.2916327Z 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:09:00.2916761Z .. is this binary repackaging? 2023-07-20T12:09:00.2917193Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:00.2917832Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:00.2918418Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:09:00.2919230Z 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:09:00.2920354Z 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:09:00.2921119Z 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:09:00.2921810Z 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:09:00.2922411Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:00.2923194Z 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:09:00.2923682Z .. is this binary repackaging? 2023-07-20T12:09:00.2924176Z 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:09:00.2924639Z .. is this binary repackaging? 2023-07-20T12:09:00.2925101Z 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:09:00.2925546Z .. is this binary repackaging? 2023-07-20T12:09:00.2926004Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-20T12:09:00.2926703Z 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:09:00.2927451Z 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:09:00.2927917Z .. is this binary repackaging? 2023-07-20T12:09:00.2928394Z 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:09:00.2928873Z .. is this binary repackaging? 2023-07-20T12:09:00.2929364Z 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:09:00.2929827Z .. is this binary repackaging? 2023-07-20T12:09:00.2930318Z 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:09:00.2930879Z .. is this binary repackaging? 2023-07-20T12:09:00.2931332Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:00.2931946Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:00.2932571Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:09:00.2933254Z 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:09:03.5994497Z 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:09:03.5996092Z 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:09:03.5997695Z 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:09:03.5999066Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:03.6000330Z 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:03.6001279Z .. is this binary repackaging? 2023-07-20T12:09:03.6002653Z 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:03.6003754Z .. is this binary repackaging? 2023-07-20T12:09:03.6004675Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-20T12:09:03.6005909Z 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:03.6006797Z .. is this binary repackaging? 2023-07-20T12:09:03.6007711Z 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:03.6008713Z .. is this binary repackaging? 2023-07-20T12:09:03.6009786Z 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:03.6010657Z .. is this binary repackaging? 2023-07-20T12:09:03.6011571Z 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:03.6012454Z .. is this binary repackaging? 2023-07-20T12:09:03.6013368Z 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:03.6014245Z .. is this binary repackaging? 2023-07-20T12:09:03.6015270Z 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:03.6016312Z .. is this binary repackaging? 2023-07-20T12:09:03.6017226Z 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:03.6018440Z .. is this binary repackaging? 2023-07-20T12:09:03.6019327Z 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:03.6020199Z .. is this binary repackaging? 2023-07-20T12:09:03.6021175Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:03.6022528Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:03.6023695Z 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:03.6024956Z 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:03.6026333Z 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:03.6027792Z 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:03.6029288Z 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:03.6030522Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:03.6031739Z 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:03.6032594Z .. is this binary repackaging? 2023-07-20T12:09:03.6033839Z 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:03.6034900Z .. is this binary repackaging? 2023-07-20T12:09:03.6035801Z 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:03.6036665Z .. is this binary repackaging? 2023-07-20T12:09:03.6037531Z 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:03.6062759Z .. is this binary repackaging? 2023-07-20T12:09:03.6063650Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-20T12:09:03.6064761Z 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:03.6065922Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:03.6067129Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-07-20T12:09:03.6068331Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:03.6069246Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:09:03.6069917Z 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:03.6070849Z 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:03.6071526Z 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:03.6072173Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:03.6072839Z 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:03.6073318Z .. is this binary repackaging? 2023-07-20T12:09:03.6073990Z 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:03.6074473Z .. is this binary repackaging? 2023-07-20T12:09:03.6075116Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-20T12:09:03.6075941Z 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:03.6076402Z .. is this binary repackaging? 2023-07-20T12:09:03.6076887Z 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:03.6077347Z .. is this binary repackaging? 2023-07-20T12:09:03.6077805Z 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:03.6078250Z .. is this binary repackaging? 2023-07-20T12:09:03.6078870Z 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:03.6079341Z .. is this binary repackaging? 2023-07-20T12:09:03.6079810Z 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:03.6080269Z .. is this binary repackaging? 2023-07-20T12:09:03.6080759Z 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:03.6081212Z .. is this binary repackaging? 2023-07-20T12:09:11.1193845Z Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-20T12:09:11.1194862Z 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:09:11.1372917Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T12:09:11.1388466Z 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:09:11.1389484Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T12:09:11.1391015Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T12:09:11.1410120Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T12:09:11.1414576Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T12:09:11.1415555Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T12:09:11.1424339Z 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:09:11.1425918Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T12:09:11.1426615Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T12:09:11.1474631Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T12:09:11.1479530Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-20T12:09:11.1481292Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230720-py311_cu118.tar.bz2 2023-07-20T12:09:12.4007589Z INFO:conda_index.index:win-64 cached 7.1 MB from 1 packages at 5.7 MB/second 2023-07-20T12:09:12.4078410Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T12:09:12.4081629Z 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:09:12.4102419Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T12:09:12.4108107Z 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:09:12.4117073Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T12:09:12.4119275Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T12:09:12.4120053Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T12:09:12.4124362Z 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:09:12.4132725Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T12:09:12.4133281Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T12:09:12.4191115Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T12:09:12.4191730Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T12:09:12.4196358Z 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:09:12.4204550Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T12:09:12.4205255Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T12:09:12.4340390Z 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:09:12.4358165Z DEBUG:conda_index.index:noarch finish 2023-07-20T12:09:12.4358587Z INFO:conda_index.index:Completed noarch 2023-07-20T12:09:12.4359573Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T12:09:12.4362033Z 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:09:12.4379249Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T12:09:12.4383782Z 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:09:12.4406232Z 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:09:12.4421627Z 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:09:12.4422872Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T12:09:12.4423957Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T12:09:12.4424488Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T12:09:12.4428735Z 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:09:12.4451339Z 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:09:12.4467842Z 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:09:12.4468706Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T12:09:12.4469321Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T12:09:12.4531989Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T12:09:12.4532476Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T12:09:12.4537860Z 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:09:12.4562221Z 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:09:12.4579150Z 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:09:12.4580497Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T12:09:12.4581163Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T12:09:12.4719388Z 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:09:12.4735437Z DEBUG:conda_index.index:win-64 finish 2023-07-20T12:09:12.4735872Z INFO:conda_index.index:Completed win-64 2023-07-20T12:09:12.4740509Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T12:09:12.4743486Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T12:09:12.4744235Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T12:09:12.4748214Z 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:09:12.4749209Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T12:09:12.4749753Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T12:09:12.4750433Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T12:09:12.4754755Z 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:09:12.4776658Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T12:09:12.4935482Z 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:09:12.4953954Z DEBUG:conda_index.index:write channeldata 2023-07-20T12:09:12.4959083Z 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:09:18.9842541Z 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:18.9843603Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\work_moved_torchaudio-2.1.0.dev20230720-py311_cu118_win-64_main_build_loop' 2023-07-20T12:09:18.9844198Z .. is this binary repackaging? 2023-07-20T12:09:18.9844683Z 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:18.9845152Z .. is this binary repackaging? 2023-07-20T12:09:18.9845628Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:18.9846254Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:18.9846860Z 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:18.9847534Z 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:18.9848227Z 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:18.9849179Z 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:18.9849917Z 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:18.9850562Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:18.9851231Z 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:09:18.9851703Z .. is this binary repackaging? 2023-07-20T12:09:18.9852358Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-20T12:09:18.9852978Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:18.9853954Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:18.9854757Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:09:18.9855442Z 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:09:18.9856137Z 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:09:18.9856847Z 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:09:18.9857559Z 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:09:18.9858404Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:18.9859142Z 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:18.9859853Z 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:18.9860643Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:18.9861255Z 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:09:18.9861893Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:18.9862565Z 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:09:18.9863280Z 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:09:18.9863986Z 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:09:18.9864662Z 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:09:18.9865421Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:18.9866092Z 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:09:18.9866557Z .. is this binary repackaging? 2023-07-20T12:09:18.9867050Z 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:09:18.9867503Z .. is this binary repackaging? 2023-07-20T12:09:18.9867964Z 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:09:18.9868416Z .. is this binary repackaging? 2023-07-20T12:09:18.9868876Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-20T12:09:18.9869572Z 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:09:18.9870286Z 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:09:18.9870722Z .. is this binary repackaging? 2023-07-20T12:09:18.9871216Z 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:09:18.9871668Z .. is this binary repackaging? 2023-07-20T12:09:18.9872154Z 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:09:18.9872740Z .. is this binary repackaging? 2023-07-20T12:09:18.9873208Z 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:09:18.9873668Z .. is this binary repackaging? 2023-07-20T12:09:18.9874177Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:18.9874912Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:18.9875658Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:09:18.9876317Z 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:09:18.9877054Z 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:09:18.9877767Z 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:09:18.9878470Z 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:09:18.9879118Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:18.9879771Z 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:18.9880342Z .. is this binary repackaging? 2023-07-20T12:09:18.9880989Z 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:18.9881448Z .. is this binary repackaging? 2023-07-20T12:09:18.9882036Z 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:18.9882610Z .. is this binary repackaging? 2023-07-20T12:09:18.9883056Z 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:18.9883747Z 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:18.9884568Z 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:18.9885033Z .. is this binary repackaging? 2023-07-20T12:09:18.9885523Z 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:18.9885959Z .. is this binary repackaging? 2023-07-20T12:09:18.9886450Z 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:18.9886905Z .. is this binary repackaging? 2023-07-20T12:09:18.9887388Z 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:18.9887837Z .. is this binary repackaging? 2023-07-20T12:09:18.9888398Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:18.9889157Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:18.9890074Z 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:18.9890753Z 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:18.9891464Z 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:18.9892162Z 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:18.9892876Z 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:18.9893529Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:18.9894330Z 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:09:18.9894895Z Fixing permissions 2023-07-20T12:09:18.9895297Z Packaged license file/s. 2023-07-20T12:09:18.9895556Z INFO :: Time taken to mark (prefix) 2023-07-20T12:09:18.9895850Z 0 replacements in 0 files was 0.09 seconds 2023-07-20T12:09:18.9896785Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\work_moved_torchaudio-2.1.0.dev20230720-py311_cu118_win-64_main_build_loop' 2023-07-20T12:09:18.9897687Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\work_moved_torchaudio-2.1.0.dev20230720-py311_cu118_win-64_main_build_loop) 2023-07-20T12:09:18.9898529Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839504\work_moved_torchaudio-2.1.0.dev20230720-py311_cu118_win-64_main_build_loop) 2023-07-20T12:09:21.6156198Z # Automatic uploading is disabled 2023-07-20T12:09:21.6156615Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-20T12:09:21.6156876Z 2023-07-20T12:09:21.6156884Z 2023-07-20T12:09:21.6157071Z # To have conda build upload to anaconda.org automatically, use 2023-07-20T12:09:21.6157452Z # conda config --set anaconda_upload yes 2023-07-20T12:09:21.6157866Z anaconda upload \ 2023-07-20T12:09:21.6158184Z distr/win-64\torchaudio-2.1.0.dev20230720-py311_cu118.tar.bz2 2023-07-20T12:09:21.6158563Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-20T12:09:21.6158763Z 2023-07-20T12:09:21.6159094Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-20T12:09:21.6159519Z { 2023-07-20T12:09:21.6159779Z "torchaudio-2.1.0.dev20230720-py311_cu118": { 2023-07-20T12:09:21.6160050Z "recipe": { 2023-07-20T12:09:21.6160264Z "c_compiler": "vs2019", 2023-07-20T12:09:21.6160512Z "cxx_compiler": "vs2019", 2023-07-20T12:09:21.6160770Z "target_platform": "win-64" 2023-07-20T12:09:21.6160996Z } 2023-07-20T12:09:21.6161162Z } 2023-07-20T12:09:21.6161339Z } 2023-07-20T12:09:21.6161450Z 2023-07-20T12:09:21.6161456Z 2023-07-20T12:09:21.6161597Z #################################################################################### 2023-07-20T12:09:21.6162143Z Resource usage summary: 2023-07-20T12:09:21.6162297Z 2023-07-20T12:09:21.6162371Z Total time: 0:18:42.2 2023-07-20T12:09:21.6162626Z CPU usage: sys=0:03:02.2, user=0:28:49.9 2023-07-20T12:09:21.6162901Z Maximum memory usage observed: 7.3G 2023-07-20T12:09:21.6163219Z Total disk usage observed (not including envs): 252.4M 2023-07-20T12:09:21.6163417Z 2023-07-20T12:09:21.6163423Z 2023-07-20T12:09:21.6163560Z #################################################################################### 2023-07-20T12:09:21.6163920Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-07-20T12:09:21.6164279Z There are currently 1 accumulated. 2023-07-20T12:09:21.6164601Z To remove them, you can run the ```conda build purge``` command 2023-07-20T12:09:22.5048671Z ##[group]Run actions/upload-artifact@v3 2023-07-20T12:09:22.5048999Z with: 2023-07-20T12:09:22.5049219Z name: pytorch_audio__3.11 2023-07-20T12:09:22.5049492Z path: pytorch/audio/distr/ 2023-07-20T12:09:22.5049730Z if-no-files-found: warn 2023-07-20T12:09:22.5049954Z env: 2023-07-20T12:09:22.5050202Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:09:22.5050478Z PYTHON_VERSION: 3.11 2023-07-20T12:09:22.5050692Z PACKAGE_TYPE: conda 2023-07-20T12:09:22.5050933Z REPOSITORY: pytorch/audio 2023-07-20T12:09:22.5051156Z REF: 2023-07-20T12:09:22.5051353Z CU_VERSION: cu118 2023-07-20T12:09:22.5051550Z CHANNEL: nightly 2023-07-20T12:09:22.5051794Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T12:09:22.5052131Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:09:22.5052521Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:09:22.5053196Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:09:22.5053609Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:09:22.5054014Z ##[endgroup] 2023-07-20T12:09:22.6576862Z With the provided path, there will be 19 files uploaded 2023-07-20T12:09:22.6584105Z Starting artifact upload 2023-07-20T12:09:22.6584817Z 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:09:22.6586089Z Artifact name is valid! 2023-07-20T12:09:22.7284600Z Container for artifact "pytorch_audio__3.11" successfully created. Starting upload of file(s) 2023-07-20T12:09:26.7548240Z Total size of all the files uploaded is 7451964 bytes 2023-07-20T12:09:26.7548940Z File upload process has finished. Finalizing the artifact upload 2023-07-20T12:09:26.7838488Z Artifact has been finalized. All files have been successfully uploaded! 2023-07-20T12:09:26.7838744Z 2023-07-20T12:09:26.7838920Z The raw size of all the files that were specified for upload is 7600813 bytes 2023-07-20T12:09:26.7839464Z The size of all the files that were uploaded is 7451964 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-07-20T12:09:26.7839780Z 2023-07-20T12:09:26.7840249Z 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:09:26.7840983Z 2023-07-20T12:09:26.7841178Z Artifact pytorch_audio__3.11 has been successfully uploaded! 2023-07-20T12:09:26.8099968Z ##[group]Run set -euxo pipefail 2023-07-20T12:09:26.8100476Z set -euxo pipefail 2023-07-20T12:09:26.8100865Z source "${BUILD_ENV_FILE}" 2023-07-20T12:09:26.8101221Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-07-20T12:09:26.8101621Z # fix we have to use for windows to make sure drive path is c: not c 2023-07-20T12:09:26.8101989Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-07-20T12:09:26.8102495Z  2023-07-20T12:09:26.8102813Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-07-20T12:09:26.8103262Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-07-20T12:09:26.8103649Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-07-20T12:09:26.8103928Z  2023-07-20T12:09:26.8104230Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-07-20T12:09:26.8104541Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-07-20T12:09:26.8104817Z else 2023-07-20T12:09:26.8105053Z  CONSTRAINTS="cpuonly" 2023-07-20T12:09:26.8105288Z fi 2023-07-20T12:09:26.8105687Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-07-20T12:09:26.8106048Z  2023-07-20T12:09:26.8106480Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-07-20T12:09:26.8106829Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-07-20T12:09:26.8107607Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-07-20T12:09:26.8107943Z else 2023-07-20T12:09:26.8108215Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-07-20T12:09:26.8108545Z  conda install --yes --quiet 'ffmpeg<5' 2023-07-20T12:09:26.8108893Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-07-20T12:09:26.8109183Z fi 2023-07-20T12:09:26.8109417Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-07-20T12:09:26.8136089Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T12:09:26.8136366Z env: 2023-07-20T12:09:26.8136626Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:09:26.8136909Z PYTHON_VERSION: 3.11 2023-07-20T12:09:26.8137138Z PACKAGE_TYPE: conda 2023-07-20T12:09:26.8137381Z REPOSITORY: pytorch/audio 2023-07-20T12:09:26.8137608Z REF: 2023-07-20T12:09:26.8137789Z CU_VERSION: cu118 2023-07-20T12:09:26.8138006Z CHANNEL: nightly 2023-07-20T12:09:26.8138255Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T12:09:26.8138599Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:09:26.8138976Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:09:26.8139574Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:09:26.8140119Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:09:26.8140554Z PACKAGE_NAME: torchaudio 2023-07-20T12:09:26.8140841Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-07-20T12:09:26.8141091Z GPU_ARCH: cuda 2023-07-20T12:09:26.8141311Z DESIRED_CUDA: cu118 2023-07-20T12:09:26.8141545Z GPU_ARCH_VERSION: 11.8 2023-07-20T12:09:26.8141784Z ##[endgroup] 2023-07-20T12:09:27.1196518Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T12:09:27.1198810Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:09:27.1199350Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:09:27.1199831Z ++ export CMAKE_USE_CUDA=1 2023-07-20T12:09:27.1200207Z ++ CMAKE_USE_CUDA=1 2023-07-20T12:09:27.1200652Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T12:09:27.1201152Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T12:09:27.1204558Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-20T12:09:27.1205350Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T12:09:27.1206022Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:09:27.1206418Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:09:27.1206786Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:09:27.1207132Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:09:27.1207699Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:09:27.1207981Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:09:27.1208338Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:09:27.1208764Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:09:27.1209164Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:09:27.1209586Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:09:27.1209907Z ++ export FORCE_CUDA=1 2023-07-20T12:09:27.1210134Z ++ FORCE_CUDA=1 2023-07-20T12:09:27.1211143Z ++ 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:09:27.1212891Z ++ 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:09:27.1213859Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:09:27.1214131Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:09:27.1214413Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T12:09:27.1214675Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T12:09:27.1214977Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T12:09:27.1215279Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T12:09:27.1215549Z ++ export VERSION_SUFFIX= 2023-07-20T12:09:27.1215783Z ++ VERSION_SUFFIX= 2023-07-20T12:09:27.1216008Z ++ export WHEEL_DIR= 2023-07-20T12:09:27.1216213Z ++ WHEEL_DIR= 2023-07-20T12:09:27.1299614Z ++ readlink -f pytorch/audio/distr 2023-07-20T12:09:27.1419790Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:09:27.1600204Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:09:27.1702107Z ++ sed 's/\/c\//\/c:\//' 2023-07-20T12:09:27.1824237Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:09:27.1825338Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:09:27.1826334Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:09:27.1827483Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' python=3.11 2023-07-20T12:09:32.8083810Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:09:32.9004832Z Solving environment: ...working... done 2023-07-20T12:09:33.0439508Z 2023-07-20T12:09:33.0439881Z ## Package Plan ## 2023-07-20T12:09:33.0440222Z 2023-07-20T12:09:33.0440517Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:33.0440785Z 2023-07-20T12:09:33.0440993Z added / updated specs: 2023-07-20T12:09:33.0441219Z - python=3.11 2023-07-20T12:09:33.0441463Z 2023-07-20T12:09:33.0441471Z 2023-07-20T12:09:33.0441641Z The following NEW packages will be INSTALLED: 2023-07-20T12:09:33.0442053Z 2023-07-20T12:09:33.0442240Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 2023-07-20T12:09:33.0442638Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-07-20T12:09:33.0443039Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-07-20T12:09:33.0443380Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 2023-07-20T12:09:33.0443743Z pip pkgs/main/win-64::pip-23.1.2-py311haa95532_0 2023-07-20T12:09:33.0444113Z python pkgs/main/win-64::python-3.11.4-he1021f5_0 2023-07-20T12:09:33.0444498Z setuptools pkgs/main/win-64::setuptools-67.8.0-py311haa95532_0 2023-07-20T12:09:33.0444878Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-07-20T12:09:33.0445199Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 2023-07-20T12:09:33.0445540Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-07-20T12:09:33.0445874Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-07-20T12:09:33.0446231Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-07-20T12:09:33.0446591Z wheel pkgs/main/win-64::wheel-0.38.4-py311haa95532_0 2023-07-20T12:09:33.0447081Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 2023-07-20T12:09:33.0447411Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 2023-07-20T12:09:33.0447704Z 2023-07-20T12:09:33.0447711Z 2023-07-20T12:09:33.3673745Z Preparing transaction: ...working... done 2023-07-20T12:09:35.8898078Z Verifying transaction: ...working... done 2023-07-20T12:09:39.5814941Z Executing transaction: ...working... done 2023-07-20T12:09:39.8504359Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:09:39.8504928Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:09:39.8505323Z + [[ cuda = \c\u\d\a ]] 2023-07-20T12:09:39.8505805Z + CONSTRAINTS=pytorch-cuda=11.8 2023-07-20T12:09:39.8506544Z + 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:10:32.6289686Z 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:10:32.6291056Z 2023-07-20T12:10:32.6291750Z 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:10:32.6292446Z 2023-07-20T12:10:32.6293006Z 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:10:32.6293409Z 2023-07-20T12:10:32.6293932Z 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:10:32.6294458Z 2023-07-20T12:10:32.6295055Z 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:10:32.6295476Z 2023-07-20T12:10:32.6297421Z 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:10:32.6298163Z 2023-07-20T12:10:32.6298533Z INFO conda.core.link:__init__(217): initializing UnlinkLinkTransaction with 2023-07-20T12:10:32.6298992Z 2023-07-20T12:10:32.6299409Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6299886Z 2023-07-20T12:10:32.6301977Z unlink_precs: 2023-07-20T12:10:32.6302287Z 2023-07-20T12:10:32.6302428Z 2023-07-20T12:10:32.6302651Z 2023-07-20T12:10:32.6302816Z link_precs: 2023-07-20T12:10:32.6303059Z 2023-07-20T12:10:32.6303328Z defaults/win-64::blas-1.0-mkl 2023-07-20T12:10:32.6303642Z 2023-07-20T12:10:32.6303867Z nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-20T12:10:32.6304191Z 2023-07-20T12:10:32.6304448Z nvidia/win-64::cuda-cudart-11.8.89-0 2023-07-20T12:10:32.6304777Z 2023-07-20T12:10:32.6305033Z nvidia/win-64::cuda-cupti-11.8.87-0 2023-07-20T12:10:32.6305362Z 2023-07-20T12:10:32.6305603Z nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-07-20T12:10:32.6305928Z 2023-07-20T12:10:32.6306165Z nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:10:32.6306484Z 2023-07-20T12:10:32.6306759Z nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:10:32.6307121Z 2023-07-20T12:10:32.6307375Z nvidia/win-64::libcublas-11.11.3.6-0 2023-07-20T12:10:32.6307699Z 2023-07-20T12:10:32.6307964Z nvidia/win-64::libcufft-10.9.0.58-0 2023-07-20T12:10:32.6308285Z 2023-07-20T12:10:32.6308537Z nvidia/win-64::libcurand-10.3.3.53-0 2023-07-20T12:10:32.6308855Z 2023-07-20T12:10:32.6309116Z nvidia/win-64::libcusolver-11.4.1.48-0 2023-07-20T12:10:32.6309451Z 2023-07-20T12:10:32.6309685Z nvidia/win-64::libcusparse-11.7.5.86-0 2023-07-20T12:10:32.6310026Z 2023-07-20T12:10:32.6310263Z nvidia/win-64::libnpp-11.8.0.86-0 2023-07-20T12:10:32.6310578Z 2023-07-20T12:10:32.6310846Z nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-07-20T12:10:32.6311173Z 2023-07-20T12:10:32.6311611Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-20T12:10:32.6312008Z 2023-07-20T12:10:32.6312290Z nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-07-20T12:10:32.6312645Z 2023-07-20T12:10:32.6312922Z nvidia/win-64::cuda-libraries-11.8.0-0 2023-07-20T12:10:32.6313259Z 2023-07-20T12:10:32.6313529Z nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-07-20T12:10:32.6313884Z 2023-07-20T12:10:32.6314158Z nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-07-20T12:10:32.6314495Z 2023-07-20T12:10:32.6314734Z nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-07-20T12:10:32.6315073Z 2023-07-20T12:10:32.6315347Z nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-20T12:10:32.6315686Z 2023-07-20T12:10:32.6315975Z nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-07-20T12:10:32.6316333Z 2023-07-20T12:10:32.6316620Z nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-07-20T12:10:32.6316985Z 2023-07-20T12:10:32.6317251Z nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-07-20T12:10:32.6317581Z 2023-07-20T12:10:32.6317832Z nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-07-20T12:10:32.6318177Z 2023-07-20T12:10:32.6318467Z nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-07-20T12:10:32.6318822Z 2023-07-20T12:10:32.6319140Z nvidia/win-64::cuda-runtime-11.8.0-0 2023-07-20T12:10:32.6319469Z 2023-07-20T12:10:32.6319789Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:10:32.6320183Z 2023-07-20T12:10:32.6320447Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-20T12:10:32.6320780Z 2023-07-20T12:10:32.6321011Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-20T12:10:32.6321298Z 2023-07-20T12:10:32.6321545Z defaults/win-64::yaml-0.2.5-he774522_0 2023-07-20T12:10:32.6321858Z 2023-07-20T12:10:32.6322118Z defaults/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:10:32.6322448Z 2023-07-20T12:10:32.6322992Z pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-07-20T12:10:32.6323414Z 2023-07-20T12:10:32.6323722Z defaults/win-64::filelock-3.9.0-py311haa95532_0 2023-07-20T12:10:32.6324091Z 2023-07-20T12:10:32.6324404Z defaults/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-07-20T12:10:32.6324759Z 2023-07-20T12:10:32.6325073Z pytorch-nightly/win-64::mpmath-1.2.1-py311_0 2023-07-20T12:10:32.6325438Z 2023-07-20T12:10:32.6325738Z defaults/win-64::networkx-2.8.4-py311haa95532_1 2023-07-20T12:10:32.6326306Z 2023-07-20T12:10:32.6326581Z defaults/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-07-20T12:10:32.6326890Z 2023-07-20T12:10:32.6327185Z defaults/win-64::typing_extensions-4.6.3-py311haa95532_0 2023-07-20T12:10:32.6327529Z 2023-07-20T12:10:32.6327804Z defaults/win-64::numpy-base-1.25.0-py311hd01c5d8_0 2023-07-20T12:10:32.6328135Z 2023-07-20T12:10:32.6328350Z defaults/win-64::sympy-1.11.1-py311haa95532_0 2023-07-20T12:10:32.6328675Z 2023-07-20T12:10:32.6329036Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230719-py3.11_cuda11.8_cudnn8_0 2023-07-20T12:10:32.6329388Z 2023-07-20T12:10:32.6329549Z defaults/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-07-20T12:10:32.6329736Z 2023-07-20T12:10:32.6329894Z defaults/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-07-20T12:10:32.6330103Z 2023-07-20T12:10:32.6330250Z defaults/win-64::numpy-1.25.0-py311hdab7c0b_0 2023-07-20T12:10:32.6330436Z 2023-07-20T12:10:32.6330714Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230720-py311_cu118 2023-07-20T12:10:32.6331009Z 2023-07-20T12:10:32.6331015Z 2023-07-20T12:10:32.6331020Z 2023-07-20T12:10:32.6331279Z INFO conda.core.link:verify(313): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:10:32.6331540Z 2023-07-20T12:10:32.6331838Z 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:10:32.6332155Z 2023-07-20T12:10:32.6332247Z path: 'license' 2023-07-20T12:10:32.6332384Z 2023-07-20T12:10:32.6332390Z 2023-07-20T12:10:32.6332395Z 2023-07-20T12:10:32.6332601Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:10:32.6332842Z 2023-07-20T12:10:32.6333073Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:10:32.6333313Z 2023-07-20T12:10:32.6333424Z path: 'build_env_setup.bat' 2023-07-20T12:10:32.6333591Z 2023-07-20T12:10:32.6333597Z 2023-07-20T12:10:32.6333602Z 2023-07-20T12:10:32.6333806Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:10:32.6334045Z 2023-07-20T12:10:32.6334235Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:10:32.6334474Z 2023-07-20T12:10:32.6334576Z path: 'conda_build.bat' 2023-07-20T12:10:32.6334725Z 2023-07-20T12:10:32.6334730Z 2023-07-20T12:10:32.6334743Z 2023-07-20T12:10:32.6334944Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:10:32.6335182Z 2023-07-20T12:10:32.6335394Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:10:32.6335627Z 2023-07-20T12:10:32.6335744Z path: 'metadata_conda_debug.yaml' 2023-07-20T12:10:32.6335915Z 2023-07-20T12:10:32.6335921Z 2023-07-20T12:10:32.6335926Z 2023-07-20T12:10:32.6335998Z ] 2023-07-20T12:10:32.6336118Z 2023-07-20T12:10:32.6336327Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-07-20T12:10:32.6336576Z 2023-07-20T12:10:32.6336774Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6337009Z 2023-07-20T12:10:32.6337158Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-07-20T12:10:32.6337348Z 2023-07-20T12:10:32.6337354Z 2023-07-20T12:10:32.6337359Z 2023-07-20T12:10:32.6338391Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.53-0 <=== 2023-07-20T12:10:32.6338696Z 2023-07-20T12:10:32.6338906Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6339137Z 2023-07-20T12:10:32.6339305Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.53-0 2023-07-20T12:10:32.6339513Z 2023-07-20T12:10:32.6339519Z 2023-07-20T12:10:32.6339525Z 2023-07-20T12:10:32.6339746Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-11.8.89-0 <=== 2023-07-20T12:10:32.6340131Z 2023-07-20T12:10:32.6340330Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6340563Z 2023-07-20T12:10:32.6340737Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-11.8.89-0 2023-07-20T12:10:32.6340949Z 2023-07-20T12:10:32.6340954Z 2023-07-20T12:10:32.6340960Z 2023-07-20T12:10:32.6341202Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cupti-11.8.87-0 <=== 2023-07-20T12:10:32.6341458Z 2023-07-20T12:10:32.6341654Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6341880Z 2023-07-20T12:10:32.6342049Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-11.8.87-0 2023-07-20T12:10:32.6342255Z 2023-07-20T12:10:32.6342260Z 2023-07-20T12:10:32.6342266Z 2023-07-20T12:10:32.6342498Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-11.8.89-0 <=== 2023-07-20T12:10:32.6342742Z 2023-07-20T12:10:32.6342937Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6343166Z 2023-07-20T12:10:32.6343334Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-11.8.89-0 2023-07-20T12:10:32.6343541Z 2023-07-20T12:10:32.6343546Z 2023-07-20T12:10:32.6343551Z 2023-07-20T12:10:32.6343777Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvtx-11.8.86-0 <=== 2023-07-20T12:10:32.6344025Z 2023-07-20T12:10:32.6344226Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6344485Z 2023-07-20T12:10:32.6344650Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-11.8.86-0 2023-07-20T12:10:32.6344855Z 2023-07-20T12:10:32.6344860Z 2023-07-20T12:10:32.6344866Z 2023-07-20T12:10:32.6345211Z 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:10:32.6345571Z 2023-07-20T12:10:32.6345925Z 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:10:32.6346267Z 2023-07-20T12:10:32.6346604Z 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:10:32.6346969Z 2023-07-20T12:10:32.6347336Z 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:10:32.6347707Z 2023-07-20T12:10:32.6348160Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.53-0 <=== 2023-07-20T12:10:32.6348667Z 2023-07-20T12:10:32.6349050Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6349512Z 2023-07-20T12:10:32.6349878Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.53-0 2023-07-20T12:10:32.6350308Z 2023-07-20T12:10:32.6350317Z 2023-07-20T12:10:32.6350326Z 2023-07-20T12:10:32.6350960Z 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:10:32.6351625Z 2023-07-20T12:10:32.6352285Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-11.11.3.6-0 <=== 2023-07-20T12:10:32.6352787Z 2023-07-20T12:10:32.6353148Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6353595Z 2023-07-20T12:10:32.6353924Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-11.11.3.6-0 2023-07-20T12:10:32.6354318Z 2023-07-20T12:10:32.6354327Z 2023-07-20T12:10:32.6354336Z 2023-07-20T12:10:32.6354785Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-10.9.0.58-0 <=== 2023-07-20T12:10:32.6355441Z 2023-07-20T12:10:32.6355823Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6356264Z 2023-07-20T12:10:32.6356588Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-10.9.0.58-0 2023-07-20T12:10:32.6356984Z 2023-07-20T12:10:32.6356994Z 2023-07-20T12:10:32.6357005Z 2023-07-20T12:10:32.6357579Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.53-0 <=== 2023-07-20T12:10:32.6358159Z 2023-07-20T12:10:32.6358629Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6359078Z 2023-07-20T12:10:32.6359409Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.53-0 2023-07-20T12:10:32.6359803Z 2023-07-20T12:10:32.6359813Z 2023-07-20T12:10:32.6359823Z 2023-07-20T12:10:32.6360286Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.1.48-0 <=== 2023-07-20T12:10:32.6360780Z 2023-07-20T12:10:32.6361184Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6361625Z 2023-07-20T12:10:32.6361968Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.1.48-0 2023-07-20T12:10:32.6362373Z 2023-07-20T12:10:32.6362383Z 2023-07-20T12:10:32.6362641Z 2023-07-20T12:10:32.6363105Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-11.7.5.86-0 <=== 2023-07-20T12:10:32.6363599Z 2023-07-20T12:10:32.6363990Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6364439Z 2023-07-20T12:10:32.6364786Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-11.7.5.86-0 2023-07-20T12:10:32.6365193Z 2023-07-20T12:10:32.6365204Z 2023-07-20T12:10:32.6365213Z 2023-07-20T12:10:32.6365657Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-11.8.0.86-0 <=== 2023-07-20T12:10:32.6366133Z 2023-07-20T12:10:32.6366514Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6366971Z 2023-07-20T12:10:32.6367260Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-11.8.0.86-0 2023-07-20T12:10:32.6367648Z 2023-07-20T12:10:32.6367657Z 2023-07-20T12:10:32.6367667Z 2023-07-20T12:10:32.6368123Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-11.9.0.86-0 <=== 2023-07-20T12:10:32.6368607Z 2023-07-20T12:10:32.6368988Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6369439Z 2023-07-20T12:10:32.6369776Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-11.9.0.86-0 2023-07-20T12:10:32.6370174Z 2023-07-20T12:10:32.6370183Z 2023-07-20T12:10:32.6370193Z 2023-07-20T12:10:32.6370708Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-07-20T12:10:32.6371248Z 2023-07-20T12:10:32.6371632Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6372095Z 2023-07-20T12:10:32.6372444Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-07-20T12:10:32.6372833Z 2023-07-20T12:10:32.6372842Z 2023-07-20T12:10:32.6372878Z 2023-07-20T12:10:32.6373329Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-11.8.89-0 <=== 2023-07-20T12:10:32.6373837Z 2023-07-20T12:10:32.6374217Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6374653Z 2023-07-20T12:10:32.6375209Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-11.8.89-0 2023-07-20T12:10:32.6375647Z 2023-07-20T12:10:32.6375657Z 2023-07-20T12:10:32.6375667Z 2023-07-20T12:10:32.6376138Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-11.8.0-0 <=== 2023-07-20T12:10:32.6376630Z 2023-07-20T12:10:32.6377013Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6377460Z 2023-07-20T12:10:32.6377812Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-11.8.0-0 2023-07-20T12:10:32.6378412Z 2023-07-20T12:10:32.6378422Z 2023-07-20T12:10:32.6378433Z 2023-07-20T12:10:32.6378904Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-11.8.89-0 <=== 2023-07-20T12:10:32.6379383Z 2023-07-20T12:10:32.6379768Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6380210Z 2023-07-20T12:10:32.6380575Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-11.8.89-0 2023-07-20T12:10:32.6380998Z 2023-07-20T12:10:32.6381008Z 2023-07-20T12:10:32.6381017Z 2023-07-20T12:10:32.6381488Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-dev-11.11.3.6-0 <=== 2023-07-20T12:10:32.6381991Z 2023-07-20T12:10:32.6382371Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6382811Z 2023-07-20T12:10:32.6383157Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-11.11.3.6-0 2023-07-20T12:10:32.6383571Z 2023-07-20T12:10:32.6383577Z 2023-07-20T12:10:32.6383582Z 2023-07-20T12:10:32.6383851Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-dev-10.9.0.58-0 <=== 2023-07-20T12:10:32.6384115Z 2023-07-20T12:10:32.6384294Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6384526Z 2023-07-20T12:10:32.6384771Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-10.9.0.58-0 2023-07-20T12:10:32.6385156Z 2023-07-20T12:10:32.6385179Z 2023-07-20T12:10:32.6385189Z 2023-07-20T12:10:32.6385645Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.53-0 <=== 2023-07-20T12:10:32.6386138Z 2023-07-20T12:10:32.6386521Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6386958Z 2023-07-20T12:10:32.6387311Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.53-0 2023-07-20T12:10:32.6387719Z 2023-07-20T12:10:32.6387745Z 2023-07-20T12:10:32.6387754Z 2023-07-20T12:10:32.6388237Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.1.48-0 <=== 2023-07-20T12:10:32.6388742Z 2023-07-20T12:10:32.6389095Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6389532Z 2023-07-20T12:10:32.6389899Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.1.48-0 2023-07-20T12:10:32.6390323Z 2023-07-20T12:10:32.6390334Z 2023-07-20T12:10:32.6390357Z 2023-07-20T12:10:32.6390847Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-dev-11.7.5.86-0 <=== 2023-07-20T12:10:32.6391361Z 2023-07-20T12:10:32.6391745Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6392180Z 2023-07-20T12:10:32.6392541Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-11.7.5.86-0 2023-07-20T12:10:32.6392962Z 2023-07-20T12:10:32.6392972Z 2023-07-20T12:10:32.6392981Z 2023-07-20T12:10:32.6393446Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-dev-11.8.0.86-0 <=== 2023-07-20T12:10:32.6393927Z 2023-07-20T12:10:32.6394308Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6394754Z 2023-07-20T12:10:32.6395070Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-11.8.0.86-0 2023-07-20T12:10:32.6395478Z 2023-07-20T12:10:32.6395488Z 2023-07-20T12:10:32.6395498Z 2023-07-20T12:10:32.6396166Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-11.9.0.86-0 <=== 2023-07-20T12:10:32.6396684Z 2023-07-20T12:10:32.6397066Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6397512Z 2023-07-20T12:10:32.6397873Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-11.9.0.86-0 2023-07-20T12:10:32.6398288Z 2023-07-20T12:10:32.6398298Z 2023-07-20T12:10:32.6398307Z 2023-07-20T12:10:32.6398787Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-11.8.0-0 <=== 2023-07-20T12:10:32.6399491Z 2023-07-20T12:10:32.6399876Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6400318Z 2023-07-20T12:10:32.6400660Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-11.8.0-0 2023-07-20T12:10:32.6401102Z 2023-07-20T12:10:32.6401111Z 2023-07-20T12:10:32.6401121Z 2023-07-20T12:10:32.6401596Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-runtime-11.8.0-0 <=== 2023-07-20T12:10:32.6402089Z 2023-07-20T12:10:32.6402473Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6402913Z 2023-07-20T12:10:32.6403247Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-11.8.0-0 2023-07-20T12:10:32.6403654Z 2023-07-20T12:10:32.6403664Z 2023-07-20T12:10:32.6403673Z 2023-07-20T12:10:32.6404172Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-07-20T12:10:32.6404719Z 2023-07-20T12:10:32.6405103Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6405546Z 2023-07-20T12:10:32.6405934Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:10:32.6406357Z 2023-07-20T12:10:32.6406393Z 2023-07-20T12:10:32.6406402Z 2023-07-20T12:10:32.6406854Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-07-20T12:10:32.6407345Z 2023-07-20T12:10:32.6407722Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6408164Z 2023-07-20T12:10:32.6408495Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-07-20T12:10:32.6408891Z 2023-07-20T12:10:32.6408902Z 2023-07-20T12:10:32.6408911Z 2023-07-20T12:10:32.6409367Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-07-20T12:10:32.6409858Z 2023-07-20T12:10:32.6410237Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6410692Z 2023-07-20T12:10:32.6411017Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-07-20T12:10:32.6411400Z 2023-07-20T12:10:32.6411410Z 2023-07-20T12:10:32.6411419Z 2023-07-20T12:10:32.6411866Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-07-20T12:10:32.6412324Z 2023-07-20T12:10:32.6412713Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6413154Z 2023-07-20T12:10:32.6413475Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-07-20T12:10:32.6413861Z 2023-07-20T12:10:32.6413871Z 2023-07-20T12:10:32.6413880Z 2023-07-20T12:10:32.6414333Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h8bd8f75_46356 <=== 2023-07-20T12:10:32.6414815Z 2023-07-20T12:10:32.6415217Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6415655Z 2023-07-20T12:10:32.6415986Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:10:32.6416382Z 2023-07-20T12:10:32.6416392Z 2023-07-20T12:10:32.6416401Z 2023-07-20T12:10:32.6416922Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-11.8-h24eeafa_5 <=== 2023-07-20T12:10:32.6417460Z 2023-07-20T12:10:32.6418595Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6418895Z 2023-07-20T12:10:32.6419160Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-11.8-h24eeafa_5 2023-07-20T12:10:32.6419395Z 2023-07-20T12:10:32.6419401Z 2023-07-20T12:10:32.6419407Z 2023-07-20T12:10:32.6419670Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py311haa95532_0 <=== 2023-07-20T12:10:32.6419944Z 2023-07-20T12:10:32.6420142Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6420516Z 2023-07-20T12:10:32.6420713Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py311haa95532_0 2023-07-20T12:10:32.6420947Z 2023-07-20T12:10:32.6420952Z 2023-07-20T12:10:32.6420957Z 2023-07-20T12:10:32.6421228Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py311h2bbff1b_1 <=== 2023-07-20T12:10:32.6421513Z 2023-07-20T12:10:32.6421720Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6421933Z 2023-07-20T12:10:32.6422136Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py311h2bbff1b_1 2023-07-20T12:10:32.6422369Z 2023-07-20T12:10:32.6422375Z 2023-07-20T12:10:32.6422380Z 2023-07-20T12:10:32.6422635Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::mpmath-1.2.1-py311_0 <=== 2023-07-20T12:10:32.6422905Z 2023-07-20T12:10:32.6423101Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6423339Z 2023-07-20T12:10:32.6423510Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.2.1-py311_0 2023-07-20T12:10:32.6423718Z 2023-07-20T12:10:32.6423723Z 2023-07-20T12:10:32.6423729Z 2023-07-20T12:10:32.6423988Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::networkx-2.8.4-py311haa95532_1 <=== 2023-07-20T12:10:32.6424266Z 2023-07-20T12:10:32.6424468Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6424697Z 2023-07-20T12:10:32.6424872Z source=C:\Jenkins\Miniconda3\pkgs\networkx-2.8.4-py311haa95532_1 2023-07-20T12:10:32.6425100Z 2023-07-20T12:10:32.6425106Z 2023-07-20T12:10:32.6425112Z 2023-07-20T12:10:32.6425363Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py311h2bbff1b_1 <=== 2023-07-20T12:10:32.6425632Z 2023-07-20T12:10:32.6425826Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6426064Z 2023-07-20T12:10:32.6426248Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py311h2bbff1b_1 2023-07-20T12:10:32.6426468Z 2023-07-20T12:10:32.6426473Z 2023-07-20T12:10:32.6426478Z 2023-07-20T12:10:32.6426745Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::typing_extensions-4.6.3-py311haa95532_0 <=== 2023-07-20T12:10:32.6427031Z 2023-07-20T12:10:32.6427229Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6427457Z 2023-07-20T12:10:32.6427666Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.6.3-py311haa95532_0 2023-07-20T12:10:32.6427911Z 2023-07-20T12:10:32.6427917Z 2023-07-20T12:10:32.6427922Z 2023-07-20T12:10:32.6428172Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-base-1.25.0-py311hd01c5d8_0 <=== 2023-07-20T12:10:32.6428449Z 2023-07-20T12:10:32.6428639Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6428874Z 2023-07-20T12:10:32.6429070Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.0-py311hd01c5d8_0 2023-07-20T12:10:32.6429304Z 2023-07-20T12:10:32.6429310Z 2023-07-20T12:10:32.6429316Z 2023-07-20T12:10:32.6429565Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py311haa95532_0 <=== 2023-07-20T12:10:32.6429830Z 2023-07-20T12:10:32.6430025Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6430707Z 2023-07-20T12:10:32.6430943Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py311haa95532_0 2023-07-20T12:10:32.6431172Z 2023-07-20T12:10:32.6431177Z 2023-07-20T12:10:32.6431182Z 2023-07-20T12:10:32.6431490Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230719-py3.11_cuda11.8_cudnn8_0 <=== 2023-07-20T12:10:32.6431805Z 2023-07-20T12:10:32.6431983Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6432344Z 2023-07-20T12:10:32.6432568Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230719-py3.11_cuda11.8_cudnn8_0 2023-07-20T12:10:32.6432827Z 2023-07-20T12:10:32.6432833Z 2023-07-20T12:10:32.6432838Z 2023-07-20T12:10:32.6433088Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py311hf62ec03_1 <=== 2023-07-20T12:10:32.6433354Z 2023-07-20T12:10:32.6433557Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6433788Z 2023-07-20T12:10:32.6433968Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py311hf62ec03_1 2023-07-20T12:10:32.6434186Z 2023-07-20T12:10:32.6434191Z 2023-07-20T12:10:32.6434197Z 2023-07-20T12:10:32.6434450Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py311hf62ec03_1 <=== 2023-07-20T12:10:32.6434723Z 2023-07-20T12:10:32.6434916Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6435134Z 2023-07-20T12:10:32.6435326Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py311hf62ec03_1 2023-07-20T12:10:32.6435551Z 2023-07-20T12:10:32.6435557Z 2023-07-20T12:10:32.6435562Z 2023-07-20T12:10:32.6435809Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-1.25.0-py311hdab7c0b_0 <=== 2023-07-20T12:10:32.6436076Z 2023-07-20T12:10:32.6436270Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6436509Z 2023-07-20T12:10:32.6436693Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.0-py311hdab7c0b_0 2023-07-20T12:10:32.6436914Z 2023-07-20T12:10:32.6436920Z 2023-07-20T12:10:32.6436925Z 2023-07-20T12:10:32.6437280Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230720-py311_cu118 <=== 2023-07-20T12:10:32.6437640Z 2023-07-20T12:10:32.6437830Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6438062Z 2023-07-20T12:10:32.6438270Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230720-py311_cu118 2023-07-20T12:10:32.6438497Z 2023-07-20T12:10:32.6438502Z 2023-07-20T12:10:32.6438524Z 2023-07-20T12:10:32.6438529Z 2023-07-20T12:10:32.6438707Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:10:32.6439105Z 2023-07-20T12:10:32.6439511Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-07-20T12:10:32.6439801Z 2023-07-20T12:10:32.6440093Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-07-20T12:10:32.6440631Z 2023-07-20T12:10:32.6440962Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T12:10:32.6441365Z 2023-07-20T12:10:32.6441603Z Solving environment: ...working... done 2023-07-20T12:10:32.6441952Z 2023-07-20T12:10:32.6441963Z 2023-07-20T12:10:32.6441973Z 2023-07-20T12:10:32.6442154Z ## Package Plan ## 2023-07-20T12:10:32.6442413Z 2023-07-20T12:10:32.6442422Z 2023-07-20T12:10:32.6442432Z 2023-07-20T12:10:32.6442857Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:32.6443311Z 2023-07-20T12:10:32.6443320Z 2023-07-20T12:10:32.6443355Z 2023-07-20T12:10:32.6443535Z added / updated specs: 2023-07-20T12:10:32.6444001Z 2023-07-20T12:10:32.6444223Z - distr::torchaudio 2023-07-20T12:10:32.6444490Z 2023-07-20T12:10:32.6444677Z - pytorch-cuda=11.8 2023-07-20T12:10:32.6444947Z 2023-07-20T12:10:32.6444957Z 2023-07-20T12:10:32.6444966Z 2023-07-20T12:10:32.6444975Z 2023-07-20T12:10:32.6444984Z 2023-07-20T12:10:32.6445253Z The following packages will be downloaded: 2023-07-20T12:10:32.6445598Z 2023-07-20T12:10:32.6445608Z 2023-07-20T12:10:32.6445617Z 2023-07-20T12:10:32.6445847Z package | build 2023-07-20T12:10:32.6446345Z 2023-07-20T12:10:32.6446602Z ---------------------------|----------------- 2023-07-20T12:10:32.6446935Z 2023-07-20T12:10:32.6447203Z mkl-service-2.4.0 | py311h2bbff1b_1 44 KB 2023-07-20T12:10:32.6447560Z 2023-07-20T12:10:32.6447831Z mkl_fft-1.3.6 | py311hf62ec03_1 164 KB 2023-07-20T12:10:32.6448163Z 2023-07-20T12:10:32.6448450Z mkl_random-1.2.2 | py311hf62ec03_1 218 KB 2023-07-20T12:10:32.6448785Z 2023-07-20T12:10:32.6449095Z mpmath-1.2.1 | py311_0 1.2 MB pytorch-nightly 2023-07-20T12:10:32.6449473Z 2023-07-20T12:10:32.6449750Z numpy-1.25.0 | py311hdab7c0b_0 13 KB 2023-07-20T12:10:32.6450089Z 2023-07-20T12:10:32.6450352Z numpy-base-1.25.0 | py311hd01c5d8_0 7.3 MB 2023-07-20T12:10:32.6450707Z 2023-07-20T12:10:32.6451188Z torchaudio-2.1.0.dev20230720| py311_cu118 7.1 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:10:32.6451715Z 2023-07-20T12:10:32.6452035Z ------------------------------------------------------------ 2023-07-20T12:10:32.6452420Z 2023-07-20T12:10:32.6452663Z Total: 15.9 MB 2023-07-20T12:10:32.6452968Z 2023-07-20T12:10:32.6452977Z 2023-07-20T12:10:32.6452987Z 2023-07-20T12:10:32.6453265Z The following NEW packages will be INSTALLED: 2023-07-20T12:10:32.6453625Z 2023-07-20T12:10:32.6453637Z 2023-07-20T12:10:32.6453646Z 2023-07-20T12:10:32.6453930Z blas pkgs/main/win-64::blas-1.0-mkl 2023-07-20T12:10:32.6454271Z 2023-07-20T12:10:32.6454553Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-20T12:10:32.6454921Z 2023-07-20T12:10:32.6455244Z cuda-cudart nvidia/win-64::cuda-cudart-11.8.89-0 2023-07-20T12:10:32.6455619Z 2023-07-20T12:10:32.6455978Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-07-20T12:10:32.6456412Z 2023-07-20T12:10:32.6456731Z cuda-cupti nvidia/win-64::cuda-cupti-11.8.87-0 2023-07-20T12:10:32.6457105Z 2023-07-20T12:10:32.6457453Z cuda-libraries nvidia/win-64::cuda-libraries-11.8.0-0 2023-07-20T12:10:32.6457853Z 2023-07-20T12:10:32.6458232Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-07-20T12:10:32.6458666Z 2023-07-20T12:10:32.6459170Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-07-20T12:10:32.6459557Z 2023-07-20T12:10:32.6460034Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-07-20T12:10:32.6460529Z 2023-07-20T12:10:32.6460840Z cuda-nvtx nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:10:32.6461199Z 2023-07-20T12:10:32.6461589Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:10:32.6462035Z 2023-07-20T12:10:32.6462365Z cuda-runtime nvidia/win-64::cuda-runtime-11.8.0-0 2023-07-20T12:10:32.6462761Z 2023-07-20T12:10:32.6463115Z filelock pkgs/main/win-64::filelock-3.9.0-py311haa95532_0 2023-07-20T12:10:32.6463496Z 2023-07-20T12:10:32.6463889Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:10:32.6464325Z 2023-07-20T12:10:32.6464637Z libcublas nvidia/win-64::libcublas-11.11.3.6-0 2023-07-20T12:10:32.6465006Z 2023-07-20T12:10:32.6465349Z libcublas-dev nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-07-20T12:10:32.6466018Z 2023-07-20T12:10:32.6466441Z libcufft nvidia/win-64::libcufft-10.9.0.58-0 2023-07-20T12:10:32.6466911Z 2023-07-20T12:10:32.6467254Z libcufft-dev nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-07-20T12:10:32.6467639Z 2023-07-20T12:10:32.6467925Z libcurand nvidia/win-64::libcurand-10.3.3.53-0 2023-07-20T12:10:32.6468291Z 2023-07-20T12:10:32.6468634Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-20T12:10:32.6469034Z 2023-07-20T12:10:32.6469561Z libcusolver nvidia/win-64::libcusolver-11.4.1.48-0 2023-07-20T12:10:32.6469938Z 2023-07-20T12:10:32.6470299Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-07-20T12:10:32.6470715Z 2023-07-20T12:10:32.6471050Z libcusparse nvidia/win-64::libcusparse-11.7.5.86-0 2023-07-20T12:10:32.6471436Z 2023-07-20T12:10:32.6471799Z libcusparse-dev nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-07-20T12:10:32.6472318Z 2023-07-20T12:10:32.6472615Z libnpp nvidia/win-64::libnpp-11.8.0.86-0 2023-07-20T12:10:32.6473068Z 2023-07-20T12:10:32.6473483Z libnpp-dev nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-07-20T12:10:32.6473867Z 2023-07-20T12:10:32.6474184Z libnvjpeg nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-07-20T12:10:32.6474543Z 2023-07-20T12:10:32.6474887Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-07-20T12:10:32.6475204Z 2023-07-20T12:10:32.6475381Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-20T12:10:32.6475587Z 2023-07-20T12:10:32.6475749Z mkl pkgs/main/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:10:32.6475924Z 2023-07-20T12:10:32.6476123Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-07-20T12:10:32.6476353Z 2023-07-20T12:10:32.6476522Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-07-20T12:10:32.6476726Z 2023-07-20T12:10:32.6476917Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-07-20T12:10:32.6477130Z 2023-07-20T12:10:32.6477306Z mpmath pytorch-nightly/win-64::mpmath-1.2.1-py311_0 2023-07-20T12:10:32.6477514Z 2023-07-20T12:10:32.6477696Z networkx pkgs/main/win-64::networkx-2.8.4-py311haa95532_1 2023-07-20T12:10:32.6477907Z 2023-07-20T12:10:32.6478080Z numpy pkgs/main/win-64::numpy-1.25.0-py311hdab7c0b_0 2023-07-20T12:10:32.6478272Z 2023-07-20T12:10:32.6478656Z numpy-base pkgs/main/win-64::numpy-base-1.25.0-py311hd01c5d8_0 2023-07-20T12:10:32.6478899Z 2023-07-20T12:10:32.6479130Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230719-py3.11_cuda11.8_cudnn8_0 2023-07-20T12:10:32.6479534Z 2023-07-20T12:10:32.6479875Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-07-20T12:10:32.6480118Z 2023-07-20T12:10:32.6480325Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-20T12:10:32.6480559Z 2023-07-20T12:10:32.6480745Z pyyaml pkgs/main/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-07-20T12:10:32.6480953Z 2023-07-20T12:10:32.6481122Z sympy pkgs/main/win-64::sympy-1.11.1-py311haa95532_0 2023-07-20T12:10:32.6481309Z 2023-07-20T12:10:32.6481465Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-20T12:10:32.6481652Z 2023-07-20T12:10:32.6481844Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230720-py311_cu118 2023-07-20T12:10:32.6482073Z 2023-07-20T12:10:32.6482279Z typing_extensions pkgs/main/win-64::typing_extensions-4.6.3-py311haa95532_0 2023-07-20T12:10:32.6482518Z 2023-07-20T12:10:32.6482671Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-07-20T12:10:32.6482855Z 2023-07-20T12:10:32.6482860Z 2023-07-20T12:10:32.6482866Z 2023-07-20T12:10:32.6482871Z 2023-07-20T12:10:32.6482876Z 2023-07-20T12:10:32.6483012Z Preparing transaction: ...working... done 2023-07-20T12:10:32.6483197Z 2023-07-20T12:10:32.6483478Z Verifying transaction: ...working... done 2023-07-20T12:10:32.6483674Z 2023-07-20T12:10:32.6483788Z Executing transaction: ...working... done 2023-07-20T12:10:32.6483961Z 2023-07-20T12:10:32.6483967Z 2023-07-20T12:10:32.7082579Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-07-20T12:10:32.7085757Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-07-20T12:10:32.7086529Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-07-20T12:10:32.7087526Z + conda install --yes --quiet 'ffmpeg<5' 2023-07-20T12:10:39.4466099Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:10:42.1563351Z Solving environment: ...working... done 2023-07-20T12:10:43.6400048Z 2023-07-20T12:10:43.6400576Z ## Package Plan ## 2023-07-20T12:10:43.6400932Z 2023-07-20T12:10:43.6401200Z environment location: C:\Jenkins\Miniconda3 2023-07-20T12:10:43.6401540Z 2023-07-20T12:10:43.6401745Z added / updated specs: 2023-07-20T12:10:43.6402240Z - ffmpeg[version='<5'] 2023-07-20T12:10:43.6402538Z 2023-07-20T12:10:43.6402551Z 2023-07-20T12:10:43.6402818Z The following packages will be downloaded: 2023-07-20T12:10:43.6403294Z 2023-07-20T12:10:43.6403520Z package | build 2023-07-20T12:10:43.6404083Z ---------------------------|----------------- 2023-07-20T12:10:43.6404759Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-07-20T12:10:43.6405413Z ------------------------------------------------------------ 2023-07-20T12:10:43.6406051Z Total: 17.6 MB 2023-07-20T12:10:43.6406367Z 2023-07-20T12:10:43.6406642Z The following NEW packages will be INSTALLED: 2023-07-20T12:10:43.6406984Z 2023-07-20T12:10:43.6407321Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-07-20T12:10:43.6407706Z 2023-07-20T12:10:43.6407716Z 2023-07-20T12:10:43.6508111Z Preparing transaction: ...working... done 2023-07-20T12:10:43.6889368Z Verifying transaction: ...working... done 2023-07-20T12:10:43.7777400Z Executing transaction: ...working... done 2023-07-20T12:10:44.0286211Z + 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:10:50.5543635Z Smoke test passed. 2023-07-20T12:10:50.5543986Z 2023-07-20T12:10:50.5543999Z 2023-07-20T12:10:50.6196628Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:10:56.3821584Z 2023-07-20T12:10:56.3822471Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke: 2023-07-20T12:10:56.3823055Z 2023-07-20T12:10:56.5398410Z ##[group]Run set -euxo pipefail 2023-07-20T12:10:56.5398816Z set -euxo pipefail 2023-07-20T12:10:56.5399083Z source "${BUILD_ENV_FILE}" 2023-07-20T12:10:56.5399411Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-07-20T12:10:56.5399926Z ${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:10:56.5427282Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T12:10:56.5427559Z env: 2023-07-20T12:10:56.5427802Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:10:56.5428089Z PYTHON_VERSION: 3.11 2023-07-20T12:10:56.5428331Z PACKAGE_TYPE: conda 2023-07-20T12:10:56.5428597Z REPOSITORY: pytorch/audio 2023-07-20T12:10:56.5428808Z REF: 2023-07-20T12:10:56.5429015Z CU_VERSION: cu118 2023-07-20T12:10:56.5429232Z CHANNEL: nightly 2023-07-20T12:10:56.5429535Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T12:10:56.5429864Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:10:56.5430259Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:10:56.5430686Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:10:56.5431099Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:10:56.5431412Z PACKAGE_NAME: torchaudio 2023-07-20T12:10:56.5432095Z CONDA_PYTORCHBOT_TOKEN: *** 2023-07-20T12:10:56.5432355Z ##[endgroup] 2023-07-20T12:10:56.8662164Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T12:10:56.8664596Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:10:56.8664947Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:10:56.8665742Z ++ export CMAKE_USE_CUDA=1 2023-07-20T12:10:56.8666193Z ++ CMAKE_USE_CUDA=1 2023-07-20T12:10:56.8666551Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T12:10:56.8667089Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T12:10:56.8667683Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-20T12:10:56.8668416Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T12:10:56.8668848Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:56.8669367Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:56.8669985Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:56.8670687Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:56.8671282Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:10:56.8671593Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:10:56.8672096Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:10:56.8672609Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:10:56.8673046Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:10:56.8673445Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:10:56.8673760Z ++ export FORCE_CUDA=1 2023-07-20T12:10:56.8673991Z ++ FORCE_CUDA=1 2023-07-20T12:10:56.8675021Z ++ 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:56.8679146Z ++ 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:56.8680214Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:10:56.8680510Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:10:56.8680816Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T12:10:56.8681066Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T12:10:56.8681370Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T12:10:56.8681712Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T12:10:56.8682005Z ++ export VERSION_SUFFIX= 2023-07-20T12:10:56.8682240Z ++ VERSION_SUFFIX= 2023-07-20T12:10:56.8682456Z ++ export WHEEL_DIR= 2023-07-20T12:10:56.8682679Z ++ WHEEL_DIR= 2023-07-20T12:10:56.8683085Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5610470956' conda install --yes --quiet anaconda-client 2023-07-20T12:11:16.6846696Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:11:16.6847073Z 2023-07-20T12:11:16.6847268Z Solving environment: ...working... done 2023-07-20T12:11:16.6847455Z 2023-07-20T12:11:16.6847463Z 2023-07-20T12:11:16.6847471Z 2023-07-20T12:11:16.6847578Z ## Package Plan ## 2023-07-20T12:11:16.6847723Z 2023-07-20T12:11:16.6847729Z 2023-07-20T12:11:16.6847737Z 2023-07-20T12:11:16.6847959Z environment location: C:\actions-runner\_work\_temp\conda_environment_5610470956 2023-07-20T12:11:16.6848211Z 2023-07-20T12:11:16.6848473Z 2023-07-20T12:11:16.6848479Z 2023-07-20T12:11:16.6848599Z added / updated specs: 2023-07-20T12:11:16.6848753Z 2023-07-20T12:11:16.6848855Z - anaconda-client 2023-07-20T12:11:16.6849019Z 2023-07-20T12:11:16.6849025Z 2023-07-20T12:11:16.6849030Z 2023-07-20T12:11:16.6849035Z 2023-07-20T12:11:16.6849041Z 2023-07-20T12:11:16.6849182Z The following packages will be downloaded: 2023-07-20T12:11:16.6849368Z 2023-07-20T12:11:16.6849374Z 2023-07-20T12:11:16.6849380Z 2023-07-20T12:11:16.6849665Z package | build 2023-07-20T12:11:16.6849833Z 2023-07-20T12:11:16.6849956Z ---------------------------|----------------- 2023-07-20T12:11:16.6850134Z 2023-07-20T12:11:16.6850300Z anaconda-client-1.12.0 | py38haa95532_0 166 KB 2023-07-20T12:11:16.6850506Z 2023-07-20T12:11:16.6850797Z attrs-22.1.0 | py38haa95532_0 84 KB 2023-07-20T12:11:16.6851162Z 2023-07-20T12:11:16.6851305Z clyent-1.2.2 | py38_1 20 KB 2023-07-20T12:11:16.6851490Z 2023-07-20T12:11:16.6851641Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-07-20T12:11:16.6851827Z 2023-07-20T12:11:16.6851991Z importlib_resources-5.2.0 | pyhd3eb1b0_1 21 KB 2023-07-20T12:11:16.6852166Z 2023-07-20T12:11:16.6852315Z jsonschema-4.17.3 | py38haa95532_0 155 KB 2023-07-20T12:11:16.6852504Z 2023-07-20T12:11:16.6852651Z jupyter_core-5.3.0 | py38haa95532_0 107 KB 2023-07-20T12:11:16.6852839Z 2023-07-20T12:11:16.6852982Z nbformat-5.7.0 | py38haa95532_0 152 KB 2023-07-20T12:11:16.6853161Z 2023-07-20T12:11:16.6853332Z pkgutil-resolve-name-1.3.10| py38haa95532_0 10 KB 2023-07-20T12:11:16.6853535Z 2023-07-20T12:11:16.6853688Z platformdirs-2.5.2 | py38haa95532_0 24 KB 2023-07-20T12:11:16.6853857Z 2023-07-20T12:11:16.6854006Z pyrsistent-0.18.0 | py38h196d8e1_0 89 KB 2023-07-20T12:11:16.6854197Z 2023-07-20T12:11:16.6854356Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-07-20T12:11:16.6854551Z 2023-07-20T12:11:16.6855618Z python-fastjsonschema-2.16.2| py38haa95532_0 231 KB 2023-07-20T12:11:16.6855880Z 2023-07-20T12:11:16.6856031Z pywin32-305 | py38h2bbff1b_0 10.7 MB 2023-07-20T12:11:16.6856212Z 2023-07-20T12:11:16.6856482Z requests-toolbelt-0.9.1 | pyhd3eb1b0_0 42 KB 2023-07-20T12:11:16.6856701Z 2023-07-20T12:11:16.6856850Z traitlets-5.7.1 | py38haa95532_0 205 KB 2023-07-20T12:11:16.6857036Z 2023-07-20T12:11:16.6857177Z zipp-3.11.0 | py38haa95532_0 20 KB 2023-07-20T12:11:16.6857355Z 2023-07-20T12:11:16.6857661Z ------------------------------------------------------------ 2023-07-20T12:11:16.6858083Z 2023-07-20T12:11:16.6858217Z Total: 12.3 MB 2023-07-20T12:11:16.6858392Z 2023-07-20T12:11:16.6858398Z 2023-07-20T12:11:16.6858404Z 2023-07-20T12:11:16.6858552Z The following NEW packages will be INSTALLED: 2023-07-20T12:11:16.6858747Z 2023-07-20T12:11:16.6858752Z 2023-07-20T12:11:16.6858758Z 2023-07-20T12:11:16.6859006Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py38haa95532_0 2023-07-20T12:11:16.6859257Z 2023-07-20T12:11:16.6859412Z attrs pkgs/main/win-64::attrs-22.1.0-py38haa95532_0 2023-07-20T12:11:16.6859619Z 2023-07-20T12:11:16.6859782Z clyent pkgs/main/win-64::clyent-1.2.2-py38_1 2023-07-20T12:11:16.6859977Z 2023-07-20T12:11:16.6860169Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-07-20T12:11:16.6860391Z 2023-07-20T12:11:16.6860602Z importlib_resourc~ pkgs/main/noarch::importlib_resources-5.2.0-pyhd3eb1b0_1 2023-07-20T12:11:16.6860842Z 2023-07-20T12:11:16.6861036Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py38haa95532_0 2023-07-20T12:11:16.6861409Z 2023-07-20T12:11:16.6861598Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py38haa95532_0 2023-07-20T12:11:16.6861817Z 2023-07-20T12:11:16.6861986Z nbformat pkgs/main/win-64::nbformat-5.7.0-py38haa95532_0 2023-07-20T12:11:16.6862197Z 2023-07-20T12:11:16.6862435Z pkgutil-resolve-n~ pkgs/main/win-64::pkgutil-resolve-name-1.3.10-py38haa95532_0 2023-07-20T12:11:16.6862703Z 2023-07-20T12:11:16.6862900Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py38haa95532_0 2023-07-20T12:11:16.6863135Z 2023-07-20T12:11:16.6863466Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py38h196d8e1_0 2023-07-20T12:11:16.6863691Z 2023-07-20T12:11:16.6863911Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-07-20T12:11:16.6864158Z 2023-07-20T12:11:16.6864561Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py38haa95532_0 2023-07-20T12:11:16.6865013Z 2023-07-20T12:11:16.6865183Z pywin32 pkgs/main/win-64::pywin32-305-py38h2bbff1b_0 2023-07-20T12:11:16.6865391Z 2023-07-20T12:11:16.6865618Z requests-toolbelt pkgs/main/noarch::requests-toolbelt-0.9.1-pyhd3eb1b0_0 2023-07-20T12:11:16.6865875Z 2023-07-20T12:11:16.6866059Z traitlets pkgs/main/win-64::traitlets-5.7.1-py38haa95532_0 2023-07-20T12:11:16.6866273Z 2023-07-20T12:11:16.6866440Z zipp pkgs/main/win-64::zipp-3.11.0-py38haa95532_0 2023-07-20T12:11:16.6866641Z 2023-07-20T12:11:16.6866646Z 2023-07-20T12:11:16.6866652Z 2023-07-20T12:11:16.6866658Z 2023-07-20T12:11:16.6866663Z 2023-07-20T12:11:16.6866803Z Preparing transaction: ...working... done 2023-07-20T12:11:16.6866987Z 2023-07-20T12:11:16.6867119Z Verifying transaction: ...working... done 2023-07-20T12:11:16.6867298Z 2023-07-20T12:11:16.6867412Z Executing transaction: ...working... done 2023-07-20T12:11:16.6867585Z 2023-07-20T12:11:16.6867591Z 2023-07-20T12:11:16.7514280Z + 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:11:25.9936381Z Using Anaconda API: https://api.anaconda.org 2023-07-20T12:11:25.9936835Z 2023-07-20T12:11:25.9937115Z Using "pytorch-nightly" as upload username 2023-07-20T12:11:25.9937460Z 2023-07-20T12:11:25.9937788Z Processing "distr/win-64\torchaudio-2.1.0.dev20230720-py311_cu118.tar.bz2" 2023-07-20T12:11:25.9938040Z 2023-07-20T12:11:25.9939418Z Detecting file type... 2023-07-20T12:11:25.9940068Z 2023-07-20T12:11:25.9940339Z File type is "Conda" 2023-07-20T12:11:25.9940605Z 2023-07-20T12:11:25.9940970Z Extracting conda attributes for upload 2023-07-20T12:11:25.9941284Z 2023-07-20T12:11:25.9943419Z Creating package "torchaudio" 2023-07-20T12:11:25.9943721Z 2023-07-20T12:11:25.9943968Z Creating release "2.1.0.dev20230720" 2023-07-20T12:11:25.9944262Z 2023-07-20T12:11:25.9944719Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230720/win-64/torchaudio-2.1.0.dev20230720-py311_cu118.tar.bz2" 2023-07-20T12:11:25.9945283Z 2023-07-20T12:11:25.9945294Z 2023-07-20T12:11:25.9945510Z 0%| | 0.00/7.10M [00:00