2023-07-20T11:34:47.6327876Z Requested labels: windows.8xlarge.nvidia.gpu 2023-07-20T11:34:47.6328031Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-07-20T11:34:47.6328253Z Reusable workflow chain: 2023-07-20T11:34:47.6328355Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (6a67f8ba5a61a7068729fcd436b7009d56649e2b) 2023-07-20T11:34:47.6328457Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (6c2fe3a9774fd7c2b04cd2b74986beee36263321) 2023-07-20T11:34:47.6328566Z Waiting for a runner to pick up this job... 2023-07-20T11:39:43.0613032Z Job is about to start running on the runner: i-0661426bd3a8e51a6 (organization) 2023-07-20T11:41:47.8818200Z Current runner version: '2.306.0' 2023-07-20T11:41:47.8828086Z Runner name: 'i-0661426bd3a8e51a6' 2023-07-20T11:41:47.8828681Z Runner group name: 'Default' 2023-07-20T11:41:47.8829402Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-07-20T11:41:47.8831607Z ##[group]GITHUB_TOKEN Permissions 2023-07-20T11:41:47.8832194Z Actions: write 2023-07-20T11:41:47.8832506Z Checks: write 2023-07-20T11:41:47.8832786Z Contents: write 2023-07-20T11:41:47.8833071Z Deployments: write 2023-07-20T11:41:47.8833492Z Discussions: write 2023-07-20T11:41:47.8833835Z Issues: write 2023-07-20T11:41:47.8834110Z Metadata: read 2023-07-20T11:41:47.8834385Z Packages: write 2023-07-20T11:41:47.8834613Z Pages: write 2023-07-20T11:41:47.8834893Z PullRequests: write 2023-07-20T11:41:47.8835260Z RepositoryProjects: write 2023-07-20T11:41:47.8835530Z SecurityEvents: write 2023-07-20T11:41:47.8835821Z Statuses: write 2023-07-20T11:41:47.8836100Z ##[endgroup] 2023-07-20T11:41:47.8840539Z Secret source: Actions 2023-07-20T11:41:47.8841098Z Prepare workflow directory 2023-07-20T11:41:49.0402617Z Prepare all required actions 2023-07-20T11:41:49.0650446Z Getting action download info 2023-07-20T11:41:49.7046939Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-07-20T11:42:16.7573857Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-07-20T11:42:18.2010203Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (6c2fe3a9774fd7c2b04cd2b74986beee36263321) 2023-07-20T11:42:18.2012715Z ##[group] Inputs 2023-07-20T11:42:18.2013097Z runner-type: 2023-07-20T11:42:18.2013427Z conda-package-directory: packaging/torchaudio 2023-07-20T11:42:18.2013808Z repository: pytorch/audio 2023-07-20T11:42:18.2014167Z ref: 2023-07-20T11:42:18.2014520Z test-infra-repository: pytorch/test-infra 2023-07-20T11:42:18.2014831Z test-infra-ref: main 2023-07-20T11:42:18.2024393Z build-matrix: {"include": [{"python_version": "3.8", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_8-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_8-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_8-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.9", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_9-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_9-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_9-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.10", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_10-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_10-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_10-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.11", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_11-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_11-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_11-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}]} 2023-07-20T11:42:18.2032496Z pre-script: 2023-07-20T11:42:18.2032795Z post-script: 2023-07-20T11:42:18.2033135Z package-name: torchaudio 2023-07-20T11:42:18.2033468Z trigger-event: push 2023-07-20T11:42:18.2033787Z smoke-test-script: test/smoke_test/smoke_test.py 2023-07-20T11:42:18.2034167Z cache-path: 2023-07-20T11:42:18.2034462Z cache-key: 2023-07-20T11:42:18.2034722Z ##[endgroup] 2023-07-20T11:42:18.2035078Z Complete job name: pytorch/audio / conda-py3_9-cuda11_8 2023-07-20T11:42:18.5358803Z ##[group]Run actions/checkout@v3 2023-07-20T11:42:18.5359253Z with: 2023-07-20T11:42:18.5359824Z repository: pytorch/test-infra 2023-07-20T11:42:18.5360095Z ref: main 2023-07-20T11:42:18.5360632Z path: test-infra 2023-07-20T11:42:18.5361164Z token: *** 2023-07-20T11:42:18.5361449Z ssh-strict: true 2023-07-20T11:42:18.5361784Z persist-credentials: true 2023-07-20T11:42:18.5362088Z clean: true 2023-07-20T11:42:18.5362426Z sparse-checkout-cone-mode: true 2023-07-20T11:42:18.5362755Z fetch-depth: 1 2023-07-20T11:42:18.5363033Z lfs: false 2023-07-20T11:42:18.5363261Z submodules: false 2023-07-20T11:42:18.5563038Z set-safe-directory: true 2023-07-20T11:42:18.5563335Z env: 2023-07-20T11:42:18.5563640Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:18.5563929Z PYTHON_VERSION: 3.9 2023-07-20T11:42:18.5564308Z PACKAGE_TYPE: conda 2023-07-20T11:42:18.5564615Z REPOSITORY: pytorch/audio 2023-07-20T11:42:18.5564868Z REF: 2023-07-20T11:42:18.5565270Z CU_VERSION: cu118 2023-07-20T11:42:18.5565611Z ##[endgroup] 2023-07-20T11:42:18.7687633Z Syncing repository: pytorch/test-infra 2023-07-20T11:42:18.7691536Z ##[group]Getting Git version info 2023-07-20T11:42:18.7691944Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-07-20T11:42:18.7709248Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-20T11:42:40.1383393Z git version 2.41.0.windows.1 2023-07-20T11:42:40.1432161Z ##[endgroup] 2023-07-20T11:42:40.1479465Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4d3f23d6-93c8-4ed7-9d41-d4babc4147b1' before making global git config changes 2023-07-20T11:42:40.1480162Z Adding repository directory to the temporary git global config as a safe directory 2023-07-20T11:42:40.1493092Z [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:40.2017766Z ##[group]Initializing the repository 2023-07-20T11:42:40.2028247Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-07-20T11:42:40.3173848Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-07-20T11:42:40.3227407Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-07-20T11:42:40.3685917Z ##[endgroup] 2023-07-20T11:42:40.3686864Z ##[group]Disabling automatic garbage collection 2023-07-20T11:42:40.3698714Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-20T11:42:40.4064163Z ##[endgroup] 2023-07-20T11:42:40.4064666Z ##[group]Setting up auth 2023-07-20T11:42:40.4089233Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-20T11:42:40.4461229Z [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:45.2089286Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-20T11:42:45.2479416Z [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:45.7246282Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:42:45.7583294Z ##[endgroup] 2023-07-20T11:42:45.7584105Z ##[group]Fetching the repository 2023-07-20T11:42:45.7600447Z [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:49.9254307Z remote: Enumerating objects: 1061, done. 2023-07-20T11:42:49.9254894Z remote: Counting objects: 0% (1/1061) 2023-07-20T11:42:49.9255202Z remote: Counting objects: 1% (11/1061) 2023-07-20T11:42:49.9256104Z remote: Counting objects: 2% (22/1061) 2023-07-20T11:42:49.9256742Z remote: Counting objects: 3% (32/1061) 2023-07-20T11:42:49.9257238Z remote: Counting objects: 4% (43/1061) 2023-07-20T11:42:49.9257682Z remote: Counting objects: 5% (54/1061) 2023-07-20T11:42:49.9257996Z remote: Counting objects: 6% (64/1061) 2023-07-20T11:42:49.9258521Z remote: Counting objects: 7% (75/1061) 2023-07-20T11:42:49.9259432Z remote: Counting objects: 8% (85/1061) 2023-07-20T11:42:49.9260094Z remote: Counting objects: 9% (96/1061) 2023-07-20T11:42:49.9260659Z remote: Counting objects: 10% (107/1061) 2023-07-20T11:42:49.9262065Z remote: Counting objects: 11% (117/1061) 2023-07-20T11:42:49.9262959Z remote: Counting objects: 12% (128/1061) 2023-07-20T11:42:49.9263620Z remote: Counting objects: 13% (138/1061) 2023-07-20T11:42:49.9264080Z remote: Counting objects: 14% (149/1061) 2023-07-20T11:42:49.9264529Z remote: Counting objects: 15% (160/1061) 2023-07-20T11:42:49.9264841Z remote: Counting objects: 16% (170/1061) 2023-07-20T11:42:49.9265293Z remote: Counting objects: 17% (181/1061) 2023-07-20T11:42:49.9265599Z remote: Counting objects: 18% (191/1061) 2023-07-20T11:42:49.9269752Z remote: Counting objects: 19% (202/1061) 2023-07-20T11:42:49.9270479Z remote: Counting objects: 20% (213/1061) 2023-07-20T11:42:49.9271024Z remote: Counting objects: 21% (223/1061) 2023-07-20T11:42:49.9271552Z remote: Counting objects: 22% (234/1061) 2023-07-20T11:42:49.9272066Z remote: Counting objects: 23% (245/1061) 2023-07-20T11:42:49.9272583Z remote: Counting objects: 24% (255/1061) 2023-07-20T11:42:49.9273082Z remote: Counting objects: 25% (266/1061) 2023-07-20T11:42:49.9273584Z remote: Counting objects: 26% (276/1061) 2023-07-20T11:42:49.9274203Z remote: Counting objects: 27% (287/1061) 2023-07-20T11:42:49.9274621Z remote: Counting objects: 28% (298/1061) 2023-07-20T11:42:49.9275010Z remote: Counting objects: 29% (308/1061) 2023-07-20T11:42:49.9275408Z remote: Counting objects: 30% (319/1061) 2023-07-20T11:42:49.9275699Z remote: Counting objects: 31% (329/1061) 2023-07-20T11:42:49.9276001Z remote: Counting objects: 32% (340/1061) 2023-07-20T11:42:49.9276286Z remote: Counting objects: 33% (351/1061) 2023-07-20T11:42:49.9276560Z remote: Counting objects: 34% (361/1061) 2023-07-20T11:42:49.9276842Z remote: Counting objects: 35% (372/1061) 2023-07-20T11:42:49.9277126Z remote: Counting objects: 36% (382/1061) 2023-07-20T11:42:49.9277408Z remote: Counting objects: 37% (393/1061) 2023-07-20T11:42:49.9277678Z remote: Counting objects: 38% (404/1061) 2023-07-20T11:42:49.9277959Z remote: Counting objects: 39% (414/1061) 2023-07-20T11:42:49.9278238Z remote: Counting objects: 40% (425/1061) 2023-07-20T11:42:49.9278518Z remote: Counting objects: 41% (436/1061) 2023-07-20T11:42:49.9278782Z remote: Counting objects: 42% (446/1061) 2023-07-20T11:42:49.9279064Z remote: Counting objects: 43% (457/1061) 2023-07-20T11:42:49.9279344Z remote: Counting objects: 44% (467/1061) 2023-07-20T11:42:49.9279624Z remote: Counting objects: 45% (478/1061) 2023-07-20T11:42:49.9279896Z remote: Counting objects: 46% (489/1061) 2023-07-20T11:42:49.9280175Z remote: Counting objects: 47% (499/1061) 2023-07-20T11:42:49.9280454Z remote: Counting objects: 48% (510/1061) 2023-07-20T11:42:49.9280872Z remote: Counting objects: 49% (520/1061) 2023-07-20T11:42:49.9282291Z remote: Counting objects: 50% (531/1061) 2023-07-20T11:42:49.9282623Z remote: Counting objects: 51% (542/1061) 2023-07-20T11:42:49.9282907Z remote: Counting objects: 52% (552/1061) 2023-07-20T11:42:49.9283189Z remote: Counting objects: 53% (563/1061) 2023-07-20T11:42:49.9283471Z remote: Counting objects: 54% (573/1061) 2023-07-20T11:42:49.9283737Z remote: Counting objects: 55% (584/1061) 2023-07-20T11:42:49.9284016Z remote: Counting objects: 56% (595/1061) 2023-07-20T11:42:49.9284296Z remote: Counting objects: 57% (605/1061) 2023-07-20T11:42:49.9284578Z remote: Counting objects: 58% (616/1061) 2023-07-20T11:42:49.9284997Z remote: Counting objects: 59% (626/1061) 2023-07-20T11:42:49.9285277Z remote: Counting objects: 60% (637/1061) 2023-07-20T11:42:49.9285559Z remote: Counting objects: 61% (648/1061) 2023-07-20T11:42:49.9285841Z remote: Counting objects: 62% (658/1061) 2023-07-20T11:42:49.9286116Z remote: Counting objects: 63% (669/1061) 2023-07-20T11:42:49.9286397Z remote: Counting objects: 64% (680/1061) 2023-07-20T11:42:49.9286680Z remote: Counting objects: 65% (690/1061) 2023-07-20T11:42:49.9286961Z remote: Counting objects: 66% (701/1061) 2023-07-20T11:42:49.9287370Z remote: Counting objects: 67% (711/1061) 2023-07-20T11:42:49.9287666Z remote: Counting objects: 68% (722/1061) 2023-07-20T11:42:49.9287945Z remote: Counting objects: 69% (733/1061) 2023-07-20T11:42:49.9288341Z remote: Counting objects: 70% (743/1061) 2023-07-20T11:42:49.9288711Z remote: Counting objects: 71% (754/1061) 2023-07-20T11:42:49.9289000Z remote: Counting objects: 72% (764/1061) 2023-07-20T11:42:49.9289278Z remote: Counting objects: 73% (775/1061) 2023-07-20T11:42:49.9289559Z remote: Counting objects: 74% (786/1061) 2023-07-20T11:42:49.9289824Z remote: Counting objects: 75% (796/1061) 2023-07-20T11:42:49.9290112Z remote: Counting objects: 76% (807/1061) 2023-07-20T11:42:49.9290390Z remote: Counting objects: 77% (817/1061) 2023-07-20T11:42:49.9290670Z remote: Counting objects: 78% (828/1061) 2023-07-20T11:42:49.9290946Z remote: Counting objects: 79% (839/1061) 2023-07-20T11:42:49.9291210Z remote: Counting objects: 80% (849/1061) 2023-07-20T11:42:49.9291486Z remote: Counting objects: 81% (860/1061) 2023-07-20T11:42:49.9291764Z remote: Counting objects: 82% (871/1061) 2023-07-20T11:42:49.9292042Z remote: Counting objects: 83% (881/1061) 2023-07-20T11:42:49.9292306Z remote: Counting objects: 84% (892/1061) 2023-07-20T11:42:49.9292592Z remote: Counting objects: 85% (902/1061) 2023-07-20T11:42:49.9292871Z remote: Counting objects: 86% (913/1061) 2023-07-20T11:42:49.9293151Z remote: Counting objects: 87% (924/1061) 2023-07-20T11:42:49.9293415Z remote: Counting objects: 88% (934/1061) 2023-07-20T11:42:49.9293700Z remote: Counting objects: 89% (945/1061) 2023-07-20T11:42:49.9293977Z remote: Counting objects: 90% (955/1061) 2023-07-20T11:42:49.9294421Z remote: Counting objects: 91% (966/1061) 2023-07-20T11:42:49.9294688Z remote: Counting objects: 92% (977/1061) 2023-07-20T11:42:49.9295109Z remote: Counting objects: 93% (987/1061) 2023-07-20T11:42:49.9295497Z remote: Counting objects: 94% (998/1061) 2023-07-20T11:42:49.9295780Z remote: Counting objects: 95% (1008/1061) 2023-07-20T11:42:49.9296086Z remote: Counting objects: 96% (1019/1061) 2023-07-20T11:42:49.9296363Z remote: Counting objects: 97% (1030/1061) 2023-07-20T11:42:49.9296667Z remote: Counting objects: 98% (1040/1061) 2023-07-20T11:42:49.9296957Z remote: Counting objects: 99% (1051/1061) 2023-07-20T11:42:49.9297243Z remote: Counting objects: 100% (1061/1061) 2023-07-20T11:42:49.9297533Z remote: Counting objects: 100% (1061/1061), done. 2023-07-20T11:42:49.9297977Z remote: Compressing objects: 0% (1/848) 2023-07-20T11:42:49.9298298Z remote: Compressing objects: 1% (9/848) 2023-07-20T11:42:49.9298604Z remote: Compressing objects: 2% (17/848) 2023-07-20T11:42:49.9298917Z remote: Compressing objects: 3% (26/848) 2023-07-20T11:42:49.9299208Z remote: Compressing objects: 4% (34/848) 2023-07-20T11:42:49.9299509Z remote: Compressing objects: 5% (43/848) 2023-07-20T11:42:49.9299809Z remote: Compressing objects: 6% (51/848) 2023-07-20T11:42:49.9300148Z remote: Compressing objects: 7% (60/848) 2023-07-20T11:42:49.9301291Z remote: Compressing objects: 8% (68/848) 2023-07-20T11:42:49.9301708Z remote: Compressing objects: 9% (77/848) 2023-07-20T11:42:49.9302114Z remote: Compressing objects: 10% (85/848) 2023-07-20T11:42:49.9302415Z remote: Compressing objects: 11% (94/848) 2023-07-20T11:42:49.9302722Z remote: Compressing objects: 12% (102/848) 2023-07-20T11:42:49.9303016Z remote: Compressing objects: 13% (111/848) 2023-07-20T11:42:49.9303319Z remote: Compressing objects: 14% (119/848) 2023-07-20T11:42:49.9303625Z remote: Compressing objects: 15% (128/848) 2023-07-20T11:42:49.9303922Z remote: Compressing objects: 16% (136/848) 2023-07-20T11:42:49.9304204Z remote: Compressing objects: 17% (145/848) 2023-07-20T11:42:49.9304505Z remote: Compressing objects: 18% (153/848) 2023-07-20T11:42:49.9304805Z remote: Compressing objects: 19% (162/848) 2023-07-20T11:42:49.9305100Z remote: Compressing objects: 20% (170/848) 2023-07-20T11:42:49.9305392Z remote: Compressing objects: 21% (179/848) 2023-07-20T11:42:49.9305693Z remote: Compressing objects: 22% (187/848) 2023-07-20T11:42:49.9305989Z remote: Compressing objects: 23% (196/848) 2023-07-20T11:42:49.9306286Z remote: Compressing objects: 24% (204/848) 2023-07-20T11:42:49.9306571Z remote: Compressing objects: 25% (212/848) 2023-07-20T11:42:49.9306872Z remote: Compressing objects: 26% (221/848) 2023-07-20T11:42:49.9307307Z remote: Compressing objects: 27% (229/848) 2023-07-20T11:42:49.9307612Z remote: Compressing objects: 28% (238/848) 2023-07-20T11:42:49.9307996Z remote: Compressing objects: 29% (246/848) 2023-07-20T11:42:49.9308397Z remote: Compressing objects: 30% (255/848) 2023-07-20T11:42:49.9308700Z remote: Compressing objects: 31% (263/848) 2023-07-20T11:42:49.9308997Z remote: Compressing objects: 32% (272/848) 2023-07-20T11:42:49.9309299Z remote: Compressing objects: 33% (280/848) 2023-07-20T11:42:49.9309579Z remote: Compressing objects: 34% (289/848) 2023-07-20T11:42:49.9309879Z remote: Compressing objects: 35% (297/848) 2023-07-20T11:42:49.9310177Z remote: Compressing objects: 36% (306/848) 2023-07-20T11:42:49.9310479Z remote: Compressing objects: 37% (314/848) 2023-07-20T11:42:49.9310760Z remote: Compressing objects: 38% (323/848) 2023-07-20T11:42:49.9311056Z remote: Compressing objects: 39% (331/848) 2023-07-20T11:42:49.9311352Z remote: Compressing objects: 40% (340/848) 2023-07-20T11:42:49.9311646Z remote: Compressing objects: 41% (348/848) 2023-07-20T11:42:49.9311925Z remote: Compressing objects: 42% (357/848) 2023-07-20T11:42:49.9312222Z remote: Compressing objects: 43% (365/848) 2023-07-20T11:42:49.9312520Z remote: Compressing objects: 44% (374/848) 2023-07-20T11:42:49.9312815Z remote: Compressing objects: 45% (382/848) 2023-07-20T11:42:49.9313101Z remote: Compressing objects: 46% (391/848) 2023-07-20T11:42:49.9313397Z remote: Compressing objects: 47% (399/848) 2023-07-20T11:42:49.9313830Z remote: Compressing objects: 48% (408/848) 2023-07-20T11:42:49.9314136Z remote: Compressing objects: 49% (416/848) 2023-07-20T11:42:49.9314634Z remote: Compressing objects: 50% (424/848) 2023-07-20T11:42:49.9315072Z remote: Compressing objects: 51% (433/848) 2023-07-20T11:42:49.9315372Z remote: Compressing objects: 52% (441/848) 2023-07-20T11:42:49.9315671Z remote: Compressing objects: 53% (450/848) 2023-07-20T11:42:49.9315966Z remote: Compressing objects: 54% (458/848) 2023-07-20T11:42:49.9316249Z remote: Compressing objects: 55% (467/848) 2023-07-20T11:42:49.9316545Z remote: Compressing objects: 56% (475/848) 2023-07-20T11:42:49.9316844Z remote: Compressing objects: 57% (484/848) 2023-07-20T11:42:49.9317262Z remote: Compressing objects: 58% (492/848) 2023-07-20T11:42:49.9317541Z remote: Compressing objects: 59% (501/848) 2023-07-20T11:42:49.9317842Z remote: Compressing objects: 60% (509/848) 2023-07-20T11:42:49.9318140Z remote: Compressing objects: 61% (518/848) 2023-07-20T11:42:49.9318443Z remote: Compressing objects: 62% (526/848) 2023-07-20T11:42:49.9318724Z remote: Compressing objects: 63% (535/848) 2023-07-20T11:42:49.9319019Z remote: Compressing objects: 64% (543/848) 2023-07-20T11:42:49.9319317Z remote: Compressing objects: 65% (552/848) 2023-07-20T11:42:49.9319614Z remote: Compressing objects: 66% (560/848) 2023-07-20T11:42:49.9319893Z remote: Compressing objects: 67% (569/848) 2023-07-20T11:42:49.9320318Z remote: Compressing objects: 68% (577/848) 2023-07-20T11:42:49.9320617Z remote: Compressing objects: 69% (586/848) 2023-07-20T11:42:49.9321024Z remote: Compressing objects: 70% (594/848) 2023-07-20T11:42:49.9321428Z remote: Compressing objects: 71% (603/848) 2023-07-20T11:42:49.9321735Z remote: Compressing objects: 72% (611/848) 2023-07-20T11:42:49.9322029Z remote: Compressing objects: 73% (620/848) 2023-07-20T11:42:49.9322326Z remote: Compressing objects: 74% (628/848) 2023-07-20T11:42:49.9322612Z remote: Compressing objects: 75% (636/848) 2023-07-20T11:42:49.9322908Z remote: Compressing objects: 76% (645/848) 2023-07-20T11:42:49.9323202Z remote: Compressing objects: 77% (653/848) 2023-07-20T11:42:49.9323499Z remote: Compressing objects: 78% (662/848) 2023-07-20T11:42:49.9323777Z remote: Compressing objects: 79% (670/848) 2023-07-20T11:42:49.9324076Z remote: Compressing objects: 80% (679/848) 2023-07-20T11:42:49.9324373Z remote: Compressing objects: 81% (687/848) 2023-07-20T11:42:49.9324692Z remote: Compressing objects: 82% (696/848) 2023-07-20T11:42:49.9324993Z remote: Compressing objects: 83% (704/848) 2023-07-20T11:42:49.9325275Z remote: Compressing objects: 84% (713/848) 2023-07-20T11:42:49.9325573Z remote: Compressing objects: 85% (721/848) 2023-07-20T11:42:49.9325869Z remote: Compressing objects: 86% (730/848) 2023-07-20T11:42:49.9326169Z remote: Compressing objects: 87% (738/848) 2023-07-20T11:42:49.9326452Z remote: Compressing objects: 88% (747/848) 2023-07-20T11:42:49.9326887Z remote: Compressing objects: 89% (755/848) 2023-07-20T11:42:49.9327185Z remote: Compressing objects: 90% (764/848) 2023-07-20T11:42:49.9327601Z remote: Compressing objects: 91% (772/848) 2023-07-20T11:42:49.9327982Z remote: Compressing objects: 92% (781/848) 2023-07-20T11:42:49.9328284Z remote: Compressing objects: 93% (789/848) 2023-07-20T11:42:49.9328581Z remote: Compressing objects: 94% (798/848) 2023-07-20T11:42:49.9328874Z remote: Compressing objects: 95% (806/848) 2023-07-20T11:42:49.9329163Z remote: Compressing objects: 96% (815/848) 2023-07-20T11:42:49.9329457Z remote: Compressing objects: 97% (823/848) 2023-07-20T11:42:49.9329751Z remote: Compressing objects: 98% (832/848) 2023-07-20T11:42:49.9330046Z remote: Compressing objects: 99% (840/848) 2023-07-20T11:42:49.9330933Z remote: Compressing objects: 100% (848/848) 2023-07-20T11:42:49.9331300Z remote: Compressing objects: 100% (848/848), done. 2023-07-20T11:42:50.2683831Z Receiving objects: 0% (1/1061) 2023-07-20T11:42:50.2686684Z Receiving objects: 1% (11/1061) 2023-07-20T11:42:50.2692392Z Receiving objects: 2% (22/1061) 2023-07-20T11:42:50.3207164Z Receiving objects: 3% (32/1061) 2023-07-20T11:42:50.3209270Z Receiving objects: 4% (43/1061) 2023-07-20T11:42:50.3220698Z Receiving objects: 5% (54/1061) 2023-07-20T11:42:50.3227168Z Receiving objects: 6% (64/1061) 2023-07-20T11:42:50.3230750Z Receiving objects: 7% (75/1061) 2023-07-20T11:42:50.3235696Z Receiving objects: 8% (85/1061) 2023-07-20T11:42:50.3239713Z Receiving objects: 9% (96/1061) 2023-07-20T11:42:50.3240930Z Receiving objects: 10% (107/1061) 2023-07-20T11:42:50.3244031Z Receiving objects: 11% (117/1061) 2023-07-20T11:42:50.3249264Z Receiving objects: 12% (128/1061) 2023-07-20T11:42:50.3253242Z Receiving objects: 13% (138/1061) 2023-07-20T11:42:50.3257055Z Receiving objects: 14% (149/1061) 2023-07-20T11:42:50.3260416Z Receiving objects: 15% (160/1061) 2023-07-20T11:42:50.3263310Z Receiving objects: 16% (170/1061) 2023-07-20T11:42:50.3278442Z Receiving objects: 17% (181/1061) 2023-07-20T11:42:50.3283235Z Receiving objects: 18% (191/1061) 2023-07-20T11:42:50.3289791Z Receiving objects: 19% (202/1061) 2023-07-20T11:42:50.3292301Z Receiving objects: 20% (213/1061) 2023-07-20T11:42:50.3294182Z Receiving objects: 21% (223/1061) 2023-07-20T11:42:50.3332149Z Receiving objects: 22% (234/1061) 2023-07-20T11:42:50.3337384Z Receiving objects: 23% (245/1061) 2023-07-20T11:42:50.3338858Z Receiving objects: 24% (255/1061) 2023-07-20T11:42:50.3340327Z Receiving objects: 25% (266/1061) 2023-07-20T11:42:50.3348682Z Receiving objects: 26% (276/1061) 2023-07-20T11:42:50.3353128Z Receiving objects: 27% (287/1061) 2023-07-20T11:42:50.3356735Z Receiving objects: 28% (298/1061) 2023-07-20T11:42:50.3358831Z Receiving objects: 29% (308/1061) 2023-07-20T11:42:50.3360872Z Receiving objects: 30% (319/1061) 2023-07-20T11:42:50.3370337Z Receiving objects: 31% (329/1061) 2023-07-20T11:42:50.3389802Z Receiving objects: 32% (340/1061) 2023-07-20T11:42:50.3397657Z Receiving objects: 33% (351/1061) 2023-07-20T11:42:50.3400607Z Receiving objects: 34% (361/1061) 2023-07-20T11:42:50.3402568Z Receiving objects: 35% (372/1061) 2023-07-20T11:42:50.3403698Z Receiving objects: 36% (382/1061) 2023-07-20T11:42:50.3409735Z Receiving objects: 37% (393/1061) 2023-07-20T11:42:50.3411375Z Receiving objects: 38% (404/1061) 2023-07-20T11:42:50.3414517Z Receiving objects: 39% (414/1061) 2023-07-20T11:42:50.3425614Z Receiving objects: 40% (425/1061) 2023-07-20T11:42:50.3431033Z Receiving objects: 41% (436/1061) 2023-07-20T11:42:50.3435977Z Receiving objects: 42% (446/1061) 2023-07-20T11:42:50.3443651Z Receiving objects: 43% (457/1061) 2023-07-20T11:42:50.3449003Z Receiving objects: 44% (467/1061) 2023-07-20T11:42:50.3456396Z Receiving objects: 45% (478/1061) 2023-07-20T11:42:50.3458544Z Receiving objects: 46% (489/1061) 2023-07-20T11:42:50.3462890Z Receiving objects: 47% (499/1061) 2023-07-20T11:42:50.3467165Z Receiving objects: 48% (510/1061) 2023-07-20T11:42:50.3469066Z Receiving objects: 49% (520/1061) 2023-07-20T11:42:50.3471311Z Receiving objects: 50% (531/1061) 2023-07-20T11:42:50.3472437Z Receiving objects: 51% (542/1061) 2023-07-20T11:42:50.3474590Z Receiving objects: 52% (552/1061) 2023-07-20T11:42:50.3475218Z Receiving objects: 53% (563/1061) 2023-07-20T11:42:50.3476362Z Receiving objects: 54% (573/1061) 2023-07-20T11:42:50.3480479Z Receiving objects: 55% (584/1061) 2023-07-20T11:42:50.3482137Z Receiving objects: 56% (595/1061) 2023-07-20T11:42:50.3486493Z Receiving objects: 57% (605/1061) 2023-07-20T11:42:50.3490362Z Receiving objects: 58% (616/1061) 2023-07-20T11:42:50.3494514Z Receiving objects: 59% (626/1061) 2023-07-20T11:42:50.3497709Z Receiving objects: 60% (637/1061) 2023-07-20T11:42:50.3506908Z Receiving objects: 61% (648/1061) 2023-07-20T11:42:50.3512836Z Receiving objects: 62% (658/1061) 2023-07-20T11:42:50.3521083Z Receiving objects: 63% (669/1061) 2023-07-20T11:42:50.3568898Z Receiving objects: 64% (680/1061) 2023-07-20T11:42:50.3572755Z Receiving objects: 65% (690/1061) 2023-07-20T11:42:50.3679592Z Receiving objects: 66% (701/1061) 2023-07-20T11:42:50.3684281Z Receiving objects: 67% (711/1061) 2023-07-20T11:42:50.3685447Z Receiving objects: 68% (722/1061) 2023-07-20T11:42:50.3690450Z Receiving objects: 69% (733/1061) 2023-07-20T11:42:50.3692707Z Receiving objects: 70% (743/1061) 2023-07-20T11:42:50.3693511Z Receiving objects: 71% (754/1061) 2023-07-20T11:42:50.3705086Z Receiving objects: 72% (764/1061) 2023-07-20T11:42:50.3711311Z Receiving objects: 73% (775/1061) 2023-07-20T11:42:50.3715596Z Receiving objects: 74% (786/1061) 2023-07-20T11:42:50.3722004Z Receiving objects: 75% (796/1061) 2023-07-20T11:42:50.3724075Z Receiving objects: 76% (807/1061) 2023-07-20T11:42:50.3728478Z Receiving objects: 77% (817/1061) 2023-07-20T11:42:50.3730709Z Receiving objects: 78% (828/1061) 2023-07-20T11:42:50.3732880Z Receiving objects: 79% (839/1061) 2023-07-20T11:42:50.3734767Z Receiving objects: 80% (849/1061) 2023-07-20T11:42:50.3735825Z Receiving objects: 81% (860/1061) 2023-07-20T11:42:50.3736855Z Receiving objects: 82% (871/1061) 2023-07-20T11:42:50.3738244Z Receiving objects: 83% (881/1061) 2023-07-20T11:42:50.3741595Z Receiving objects: 84% (892/1061) 2023-07-20T11:42:50.3743057Z Receiving objects: 85% (902/1061) 2023-07-20T11:42:50.3745544Z Receiving objects: 86% (913/1061) 2023-07-20T11:42:50.3746313Z Receiving objects: 87% (924/1061) 2023-07-20T11:42:50.3747179Z Receiving objects: 88% (934/1061) 2023-07-20T11:42:50.3747693Z Receiving objects: 89% (945/1061) 2023-07-20T11:42:50.3749759Z Receiving objects: 90% (955/1061) 2023-07-20T11:42:50.3751985Z Receiving objects: 91% (966/1061) 2023-07-20T11:42:50.3754957Z Receiving objects: 92% (977/1061) 2023-07-20T11:42:50.3756126Z Receiving objects: 93% (987/1061) 2023-07-20T11:42:50.3766146Z Receiving objects: 94% (998/1061) 2023-07-20T11:42:50.3771974Z Receiving objects: 95% (1008/1061) 2023-07-20T11:42:50.3781566Z Receiving objects: 96% (1019/1061) 2023-07-20T11:42:50.3794947Z Receiving objects: 97% (1030/1061) 2023-07-20T11:42:50.3802320Z Receiving objects: 98% (1040/1061) 2023-07-20T11:42:50.3854131Z Receiving objects: 99% (1051/1061) 2023-07-20T11:42:50.3854799Z remote: Total 1061 (delta 182), reused 612 (delta 102), pack-reused 0 2023-07-20T11:42:50.3857195Z Receiving objects: 100% (1061/1061) 2023-07-20T11:42:50.3857540Z Receiving objects: 100% (1061/1061), 1.43 MiB | 11.31 MiB/s, done. 2023-07-20T11:42:50.3870415Z Resolving deltas: 0% (0/182) 2023-07-20T11:42:50.3871408Z Resolving deltas: 1% (2/182) 2023-07-20T11:42:50.3873749Z Resolving deltas: 2% (4/182) 2023-07-20T11:42:50.3875740Z Resolving deltas: 3% (7/182) 2023-07-20T11:42:50.3876304Z Resolving deltas: 4% (8/182) 2023-07-20T11:42:50.3876785Z Resolving deltas: 5% (10/182) 2023-07-20T11:42:50.3877298Z Resolving deltas: 6% (11/182) 2023-07-20T11:42:50.3877989Z Resolving deltas: 7% (13/182) 2023-07-20T11:42:50.3878498Z Resolving deltas: 8% (16/182) 2023-07-20T11:42:50.3879445Z Resolving deltas: 9% (18/182) 2023-07-20T11:42:50.3879893Z Resolving deltas: 10% (19/182) 2023-07-20T11:42:50.3880367Z Resolving deltas: 11% (21/182) 2023-07-20T11:42:50.3880966Z Resolving deltas: 12% (22/182) 2023-07-20T11:42:50.3882832Z Resolving deltas: 13% (24/182) 2023-07-20T11:42:50.3883946Z Resolving deltas: 14% (26/182) 2023-07-20T11:42:50.3884455Z Resolving deltas: 15% (28/182) 2023-07-20T11:42:50.3884937Z Resolving deltas: 16% (30/182) 2023-07-20T11:42:50.3885414Z Resolving deltas: 17% (31/182) 2023-07-20T11:42:50.3885871Z Resolving deltas: 18% (33/182) 2023-07-20T11:42:50.3886336Z Resolving deltas: 19% (35/182) 2023-07-20T11:42:50.3889337Z Resolving deltas: 20% (37/182) 2023-07-20T11:42:50.3892116Z Resolving deltas: 21% (39/182) 2023-07-20T11:42:50.3892639Z Resolving deltas: 22% (41/182) 2023-07-20T11:42:50.3893665Z Resolving deltas: 23% (42/182) 2023-07-20T11:42:50.3894919Z Resolving deltas: 24% (44/182) 2023-07-20T11:42:50.3911301Z Resolving deltas: 25% (46/182) 2023-07-20T11:42:50.3913578Z Resolving deltas: 26% (48/182) 2023-07-20T11:42:50.3915179Z Resolving deltas: 27% (50/182) 2023-07-20T11:42:50.3918433Z Resolving deltas: 28% (51/182) 2023-07-20T11:42:50.3920839Z Resolving deltas: 29% (53/182) 2023-07-20T11:42:50.3921618Z Resolving deltas: 30% (55/182) 2023-07-20T11:42:50.3923775Z Resolving deltas: 31% (57/182) 2023-07-20T11:42:50.3924523Z Resolving deltas: 32% (59/182) 2023-07-20T11:42:50.3925026Z Resolving deltas: 33% (61/182) 2023-07-20T11:42:50.3927981Z Resolving deltas: 34% (62/182) 2023-07-20T11:42:50.3928503Z Resolving deltas: 35% (65/182) 2023-07-20T11:42:50.3931662Z Resolving deltas: 36% (66/182) 2023-07-20T11:42:50.3934338Z Resolving deltas: 37% (69/182) 2023-07-20T11:42:50.3935495Z Resolving deltas: 38% (70/182) 2023-07-20T11:42:50.3936396Z Resolving deltas: 39% (71/182) 2023-07-20T11:42:50.3938454Z Resolving deltas: 40% (73/182) 2023-07-20T11:42:50.3939074Z Resolving deltas: 41% (75/182) 2023-07-20T11:42:50.3939961Z Resolving deltas: 42% (77/182) 2023-07-20T11:42:50.3940532Z Resolving deltas: 43% (79/182) 2023-07-20T11:42:50.3941024Z Resolving deltas: 44% (81/182) 2023-07-20T11:42:50.3942632Z Resolving deltas: 45% (83/182) 2023-07-20T11:42:50.3943339Z Resolving deltas: 46% (84/182) 2023-07-20T11:42:50.3943822Z Resolving deltas: 47% (86/182) 2023-07-20T11:42:50.3944294Z Resolving deltas: 48% (89/182) 2023-07-20T11:42:50.3944762Z Resolving deltas: 49% (90/182) 2023-07-20T11:42:50.3945239Z Resolving deltas: 50% (91/182) 2023-07-20T11:42:50.3945692Z Resolving deltas: 51% (93/182) 2023-07-20T11:42:50.3946168Z Resolving deltas: 52% (95/182) 2023-07-20T11:42:50.3946622Z Resolving deltas: 53% (97/182) 2023-07-20T11:42:50.3947081Z Resolving deltas: 54% (99/182) 2023-07-20T11:42:50.3947556Z Resolving deltas: 55% (101/182) 2023-07-20T11:42:50.3948019Z Resolving deltas: 56% (102/182) 2023-07-20T11:42:50.3948492Z Resolving deltas: 57% (104/182) 2023-07-20T11:42:50.3948983Z Resolving deltas: 58% (106/182) 2023-07-20T11:42:50.3949434Z Resolving deltas: 59% (108/182) 2023-07-20T11:42:50.3949925Z Resolving deltas: 60% (110/182) 2023-07-20T11:42:50.3950391Z Resolving deltas: 61% (112/182) 2023-07-20T11:42:50.3950878Z Resolving deltas: 62% (114/182) 2023-07-20T11:42:50.3951310Z Resolving deltas: 63% (115/182) 2023-07-20T11:42:50.3951793Z Resolving deltas: 64% (117/182) 2023-07-20T11:42:50.3952265Z Resolving deltas: 65% (119/182) 2023-07-20T11:42:50.3952745Z Resolving deltas: 66% (121/182) 2023-07-20T11:42:50.3953170Z Resolving deltas: 67% (122/182) 2023-07-20T11:42:50.3953628Z Resolving deltas: 68% (124/182) 2023-07-20T11:42:50.3954111Z Resolving deltas: 69% (127/182) 2023-07-20T11:42:50.3954597Z Resolving deltas: 70% (128/182) 2023-07-20T11:42:50.3955057Z Resolving deltas: 71% (130/182) 2023-07-20T11:42:50.3955544Z Resolving deltas: 72% (132/182) 2023-07-20T11:42:50.3956023Z Resolving deltas: 73% (133/182) 2023-07-20T11:42:50.3956285Z Resolving deltas: 74% (135/182) 2023-07-20T11:42:50.3956517Z Resolving deltas: 75% (137/182) 2023-07-20T11:42:50.3956966Z Resolving deltas: 76% (139/182) 2023-07-20T11:42:50.3957288Z Resolving deltas: 77% (141/182) 2023-07-20T11:42:50.3957541Z Resolving deltas: 78% (142/182) 2023-07-20T11:42:50.3957775Z Resolving deltas: 79% (144/182) 2023-07-20T11:42:50.3958030Z Resolving deltas: 80% (146/182) 2023-07-20T11:42:50.3958480Z Resolving deltas: 81% (148/182) 2023-07-20T11:42:50.3958920Z Resolving deltas: 82% (150/182) 2023-07-20T11:42:50.3959153Z Resolving deltas: 83% (152/182) 2023-07-20T11:42:50.3959397Z Resolving deltas: 84% (153/182) 2023-07-20T11:42:50.3959658Z Resolving deltas: 85% (155/182) 2023-07-20T11:42:50.3960091Z Resolving deltas: 86% (157/182) 2023-07-20T11:42:50.3960343Z Resolving deltas: 87% (159/182) 2023-07-20T11:42:50.3960587Z Resolving deltas: 88% (161/182) 2023-07-20T11:42:50.3960832Z Resolving deltas: 89% (162/182) 2023-07-20T11:42:50.3961088Z Resolving deltas: 90% (164/182) 2023-07-20T11:42:50.3962324Z Resolving deltas: 91% (166/182) 2023-07-20T11:42:50.3965627Z Resolving deltas: 92% (168/182) 2023-07-20T11:42:50.3967740Z Resolving deltas: 93% (171/182) 2023-07-20T11:42:50.3968461Z Resolving deltas: 94% (172/182) 2023-07-20T11:42:50.3971853Z Resolving deltas: 95% (173/182) 2023-07-20T11:42:50.3972672Z Resolving deltas: 96% (175/182) 2023-07-20T11:42:50.3973475Z Resolving deltas: 97% (177/182) 2023-07-20T11:42:50.3974290Z Resolving deltas: 98% (179/182) 2023-07-20T11:42:50.3975115Z Resolving deltas: 99% (181/182) 2023-07-20T11:42:50.3978469Z Resolving deltas: 100% (182/182) 2023-07-20T11:42:50.3978775Z Resolving deltas: 100% (182/182), done. 2023-07-20T11:42:51.6284471Z From https://github.com/pytorch/test-infra 2023-07-20T11:42:51.6285302Z * [new branch] main -> origin/main 2023-07-20T11:42:51.6488302Z ##[endgroup] 2023-07-20T11:42:51.6488795Z ##[group]Determining the checkout info 2023-07-20T11:42:51.6501685Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-07-20T11:42:51.6819085Z origin/main 2023-07-20T11:42:51.6865617Z ##[endgroup] 2023-07-20T11:42:51.6866073Z ##[group]Checking out the ref 2023-07-20T11:42:51.6883727Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-07-20T11:42:52.7510511Z Updating files: 21% (188/867) 2023-07-20T11:42:52.7590545Z Updating files: 22% (191/867) 2023-07-20T11:42:52.7666245Z Updating files: 23% (200/867) 2023-07-20T11:42:52.7721589Z Updating files: 24% (209/867) 2023-07-20T11:42:52.7807965Z Updating files: 25% (217/867) 2023-07-20T11:42:52.7862969Z Updating files: 26% (226/867) 2023-07-20T11:42:52.7927772Z Updating files: 27% (235/867) 2023-07-20T11:42:52.8618741Z Updating files: 28% (243/867) 2023-07-20T11:42:52.9611813Z Updating files: 29% (252/867) 2023-07-20T11:42:53.1569540Z Updating files: 30% (261/867) 2023-07-20T11:42:53.1625454Z Updating files: 31% (269/867) 2023-07-20T11:42:53.1689084Z Updating files: 32% (278/867) 2023-07-20T11:42:53.1770338Z Updating files: 33% (287/867) 2023-07-20T11:42:53.1823738Z Updating files: 34% (295/867) 2023-07-20T11:42:53.4834512Z Updating files: 35% (304/867) 2023-07-20T11:42:53.4899322Z Updating files: 36% (313/867) 2023-07-20T11:42:53.4981244Z Updating files: 37% (321/867) 2023-07-20T11:42:53.5056719Z Updating files: 38% (330/867) 2023-07-20T11:42:53.5102592Z Updating files: 39% (339/867) 2023-07-20T11:42:53.5185503Z Updating files: 40% (347/867) 2023-07-20T11:42:53.5252948Z Updating files: 41% (356/867) 2023-07-20T11:42:53.5294925Z Updating files: 42% (365/867) 2023-07-20T11:42:53.5367181Z Updating files: 43% (373/867) 2023-07-20T11:42:53.5457394Z Updating files: 44% (382/867) 2023-07-20T11:42:53.5519864Z Updating files: 45% (391/867) 2023-07-20T11:42:53.5596008Z Updating files: 46% (399/867) 2023-07-20T11:42:53.5642260Z Updating files: 47% (408/867) 2023-07-20T11:42:53.8301662Z Updating files: 48% (417/867) 2023-07-20T11:42:53.8304412Z Updating files: 48% (424/867) 2023-07-20T11:42:54.1135704Z Updating files: 49% (425/867) 2023-07-20T11:42:54.3214461Z Updating files: 50% (434/867) 2023-07-20T11:42:54.3521800Z Updating files: 51% (443/867) 2023-07-20T11:42:54.4310699Z Updating files: 52% (451/867) 2023-07-20T11:42:54.4366410Z Updating files: 53% (460/867) 2023-07-20T11:42:54.4407504Z Updating files: 54% (469/867) 2023-07-20T11:42:54.4464953Z Updating files: 55% (477/867) 2023-07-20T11:42:54.4521932Z Updating files: 56% (486/867) 2023-07-20T11:42:54.4596587Z Updating files: 57% (495/867) 2023-07-20T11:42:54.4641354Z Updating files: 58% (503/867) 2023-07-20T11:42:54.4693574Z Updating files: 59% (512/867) 2023-07-20T11:42:54.4825335Z Updating files: 60% (521/867) 2023-07-20T11:42:54.4895314Z Updating files: 61% (529/867) 2023-07-20T11:42:54.4975753Z Updating files: 62% (538/867) 2023-07-20T11:42:54.5038931Z Updating files: 63% (547/867) 2023-07-20T11:42:54.5083514Z Updating files: 64% (555/867) 2023-07-20T11:42:54.5175474Z Updating files: 65% (564/867) 2023-07-20T11:42:54.5214290Z Updating files: 66% (573/867) 2023-07-20T11:42:54.5259795Z Updating files: 67% (581/867) 2023-07-20T11:42:54.5424282Z Updating files: 68% (590/867) 2023-07-20T11:42:54.8980385Z Updating files: 69% (599/867) 2023-07-20T11:42:54.9004345Z Updating files: 69% (606/867) 2023-07-20T11:42:54.9112084Z Updating files: 70% (607/867) 2023-07-20T11:42:54.9189976Z Updating files: 71% (616/867) 2023-07-20T11:42:54.9255544Z Updating files: 72% (625/867) 2023-07-20T11:42:54.9340111Z Updating files: 73% (633/867) 2023-07-20T11:42:54.9402053Z Updating files: 74% (642/867) 2023-07-20T11:42:54.9800209Z Updating files: 75% (651/867) 2023-07-20T11:42:55.2029542Z Updating files: 76% (659/867) 2023-07-20T11:42:55.2657552Z Updating files: 77% (668/867) 2023-07-20T11:42:55.2700078Z Updating files: 78% (677/867) 2023-07-20T11:42:55.2751014Z Updating files: 79% (685/867) 2023-07-20T11:42:55.2816649Z Updating files: 80% (694/867) 2023-07-20T11:42:55.2865822Z Updating files: 81% (703/867) 2023-07-20T11:42:55.2916001Z Updating files: 82% (711/867) 2023-07-20T11:42:55.2963480Z Updating files: 83% (720/867) 2023-07-20T11:42:55.3001216Z Updating files: 84% (729/867) 2023-07-20T11:42:55.3049256Z Updating files: 85% (737/867) 2023-07-20T11:42:55.3104336Z Updating files: 86% (746/867) 2023-07-20T11:42:55.3152197Z Updating files: 87% (755/867) 2023-07-20T11:42:55.3567072Z Updating files: 88% (763/867) 2023-07-20T11:42:55.6773514Z Updating files: 89% (772/867) 2023-07-20T11:42:55.6831507Z Updating files: 90% (781/867) 2023-07-20T11:42:55.7159876Z Updating files: 91% (789/867) 2023-07-20T11:42:55.7235967Z Updating files: 92% (798/867) 2023-07-20T11:42:55.7561959Z Updating files: 93% (807/867) 2023-07-20T11:42:55.7572335Z Updating files: 93% (813/867) 2023-07-20T11:42:55.7618583Z Updating files: 94% (815/867) 2023-07-20T11:42:55.7697162Z Updating files: 95% (824/867) 2023-07-20T11:42:55.7774784Z Updating files: 96% (833/867) 2023-07-20T11:42:55.7845381Z Updating files: 97% (841/867) 2023-07-20T11:42:55.7907569Z Updating files: 98% (850/867) 2023-07-20T11:42:55.8307210Z Updating files: 99% (859/867) 2023-07-20T11:42:55.8307528Z Updating files: 100% (867/867) 2023-07-20T11:42:55.8307804Z Updating files: 100% (867/867), done. 2023-07-20T11:42:56.0209534Z branch 'main' set up to track 'origin/main'. 2023-07-20T11:42:56.0210606Z Switched to a new branch 'main' 2023-07-20T11:42:56.0259023Z ##[endgroup] 2023-07-20T11:42:56.0634793Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-20T11:42:56.0903058Z '6c2fe3a9774fd7c2b04cd2b74986beee36263321' 2023-07-20T11:42:56.1557550Z Prepare all required actions 2023-07-20T11:42:56.1602859Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-07-20T11:42:56.1603136Z env: 2023-07-20T11:42:56.1603377Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:56.1603660Z PYTHON_VERSION: 3.9 2023-07-20T11:42:56.1603898Z PACKAGE_TYPE: conda 2023-07-20T11:42:56.1604141Z REPOSITORY: pytorch/audio 2023-07-20T11:42:56.1604350Z REF: 2023-07-20T11:42:56.1604550Z CU_VERSION: cu118 2023-07-20T11:42:56.1604760Z ##[endgroup] 2023-07-20T11:42:56.2616906Z ##[group]Run set -euxo pipefail 2023-07-20T11:42:56.2617261Z set -euxo pipefail 2023-07-20T11:42:56.2617586Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-07-20T11:42:56.2651759Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:42:56.2652242Z env: 2023-07-20T11:42:56.2652493Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:56.2652856Z PYTHON_VERSION: 3.9 2023-07-20T11:42:56.2653096Z PACKAGE_TYPE: conda 2023-07-20T11:42:56.2653320Z REPOSITORY: pytorch/audio 2023-07-20T11:42:56.2653549Z REF: 2023-07-20T11:42:56.2653744Z CU_VERSION: cu118 2023-07-20T11:42:56.2653942Z ##[endgroup] 2023-07-20T11:42:56.6822258Z + echo CHANNEL=nightly 2023-07-20T11:42:56.8512698Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-07-20T11:42:56.8513035Z with: 2023-07-20T11:42:56.8513631Z github-secret: *** 2023-07-20T11:42:56.8513895Z activate-with-label: false 2023-07-20T11:42:56.8514378Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-07-20T11:42:56.8515043Z label: with-ssh 2023-07-20T11:42:56.8515285Z remove-existing-keys: true 2023-07-20T11:42:56.8515497Z env: 2023-07-20T11:42:56.8515752Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:56.8516028Z PYTHON_VERSION: 3.9 2023-07-20T11:42:56.8516258Z PACKAGE_TYPE: conda 2023-07-20T11:42:56.8516484Z REPOSITORY: pytorch/audio 2023-07-20T11:42:56.8516709Z REF: 2023-07-20T11:42:56.8516915Z CU_VERSION: cu118 2023-07-20T11:42:56.8517132Z CHANNEL: nightly 2023-07-20T11:42:56.8517328Z ##[endgroup] 2023-07-20T11:42:56.9873347Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-07-20T11:42:56.9880458Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-07-20T11:42:57.0135867Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-20T11:42:57.0136331Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-20T11:42:57.0161089Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:42:57.0161660Z env: 2023-07-20T11:42:57.0161902Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:57.0162182Z PYTHON_VERSION: 3.9 2023-07-20T11:42:57.0162414Z PACKAGE_TYPE: conda 2023-07-20T11:42:57.0162657Z REPOSITORY: pytorch/audio 2023-07-20T11:42:57.0162865Z REF: 2023-07-20T11:42:57.0163061Z CU_VERSION: cu118 2023-07-20T11:42:57.0163273Z CHANNEL: nightly 2023-07-20T11:42:57.0163488Z ##[endgroup] 2023-07-20T11:42:58.4270962Z Prepare all required actions 2023-07-20T11:42:58.4271422Z Getting action download info 2023-07-20T11:42:58.5456888Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-07-20T11:42:59.4253853Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-07-20T11:42:59.4254133Z with: 2023-07-20T11:42:59.4254357Z repository: pytorch/audio 2023-07-20T11:42:59.4254617Z setup-miniconda: false 2023-07-20T11:42:59.4254876Z python-version: 3.9 2023-07-20T11:42:59.4255097Z submodules: recursive 2023-07-20T11:42:59.4255305Z env: 2023-07-20T11:42:59.4255555Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:59.4255829Z PYTHON_VERSION: 3.9 2023-07-20T11:42:59.4256191Z PACKAGE_TYPE: conda 2023-07-20T11:42:59.4256438Z REPOSITORY: pytorch/audio 2023-07-20T11:42:59.4256660Z REF: 2023-07-20T11:42:59.4256935Z CU_VERSION: cu118 2023-07-20T11:42:59.4257254Z CHANNEL: nightly 2023-07-20T11:42:59.4257541Z ##[endgroup] 2023-07-20T11:42:59.4372301Z ##[group]Run set -euxo pipefail 2023-07-20T11:42:59.4372589Z set -euxo pipefail 2023-07-20T11:42:59.4372832Z rm -rf "${REPOSITORY}" 2023-07-20T11:42:59.4400323Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:42:59.4400654Z env: 2023-07-20T11:42:59.4400897Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:59.4401178Z PYTHON_VERSION: 3.9 2023-07-20T11:42:59.4401424Z PACKAGE_TYPE: conda 2023-07-20T11:42:59.4401664Z REPOSITORY: pytorch/audio 2023-07-20T11:42:59.4401873Z REF: 2023-07-20T11:42:59.4402076Z CU_VERSION: cu118 2023-07-20T11:42:59.4402292Z CHANNEL: nightly 2023-07-20T11:42:59.4402488Z ##[endgroup] 2023-07-20T11:42:59.9854761Z + rm -rf pytorch/audio 2023-07-20T11:43:00.7140196Z ##[group]Run actions/checkout@v3 2023-07-20T11:43:00.7140438Z with: 2023-07-20T11:43:00.7140665Z repository: pytorch/audio 2023-07-20T11:43:00.7140937Z submodules: recursive 2023-07-20T11:43:00.7141152Z path: pytorch/audio 2023-07-20T11:43:00.7141504Z token: *** 2023-07-20T11:43:00.7141719Z ssh-strict: true 2023-07-20T11:43:00.7141965Z persist-credentials: true 2023-07-20T11:43:00.7142205Z clean: true 2023-07-20T11:43:00.7142440Z sparse-checkout-cone-mode: true 2023-07-20T11:43:00.7142857Z fetch-depth: 1 2023-07-20T11:43:00.7143070Z lfs: false 2023-07-20T11:43:00.7143281Z set-safe-directory: true 2023-07-20T11:43:00.7144010Z env: 2023-07-20T11:43:00.7144268Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:00.7144548Z PYTHON_VERSION: 3.9 2023-07-20T11:43:00.7144763Z PACKAGE_TYPE: conda 2023-07-20T11:43:00.7145005Z REPOSITORY: pytorch/audio 2023-07-20T11:43:00.7145232Z REF: 2023-07-20T11:43:00.7145431Z CU_VERSION: cu118 2023-07-20T11:43:00.7145628Z CHANNEL: nightly 2023-07-20T11:43:00.7145847Z ##[endgroup] 2023-07-20T11:43:00.8759150Z Syncing repository: pytorch/audio 2023-07-20T11:43:00.8778130Z ##[group]Getting Git version info 2023-07-20T11:43:00.8780457Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-07-20T11:43:00.8992616Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-20T11:43:00.9283024Z git version 2.41.0.windows.1 2023-07-20T11:43:00.9327901Z ##[endgroup] 2023-07-20T11:43:00.9352770Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8ece323a-1427-4430-9d98-1ad124817188' before making global git config changes 2023-07-20T11:43:00.9353349Z Adding repository directory to the temporary git global config as a safe directory 2023-07-20T11:43:00.9365725Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-20T11:43:00.9755902Z ##[group]Initializing the repository 2023-07-20T11:43:00.9766484Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-20T11:43:01.2965535Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-07-20T11:43:01.3012803Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-07-20T11:43:01.3357739Z ##[endgroup] 2023-07-20T11:43:01.3358466Z ##[group]Disabling automatic garbage collection 2023-07-20T11:43:01.3368656Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-20T11:43:01.3683409Z ##[endgroup] 2023-07-20T11:43:01.3684018Z ##[group]Setting up auth 2023-07-20T11:43:01.3700522Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-20T11:43:01.4044477Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2023-07-20T11:43:01.8981621Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-20T11:43:01.9315711Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2023-07-20T11:43:02.4301944Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:43:02.4661299Z ##[endgroup] 2023-07-20T11:43:02.4661807Z ##[group]Fetching the repository 2023-07-20T11:43:02.4680416Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +6a67f8ba5a61a7068729fcd436b7009d56649e2b:refs/remotes/origin/nightly 2023-07-20T11:43:02.6856690Z remote: Enumerating objects: 986, done. 2023-07-20T11:43:02.6857045Z remote: Counting objects: 0% (1/986) 2023-07-20T11:43:02.6857522Z remote: Counting objects: 1% (10/986) 2023-07-20T11:43:02.6857813Z remote: Counting objects: 2% (20/986) 2023-07-20T11:43:02.6858243Z remote: Counting objects: 3% (30/986) 2023-07-20T11:43:02.6858786Z remote: Counting objects: 4% (40/986) 2023-07-20T11:43:02.6859256Z remote: Counting objects: 5% (50/986) 2023-07-20T11:43:02.6859526Z remote: Counting objects: 6% (60/986) 2023-07-20T11:43:02.6859824Z remote: Counting objects: 7% (70/986) 2023-07-20T11:43:02.6860107Z remote: Counting objects: 8% (79/986) 2023-07-20T11:43:02.6860647Z remote: Counting objects: 9% (89/986) 2023-07-20T11:43:02.6860938Z remote: Counting objects: 10% (99/986) 2023-07-20T11:43:02.6863191Z remote: Counting objects: 11% (109/986) 2023-07-20T11:43:02.6863724Z remote: Counting objects: 12% (119/986) 2023-07-20T11:43:02.6864399Z remote: Counting objects: 13% (129/986) 2023-07-20T11:43:02.6864951Z remote: Counting objects: 14% (139/986) 2023-07-20T11:43:02.6865619Z remote: Counting objects: 15% (148/986) 2023-07-20T11:43:02.6866153Z remote: Counting objects: 16% (158/986) 2023-07-20T11:43:02.6866686Z remote: Counting objects: 17% (168/986) 2023-07-20T11:43:02.6867222Z remote: Counting objects: 18% (178/986) 2023-07-20T11:43:02.6867623Z remote: Counting objects: 19% (188/986) 2023-07-20T11:43:02.6868149Z remote: Counting objects: 20% (198/986) 2023-07-20T11:43:02.6868698Z remote: Counting objects: 21% (208/986) 2023-07-20T11:43:02.6869162Z remote: Counting objects: 22% (217/986) 2023-07-20T11:43:02.6869454Z remote: Counting objects: 23% (227/986) 2023-07-20T11:43:02.6869821Z remote: Counting objects: 24% (237/986) 2023-07-20T11:43:02.6870360Z remote: Counting objects: 25% (247/986) 2023-07-20T11:43:02.6870850Z remote: Counting objects: 26% (257/986) 2023-07-20T11:43:02.6873134Z remote: Counting objects: 27% (267/986) 2023-07-20T11:43:02.6873611Z remote: Counting objects: 28% (277/986) 2023-07-20T11:43:02.6873905Z remote: Counting objects: 29% (286/986) 2023-07-20T11:43:02.6874398Z remote: Counting objects: 30% (296/986) 2023-07-20T11:43:02.6874895Z remote: Counting objects: 31% (306/986) 2023-07-20T11:43:02.6875174Z remote: Counting objects: 32% (316/986) 2023-07-20T11:43:02.6875461Z remote: Counting objects: 33% (326/986) 2023-07-20T11:43:02.6875784Z remote: Counting objects: 34% (336/986) 2023-07-20T11:43:02.6876084Z remote: Counting objects: 35% (346/986) 2023-07-20T11:43:02.6876374Z remote: Counting objects: 36% (355/986) 2023-07-20T11:43:02.6876643Z remote: Counting objects: 37% (365/986) 2023-07-20T11:43:02.6876932Z remote: Counting objects: 38% (375/986) 2023-07-20T11:43:02.6877268Z remote: Counting objects: 39% (385/986) 2023-07-20T11:43:02.6877742Z remote: Counting objects: 40% (395/986) 2023-07-20T11:43:02.6878142Z remote: Counting objects: 41% (405/986) 2023-07-20T11:43:02.6878440Z remote: Counting objects: 42% (415/986) 2023-07-20T11:43:02.6878725Z remote: Counting objects: 43% (424/986) 2023-07-20T11:43:02.6879219Z remote: Counting objects: 44% (434/986) 2023-07-20T11:43:02.6879532Z remote: Counting objects: 45% (444/986) 2023-07-20T11:43:02.6879821Z remote: Counting objects: 46% (454/986) 2023-07-20T11:43:02.6880105Z remote: Counting objects: 47% (464/986) 2023-07-20T11:43:02.6880403Z remote: Counting objects: 48% (474/986) 2023-07-20T11:43:02.6880670Z remote: Counting objects: 49% (484/986) 2023-07-20T11:43:02.6880955Z remote: Counting objects: 50% (493/986) 2023-07-20T11:43:02.6881241Z remote: Counting objects: 51% (503/986) 2023-07-20T11:43:02.6881525Z remote: Counting objects: 52% (513/986) 2023-07-20T11:43:02.6881888Z remote: Counting objects: 53% (523/986) 2023-07-20T11:43:02.6882423Z remote: Counting objects: 54% (533/986) 2023-07-20T11:43:02.6882715Z remote: Counting objects: 55% (543/986) 2023-07-20T11:43:02.6883003Z remote: Counting objects: 56% (553/986) 2023-07-20T11:43:02.6883268Z remote: Counting objects: 57% (563/986) 2023-07-20T11:43:02.6883550Z remote: Counting objects: 58% (572/986) 2023-07-20T11:43:02.6883833Z remote: Counting objects: 59% (582/986) 2023-07-20T11:43:02.6884269Z remote: Counting objects: 60% (592/986) 2023-07-20T11:43:02.6884833Z remote: Counting objects: 61% (602/986) 2023-07-20T11:43:02.6885219Z remote: Counting objects: 62% (612/986) 2023-07-20T11:43:02.6885581Z remote: Counting objects: 63% (622/986) 2023-07-20T11:43:02.6886016Z remote: Counting objects: 64% (632/986) 2023-07-20T11:43:02.6886291Z remote: Counting objects: 65% (641/986) 2023-07-20T11:43:02.6886585Z remote: Counting objects: 66% (651/986) 2023-07-20T11:43:02.6886867Z remote: Counting objects: 67% (661/986) 2023-07-20T11:43:02.6887149Z remote: Counting objects: 68% (671/986) 2023-07-20T11:43:02.6887416Z remote: Counting objects: 69% (681/986) 2023-07-20T11:43:02.6887703Z remote: Counting objects: 70% (691/986) 2023-07-20T11:43:02.6887985Z remote: Counting objects: 71% (701/986) 2023-07-20T11:43:02.6888270Z remote: Counting objects: 72% (710/986) 2023-07-20T11:43:02.6888542Z remote: Counting objects: 73% (720/986) 2023-07-20T11:43:02.6888828Z remote: Counting objects: 74% (730/986) 2023-07-20T11:43:02.6889119Z remote: Counting objects: 75% (740/986) 2023-07-20T11:43:02.6889403Z remote: Counting objects: 76% (750/986) 2023-07-20T11:43:02.6889692Z remote: Counting objects: 77% (760/986) 2023-07-20T11:43:02.6889965Z remote: Counting objects: 78% (770/986) 2023-07-20T11:43:02.6890628Z remote: Counting objects: 79% (779/986) 2023-07-20T11:43:02.6890954Z remote: Counting objects: 80% (789/986) 2023-07-20T11:43:02.6891239Z remote: Counting objects: 81% (799/986) 2023-07-20T11:43:02.6891677Z remote: Counting objects: 82% (809/986) 2023-07-20T11:43:02.6891965Z remote: Counting objects: 83% (819/986) 2023-07-20T11:43:02.6892257Z remote: Counting objects: 84% (829/986) 2023-07-20T11:43:02.6892672Z remote: Counting objects: 85% (839/986) 2023-07-20T11:43:02.6893079Z remote: Counting objects: 86% (848/986) 2023-07-20T11:43:02.6893374Z remote: Counting objects: 87% (858/986) 2023-07-20T11:43:02.6893660Z remote: Counting objects: 88% (868/986) 2023-07-20T11:43:02.6893949Z remote: Counting objects: 89% (878/986) 2023-07-20T11:43:02.6894219Z remote: Counting objects: 90% (888/986) 2023-07-20T11:43:02.6894505Z remote: Counting objects: 91% (898/986) 2023-07-20T11:43:02.6894794Z remote: Counting objects: 92% (908/986) 2023-07-20T11:43:02.6895081Z remote: Counting objects: 93% (917/986) 2023-07-20T11:43:02.6895350Z remote: Counting objects: 94% (927/986) 2023-07-20T11:43:02.6895636Z remote: Counting objects: 95% (937/986) 2023-07-20T11:43:02.6895920Z remote: Counting objects: 96% (947/986) 2023-07-20T11:43:02.6896206Z remote: Counting objects: 97% (957/986) 2023-07-20T11:43:02.6896474Z remote: Counting objects: 98% (967/986) 2023-07-20T11:43:02.6896767Z remote: Counting objects: 99% (977/986) 2023-07-20T11:43:02.6897051Z remote: Counting objects: 100% (986/986) 2023-07-20T11:43:02.6897355Z remote: Counting objects: 100% (986/986), done. 2023-07-20T11:43:02.6897676Z remote: Compressing objects: 0% (1/855) 2023-07-20T11:43:02.6897976Z remote: Compressing objects: 1% (9/855) 2023-07-20T11:43:02.6908907Z remote: Compressing objects: 2% (18/855) 2023-07-20T11:43:02.6929317Z remote: Compressing objects: 3% (26/855) 2023-07-20T11:43:02.6930452Z remote: Compressing objects: 4% (35/855) 2023-07-20T11:43:02.6931892Z remote: Compressing objects: 5% (43/855) 2023-07-20T11:43:02.6936192Z remote: Compressing objects: 6% (52/855) 2023-07-20T11:43:02.6944782Z remote: Compressing objects: 7% (60/855) 2023-07-20T11:43:02.6971259Z remote: Compressing objects: 8% (69/855) 2023-07-20T11:43:02.7010565Z remote: Compressing objects: 9% (77/855) 2023-07-20T11:43:02.7033917Z remote: Compressing objects: 10% (86/855) 2023-07-20T11:43:02.7068696Z remote: Compressing objects: 11% (95/855) 2023-07-20T11:43:02.7071026Z remote: Compressing objects: 12% (103/855) 2023-07-20T11:43:02.7073091Z remote: Compressing objects: 13% (112/855) 2023-07-20T11:43:02.7079756Z remote: Compressing objects: 14% (120/855) 2023-07-20T11:43:02.7092203Z remote: Compressing objects: 15% (129/855) 2023-07-20T11:43:02.7103882Z remote: Compressing objects: 16% (137/855) 2023-07-20T11:43:02.7125032Z remote: Compressing objects: 17% (146/855) 2023-07-20T11:43:02.7160711Z remote: Compressing objects: 18% (154/855) 2023-07-20T11:43:02.7181785Z remote: Compressing objects: 19% (163/855) 2023-07-20T11:43:02.7201750Z remote: Compressing objects: 20% (171/855) 2023-07-20T11:43:02.7217369Z remote: Compressing objects: 21% (180/855) 2023-07-20T11:43:02.7226440Z remote: Compressing objects: 22% (189/855) 2023-07-20T11:43:02.7246219Z remote: Compressing objects: 23% (197/855) 2023-07-20T11:43:02.7268710Z remote: Compressing objects: 24% (206/855) 2023-07-20T11:43:02.7303664Z remote: Compressing objects: 25% (214/855) 2023-07-20T11:43:02.7347279Z remote: Compressing objects: 26% (223/855) 2023-07-20T11:43:02.7395396Z remote: Compressing objects: 27% (231/855) 2023-07-20T11:43:02.7442252Z remote: Compressing objects: 28% (240/855) 2023-07-20T11:43:02.7459480Z remote: Compressing objects: 29% (248/855) 2023-07-20T11:43:02.7480247Z remote: Compressing objects: 30% (257/855) 2023-07-20T11:43:02.7501759Z remote: Compressing objects: 31% (266/855) 2023-07-20T11:43:02.7537899Z remote: Compressing objects: 32% (274/855) 2023-07-20T11:43:02.7583649Z remote: Compressing objects: 33% (283/855) 2023-07-20T11:43:02.7636620Z remote: Compressing objects: 34% (291/855) 2023-07-20T11:43:02.7687666Z remote: Compressing objects: 35% (300/855) 2023-07-20T11:43:02.7737517Z remote: Compressing objects: 36% (308/855) 2023-07-20T11:43:02.7791175Z remote: Compressing objects: 37% (317/855) 2023-07-20T11:43:02.7899680Z remote: Compressing objects: 38% (325/855) 2023-07-20T11:43:02.8058676Z remote: Compressing objects: 39% (334/855) 2023-07-20T11:43:02.8079032Z remote: Compressing objects: 40% (342/855) 2023-07-20T11:43:02.8121036Z remote: Compressing objects: 41% (351/855) 2023-07-20T11:43:02.8139286Z remote: Compressing objects: 42% (360/855) 2023-07-20T11:43:02.8159867Z remote: Compressing objects: 43% (368/855) 2023-07-20T11:43:02.8183391Z remote: Compressing objects: 44% (377/855) 2023-07-20T11:43:02.8202660Z remote: Compressing objects: 45% (385/855) 2023-07-20T11:43:02.8205943Z remote: Compressing objects: 46% (394/855) 2023-07-20T11:43:02.8206262Z remote: Compressing objects: 47% (402/855) 2023-07-20T11:43:02.8209851Z remote: Compressing objects: 48% (411/855) 2023-07-20T11:43:02.8211823Z remote: Compressing objects: 49% (419/855) 2023-07-20T11:43:02.8234078Z remote: Compressing objects: 50% (428/855) 2023-07-20T11:43:02.8244116Z remote: Compressing objects: 51% (437/855) 2023-07-20T11:43:02.8248234Z remote: Compressing objects: 52% (445/855) 2023-07-20T11:43:02.8252991Z remote: Compressing objects: 53% (454/855) 2023-07-20T11:43:02.8267712Z remote: Compressing objects: 54% (462/855) 2023-07-20T11:43:02.8271654Z remote: Compressing objects: 55% (471/855) 2023-07-20T11:43:02.8276563Z remote: Compressing objects: 56% (479/855) 2023-07-20T11:43:02.8308130Z remote: Compressing objects: 57% (488/855) 2023-07-20T11:43:02.8311632Z remote: Compressing objects: 58% (496/855) 2023-07-20T11:43:02.8342547Z remote: Compressing objects: 59% (505/855) 2023-07-20T11:43:02.8356838Z remote: Compressing objects: 60% (513/855) 2023-07-20T11:43:02.8379144Z remote: Compressing objects: 61% (522/855) 2023-07-20T11:43:02.8409404Z remote: Compressing objects: 62% (531/855) 2023-07-20T11:43:02.8445516Z remote: Compressing objects: 63% (539/855) 2023-07-20T11:43:02.8448520Z remote: Compressing objects: 64% (548/855) 2023-07-20T11:43:02.8458905Z remote: Compressing objects: 65% (556/855) 2023-07-20T11:43:02.8470657Z remote: Compressing objects: 66% (565/855) 2023-07-20T11:43:02.8474146Z remote: Compressing objects: 67% (573/855) 2023-07-20T11:43:02.8474465Z remote: Compressing objects: 68% (582/855) 2023-07-20T11:43:02.8474761Z remote: Compressing objects: 69% (590/855) 2023-07-20T11:43:02.8481078Z remote: Compressing objects: 70% (599/855) 2023-07-20T11:43:02.8489645Z remote: Compressing objects: 71% (608/855) 2023-07-20T11:43:02.8494575Z remote: Compressing objects: 72% (616/855) 2023-07-20T11:43:02.8609279Z remote: Compressing objects: 73% (625/855) 2023-07-20T11:43:02.8615628Z remote: Compressing objects: 74% (633/855) 2023-07-20T11:43:02.8624764Z remote: Compressing objects: 75% (642/855) 2023-07-20T11:43:02.8640706Z remote: Compressing objects: 76% (650/855) 2023-07-20T11:43:02.8644465Z remote: Compressing objects: 77% (659/855) 2023-07-20T11:43:02.8651229Z remote: Compressing objects: 78% (667/855) 2023-07-20T11:43:02.8662606Z remote: Compressing objects: 79% (676/855) 2023-07-20T11:43:02.8674821Z remote: Compressing objects: 80% (684/855) 2023-07-20T11:43:02.8675245Z remote: Compressing objects: 81% (693/855) 2023-07-20T11:43:02.8675561Z remote: Compressing objects: 82% (702/855) 2023-07-20T11:43:02.8675979Z remote: Compressing objects: 83% (710/855) 2023-07-20T11:43:02.8676280Z remote: Compressing objects: 84% (719/855) 2023-07-20T11:43:02.8676611Z remote: Compressing objects: 85% (727/855) 2023-07-20T11:43:02.8676919Z remote: Compressing objects: 86% (736/855) 2023-07-20T11:43:02.8677226Z remote: Compressing objects: 87% (744/855) 2023-07-20T11:43:02.8678066Z remote: Compressing objects: 88% (753/855) 2023-07-20T11:43:02.8678388Z remote: Compressing objects: 89% (761/855) 2023-07-20T11:43:02.8686046Z remote: Compressing objects: 90% (770/855) 2023-07-20T11:43:02.8686510Z remote: Compressing objects: 91% (779/855) 2023-07-20T11:43:02.8687072Z remote: Compressing objects: 92% (787/855) 2023-07-20T11:43:02.8687383Z remote: Compressing objects: 93% (796/855) 2023-07-20T11:43:02.8687690Z remote: Compressing objects: 94% (804/855) 2023-07-20T11:43:02.8687993Z remote: Compressing objects: 95% (813/855) 2023-07-20T11:43:02.8688297Z remote: Compressing objects: 96% (821/855) 2023-07-20T11:43:02.8695543Z remote: Compressing objects: 97% (830/855) 2023-07-20T11:43:02.8696062Z remote: Compressing objects: 98% (838/855) 2023-07-20T11:43:02.8696373Z remote: Compressing objects: 99% (847/855) 2023-07-20T11:43:02.8696676Z remote: Compressing objects: 100% (855/855) 2023-07-20T11:43:02.8696978Z remote: Compressing objects: 100% (855/855), done. 2023-07-20T11:43:02.9276404Z Receiving objects: 0% (1/986) 2023-07-20T11:43:02.9280318Z Receiving objects: 1% (10/986) 2023-07-20T11:43:02.9284911Z Receiving objects: 2% (20/986) 2023-07-20T11:43:02.9287728Z Receiving objects: 3% (30/986) 2023-07-20T11:43:02.9309679Z Receiving objects: 4% (40/986) 2023-07-20T11:43:02.9318164Z Receiving objects: 5% (50/986) 2023-07-20T11:43:02.9337636Z Receiving objects: 6% (60/986) 2023-07-20T11:43:02.9344286Z Receiving objects: 7% (70/986) 2023-07-20T11:43:02.9348518Z Receiving objects: 8% (79/986) 2023-07-20T11:43:02.9359368Z Receiving objects: 9% (89/986) 2023-07-20T11:43:02.9488499Z Receiving objects: 10% (99/986) 2023-07-20T11:43:02.9490605Z Receiving objects: 11% (109/986) 2023-07-20T11:43:02.9498277Z Receiving objects: 12% (119/986) 2023-07-20T11:43:02.9501873Z Receiving objects: 13% (129/986) 2023-07-20T11:43:02.9505508Z Receiving objects: 14% (139/986) 2023-07-20T11:43:02.9514014Z Receiving objects: 15% (148/986) 2023-07-20T11:43:02.9519880Z Receiving objects: 16% (158/986) 2023-07-20T11:43:02.9524007Z Receiving objects: 17% (168/986) 2023-07-20T11:43:02.9530565Z Receiving objects: 18% (178/986) 2023-07-20T11:43:02.9534047Z Receiving objects: 19% (188/986) 2023-07-20T11:43:02.9537268Z Receiving objects: 20% (198/986) 2023-07-20T11:43:02.9544147Z Receiving objects: 21% (208/986) 2023-07-20T11:43:02.9554179Z Receiving objects: 22% (217/986) 2023-07-20T11:43:02.9558468Z Receiving objects: 23% (227/986) 2023-07-20T11:43:02.9560679Z Receiving objects: 24% (237/986) 2023-07-20T11:43:02.9588084Z Receiving objects: 25% (247/986) 2023-07-20T11:43:02.9593056Z Receiving objects: 26% (257/986) 2023-07-20T11:43:02.9602345Z Receiving objects: 27% (267/986) 2023-07-20T11:43:02.9762137Z Receiving objects: 28% (277/986) 2023-07-20T11:43:02.9762795Z Receiving objects: 29% (286/986) 2023-07-20T11:43:02.9763293Z Receiving objects: 30% (296/986) 2023-07-20T11:43:02.9767098Z Receiving objects: 31% (306/986) 2023-07-20T11:43:02.9778372Z Receiving objects: 32% (316/986) 2023-07-20T11:43:02.9796395Z Receiving objects: 33% (326/986) 2023-07-20T11:43:02.9816890Z Receiving objects: 34% (336/986) 2023-07-20T11:43:02.9822260Z Receiving objects: 35% (346/986) 2023-07-20T11:43:02.9825398Z Receiving objects: 36% (355/986) 2023-07-20T11:43:02.9827525Z Receiving objects: 37% (365/986) 2023-07-20T11:43:02.9830108Z Receiving objects: 38% (375/986) 2023-07-20T11:43:02.9882286Z Receiving objects: 39% (385/986) 2023-07-20T11:43:02.9883919Z Receiving objects: 40% (395/986) 2023-07-20T11:43:02.9905161Z Receiving objects: 41% (405/986) 2023-07-20T11:43:03.0196280Z Receiving objects: 42% (415/986) 2023-07-20T11:43:03.0554629Z Receiving objects: 43% (424/986) 2023-07-20T11:43:03.0556928Z Receiving objects: 44% (434/986) 2023-07-20T11:43:03.0557486Z Receiving objects: 45% (444/986) 2023-07-20T11:43:03.0558184Z Receiving objects: 46% (454/986) 2023-07-20T11:43:03.0559865Z Receiving objects: 47% (464/986) 2023-07-20T11:43:03.0565864Z Receiving objects: 48% (474/986) 2023-07-20T11:43:03.0569466Z Receiving objects: 49% (484/986) 2023-07-20T11:43:03.0571367Z Receiving objects: 50% (493/986) 2023-07-20T11:43:03.0575344Z Receiving objects: 51% (503/986) 2023-07-20T11:43:03.0579945Z Receiving objects: 52% (513/986) 2023-07-20T11:43:03.0586999Z Receiving objects: 53% (523/986) 2023-07-20T11:43:03.0592681Z Receiving objects: 54% (533/986) 2023-07-20T11:43:03.0595062Z Receiving objects: 55% (543/986) 2023-07-20T11:43:03.0597989Z Receiving objects: 56% (553/986) 2023-07-20T11:43:03.0602683Z Receiving objects: 57% (563/986) 2023-07-20T11:43:03.0610384Z Receiving objects: 58% (572/986) 2023-07-20T11:43:03.0622002Z Receiving objects: 59% (582/986) 2023-07-20T11:43:03.0624328Z Receiving objects: 60% (592/986) 2023-07-20T11:43:03.0625713Z Receiving objects: 61% (602/986) 2023-07-20T11:43:03.0628293Z Receiving objects: 62% (612/986) 2023-07-20T11:43:03.0633402Z Receiving objects: 63% (622/986) 2023-07-20T11:43:03.0635591Z Receiving objects: 64% (632/986) 2023-07-20T11:43:03.0639093Z Receiving objects: 65% (641/986) 2023-07-20T11:43:03.0642406Z Receiving objects: 66% (651/986) 2023-07-20T11:43:03.0645232Z Receiving objects: 67% (661/986) 2023-07-20T11:43:03.0648989Z Receiving objects: 68% (671/986) 2023-07-20T11:43:03.0651913Z Receiving objects: 69% (681/986) 2023-07-20T11:43:03.0655691Z Receiving objects: 70% (691/986) 2023-07-20T11:43:03.0668323Z Receiving objects: 71% (701/986) 2023-07-20T11:43:03.0671714Z Receiving objects: 72% (710/986) 2023-07-20T11:43:03.0676425Z Receiving objects: 73% (720/986) 2023-07-20T11:43:03.0685485Z Receiving objects: 74% (730/986) 2023-07-20T11:43:03.0687677Z Receiving objects: 75% (740/986) 2023-07-20T11:43:03.0699398Z Receiving objects: 76% (750/986) 2023-07-20T11:43:03.0703814Z Receiving objects: 77% (760/986) 2023-07-20T11:43:03.0709403Z Receiving objects: 78% (770/986) 2023-07-20T11:43:03.0718715Z Receiving objects: 79% (779/986) 2023-07-20T11:43:03.0727735Z Receiving objects: 80% (789/986) 2023-07-20T11:43:03.0731357Z Receiving objects: 81% (799/986) 2023-07-20T11:43:03.0734897Z Receiving objects: 82% (809/986) 2023-07-20T11:43:03.0739164Z Receiving objects: 83% (819/986) 2023-07-20T11:43:03.0741593Z Receiving objects: 84% (829/986) 2023-07-20T11:43:03.0743753Z Receiving objects: 85% (839/986) 2023-07-20T11:43:03.0748840Z Receiving objects: 86% (848/986) 2023-07-20T11:43:03.0753172Z Receiving objects: 87% (858/986) 2023-07-20T11:43:03.0759415Z Receiving objects: 88% (868/986) 2023-07-20T11:43:03.0765475Z Receiving objects: 89% (878/986) 2023-07-20T11:43:03.0786410Z Receiving objects: 90% (888/986) 2023-07-20T11:43:03.0795709Z Receiving objects: 91% (898/986) 2023-07-20T11:43:03.0806525Z Receiving objects: 92% (908/986) 2023-07-20T11:43:03.0824293Z Receiving objects: 93% (917/986) 2023-07-20T11:43:03.0834766Z Receiving objects: 94% (927/986) 2023-07-20T11:43:03.0844547Z Receiving objects: 95% (937/986) 2023-07-20T11:43:03.0849746Z Receiving objects: 96% (947/986) 2023-07-20T11:43:03.0860346Z Receiving objects: 97% (957/986) 2023-07-20T11:43:03.0874132Z Receiving objects: 98% (967/986) 2023-07-20T11:43:03.0874699Z Receiving objects: 99% (977/986) 2023-07-20T11:43:03.0875376Z remote: Total 986 (delta 165), reused 437 (delta 96), pack-reused 0 2023-07-20T11:43:03.0879585Z Receiving objects: 100% (986/986) 2023-07-20T11:43:03.0879942Z Receiving objects: 100% (986/986), 4.97 MiB | 24.68 MiB/s, done. 2023-07-20T11:43:03.0888109Z Resolving deltas: 0% (0/165) 2023-07-20T11:43:03.0888781Z Resolving deltas: 1% (2/165) 2023-07-20T11:43:03.0890007Z Resolving deltas: 2% (4/165) 2023-07-20T11:43:03.0890912Z Resolving deltas: 3% (5/165) 2023-07-20T11:43:03.0892015Z Resolving deltas: 4% (7/165) 2023-07-20T11:43:03.0893450Z Resolving deltas: 5% (9/165) 2023-07-20T11:43:03.0893987Z Resolving deltas: 6% (10/165) 2023-07-20T11:43:03.0894888Z Resolving deltas: 7% (12/165) 2023-07-20T11:43:03.0895706Z Resolving deltas: 8% (14/165) 2023-07-20T11:43:03.0897192Z Resolving deltas: 9% (15/165) 2023-07-20T11:43:03.0897723Z Resolving deltas: 10% (17/165) 2023-07-20T11:43:03.0898244Z Resolving deltas: 11% (19/165) 2023-07-20T11:43:03.0899262Z Resolving deltas: 12% (20/165) 2023-07-20T11:43:03.0899843Z Resolving deltas: 13% (23/165) 2023-07-20T11:43:03.0900375Z Resolving deltas: 14% (24/165) 2023-07-20T11:43:03.0901213Z Resolving deltas: 15% (25/165) 2023-07-20T11:43:03.0902740Z Resolving deltas: 16% (27/165) 2023-07-20T11:43:03.0903996Z Resolving deltas: 17% (29/165) 2023-07-20T11:43:03.0905665Z Resolving deltas: 18% (30/165) 2023-07-20T11:43:03.0907552Z Resolving deltas: 19% (32/165) 2023-07-20T11:43:03.0908258Z Resolving deltas: 20% (34/165) 2023-07-20T11:43:03.0910631Z Resolving deltas: 21% (35/165) 2023-07-20T11:43:03.0911308Z Resolving deltas: 22% (37/165) 2023-07-20T11:43:03.0912706Z Resolving deltas: 23% (38/165) 2023-07-20T11:43:03.0914710Z Resolving deltas: 24% (40/165) 2023-07-20T11:43:03.0915977Z Resolving deltas: 25% (42/165) 2023-07-20T11:43:03.0919641Z Resolving deltas: 26% (43/165) 2023-07-20T11:43:03.0921345Z Resolving deltas: 27% (45/165) 2023-07-20T11:43:03.0922383Z Resolving deltas: 28% (47/165) 2023-07-20T11:43:03.0924672Z Resolving deltas: 29% (48/165) 2023-07-20T11:43:03.0926581Z Resolving deltas: 30% (50/165) 2023-07-20T11:43:03.0927279Z Resolving deltas: 31% (52/165) 2023-07-20T11:43:03.0927769Z Resolving deltas: 32% (53/165) 2023-07-20T11:43:03.0928688Z Resolving deltas: 33% (55/165) 2023-07-20T11:43:03.0929141Z Resolving deltas: 34% (57/165) 2023-07-20T11:43:03.0930059Z Resolving deltas: 35% (58/165) 2023-07-20T11:43:03.0930616Z Resolving deltas: 36% (60/165) 2023-07-20T11:43:03.0931343Z Resolving deltas: 37% (62/165) 2023-07-20T11:43:03.0931920Z Resolving deltas: 38% (63/165) 2023-07-20T11:43:03.0932395Z Resolving deltas: 39% (65/165) 2023-07-20T11:43:03.0932875Z Resolving deltas: 40% (66/165) 2023-07-20T11:43:03.0933458Z Resolving deltas: 41% (68/165) 2023-07-20T11:43:03.0933809Z Resolving deltas: 42% (70/165) 2023-07-20T11:43:03.0934757Z Resolving deltas: 43% (71/165) 2023-07-20T11:43:03.0935515Z Resolving deltas: 44% (73/165) 2023-07-20T11:43:03.0936136Z Resolving deltas: 45% (75/165) 2023-07-20T11:43:03.0937974Z Resolving deltas: 46% (77/165) 2023-07-20T11:43:03.0939359Z Resolving deltas: 47% (78/165) 2023-07-20T11:43:03.0939868Z Resolving deltas: 48% (80/165) 2023-07-20T11:43:03.0942458Z Resolving deltas: 49% (81/165) 2023-07-20T11:43:03.0943565Z Resolving deltas: 50% (83/165) 2023-07-20T11:43:03.0944229Z Resolving deltas: 51% (85/165) 2023-07-20T11:43:03.0946282Z Resolving deltas: 52% (86/165) 2023-07-20T11:43:03.0946777Z Resolving deltas: 53% (88/165) 2023-07-20T11:43:03.0947256Z Resolving deltas: 54% (90/165) 2023-07-20T11:43:03.0947702Z Resolving deltas: 55% (91/165) 2023-07-20T11:43:03.0948176Z Resolving deltas: 56% (94/165) 2023-07-20T11:43:03.0948661Z Resolving deltas: 57% (95/165) 2023-07-20T11:43:03.0949210Z Resolving deltas: 58% (96/165) 2023-07-20T11:43:03.0949759Z Resolving deltas: 59% (98/165) 2023-07-20T11:43:03.0950487Z Resolving deltas: 60% (99/165) 2023-07-20T11:43:03.0951079Z Resolving deltas: 61% (101/165) 2023-07-20T11:43:03.0951401Z Resolving deltas: 62% (103/165) 2023-07-20T11:43:03.0952711Z Resolving deltas: 63% (105/165) 2023-07-20T11:43:03.0953534Z Resolving deltas: 64% (106/165) 2023-07-20T11:43:03.0954065Z Resolving deltas: 65% (108/165) 2023-07-20T11:43:03.0954558Z Resolving deltas: 66% (110/165) 2023-07-20T11:43:03.0955064Z Resolving deltas: 67% (111/165) 2023-07-20T11:43:03.0955580Z Resolving deltas: 68% (113/165) 2023-07-20T11:43:03.0956084Z Resolving deltas: 69% (114/165) 2023-07-20T11:43:03.0956583Z Resolving deltas: 70% (116/165) 2023-07-20T11:43:03.0957082Z Resolving deltas: 71% (118/165) 2023-07-20T11:43:03.0957557Z Resolving deltas: 72% (119/165) 2023-07-20T11:43:03.0958198Z Resolving deltas: 73% (121/165) 2023-07-20T11:43:03.0958701Z Resolving deltas: 74% (123/165) 2023-07-20T11:43:03.0959289Z Resolving deltas: 75% (124/165) 2023-07-20T11:43:03.0959736Z Resolving deltas: 76% (126/165) 2023-07-20T11:43:03.0960216Z Resolving deltas: 77% (128/165) 2023-07-20T11:43:03.0960705Z Resolving deltas: 78% (129/165) 2023-07-20T11:43:03.0961213Z Resolving deltas: 79% (131/165) 2023-07-20T11:43:03.0961924Z Resolving deltas: 81% (134/165) 2023-07-20T11:43:03.0962365Z Resolving deltas: 82% (136/165) 2023-07-20T11:43:03.0962630Z Resolving deltas: 83% (137/165) 2023-07-20T11:43:03.0963727Z Resolving deltas: 84% (139/165) 2023-07-20T11:43:03.0967068Z Resolving deltas: 85% (141/165) 2023-07-20T11:43:03.0967566Z Resolving deltas: 86% (142/165) 2023-07-20T11:43:03.0969077Z Resolving deltas: 87% (144/165) 2023-07-20T11:43:03.0970221Z Resolving deltas: 88% (146/165) 2023-07-20T11:43:03.0970954Z Resolving deltas: 89% (147/165) 2023-07-20T11:43:03.0971263Z Resolving deltas: 90% (149/165) 2023-07-20T11:43:03.0971676Z Resolving deltas: 91% (151/165) 2023-07-20T11:43:03.0971946Z Resolving deltas: 92% (152/165) 2023-07-20T11:43:03.0976743Z Resolving deltas: 93% (154/165) 2023-07-20T11:43:03.0977306Z Resolving deltas: 95% (157/165) 2023-07-20T11:43:03.0978723Z Resolving deltas: 96% (159/165) 2023-07-20T11:43:03.0982879Z Resolving deltas: 97% (161/165) 2023-07-20T11:43:03.0983625Z Resolving deltas: 98% (163/165) 2023-07-20T11:43:03.0989661Z Resolving deltas: 99% (164/165) 2023-07-20T11:43:03.0992674Z Resolving deltas: 100% (165/165) 2023-07-20T11:43:03.0993095Z Resolving deltas: 100% (165/165), done. 2023-07-20T11:43:03.4363214Z From https://github.com/pytorch/audio 2023-07-20T11:43:03.4364198Z * [new ref] 6a67f8ba5a61a7068729fcd436b7009d56649e2b -> origin/nightly 2023-07-20T11:43:03.4533148Z ##[endgroup] 2023-07-20T11:43:03.4533597Z ##[group]Determining the checkout info 2023-07-20T11:43:03.4537174Z ##[endgroup] 2023-07-20T11:43:03.4537591Z ##[group]Checking out the ref 2023-07-20T11:43:03.4548298Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-07-20T11:43:04.5682016Z Updating files: 32% (281/857) 2023-07-20T11:43:05.1340866Z Updating files: 33% (283/857) 2023-07-20T11:43:05.1404029Z Updating files: 34% (292/857) 2023-07-20T11:43:05.1481750Z Updating files: 35% (300/857) 2023-07-20T11:43:05.1543631Z Updating files: 36% (309/857) 2023-07-20T11:43:05.1626703Z Updating files: 37% (318/857) 2023-07-20T11:43:05.1700135Z Updating files: 38% (326/857) 2023-07-20T11:43:05.1745390Z Updating files: 39% (335/857) 2023-07-20T11:43:05.1945205Z Updating files: 40% (343/857) 2023-07-20T11:43:05.2160152Z Updating files: 41% (352/857) 2023-07-20T11:43:05.2223155Z Updating files: 42% (360/857) 2023-07-20T11:43:05.2270260Z Updating files: 43% (369/857) 2023-07-20T11:43:05.2314640Z Updating files: 44% (378/857) 2023-07-20T11:43:05.2550013Z Updating files: 45% (386/857) 2023-07-20T11:43:05.2986632Z Updating files: 46% (395/857) 2023-07-20T11:43:05.3170538Z Updating files: 47% (403/857) 2023-07-20T11:43:05.3228363Z Updating files: 48% (412/857) 2023-07-20T11:43:05.4555944Z Updating files: 49% (420/857) 2023-07-20T11:43:05.4619041Z Updating files: 50% (429/857) 2023-07-20T11:43:05.4672155Z Updating files: 51% (438/857) 2023-07-20T11:43:05.4733424Z Updating files: 52% (446/857) 2023-07-20T11:43:05.4770761Z Updating files: 53% (455/857) 2023-07-20T11:43:05.4834696Z Updating files: 54% (463/857) 2023-07-20T11:43:05.4881790Z Updating files: 55% (472/857) 2023-07-20T11:43:05.4889468Z Updating files: 55% (478/857) 2023-07-20T11:43:05.5173253Z Updating files: 56% (480/857) 2023-07-20T11:43:05.6188895Z Updating files: 57% (489/857) 2023-07-20T11:43:05.8790570Z Updating files: 58% (498/857) 2023-07-20T11:43:05.8859504Z Updating files: 59% (506/857) 2023-07-20T11:43:05.8918734Z Updating files: 60% (515/857) 2023-07-20T11:43:05.8989917Z Updating files: 61% (523/857) 2023-07-20T11:43:05.9044027Z Updating files: 62% (532/857) 2023-07-20T11:43:05.9133689Z Updating files: 63% (540/857) 2023-07-20T11:43:05.9195012Z Updating files: 64% (549/857) 2023-07-20T11:43:05.9238871Z Updating files: 65% (558/857) 2023-07-20T11:43:05.9612473Z Updating files: 66% (566/857) 2023-07-20T11:43:06.3430008Z Updating files: 67% (575/857) 2023-07-20T11:43:06.4349088Z Updating files: 68% (583/857) 2023-07-20T11:43:06.4408740Z Updating files: 69% (592/857) 2023-07-20T11:43:06.4465250Z Updating files: 70% (600/857) 2023-07-20T11:43:06.4525597Z Updating files: 71% (609/857) 2023-07-20T11:43:06.4596079Z Updating files: 72% (618/857) 2023-07-20T11:43:06.4667604Z Updating files: 73% (626/857) 2023-07-20T11:43:06.4734515Z Updating files: 74% (635/857) 2023-07-20T11:43:06.4805993Z Updating files: 75% (643/857) 2023-07-20T11:43:06.4904959Z Updating files: 76% (652/857) 2023-07-20T11:43:06.4909365Z Updating files: 77% (660/857) 2023-07-20T11:43:06.4979482Z Updating files: 77% (661/857) 2023-07-20T11:43:06.5053891Z Updating files: 78% (669/857) 2023-07-20T11:43:06.5118902Z Updating files: 79% (678/857) 2023-07-20T11:43:06.5184445Z Updating files: 80% (686/857) 2023-07-20T11:43:06.5236536Z Updating files: 81% (695/857) 2023-07-20T11:43:06.5297366Z Updating files: 82% (703/857) 2023-07-20T11:43:06.5354069Z Updating files: 83% (712/857) 2023-07-20T11:43:06.5409249Z Updating files: 84% (720/857) 2023-07-20T11:43:06.5460793Z Updating files: 85% (729/857) 2023-07-20T11:43:06.5512821Z Updating files: 86% (738/857) 2023-07-20T11:43:06.5569878Z Updating files: 87% (746/857) 2023-07-20T11:43:06.5620873Z Updating files: 88% (755/857) 2023-07-20T11:43:06.9192287Z Updating files: 89% (763/857) 2023-07-20T11:43:06.9991765Z Updating files: 90% (772/857) 2023-07-20T11:43:07.0060568Z Updating files: 91% (780/857) 2023-07-20T11:43:07.0486339Z Updating files: 92% (789/857) 2023-07-20T11:43:07.0542757Z Updating files: 93% (798/857) 2023-07-20T11:43:07.0617883Z Updating files: 94% (806/857) 2023-07-20T11:43:07.0669012Z Updating files: 95% (815/857) 2023-07-20T11:43:07.0728214Z Updating files: 96% (823/857) 2023-07-20T11:43:07.0794651Z Updating files: 97% (832/857) 2023-07-20T11:43:07.0875294Z Updating files: 98% (840/857) 2023-07-20T11:43:07.0925368Z Updating files: 99% (849/857) 2023-07-20T11:43:07.0925830Z Updating files: 100% (857/857) 2023-07-20T11:43:07.0926239Z Updating files: 100% (857/857), done. 2023-07-20T11:43:07.1105656Z branch 'nightly' set up to track 'origin/nightly'. 2023-07-20T11:43:07.1106254Z Switched to a new branch 'nightly' 2023-07-20T11:43:07.1154402Z ##[endgroup] 2023-07-20T11:43:07.1154897Z ##[group]Setting up auth for fetching submodules 2023-07-20T11:43:07.1167921Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:43:07.1516921Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-07-20T11:43:07.1833707Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-07-20T11:43:07.2164065Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-07-20T11:43:07.2475395Z ##[endgroup] 2023-07-20T11:43:07.2475901Z ##[group]Fetching submodules 2023-07-20T11:43:07.2485951Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-07-20T11:43:07.8464129Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-07-20T11:43:08.3954370Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-07-20T11:43:08.9502573Z ##[endgroup] 2023-07-20T11:43:08.9503062Z ##[group]Persisting credentials for submodules 2023-07-20T11:43:08.9514350Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :\"" 2023-07-20T11:43:09.7510181Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url\"" 2023-07-20T11:43:10.2064383Z [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:10.6414758Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2023-07-20T11:43:11.1719593Z ##[endgroup] 2023-07-20T11:43:11.2053117Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-20T11:43:11.2336508Z '6a67f8ba5a61a7068729fcd436b7009d56649e2b' 2023-07-20T11:43:11.4477088Z ##[group]Run echo "ENV VARS" 2023-07-20T11:43:11.4477382Z echo "ENV VARS" 2023-07-20T11:43:11.4477653Z echo "${GITHUB_REF_NAME}" 2023-07-20T11:43:11.4477912Z echo "${GITHUB_REF}" 2023-07-20T11:43:11.4478166Z echo "${GITHUB_BASE_REF}" 2023-07-20T11:43:11.4478379Z  2023-07-20T11:43:11.4478608Z echo "GITHUB PROVIDED" 2023-07-20T11:43:11.4478859Z echo "nightly" 2023-07-20T11:43:11.4479110Z echo "refs/heads/nightly" 2023-07-20T11:43:11.4479353Z echo "refs/heads/nightly" 2023-07-20T11:43:11.4479593Z echo "" 2023-07-20T11:43:11.4507396Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:43:11.4507859Z env: 2023-07-20T11:43:11.4508125Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:11.4508392Z PYTHON_VERSION: 3.9 2023-07-20T11:43:11.4508631Z PACKAGE_TYPE: conda 2023-07-20T11:43:11.4508880Z REPOSITORY: pytorch/audio 2023-07-20T11:43:11.4509109Z REF: 2023-07-20T11:43:11.4509290Z CU_VERSION: cu118 2023-07-20T11:43:11.4509517Z CHANNEL: nightly 2023-07-20T11:43:11.4509736Z ##[endgroup] 2023-07-20T11:43:11.5075205Z ENV VARS 2023-07-20T11:43:11.5075533Z nightly 2023-07-20T11:43:11.5075803Z refs/heads/nightly 2023-07-20T11:43:11.5075968Z 2023-07-20T11:43:11.5076070Z GITHUB PROVIDED 2023-07-20T11:43:11.5076371Z nightly 2023-07-20T11:43:11.5076621Z refs/heads/nightly 2023-07-20T11:43:11.5076943Z refs/heads/nightly 2023-07-20T11:43:11.5077436Z 2023-07-20T11:43:11.5423489Z ##[group]Run set -euxo pipefail 2023-07-20T11:43:11.5423795Z set -euxo pipefail 2023-07-20T11:43:11.5424159Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-07-20T11:43:11.5424543Z # and "/" is not allowed in artifact names 2023-07-20T11:43:11.5424923Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-07-20T11:43:11.5452255Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:43:11.5452591Z env: 2023-07-20T11:43:11.5453038Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:11.5453473Z PYTHON_VERSION: 3.9 2023-07-20T11:43:11.5453711Z PACKAGE_TYPE: conda 2023-07-20T11:43:11.5453955Z REPOSITORY: pytorch/audio 2023-07-20T11:43:11.5454381Z REF: 2023-07-20T11:43:11.5454602Z CU_VERSION: cu118 2023-07-20T11:43:11.5454821Z CHANNEL: nightly 2023-07-20T11:43:11.5455042Z ##[endgroup] 2023-07-20T11:43:11.7559428Z + echo ARTIFACT_NAME=pytorch_audio__3.9 2023-07-20T11:43:11.9042926Z ##[group]Run set -euxo pipefail 2023-07-20T11:43:11.9043250Z set -euxo pipefail 2023-07-20T11:43:11.9043521Z conda info | grep -i 'base environment' 2023-07-20T11:43:11.9043823Z conda clean --all --quiet --yes 2023-07-20T11:43:11.9071550Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:43:11.9071836Z env: 2023-07-20T11:43:11.9072099Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:11.9072364Z PYTHON_VERSION: 3.9 2023-07-20T11:43:11.9072617Z PACKAGE_TYPE: conda 2023-07-20T11:43:11.9072865Z REPOSITORY: pytorch/audio 2023-07-20T11:43:11.9073092Z REF: 2023-07-20T11:43:11.9073274Z CU_VERSION: cu118 2023-07-20T11:43:11.9073493Z CHANNEL: nightly 2023-07-20T11:43:11.9073736Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-20T11:43:11.9073983Z ##[endgroup] 2023-07-20T11:43:12.2279386Z + conda info 2023-07-20T11:43:12.2352694Z + grep -i 'base environment' 2023-07-20T11:45:43.8287346Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-07-20T11:45:43.8291495Z + conda clean --all --quiet --yes 2023-07-20T11:45:47.3278065Z ##[group]Run set -euxo pipefail 2023-07-20T11:45:47.3278384Z set -euxo pipefail 2023-07-20T11:45:47.3278668Z conda config --set channel_priority false 2023-07-20T11:45:47.3304384Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:45:47.3304679Z env: 2023-07-20T11:45:47.3304955Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:45:47.3305286Z PYTHON_VERSION: 3.9 2023-07-20T11:45:47.3305513Z PACKAGE_TYPE: conda 2023-07-20T11:45:47.3305780Z REPOSITORY: pytorch/audio 2023-07-20T11:45:47.3306031Z REF: 2023-07-20T11:45:47.3306251Z CU_VERSION: cu118 2023-07-20T11:45:47.3306456Z CHANNEL: nightly 2023-07-20T11:45:47.3306717Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-20T11:45:47.3306978Z ##[endgroup] 2023-07-20T11:45:47.6903762Z + conda config --set channel_priority false 2023-07-20T11:45:48.4030087Z ##[group]Run set -euxo pipefail 2023-07-20T11:45:48.4030627Z set -euxo pipefail 2023-07-20T11:45:48.4030960Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-07-20T11:45:48.4031280Z conda create \ 2023-07-20T11:45:48.4031503Z  --yes --quiet \ 2023-07-20T11:45:48.4031770Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:45:48.4032028Z  "python=3.9" 2023-07-20T11:45:48.4032279Z CONDA_ENV="${CONDA_ENV}" 2023-07-20T11:45:48.4032561Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-07-20T11:45:48.4032960Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-07-20T11:45:48.4033386Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-07-20T11:45:48.4033771Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-07-20T11:45:48.4034073Z cat "${BUILD_ENV_FILE}" 2023-07-20T11:45:48.4034385Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-07-20T11:45:48.4061437Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:45:48.4061735Z env: 2023-07-20T11:45:48.4062009Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:45:48.4062494Z PYTHON_VERSION: 3.9 2023-07-20T11:45:48.4062747Z PACKAGE_TYPE: conda 2023-07-20T11:45:48.4063003Z REPOSITORY: pytorch/audio 2023-07-20T11:45:48.4063243Z REF: 2023-07-20T11:45:48.4063431Z CU_VERSION: cu118 2023-07-20T11:45:48.4063888Z CHANNEL: nightly 2023-07-20T11:45:48.4064186Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-20T11:45:48.4064449Z ##[endgroup] 2023-07-20T11:45:48.6872885Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:45:48.6873514Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python=3.9 2023-07-20T11:46:05.2113389Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:46:05.5664077Z Solving environment: ...working... done 2023-07-20T11:47:21.6140714Z 2023-07-20T11:47:21.6141369Z ## Package Plan ## 2023-07-20T11:47:21.6141801Z 2023-07-20T11:47:21.6142190Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956 2023-07-20T11:47:21.6142506Z 2023-07-20T11:47:21.6142649Z added / updated specs: 2023-07-20T11:47:21.6144854Z - python=3.9 2023-07-20T11:47:21.6145053Z 2023-07-20T11:47:21.6145063Z 2023-07-20T11:47:21.6145258Z The following packages will be downloaded: 2023-07-20T11:47:21.6145620Z 2023-07-20T11:47:21.6145786Z package | build 2023-07-20T11:47:21.6146136Z ---------------------------|----------------- 2023-07-20T11:47:21.6146511Z openssl-3.0.9 | h2bbff1b_0 7.4 MB 2023-07-20T11:47:21.6146879Z pip-23.1.2 | py39haa95532_0 2.8 MB 2023-07-20T11:47:21.6147198Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-07-20T11:47:21.6147555Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-07-20T11:47:21.6147927Z tzdata-2023c | h04d1e81_0 116 KB 2023-07-20T11:47:21.6148271Z vc-14.2 | h21ff451_1 8 KB 2023-07-20T11:47:21.6148575Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-07-20T11:47:21.6148955Z ------------------------------------------------------------ 2023-07-20T11:47:21.6149312Z Total: 30.6 MB 2023-07-20T11:47:21.6149486Z 2023-07-20T11:47:21.6149652Z The following NEW packages will be INSTALLED: 2023-07-20T11:47:21.6149848Z 2023-07-20T11:47:21.6167832Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-20T11:47:21.6168316Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-20T11:47:21.6168744Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 None 2023-07-20T11:47:21.6169132Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-07-20T11:47:21.6169837Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 None 2023-07-20T11:47:21.6170258Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-20T11:47:21.6170622Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-20T11:47:21.6170985Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-20T11:47:21.6171382Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-20T11:47:21.6171788Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-07-20T11:47:21.6172005Z 2023-07-20T11:47:21.6172012Z 2023-07-20T11:47:22.0270286Z Preparing transaction: ...working... done 2023-07-20T11:47:26.5035181Z Verifying transaction: ...working... done 2023-07-20T11:47:53.2476495Z Executing transaction: ...working... done 2023-07-20T11:47:53.3648994Z Retrieving notices: ...working... done 2023-07-20T11:47:53.8197406Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:47:53.8198239Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:47:53.8199295Z + 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:48:07.2332695Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-07-20T11:48:07.2333442Z 2023-07-20T11:48:07.2333755Z Installing build dependencies: started 2023-07-20T11:48:07.2335939Z 2023-07-20T11:48:07.2336626Z Installing build dependencies: finished with status 'done' 2023-07-20T11:48:07.2337131Z 2023-07-20T11:48:07.2337469Z Getting requirements to build wheel: started 2023-07-20T11:48:07.2337889Z 2023-07-20T11:48:07.2342439Z Getting requirements to build wheel: finished with status 'done' 2023-07-20T11:48:07.2342983Z 2023-07-20T11:48:07.2343341Z Preparing metadata (pyproject.toml): started 2023-07-20T11:48:07.2343736Z 2023-07-20T11:48:07.2344111Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-20T11:48:07.2344603Z 2023-07-20T11:48:07.2344970Z Building wheels for collected packages: pytorch-pkg-helpers 2023-07-20T11:48:07.2345458Z 2023-07-20T11:48:07.2345881Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-07-20T11:48:07.2346443Z 2023-07-20T11:48:07.2358040Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-07-20T11:48:07.2358557Z 2023-07-20T11:48:07.2359352Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=7635 sha256=7176fc68d6a5e8aec8e8b805e2f7ebe2c9f220f90df1a989675e5d84d3cdf235 2023-07-20T11:48:07.2360121Z 2023-07-20T11:48:07.2360520Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-07-20T11:48:07.2360898Z 2023-07-20T11:48:07.2361068Z Successfully built pytorch-pkg-helpers 2023-07-20T11:48:07.2361284Z 2023-07-20T11:48:07.2361475Z Installing collected packages: pytorch-pkg-helpers 2023-07-20T11:48:07.2361706Z 2023-07-20T11:48:07.2361895Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-07-20T11:48:07.2362112Z 2023-07-20T11:48:07.2362118Z 2023-07-20T11:48:07.2901702Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:48:07.2902703Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python -m pytorch_pkg_helpers 2023-07-20T11:48:10.3408040Z + cat 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:48:10.3607049Z export BUILD_VERSION='2.1.0.dev20230720' 2023-07-20T11:48:10.3607853Z 2023-07-20T11:48:10.3608303Z export CMAKE_USE_CUDA='1' 2023-07-20T11:48:10.3608668Z 2023-07-20T11:48:10.3609441Z export CONDA_BUILD_VARIANT='cuda' 2023-07-20T11:48:10.3610115Z 2023-07-20T11:48:10.3610582Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T11:48:10.3611664Z 2023-07-20T11:48:10.3612234Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:48:10.3612696Z 2023-07-20T11:48:10.3612997Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:48:10.3613426Z 2023-07-20T11:48:10.3613695Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:48:10.3614301Z 2023-07-20T11:48:10.3614827Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:48:10.3615334Z 2023-07-20T11:48:10.3615748Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:48:10.3616587Z 2023-07-20T11:48:10.3616905Z export FORCE_CUDA=1 2023-07-20T11:48:10.3617635Z 2023-07-20T11:48:10.3618046Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-07-20T11:48:10.3618574Z 2023-07-20T11:48:10.3618914Z export PYTORCH_VERSION='2.1.0.dev20230719' 2023-07-20T11:48:10.3619299Z 2023-07-20T11:48:10.3619579Z export PYTORCH_VERSION_SUFFIX='' 2023-07-20T11:48:10.3619988Z 2023-07-20T11:48:10.3620293Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T11:48:10.3620705Z 2023-07-20T11:48:10.3620973Z export VERSION_SUFFIX='' 2023-07-20T11:48:10.3621293Z 2023-07-20T11:48:10.3621463Z export WHEEL_DIR='' 2023-07-20T11:48:10.3621769Z 2023-07-20T11:48:10.3621780Z 2023-07-20T11:48:10.3622506Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:48:10.3788413Z ##[group]Run set -euxo pipefail 2023-07-20T11:48:10.3788787Z set -euxo pipefail 2023-07-20T11:48:10.3789170Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-07-20T11:48:10.3789514Z  2023-07-20T11:48:10.3789814Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-07-20T11:48:10.3790072Z  2023-07-20T11:48:10.3790378Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-07-20T11:48:10.3790714Z  conda create \ 2023-07-20T11:48:10.3791006Z  --yes --quiet \ 2023-07-20T11:48:10.3791276Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:48:10.3791575Z  "python=3.8" \ 2023-07-20T11:48:10.3791854Z  cmake=3.22 \ 2023-07-20T11:48:10.3792142Z  conda-build=3.21 \ 2023-07-20T11:48:10.3792394Z  ninja=1.10 \ 2023-07-20T11:48:10.3792695Z  pkg-config=0.29 \ 2023-07-20T11:48:10.3792988Z  wheel=0.37 2023-07-20T11:48:10.3793261Z  else 2023-07-20T11:48:10.3793488Z  conda create \ 2023-07-20T11:48:10.3793778Z  --yes --quiet \ 2023-07-20T11:48:10.3794088Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:48:10.3794405Z  "python=${PYTHON_VERSION}" \ 2023-07-20T11:48:10.3794652Z  cmake=3.22 \ 2023-07-20T11:48:10.3794927Z  ninja=1.10 \ 2023-07-20T11:48:10.3795224Z  pkg-config=0.29 \ 2023-07-20T11:48:10.3795500Z  wheel=0.37 2023-07-20T11:48:10.3795726Z  fi 2023-07-20T11:48:10.3795977Z else 2023-07-20T11:48:10.3796246Z  conda create \ 2023-07-20T11:48:10.3796496Z  --yes --quiet \ 2023-07-20T11:48:10.3796797Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:48:10.3797128Z  "python=${PYTHON_VERSION}" \ 2023-07-20T11:48:10.3797441Z  cmake=3.22 \ 2023-07-20T11:48:10.3797690Z  conda-build=3.21 \ 2023-07-20T11:48:10.3797973Z  ninja=1.10 \ 2023-07-20T11:48:10.3798259Z  pkg-config=0.29 \ 2023-07-20T11:48:10.3798541Z  wheel=0.37 2023-07-20T11:48:10.3798759Z fi 2023-07-20T11:48:10.3799532Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-20T11:48:10.3799945Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-20T11:48:10.3851984Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:48:10.3852595Z env: 2023-07-20T11:48:10.3853124Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:48:10.3853767Z PYTHON_VERSION: 3.9 2023-07-20T11:48:10.3856140Z PACKAGE_TYPE: conda 2023-07-20T11:48:10.3857580Z REPOSITORY: pytorch/audio 2023-07-20T11:48:10.3858072Z REF: 2023-07-20T11:48:10.3858556Z CU_VERSION: cu118 2023-07-20T11:48:10.3859062Z CHANNEL: nightly 2023-07-20T11:48:10.3859643Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-20T11:48:10.3860345Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:48:10.3861032Z ##[endgroup] 2023-07-20T11:48:10.7532519Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:48:10.7533481Z + [[ 3.9 = \3\.\1\1 ]] 2023-07-20T11:48:10.7534429Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5610470956' python=3.9 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-07-20T11:48:13.1656096Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:48:13.1669459Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-07-20T11:48:35.3586773Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:48:41.7972020Z Solving environment: ...working... done 2023-07-20T11:49:15.7194510Z 2023-07-20T11:49:15.7195579Z ## Package Plan ## 2023-07-20T11:49:15.7195942Z 2023-07-20T11:49:15.7196540Z environment location: C:\actions-runner\_work\_temp\conda_environment_5610470956 2023-07-20T11:49:15.7197119Z 2023-07-20T11:49:15.7197433Z added / updated specs: 2023-07-20T11:49:15.7198043Z - cmake=3.22 2023-07-20T11:49:15.7198438Z - conda-build=3.21 2023-07-20T11:49:15.7198910Z - ninja=1.10 2023-07-20T11:49:15.7199360Z - pkg-config=0.29 2023-07-20T11:49:15.7199767Z - python=3.9 2023-07-20T11:49:15.7200215Z - wheel=0.37 2023-07-20T11:49:15.7200500Z 2023-07-20T11:49:15.7200511Z 2023-07-20T11:49:15.7200796Z The following packages will be downloaded: 2023-07-20T11:49:15.7201164Z 2023-07-20T11:49:15.7201408Z package | build 2023-07-20T11:49:15.7201857Z ---------------------------|----------------- 2023-07-20T11:49:15.7202200Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-07-20T11:49:15.7202592Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-07-20T11:49:15.7202972Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-07-20T11:49:15.7203536Z colorama-0.4.6 | py39haa95532_0 32 KB 2023-07-20T11:49:15.7203860Z conda-23.5.2 | py39haa95532_0 1.0 MB 2023-07-20T11:49:15.7204436Z conda-build-3.21.9 | py39haa95532_0 555 KB 2023-07-20T11:49:15.7204971Z conda-package-handling-2.1.0| py39haa95532_0 286 KB 2023-07-20T11:49:15.7205422Z conda-package-streaming-0.8.0| py39haa95532_0 28 KB 2023-07-20T11:49:15.7205797Z cryptography-39.0.1 | py39h21b164f_2 1.0 MB 2023-07-20T11:49:15.7206179Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-07-20T11:49:15.7206532Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-07-20T11:49:15.7206878Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-07-20T11:49:15.7207200Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-07-20T11:49:15.7207569Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-07-20T11:49:15.7207938Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-07-20T11:49:15.7208296Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-07-20T11:49:15.7208645Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-07-20T11:49:15.7208948Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-07-20T11:49:15.7209505Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-07-20T11:49:15.7209848Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-07-20T11:49:15.7210380Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-07-20T11:49:15.7210748Z ninja-1.10.2 | haa95532_5 14 KB 2023-07-20T11:49:15.7211199Z packaging-23.0 | py39haa95532_0 69 KB 2023-07-20T11:49:15.7211793Z pcre-8.45 | hd77b12b_0 382 KB 2023-07-20T11:49:15.7212153Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-07-20T11:49:15.7212477Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-07-20T11:49:15.7212835Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-07-20T11:49:15.7213192Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-07-20T11:49:15.7213556Z pyopenssl-23.0.0 | py39haa95532_0 97 KB 2023-07-20T11:49:15.7213912Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-07-20T11:49:15.7214282Z pytz-2022.7 | py39haa95532_0 210 KB 2023-07-20T11:49:15.7214624Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-07-20T11:49:15.7214973Z tqdm-4.65.0 | py39hd4e2768_0 148 KB 2023-07-20T11:49:15.7215320Z urllib3-1.26.16 | py39haa95532_0 201 KB 2023-07-20T11:49:15.7215762Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-07-20T11:49:15.7216165Z ------------------------------------------------------------ 2023-07-20T11:49:15.7216529Z Total: 17.6 MB 2023-07-20T11:49:15.7216709Z 2023-07-20T11:49:15.7216883Z The following NEW packages will be INSTALLED: 2023-07-20T11:49:15.7217265Z 2023-07-20T11:49:15.7217496Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-07-20T11:49:15.7217983Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-07-20T11:49:15.7218805Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py39h2bbff1b_1003 None 2023-07-20T11:49:15.7219234Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-07-20T11:49:15.7219687Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-20T11:49:15.7220126Z certifi pkgs/main/win-64::certifi-2023.5.7-py39haa95532_0 None 2023-07-20T11:49:15.7220556Z cffi pkgs/main/win-64::cffi-1.15.1-py39h2bbff1b_3 None 2023-07-20T11:49:15.7220990Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-07-20T11:49:15.7221480Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-07-20T11:49:15.7221952Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-07-20T11:49:15.7222339Z colorama pkgs/main/win-64::colorama-0.4.6-py39haa95532_0 None 2023-07-20T11:49:15.7222776Z conda pkgs/main/win-64::conda-23.5.2-py39haa95532_0 None 2023-07-20T11:49:15.7223207Z conda-build pkgs/main/win-64::conda-build-3.21.9-py39haa95532_0 None 2023-07-20T11:49:15.7223758Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.1.0-py39haa95532_0 None 2023-07-20T11:49:15.7224510Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py39haa95532_0 None 2023-07-20T11:49:15.7225014Z cryptography pkgs/main/win-64::cryptography-39.0.1-py39h21b164f_2 None 2023-07-20T11:49:15.7225864Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-07-20T11:49:15.7226288Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-07-20T11:49:15.7226692Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-20T11:49:15.7227105Z idna pkgs/main/win-64::idna-3.4-py39haa95532_0 None 2023-07-20T11:49:15.7227479Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-07-20T11:49:15.7228069Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-20T11:49:15.7228535Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-20T11:49:15.7228992Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-07-20T11:49:15.7229377Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-07-20T11:49:15.7229812Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-20T11:49:15.7230236Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-20T11:49:15.7230645Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-07-20T11:49:15.7231197Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-20T11:49:15.7231570Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-07-20T11:49:15.7232003Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-07-20T11:49:15.7232821Z menuinst pkgs/main/win-64::menuinst-1.4.19-py39h59b6b97_0 None 2023-07-20T11:49:15.7233248Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-07-20T11:49:15.7233668Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-07-20T11:49:15.7234060Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-20T11:49:15.7235375Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-07-20T11:49:15.7235872Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-07-20T11:49:15.7236280Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 None 2023-07-20T11:49:15.7236673Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-07-20T11:49:15.7237121Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-07-20T11:49:15.7237558Z pluggy pkgs/main/win-64::pluggy-1.0.0-py39haa95532_1 None 2023-07-20T11:49:15.7238187Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-07-20T11:49:15.7238645Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-07-20T11:49:15.7239050Z pycosat pkgs/main/win-64::pycosat-0.6.4-py39h2bbff1b_0 None 2023-07-20T11:49:15.7239843Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-07-20T11:49:15.7240317Z pyopenssl pkgs/main/win-64::pyopenssl-23.0.0-py39haa95532_0 None 2023-07-20T11:49:15.7240767Z pysocks pkgs/main/win-64::pysocks-1.7.1-py39haa95532_0 None 2023-07-20T11:49:15.7241197Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-07-20T11:49:15.7241717Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-20T11:49:15.7242513Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-07-20T11:49:15.7243196Z pyyaml pkgs/main/win-64::pyyaml-6.0-py39h2bbff1b_1 None 2023-07-20T11:49:15.7243925Z requests pkgs/main/win-64::requests-2.29.0-py39haa95532_0 None 2023-07-20T11:49:15.7244669Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py39h2bbff1b_0 None 2023-07-20T11:49:15.7245532Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py39h2bbff1b_1 None 2023-07-20T11:49:15.7246201Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 None 2023-07-20T11:49:15.7246895Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-07-20T11:49:15.7247337Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-07-20T11:49:15.7247777Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-20T11:49:15.7248160Z toolz pkgs/main/win-64::toolz-0.12.0-py39haa95532_0 None 2023-07-20T11:49:15.7248569Z tqdm pkgs/main/win-64::tqdm-4.65.0-py39hd4e2768_0 None 2023-07-20T11:49:15.7248979Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-20T11:49:15.7249572Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py39haa95532_0 None 2023-07-20T11:49:15.7249937Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-20T11:49:15.7250346Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-20T11:49:15.7250781Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-07-20T11:49:15.7251231Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py39haa95532_0 None 2023-07-20T11:49:15.7251648Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-07-20T11:49:15.7252155Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-07-20T11:49:15.7252563Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-07-20T11:49:15.7252992Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-07-20T11:49:15.7253771Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-07-20T11:49:15.7254010Z 2023-07-20T11:49:15.7254017Z 2023-07-20T11:49:16.9703475Z Preparing transaction: ...working... done 2023-07-20T11:49:21.2617299Z Verifying transaction: ...working... done 2023-07-20T11:49:53.1032008Z Executing transaction: ...working... done 2023-07-20T11:49:53.2521804Z Retrieving notices: ...working... done 2023-07-20T11:49:54.0038744Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:49:54.0041710Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:49:54.0228844Z ##[group]Run # //\\// means replace every backslash with slash 2023-07-20T11:49:54.0229783Z # //\\// means replace every backslash with slash 2023-07-20T11:49:54.0230646Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-07-20T11:49:54.0261544Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:49:54.0261852Z env: 2023-07-20T11:49:54.0262169Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:49:54.0262505Z PYTHON_VERSION: 3.9 2023-07-20T11:49:54.0262769Z PACKAGE_TYPE: conda 2023-07-20T11:49:54.0263024Z REPOSITORY: pytorch/audio 2023-07-20T11:49:54.0263308Z REF: 2023-07-20T11:49:54.0263557Z CU_VERSION: cu118 2023-07-20T11:49:54.0263826Z CHANNEL: nightly 2023-07-20T11:49:54.0264078Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-20T11:49:54.0264465Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:49:54.0265044Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:54.0265534Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:54.0265875Z ##[endgroup] 2023-07-20T11:49:54.3727403Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:49:54.3727898Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:49:54.3728239Z export VSDEVCMD_ARGS='' 2023-07-20T11:49:54.3728582Z source "${BUILD_ENV_FILE}" 2023-07-20T11:49:54.3729182Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-07-20T11:49:54.3729603Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-20T11:49:54.3730193Z  2023-07-20T11:49:54.3730460Z conda build \ 2023-07-20T11:49:54.3730746Z  -c defaults \ 2023-07-20T11:49:54.3731011Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-20T11:49:54.3731338Z  -c "pytorch-${CHANNEL}" \ 2023-07-20T11:49:54.3731661Z  --no-anaconda-upload \ 2023-07-20T11:49:54.3731997Z  --python "${PYTHON_VERSION}" \ 2023-07-20T11:49:54.3732300Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-07-20T11:49:54.3732872Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-07-20T11:49:54.3759737Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:49:54.3760252Z env: 2023-07-20T11:49:54.3760569Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:49:54.3760906Z PYTHON_VERSION: 3.9 2023-07-20T11:49:54.3761148Z PACKAGE_TYPE: conda 2023-07-20T11:49:54.3761602Z REPOSITORY: pytorch/audio 2023-07-20T11:49:54.3761929Z REF: 2023-07-20T11:49:54.3762180Z CU_VERSION: cu118 2023-07-20T11:49:54.3762645Z CHANNEL: nightly 2023-07-20T11:49:54.3762947Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-20T11:49:54.3763347Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:49:54.3763799Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:54.3764231Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:54.3764708Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T11:49:54.3765074Z CUDATOOLKIT_CHANNEL: 2023-07-20T11:49:54.3765368Z PACKAGE_NAME: torchaudio 2023-07-20T11:49:54.3765649Z ##[endgroup] 2023-07-20T11:49:58.0420864Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:50:00.5918476Z Solving environment: ...working... done 2023-07-20T11:50:02.7806904Z 2023-07-20T11:50:02.7807455Z ## Package Plan ## 2023-07-20T11:50:02.7807864Z 2023-07-20T11:50:02.7810894Z environment location: C:\Jenkins\Miniconda3 2023-07-20T11:50:02.7812283Z 2023-07-20T11:50:02.7812594Z added / updated specs: 2023-07-20T11:50:02.7813072Z - conda-build 2023-07-20T11:50:02.7813611Z - conda-package-handling!=1.5.0 2023-07-20T11:50:02.7813983Z 2023-07-20T11:50:02.7814110Z 2023-07-20T11:50:02.7814385Z The following packages will be downloaded: 2023-07-20T11:50:02.7814797Z 2023-07-20T11:50:02.7815068Z package | build 2023-07-20T11:50:02.7815728Z ---------------------------|----------------- 2023-07-20T11:50:02.7816349Z click-8.0.4 | py39haa95532_0 155 KB 2023-07-20T11:50:02.7817048Z conda-build-3.25.0 | py39haa95532_0 601 KB 2023-07-20T11:50:02.7817889Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-07-20T11:50:02.7818570Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-07-20T11:50:02.7819274Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-07-20T11:50:02.7819883Z m2-patch-2.7.5 | 2 89 KB 2023-07-20T11:50:02.7820380Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-07-20T11:50:02.7820778Z msys2-conda-epoch-20160418 | 1 2 KB 2023-07-20T11:50:02.7821162Z openssl-1.1.1u | h2bbff1b_0 5.5 MB 2023-07-20T11:50:02.7824110Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-07-20T11:50:02.7824600Z ------------------------------------------------------------ 2023-07-20T11:50:02.7824980Z Total: 11.3 MB 2023-07-20T11:50:02.7825187Z 2023-07-20T11:50:02.7825366Z The following NEW packages will be INSTALLED: 2023-07-20T11:50:02.7825582Z 2023-07-20T11:50:02.7825852Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-07-20T11:50:02.7826292Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-07-20T11:50:02.7826743Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-07-20T11:50:02.7827183Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-07-20T11:50:02.7827641Z conda-build pkgs/main/win-64::conda-build-3.25.0-py39haa95532_0 None 2023-07-20T11:50:02.7828079Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-07-20T11:50:02.7828620Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py39haa95532_0 None 2023-07-20T11:50:02.7829137Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-07-20T11:50:02.7829564Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-20T11:50:02.7830206Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-07-20T11:50:02.7830607Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-20T11:50:02.7831088Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-20T11:50:02.7831523Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-07-20T11:50:02.7831957Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-20T11:50:02.7832383Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-20T11:50:02.7832757Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-20T11:50:02.7833225Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-07-20T11:50:02.7833678Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-07-20T11:50:02.7834117Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-07-20T11:50:02.7834615Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-07-20T11:50:02.7835068Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-07-20T11:50:02.7835545Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-07-20T11:50:02.7835997Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-07-20T11:50:02.7836444Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-07-20T11:50:02.7836891Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-07-20T11:50:02.7837347Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-20T11:50:02.7837831Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-07-20T11:50:02.7838267Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-07-20T11:50:02.7838731Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-07-20T11:50:02.7839178Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-07-20T11:50:02.7839387Z 2023-07-20T11:50:02.7839551Z The following packages will be UPDATED: 2023-07-20T11:50:02.7839758Z 2023-07-20T11:50:02.7839953Z conda 22.9.0-py39haa95532_0 --> 23.5.2-py39haa95532_0 None 2023-07-20T11:50:02.7840393Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.1.0-py39haa95532_0 None 2023-07-20T11:50:02.7840832Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1u-h2bbff1b_0 None 2023-07-20T11:50:02.7841065Z 2023-07-20T11:50:02.7841071Z 2023-07-20T11:50:03.1039512Z Preparing transaction: ...working... done 2023-07-20T11:50:04.0705768Z Verifying transaction: ...working... done 2023-07-20T11:50:06.5498446Z Executing transaction: ...working... done 2023-07-20T11:50:07.1031833Z Retrieving notices: ...working... done 2023-07-20T11:50:10.5790754Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:50:10.6320728Z 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:10.6321439Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-20T11:50:10.6322261Z Adding in variants from internal_defaults 2023-07-20T11:50:10.6323168Z 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:10.6324179Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-07-20T11:50:10.6325280Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-20T11:50:10.6325927Z Adding in variants from config.variant 2023-07-20T11:50:10.6446399Z 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:10.6448278Z warnings.warn( 2023-07-20T11:50:10.8240019Z INFO:conda_build.metadata:Attempting to finalize metadata for vs2019_win-64 2023-07-20T11:50:10.8240604Z Attempting to finalize metadata for vs2019_win-64 2023-07-20T11:50:33.0421099Z 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:33.0422092Z 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:33.0548900Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-07-20T11:50:33.0549964Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work 2023-07-20T11:50:33.0550661Z Packaging vs2019_win-64 2023-07-20T11:50:33.0551003Z INFO:conda_build.build:Packaging vs2019_win-64 2023-07-20T11:50:33.0855316Z INFO:conda_build.build:Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-20T11:50:33.0855749Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-20T11:50:33.1613570Z 2023-07-20T11:50:33.1614451Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-20T11:50:33.1803234Z 2023-07-20T11:50:33.1804556Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env" 2023-07-20T11:50:33.4094731Z 2023-07-20T11:50:33.4095430Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env 2023-07-20T11:50:33.4095829Z 2023-07-20T11:50:33.4332293Z 2023-07-20T11:50:33.4333187Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work>set YEAR=2019 2023-07-20T11:50:33.4335703Z 2023-07-20T11:50:33.4336868Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work>set VER=16 2023-07-20T11:50:33.4340129Z 2023-07-20T11:50:33.4340803Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d" 2023-07-20T11:50:33.4349470Z 2023-07-20T11:50:33.4350616Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.4368566Z 1 file(s) copied. 2023-07-20T11:50:33.4377287Z 2023-07-20T11:50:33.4377804Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work>IF "win-64" == "win-64" ( 2023-07-20T11:50:33.4378619Z set "target_platform=amd64" 2023-07-20T11:50:33.4379902Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.4381463Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.4382348Z IF "" == "" ( 2023-07-20T11:50:33.4383262Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.4384572Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.4385812Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.4386975Z ) ELSE ( 2023-07-20T11:50:33.4387950Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.4389192Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.4390414Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.4391256Z ) 2023-07-20T11:50:33.4392035Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.4392816Z ) else ( 2023-07-20T11:50:33.4393269Z set "target_platform=x86" 2023-07-20T11:50:33.4394246Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.4395483Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.4396811Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:33.4397678Z echo popd 2023-07-20T11:50:33.4398072Z ) 2023-07-20T11:50:35.4195337Z 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.4196755Z 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.4305039Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T11:50:35.4322456Z 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.4323211Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T11:50:35.4323638Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T11:50:35.4338699Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T11:50:35.4343220Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T11:50:35.4344071Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:35.4351741Z 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.4352815Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T11:50:35.4353574Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T11:50:35.4475313Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T11:50:35.4480125Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-20T11:50:35.4482035Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:35.4579380Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 537 KB/second 2023-07-20T11:50:35.4673201Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T11:50:35.4676465Z 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.4694177Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T11:50:35.4698701Z 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.4707889Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T11:50:35.4709639Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T11:50:35.4710410Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T11:50:35.4714430Z 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.4722272Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T11:50:35.4722950Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T11:50:35.4769142Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T11:50:35.4769799Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T11:50:35.4773993Z 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.4781579Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T11:50:35.4782085Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T11:50:35.4918403Z 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.4936542Z DEBUG:conda_index.index:noarch finish 2023-07-20T11:50:35.4937750Z INFO:conda_index.index:Completed noarch 2023-07-20T11:50:35.4939781Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T11:50:35.4941526Z 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.4961182Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T11:50:35.4965690Z 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.4988186Z 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.5004051Z 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.5004948Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T11:50:35.5006520Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T11:50:35.5007064Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T11:50:35.5012065Z 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.5034526Z 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.5048790Z 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.5049513Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T11:50:35.5050141Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T11:50:35.5115616Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T11:50:35.5116437Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T11:50:35.5121691Z 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.5143506Z 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.5159186Z 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.5160599Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T11:50:35.5161279Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T11:50:35.5296073Z 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.5312586Z DEBUG:conda_index.index:win-64 finish 2023-07-20T11:50:35.5313872Z INFO:conda_index.index:Completed win-64 2023-07-20T11:50:35.5317696Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T11:50:35.5320599Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T11:50:35.5321335Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T11:50:35.5325255Z 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.5326472Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T11:50:35.5327275Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T11:50:35.5327942Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T11:50:35.5331494Z 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.5353139Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T11:50:35.5509604Z 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.5526142Z DEBUG:conda_index.index:write channeldata 2023-07-20T11:50:35.5531061Z 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.1134106Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T11:50:36.1149327Z 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.1150029Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T11:50:36.1150779Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T11:50:36.1165982Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T11:50:36.1170494Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T11:50:36.1171556Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:36.1180366Z 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.1181457Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T11:50:36.1183265Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T11:50:36.1269892Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T11:50:36.1274272Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-07-20T11:50:36.1275087Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:36.1330105Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T11:50:36.1333184Z 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.1349398Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T11:50:36.1354168Z 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:36.1363132Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T11:50:36.1364743Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T11:50:36.1365347Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T11:50:36.1370483Z 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:36.1378084Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T11:50:36.1379033Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T11:50:36.1423596Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T11:50:36.1424278Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T11:50:36.1428797Z 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:36.1435990Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T11:50:36.1436577Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T11:50:36.1562774Z 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:36.1586904Z DEBUG:conda_index.index:noarch finish 2023-07-20T11:50:36.1587427Z INFO:conda_index.index:Completed noarch 2023-07-20T11:50:36.1588362Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T11:50:36.1591037Z 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.1615070Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T11:50:36.1621273Z 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:36.1633484Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T11:50:36.1635411Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T11:50:36.1636105Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T11:50:36.1642298Z 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:36.1654447Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T11:50:36.1655041Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T11:50:36.1728129Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T11:50:36.1728913Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T11:50:36.1735373Z 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.1746757Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T11:50:36.1747296Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T11:50:36.1897711Z 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.1915840Z DEBUG:conda_index.index:win-64 finish 2023-07-20T11:50:36.1916309Z INFO:conda_index.index:Completed win-64 2023-07-20T11:50:36.1920420Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T11:50:36.1923139Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T11:50:36.1923845Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T11:50:36.1928033Z 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.1928834Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T11:50:36.1929401Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T11:50:36.1929901Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T11:50:36.1934061Z 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.1955707Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T11:50:36.2098492Z 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.2114485Z DEBUG:conda_index.index:write channeldata 2023-07-20T11:50:36.2118785Z 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.2136849Z Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmp_6hxofd9\info\recipe) will be used. 2023-07-20T11:50:36.2137631Z WARNING:conda_build.utils:Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmp_6hxofd9\info\recipe) will be used. 2023-07-20T11:50:36.3565332Z 2023-07-20T11:50:36.3566293Z Resource usage statistics from bundling vs2019_win-64: 2023-07-20T11:50:36.3566975Z Process count: 1 2023-07-20T11:50:36.3567498Z CPU time: Sys=-, User=- 2023-07-20T11:50:36.3569881Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-20T11:50:36.3570956Z Memory: 1.7M 2023-07-20T11:50:36.3571527Z Disk usage: 8.3K 2023-07-20T11:50:36.3572011Z Time elapsed: 0:00:02.0 2023-07-20T11:50:36.3572263Z 2023-07-20T11:50:36.3572324Z 2023-07-20T11:50:36.3572597Z number of files: 1 2023-07-20T11:50:36.3573183Z Fixing permissions 2023-07-20T11:50:36.3575844Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-20T11:50:36.3577799Z INFO :: Time taken to mark (prefix) 2023-07-20T11:50:36.3578507Z 0 replacements in 0 files was 0.00 seconds 2023-07-20T11:50:36.3579305Z 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.3580254Z 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.3580930Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-20T11:50:36.3581934Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853810616\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-20T11:50:36.4142709Z # Automatic uploading is disabled 2023-07-20T11:50:36.4143778Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-20T11:50:36.4144509Z 2023-07-20T11:50:36.4144521Z 2023-07-20T11:50:36.4144927Z # To have conda build upload to anaconda.org automatically, use 2023-07-20T11:50:36.4145693Z # conda config --set anaconda_upload yes 2023-07-20T11:50:36.4146317Z anaconda upload \ 2023-07-20T11:50:36.4147004Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:36.4147879Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-20T11:50:36.4148302Z 2023-07-20T11:50:36.4148768Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-20T11:50:36.4149424Z { 2023-07-20T11:50:36.4150042Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-07-20T11:50:36.4150526Z "recipe": { 2023-07-20T11:50:36.4151451Z "cross_compiler_target_platform": "win-64", 2023-07-20T11:50:36.4152121Z "target_platform": "win-64", 2023-07-20T11:50:36.4152956Z "vc": "14" 2023-07-20T11:50:36.4153426Z } 2023-07-20T11:50:36.4153862Z } 2023-07-20T11:50:36.4154299Z } 2023-07-20T11:50:36.4154562Z 2023-07-20T11:50:36.4154572Z 2023-07-20T11:50:36.4154808Z #################################################################################### 2023-07-20T11:50:36.4155419Z Resource usage summary: 2023-07-20T11:50:36.4155760Z 2023-07-20T11:50:36.4155977Z Total time: 0:00:25.8 2023-07-20T11:50:36.4156540Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-07-20T11:50:36.4157255Z Maximum memory usage observed: 1.7M 2023-07-20T11:50:36.4158055Z Total disk usage observed (not including envs): 8.3K 2023-07-20T11:50:37.3212591Z ##[group]Run set -euxo pipefail 2023-07-20T11:50:37.3213033Z set -euxo pipefail 2023-07-20T11:50:37.3213337Z cat "${BUILD_ENV_FILE}" 2023-07-20T11:50:37.3213637Z source "${BUILD_ENV_FILE}" 2023-07-20T11:50:37.3213979Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:37.3214298Z export VSDEVCMD_ARGS='' 2023-07-20T11:50:37.3214569Z  2023-07-20T11:50:37.3214920Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-20T11:50:37.3215322Z #bash packaging/build_conda.sh 2023-07-20T11:50:37.3215553Z  2023-07-20T11:50:37.3215765Z  2023-07-20T11:50:37.3215985Z conda build \ 2023-07-20T11:50:37.3216228Z  -c defaults \ 2023-07-20T11:50:37.3216475Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-20T11:50:37.3216761Z  -c "pytorch-${CHANNEL}" \ 2023-07-20T11:50:37.3217153Z  --no-anaconda-upload \ 2023-07-20T11:50:37.3217663Z  --no-test --python "${PYTHON_VERSION}" \ 2023-07-20T11:50:37.3218124Z  --output-folder distr/ \ 2023-07-20T11:50:37.3218506Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-07-20T11:50:37.3245143Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:50:37.3245440Z env: 2023-07-20T11:50:37.3245710Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:50:37.3246002Z PYTHON_VERSION: 3.9 2023-07-20T11:50:37.3246222Z PACKAGE_TYPE: conda 2023-07-20T11:50:37.3246474Z REPOSITORY: pytorch/audio 2023-07-20T11:50:37.3246714Z REF: 2023-07-20T11:50:37.3246927Z CU_VERSION: cu118 2023-07-20T11:50:37.3247131Z CHANNEL: nightly 2023-07-20T11:50:37.3247387Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-20T11:50:37.3247733Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:50:37.3248142Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:37.3248560Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:37.3248982Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T11:50:37.3249301Z CUDATOOLKIT_CHANNEL: 2023-07-20T11:50:37.3249538Z ##[endgroup] 2023-07-20T11:50:37.6425775Z + cat 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:50:37.6595517Z export BUILD_VERSION='2.1.0.dev20230720' 2023-07-20T11:50:37.6596134Z 2023-07-20T11:50:37.6596372Z export CMAKE_USE_CUDA='1' 2023-07-20T11:50:37.6596838Z 2023-07-20T11:50:37.6597054Z export CONDA_BUILD_VARIANT='cuda' 2023-07-20T11:50:37.6597440Z 2023-07-20T11:50:37.6597887Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T11:50:37.6598330Z 2023-07-20T11:50:37.6598676Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:37.6599097Z 2023-07-20T11:50:37.6599429Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:37.6599847Z 2023-07-20T11:50:37.6600290Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:37.6600635Z 2023-07-20T11:50:37.6600992Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:37.6601462Z 2023-07-20T11:50:37.6601848Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:37.6602643Z 2023-07-20T11:50:37.6602834Z export FORCE_CUDA=1 2023-07-20T11:50:37.6603209Z 2023-07-20T11:50:37.6603878Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-07-20T11:50:37.6604706Z 2023-07-20T11:50:37.6604977Z export PYTORCH_VERSION='2.1.0.dev20230719' 2023-07-20T11:50:37.6605568Z 2023-07-20T11:50:37.6605767Z export PYTORCH_VERSION_SUFFIX='' 2023-07-20T11:50:37.6606369Z 2023-07-20T11:50:37.6606748Z 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.6607132Z 2023-07-20T11:50:37.6607322Z export VERSION_SUFFIX='' 2023-07-20T11:50:37.6607610Z 2023-07-20T11:50:37.6610776Z export WHEEL_DIR='' 2023-07-20T11:50:37.6611217Z 2023-07-20T11:50:37.6611226Z 2023-07-20T11:50:37.6611688Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:50:37.6612297Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T11:50:37.6612769Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T11:50:37.6613247Z ++ export CMAKE_USE_CUDA=1 2023-07-20T11:50:37.6613664Z ++ CMAKE_USE_CUDA=1 2023-07-20T11:50:37.6614052Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T11:50:37.6614528Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T11:50:37.6615133Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-20T11:50:37.6615831Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T11:50:37.6616518Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:37.6617252Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:37.6617921Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:37.6618684Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:37.6619246Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:37.6619538Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:37.6619913Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:37.6620361Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:37.6620795Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:37.6621200Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T11:50:37.6621529Z ++ export FORCE_CUDA=1 2023-07-20T11:50:37.6621766Z ++ FORCE_CUDA=1 2023-07-20T11:50:37.6622839Z ++ 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.6624779Z ++ 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.6626000Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T11:50:37.6626320Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T11:50:37.6626613Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T11:50:37.6626864Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T11:50:37.6627179Z ++ 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.6627516Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T11:50:37.6627987Z ++ export VERSION_SUFFIX= 2023-07-20T11:50:37.6628211Z ++ VERSION_SUFFIX= 2023-07-20T11:50:37.6628449Z ++ export WHEEL_DIR= 2023-07-20T11:50:37.6628681Z ++ WHEEL_DIR= 2023-07-20T11:50:37.6628943Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:37.6629213Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:37.6629482Z + export VSDEVCMD_ARGS= 2023-07-20T11:50:37.6629725Z + VSDEVCMD_ARGS= 2023-07-20T11:50:37.6630209Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.9 --output-folder distr/ packaging/torchaudio 2023-07-20T11:50:39.6712861Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:50:39.6713566Z 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.7233970Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-20T11:50:39.7234418Z Adding in variants from internal_defaults 2023-07-20T11:50:39.7235265Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-07-20T11:50:39.7235954Z 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.7236683Z Adding in variants from config.variant 2023-07-20T11:50:39.7237105Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-20T11:50:39.7463849Z 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.7465117Z warnings.warn( 2023-07-20T11:50:39.7465820Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-07-20T11:50:39.7466292Z warnings.warn( 2023-07-20T11:50:39.7467326Z 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.7468039Z warnings.warn( 2023-07-20T11:50:39.7468718Z 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.7469369Z warnings.warn( 2023-07-20T11:50:39.7469829Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-07-20T11:50:39.7470271Z warnings.warn( 2023-07-20T11:50:39.7470732Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-07-20T11:50:39.7471139Z warnings.warn( 2023-07-20T11:50:39.7471620Z 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.7472076Z warnings.warn( 2023-07-20T11:50:39.8965970Z INFO:conda_build.metadata:Attempting to finalize metadata for torchaudio 2023-07-20T11:50:39.8966458Z Attempting to finalize metadata for torchaudio 2023-07-20T11:50:59.3401271Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:50:59.7360836Z Solving environment: ...working... done 2023-07-20T11:51:02.1628643Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:51:10.1634560Z Solving environment: ...working... done 2023-07-20T11:51:17.9164342Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:51:25.4045621Z Solving environment: ...working... done 2023-07-20T11:51:25.5038555Z BUILD START: ['torchaudio-2.1.0.dev20230720-py39_cu118.tar.bz2'] 2023-07-20T11:51:27.6791111Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:51:34.8366267Z Solving environment: ...working... done 2023-07-20T11:56:58.6463731Z 2023-07-20T11:56:58.6464539Z ## Package Plan ## 2023-07-20T11:56:58.6473718Z 2023-07-20T11:56:58.6474819Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\_h_env 2023-07-20T11:56:58.6475500Z 2023-07-20T11:56:58.6475512Z 2023-07-20T11:56:58.6476014Z The following NEW packages will be INSTALLED: 2023-07-20T11:56:58.6476598Z 2023-07-20T11:56:58.6476856Z blas: 1.0-mkl 2023-07-20T11:56:58.6477626Z bzip2: 1.0.8-he774522_0 2023-07-20T11:56:58.6480705Z ca-certificates: 2023.05.30-haa95532_0 2023-07-20T11:56:58.6481366Z cmake: 3.26.4-h693b641_0 2023-07-20T11:56:58.6481996Z cuda-cccl: 12.2.53-0 nvidia 2023-07-20T11:56:58.6482638Z cuda-cudart: 11.8.89-0 nvidia 2023-07-20T11:56:58.6483435Z cuda-cudart-dev: 11.8.89-0 nvidia 2023-07-20T11:56:58.6484095Z cuda-cupti: 11.8.87-0 nvidia 2023-07-20T11:56:58.6484737Z cuda-libraries: 11.8.0-0 nvidia 2023-07-20T11:56:58.6485410Z cuda-libraries-dev: 11.8.0-0 nvidia 2023-07-20T11:56:58.6486078Z cuda-nvrtc: 11.8.89-0 nvidia 2023-07-20T11:56:58.6493007Z cuda-nvrtc-dev: 11.8.89-0 nvidia 2023-07-20T11:56:58.6493660Z cuda-nvtx: 11.8.86-0 nvidia 2023-07-20T11:56:58.6494335Z cuda-profiler-api: 12.2.53-0 nvidia 2023-07-20T11:56:58.6494994Z cuda-runtime: 11.8.0-0 nvidia 2023-07-20T11:56:58.6495609Z filelock: 3.9.0-py39haa95532_0 2023-07-20T11:56:58.6496293Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-07-20T11:56:58.6496875Z jinja2: 3.1.2-py39haa95532_0 2023-07-20T11:56:58.6497455Z libcublas: 11.11.3.6-0 nvidia 2023-07-20T11:56:58.6498071Z libcublas-dev: 11.11.3.6-0 nvidia 2023-07-20T11:56:58.6498695Z libcufft: 10.9.0.58-0 nvidia 2023-07-20T11:56:58.6499393Z libcufft-dev: 10.9.0.58-0 nvidia 2023-07-20T11:56:58.6499983Z libcurand: 10.3.3.53-0 nvidia 2023-07-20T11:56:58.6500587Z libcurand-dev: 10.3.3.53-0 nvidia 2023-07-20T11:56:58.6501208Z libcusolver: 11.4.1.48-0 nvidia 2023-07-20T11:56:58.6501822Z libcusolver-dev: 11.4.1.48-0 nvidia 2023-07-20T11:56:58.6502428Z libcusparse: 11.7.5.86-0 nvidia 2023-07-20T11:56:58.6503060Z libcusparse-dev: 11.7.5.86-0 nvidia 2023-07-20T11:56:58.6503668Z libnpp: 11.8.0.86-0 nvidia 2023-07-20T11:56:58.6504571Z libnpp-dev: 11.8.0.86-0 nvidia 2023-07-20T11:56:58.6505177Z libnvjpeg: 11.9.0.86-0 nvidia 2023-07-20T11:56:58.6505754Z libnvjpeg-dev: 11.9.0.86-0 nvidia 2023-07-20T11:56:58.6506367Z libuv: 1.44.2-h2bbff1b_0 2023-07-20T11:56:58.6507009Z lz4-c: 1.9.4-h2bbff1b_0 2023-07-20T11:56:58.6507824Z markupsafe: 2.1.1-py39h2bbff1b_0 2023-07-20T11:56:58.6508439Z mkl: 2023.1.0-h8bd8f75_46356 2023-07-20T11:56:58.6509008Z mpmath: 1.2.1-py39haa95532_0 2023-07-20T11:56:58.6509605Z networkx: 2.8.4-py39haa95532_1 2023-07-20T11:56:58.6510201Z ninja: 1.10.2-haa95532_5 2023-07-20T11:56:58.6510789Z ninja-base: 1.10.2-h6d14046_5 2023-07-20T11:56:58.6511371Z openssl: 3.0.9-h2bbff1b_0 2023-07-20T11:56:58.6511957Z pip: 23.1.2-py39haa95532_0 2023-07-20T11:56:58.6512530Z python: 3.9.17-h1aa4202_0 2023-07-20T11:56:58.6513168Z pytorch: 2.1.0.dev20230719-py3.9_cuda11.8_cudnn8_0 pytorch-nightly 2023-07-20T11:56:58.6513866Z pytorch-cuda: 11.8-h24eeafa_5 pytorch-nightly 2023-07-20T11:56:58.6514548Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-07-20T11:56:58.6515292Z pyyaml: 6.0-py39h2bbff1b_1 2023-07-20T11:56:58.6515948Z setuptools: 67.8.0-py39haa95532_0 2023-07-20T11:56:58.6516550Z sqlite: 3.41.2-h2bbff1b_0 2023-07-20T11:56:58.6517104Z sympy: 1.11.1-py39haa95532_0 2023-07-20T11:56:58.6517648Z tbb: 2021.8.0-h59b6b97_0 2023-07-20T11:56:58.6518213Z typing_extensions: 4.6.3-py39haa95532_0 2023-07-20T11:56:58.6518813Z tzdata: 2023c-h04d1e81_0 2023-07-20T11:56:58.6519357Z vc: 14.2-h21ff451_1 2023-07-20T11:56:58.6519937Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-07-20T11:56:58.6520535Z wheel: 0.38.4-py39haa95532_0 2023-07-20T11:56:58.6521111Z xz: 5.4.2-h8cc25b3_0 2023-07-20T11:56:58.6521733Z yaml: 0.2.5-he774522_0 2023-07-20T11:56:58.6522277Z zlib: 1.2.13-h8cc25b3_0 2023-07-20T11:56:58.6522835Z zstd: 1.5.5-hd43e919_0 2023-07-20T11:56:58.6523153Z 2023-07-20T11:57:00.6596463Z Preparing transaction: ...working... done 2023-07-20T11:57:09.1437000Z Verifying transaction: ...working... done 2023-07-20T11:57:31.3488571Z Executing transaction: ...working... done 2023-07-20T11:57:33.5540482Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:57:34.1593210Z Solving environment: ...working... done 2023-07-20T11:57:34.3382295Z 2023-07-20T11:57:34.3382804Z ## Package Plan ## 2023-07-20T11:57:34.3383147Z 2023-07-20T11:57:34.3385943Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\_build_env 2023-07-20T11:57:34.3387141Z 2023-07-20T11:57:34.3387154Z 2023-07-20T11:57:34.3387433Z The following NEW packages will be INSTALLED: 2023-07-20T11:57:34.3387781Z 2023-07-20T11:57:34.3387974Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-07-20T11:57:34.3388483Z vswhere: 2.8.4-haa95532_0 2023-07-20T11:57:34.3388763Z 2023-07-20T11:57:34.3465960Z Preparing transaction: ...working... done 2023-07-20T11:57:34.7569671Z Verifying transaction: ...working... done 2023-07-20T11:57:34.7670469Z Executing transaction: ...working... done 2023-07-20T11:57:57.7472210Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\_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:57.7473867Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-07-20T11:58:00.8660053Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-07-20T11:58:00.8660609Z !! 2023-07-20T11:58:00.8660732Z 2023-07-20T11:58:00.8660891Z ******************************************************************************** 2023-07-20T11:58:00.8661410Z Please avoid running ``setup.py`` directly. 2023-07-20T11:58:00.8661779Z Instead, use pypa/build, pypa/installer, pypa/build or 2023-07-20T11:58:00.8662259Z other standards-based tools. 2023-07-20T11:58:00.8662439Z 2023-07-20T11:58:00.8662730Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-07-20T11:58:00.8663238Z ******************************************************************************** 2023-07-20T11:58:00.8663589Z 2023-07-20T11:58:00.8663673Z !! 2023-07-20T11:58:00.8663878Z self.initialize_options() 2023-07-20T11:58:00.9204410Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\work\ 2023-07-20T11:58:00.9205517Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\work 2023-07-20T11:58:00.9206474Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853839708\\_build_env', 2023-07-20T11:58:00.9207587Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853839708\\_h_env', 2023-07-20T11:58:00.9208548Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853839708\\work'} 2023-07-20T11:58:00.9209161Z 2023-07-20T11:58:00.9209503Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-07-20T11:58:00.9209886Z 2023-07-20T11:58:00.9210103Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-07-20T11:58:00.9210372Z 2023-07-20T11:58:00.9210611Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-07-20T11:58:00.9210937Z 2023-07-20T11:58:00.9211216Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-07-20T11:58:00.9211572Z 2023-07-20T11:58:00.9211750Z %SRC_DIR%>set "ARCH=64" 2023-07-20T11:58:00.9212029Z 2023-07-20T11:58:00.9212246Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-07-20T11:58:00.9212550Z 2023-07-20T11:58:00.9212791Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-07-20T11:58:00.9213137Z 2023-07-20T11:58:00.9213422Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-07-20T11:58:00.9213787Z 2023-07-20T11:58:00.9214125Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-07-20T11:58:00.9214644Z 2023-07-20T11:58:00.9214860Z %SRC_DIR%>set "SUBDIR=win-64" 2023-07-20T11:58:00.9215297Z 2023-07-20T11:58:00.9215560Z %SRC_DIR%>set "build_platform=win-64" 2023-07-20T11:58:00.9215905Z 2023-07-20T11:58:00.9216096Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-07-20T11:58:00.9216401Z 2023-07-20T11:58:00.9216660Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-07-20T11:58:00.9216993Z 2023-07-20T11:58:00.9217505Z %SRC_DIR%>set "CONDA_PY=39" 2023-07-20T11:58:00.9217802Z 2023-07-20T11:58:00.9217994Z %SRC_DIR%>set "PY3K=1" 2023-07-20T11:58:00.9218261Z 2023-07-20T11:58:00.9218454Z %SRC_DIR%>set "PY_VER=3.9" 2023-07-20T11:58:00.9218715Z 2023-07-20T11:58:00.9218947Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-07-20T11:58:00.9219269Z 2023-07-20T11:58:00.9219555Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-07-20T11:58:00.9219927Z 2023-07-20T11:58:00.9220190Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-07-20T11:58:00.9220642Z 2023-07-20T11:58:00.9220854Z %SRC_DIR%>set "NPY_VER=1.22" 2023-07-20T11:58:00.9221154Z 2023-07-20T11:58:00.9221757Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-07-20T11:58:00.9222065Z 2023-07-20T11:58:00.9222346Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-07-20T11:58:00.9222708Z 2023-07-20T11:58:00.9222940Z %SRC_DIR%>set "PERL_VER=5.26" 2023-07-20T11:58:00.9223254Z 2023-07-20T11:58:00.9223469Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-07-20T11:58:00.9223787Z 2023-07-20T11:58:00.9223965Z %SRC_DIR%>set "LUA_VER=5" 2023-07-20T11:58:00.9224238Z 2023-07-20T11:58:00.9224411Z %SRC_DIR%>set "CONDA_LUA=5" 2023-07-20T11:58:00.9224705Z 2023-07-20T11:58:00.9224905Z %SRC_DIR%>set "R_VER=3.4" 2023-07-20T11:58:00.9225192Z 2023-07-20T11:58:00.9225387Z %SRC_DIR%>set "CONDA_R=3.4" 2023-07-20T11:58:00.9225673Z 2023-07-20T11:58:00.9225920Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230720" 2023-07-20T11:58:00.9226254Z 2023-07-20T11:58:00.9226652Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8" 2023-07-20T11:58:00.9227245Z 2023-07-20T11:58:00.9227616Z %SRC_DIR%>set "TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6" 2023-07-20T11:58:00.9228072Z 2023-07-20T11:58:00.9228326Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=g6a67f8b" 2023-07-20T11:58:00.9228667Z 2023-07-20T11:58:00.9228998Z %SRC_DIR%>set "GIT_FULL_HASH=6a67f8ba5a61a7068729fcd436b7009d56649e2b" 2023-07-20T11:58:00.9229398Z 2023-07-20T11:58:00.9229632Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-07-20T11:58:00.9229980Z 2023-07-20T11:58:00.9230239Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230720" 2023-07-20T11:58:00.9230547Z 2023-07-20T11:58:00.9230766Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-07-20T11:58:00.9231086Z 2023-07-20T11:58:00.9231367Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-07-20T11:58:00.9231721Z 2023-07-20T11:58:00.9231931Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-07-20T11:58:00.9232233Z 2023-07-20T11:58:00.9232709Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-07-20T11:58:00.9233343Z 2023-07-20T11:58:00.9233565Z %SRC_DIR%>set "CPU_COUNT=8" 2023-07-20T11:58:00.9233939Z 2023-07-20T11:58:00.9234224Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-07-20T11:58:00.9234523Z 2023-07-20T11:58:00.9234729Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-07-20T11:58:00.9235025Z 2023-07-20T11:58:00.9238319Z %SRC_DIR%>set "PATH=%BUILD_PREFIX%;%BUILD_PREFIX%\Library\mingw-w64\bin;%BUILD_PREFIX%\Library\usr\bin;%BUILD_PREFIX%\Library\bin;%BUILD_PREFIX%\Scripts;%BUILD_PREFIX%\bin;%PREFIX%;%PREFIX%\Library\mingw-w64\bin;%PREFIX%\Library\usr\bin;%PREFIX%\Library\bin;%PREFIX%\Scripts;%PREFIX%\bin;C;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\bin;C:\Users\runneruser\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\opt\bin;C:\Jenkins\Miniconda3\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl" 2023-07-20T11:58:00.9242124Z 2023-07-20T11:58:00.9242405Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-07-20T11:58:00.9242996Z 2023-07-20T11:58:00.9243300Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-07-20T11:58:00.9243653Z 2023-07-20T11:58:00.9243944Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-07-20T11:58:00.9244319Z 2023-07-20T11:58:00.9244626Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-07-20T11:58:00.9245020Z 2023-07-20T11:58:00.9245304Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-07-20T11:58:00.9245676Z 2023-07-20T11:58:00.9246275Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env" 2023-07-20T11:58:00.9246913Z 2023-07-20T11:58:00.9247410Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-07-20T11:58:00.9247812Z 2023-07-20T11:58:00.9248128Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-07-20T11:58:00.9248552Z 2023-07-20T11:58:00.9248915Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-07-20T11:58:00.9249362Z 2023-07-20T11:58:00.9249728Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-07-20T11:58:00.9250161Z 2023-07-20T11:58:00.9250495Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-07-20T11:58:00.9250902Z 2023-07-20T11:58:00.9251178Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-07-20T11:58:00.9251548Z 2023-07-20T11:58:00.9251815Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-07-20T11:58:00.9252283Z 2023-07-20T11:58:00.9252635Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-07-20T11:58:00.9253129Z 2023-07-20T11:58:00.9253449Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-07-20T11:58:00.9253794Z 2023-07-20T11:58:00.9254163Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-07-20T11:58:00.9254600Z 2023-07-20T11:58:00.9254875Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-07-20T11:58:00.9255228Z 2023-07-20T11:58:00.9255477Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-07-20T11:58:00.9255849Z 2023-07-20T11:58:00.9256159Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-07-20T11:58:00.9256542Z 2023-07-20T11:58:00.9256806Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-07-20T11:58:00.9257149Z 2023-07-20T11:58:00.9257353Z %SRC_DIR%>set "PROMPT=$P$G" 2023-07-20T11:58:00.9257649Z 2023-07-20T11:58:00.9258347Z %SRC_DIR%>set "PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\AWS Tools\PowerShell\" 2023-07-20T11:58:00.9259202Z 2023-07-20T11:58:00.9259503Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-07-20T11:58:00.9259853Z 2023-07-20T11:58:00.9260161Z %SRC_DIR%>set "SystemDrive=C:" 2023-07-20T11:58:00.9260468Z 2023-07-20T11:58:00.9260691Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-07-20T11:58:00.9261018Z 2023-07-20T11:58:00.9261346Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-20T11:58:00.9261735Z 2023-07-20T11:58:00.9262061Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-20T11:58:00.9262434Z 2023-07-20T11:58:00.9262678Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-07-20T11:58:00.9263019Z 2023-07-20T11:58:00.9263264Z %SRC_DIR%>set "USERNAME=runneruser" 2023-07-20T11:58:00.9263602Z 2023-07-20T11:58:00.9263873Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-07-20T11:58:00.9264229Z 2023-07-20T11:58:00.9264443Z %SRC_DIR%>set "windir=C:\Windows" 2023-07-20T11:58:00.9264759Z 2023-07-20T11:58:00.9265037Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-07-20T11:58:00.9265510Z 2023-07-20T11:58:00.9265914Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-07-20T11:58:00.9266558Z 2023-07-20T11:58:00.9266855Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-07-20T11:58:00.9267226Z 2023-07-20T11:58:00.9267558Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-07-20T11:58:00.9267961Z 2023-07-20T11:58:00.9268520Z %SRC_DIR%>set "ignore_build_only_deps={'python', 'numpy'}" 2023-07-20T11:58:00.9268900Z 2023-07-20T11:58:00.9269492Z %SRC_DIR%>set "pin_run_as_build=OrderedDict([('python', OrderedDict([('min_pin', 'x.x'), ('max_pin', 'x.x')])), ('r-base', OrderedDict([('min_pin', 'x.x'), ('max_pin', 'x.x')]))])" 2023-07-20T11:58:00.9270116Z 2023-07-20T11:58:00.9270577Z %SRC_DIR%>set "extend_keys={'ignore_version', 'ignore_build_only_deps', 'pin_run_as_build', 'extend_keys'}" 2023-07-20T11:58:00.9271049Z 2023-07-20T11:58:00.9271319Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-07-20T11:58:00.9271775Z 2023-07-20T11:58:00.9272404Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-07-20T11:58:00.9272918Z 2023-07-20T11:58:00.9273197Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-07-20T11:58:00.9273556Z 2023-07-20T11:58:00.9273784Z %SRC_DIR%>set "target_platform=win-64" 2023-07-20T11:58:00.9274118Z 2023-07-20T11:58:00.9274428Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-07-20T11:58:00.9274802Z 2023-07-20T11:58:00.9275002Z %SRC_DIR%>set "r_base=3.4" 2023-07-20T11:58:00.9275286Z 2023-07-20T11:58:00.9275507Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-07-20T11:58:00.9275823Z 2023-07-20T11:58:00.9275995Z %SRC_DIR%>set "vc=14" 2023-07-20T11:58:00.9276265Z 2023-07-20T11:58:00.9276555Z %SRC_DIR%>set "c_compiler=vs2019" 2023-07-20T11:58:00.9276878Z 2023-07-20T11:58:00.9277086Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-07-20T11:58:00.9277415Z 2023-07-20T11:58:00.9277681Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-07-20T11:58:00.9278135Z 2023-07-20T11:58:00.9278397Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-07-20T11:58:00.9278910Z 2023-07-20T11:58:00.9279181Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-07-20T11:58:00.9279528Z 2023-07-20T11:58:00.9279970Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\pip_cache" 2023-07-20T11:58:00.9280471Z 2023-07-20T11:58:00.9280684Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-07-20T11:58:00.9281030Z 2023-07-20T11:58:00.9281314Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-07-20T11:58:00.9281680Z 2023-07-20T11:58:00.9281930Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-07-20T11:58:00.9282259Z 2023-07-20T11:58:00.9282644Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-20T11:58:00.9283099Z 2023-07-20T11:58:00.9283541Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-07-20T11:58:00.9284024Z 2023-07-20T11:58:00.9284637Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-07-20T11:58:00.9285348Z 2023-07-20T11:58:00.9285586Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-07-20T11:58:00.9285900Z 2023-07-20T11:58:00.9286076Z %SRC_DIR%>SET MSSdk=1 2023-07-20T11:58:00.9286346Z 2023-07-20T11:58:00.9286552Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-07-20T11:58:00.9286841Z 2023-07-20T11:58:00.9287054Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-07-20T11:58:00.9287345Z 2023-07-20T11:58:00.9287520Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-07-20T11:58:00.9287814Z 2023-07-20T11:58:00.9288094Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-07-20T11:58:00.9288446Z 2023-07-20T11:58:00.9288677Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-07-20T11:58:00.9288990Z 2023-07-20T11:58:00.9289334Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-07-20T11:58:00.9289782Z 2023-07-20T11:58:00.9289975Z %SRC_DIR%>set "CXX=cl.exe" 2023-07-20T11:58:00.9290237Z 2023-07-20T11:58:00.9290551Z %SRC_DIR%>set "CC=cl.exe" 2023-07-20T11:58:00.9290838Z 2023-07-20T11:58:00.9291067Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-07-20T11:58:00.9291457Z 2023-07-20T11:58:00.9292130Z %SRC_DIR%>for /F "usebackq tokens=*" %i in (`vswhere.exe -nologo -products * -version [16.0,17.0] -property installationPath`) do (set "VSINSTALLDIR=%i\" ) 2023-07-20T11:58:00.9292771Z 2023-07-20T11:58:00.9293427Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-20T11:58:00.9293960Z 2023-07-20T11:58:00.9295043Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (for /F "usebackq tokens=*" %i in (`vswhere.exe -nologo -products * -requires Microsoft.VisualStudio.Component.VC.v142.x86.x64 -property installationPath`) do (set "VSINSTALLDIR=%i\" ) ) 2023-07-20T11:58:00.9296069Z 2023-07-20T11:58:00.9296749Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\" ) 2023-07-20T11:58:00.9298412Z 2023-07-20T11:58:01.1491268Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\" ) 2023-07-20T11:58:01.1492383Z 2023-07-20T11:58:01.1493271Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-20T11:58:01.1495378Z 2023-07-20T11:58:01.1496332Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\" ) 2023-07-20T11:58:01.1497062Z 2023-07-20T11:58:01.1497289Z %SRC_DIR%>IF NOT "1" == "" ( 2023-07-20T11:58:01.1497907Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-07-20T11:58:01.1498919Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-07-20T11:58:01.1499585Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-07-20T11:58:01.1500217Z ) 2023-07-20T11:58:01.1500462Z 2023-07-20T11:58:01.1500656Z %SRC_DIR%>call :GetWin10SdkDir 2023-07-20T11:58:01.1501095Z 2023-07-20T11:58:01.1501611Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-20T11:58:01.1502090Z 2023-07-20T11:58:01.1503424Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-20T11:58:01.1503929Z 2023-07-20T11:58:01.1504285Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-07-20T11:58:01.1504712Z 2023-07-20T11:58:01.1505070Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-07-20T11:58:01.1505514Z 2023-07-20T11:58:01.1505739Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-07-20T11:58:01.1506041Z 2023-07-20T11:58:01.1506219Z %SRC_DIR%>exit /B 0 2023-07-20T11:58:01.1506469Z 2023-07-20T11:58:01.1507127Z %SRC_DIR%>for /F %i in ('dir /ON /B "C:\Program Files (x86)\Windows Kits\10\\include"') DO (if NOT "%~i" == "wdf" (SET WindowsSDKVer=%~i ) ) 2023-07-20T11:58:01.1507777Z 2023-07-20T11:58:01.1508152Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-07-20T11:58:01.1508598Z 2023-07-20T11:58:01.1509155Z %SRC_DIR%>if errorlevel 1 (echo "Didn't find any windows 10 SDK. I'm not sure if things will work, but let's try..." ) else (echo Windows SDK version found as: "10.0.19041.0" ) 2023-07-20T11:58:01.1509901Z Windows SDK version found as: "10.0.19041.0" 2023-07-20T11:58:01.1510201Z 2023-07-20T11:58:01.1510398Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-07-20T11:58:01.1510685Z set "target_platform=amd64" 2023-07-20T11:58:01.1510971Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-07-20T11:58:01.1511210Z set "BITS=64" 2023-07-20T11:58:01.1511415Z ) else ( 2023-07-20T11:58:01.1511641Z set "target_platform=x86" 2023-07-20T11:58:01.1511914Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-07-20T11:58:01.1512144Z set "BITS=32" 2023-07-20T11:58:01.1512352Z ) 2023-07-20T11:58:01.1512466Z 2023-07-20T11:58:01.1512679Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-07-20T11:58:01.1512919Z 2023-07-20T11:58:01.1513129Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-07-20T11:58:01.1515006Z 2023-07-20T11:58:01.1515608Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>CALL "VC\Auxiliary\Build\vcvars64.bat" -vcvars_ver=14.2 10.0.19041.0 2023-07-20T11:58:01.1516363Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-07-20T11:58:01.1516763Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-07-20T11:58:01.1517124Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-07-20T11:58:01.1517457Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-07-20T11:58:01.1517774Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-07-20T11:58:01.1518292Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-07-20T11:58:01.1518614Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-07-20T11:58:01.1518934Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-07-20T11:58:01.1519402Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-07-20T11:58:01.1519896Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-07-20T11:58:01.1520344Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-07-20T11:58:01.1520981Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-07-20T11:58:01.1521601Z ********************************************************************** 2023-07-20T11:58:01.1522215Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-07-20T11:58:01.1522846Z ** Copyright (c) 2021 Microsoft Corporation 2023-07-20T11:58:01.1523328Z ********************************************************************** 2023-07-20T11:58:01.1523614Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-07-20T11:58:01.1523932Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-07-20T11:58:01.1524249Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-07-20T11:58:01.1524565Z [DEBUG:core\msbuild.bat] initializing... 2023-07-20T11:58:01.1524843Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-07-20T11:58:01.1525187Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-07-20T11:58:01.1525494Z [DEBUG:winsdk.bat] initializing... 2023-07-20T11:58:01.1525776Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-07-20T11:58:01.1526083Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-07-20T11:58:01.1526364Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-07-20T11:58:01.1526674Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-07-20T11:58:01.1526978Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-07-20T11:58:01.1527282Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-07-20T11:58:01.1527559Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-07-20T11:58:01.1527996Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-07-20T11:58:01.1528742Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-07-20T11:58:01.1529374Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-07-20T11:58:01.1530034Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-07-20T11:58:01.1530377Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-07-20T11:58:01.1530716Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-07-20T11:58:01.1531240Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-07-20T11:58:01.1531562Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-07-20T11:58:01.1532038Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-07-20T11:58:01.1532485Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-07-20T11:58:01.1532776Z -- Git branch: nightly 2023-07-20T11:58:01.1533046Z -- Git SHA: 6a67f8ba5a61a7068729fcd436b7009d56649e2b 2023-07-20T11:58:01.1533316Z -- Git tag: None 2023-07-20T11:58:01.1533591Z -- PyTorch dependency: torch==2.1.0.dev20230719 2023-07-20T11:58:01.1534036Z -- Building version 2.1.0.dev20230720 2023-07-20T11:58:01.1534293Z running install 2023-07-20T11:58:01.1534508Z running build 2023-07-20T11:58:01.1534830Z running build_py 2023-07-20T11:58:01.1535300Z creating build 2023-07-20T11:58:01.1535798Z creating build\lib.win-amd64-cpython-39 2023-07-20T11:58:01.1536458Z creating build\lib.win-amd64-cpython-39\torchaudio 2023-07-20T11:58:01.1537382Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-07-20T11:58:01.1537841Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-07-20T11:58:01.1538267Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-07-20T11:58:01.1538679Z creating build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-20T11:58:01.1539136Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-20T11:58:01.1539651Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-20T11:58:01.1540311Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-20T11:58:01.1540833Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-20T11:58:01.1541345Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-20T11:58:01.1541859Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-20T11:58:01.1542315Z creating build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-07-20T11:58:01.1542768Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-07-20T11:58:01.1543291Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-07-20T11:58:01.1543752Z creating build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1544222Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1544744Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1545257Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1545779Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1546313Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1547141Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1548194Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1549136Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1549698Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1550224Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1550771Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1551287Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1551813Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1552324Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1552836Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1553339Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1553858Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1554395Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1554907Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1555411Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1556061Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1556550Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1557060Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-20T11:58:01.1557512Z creating build\lib.win-amd64-cpython-39\torchaudio\functional 2023-07-20T11:58:01.2492093Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-07-20T11:58:33.7154010Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-07-20T11:58:33.7155051Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-07-20T11:58:33.7156017Z to cmake instead of implicitly setting it as an env variable. This will 2023-07-20T11:58:33.7156727Z become a FATAL_ERROR in future version of pytorch. 2023-07-20T11:58:33.7157259Z Call Stack (most recent call first): 2023-07-20T11:58:33.7159127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:327 (torch_cuda_get_nvcc_gencode_flag) 2023-07-20T11:58:33.7160477Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-07-20T11:58:33.7162015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-07-20T11:58:33.7163092Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-07-20T11:58:33.7163664Z CMakeLists.txt:93 (include) 2023-07-20T11:58:33.7163991Z 2023-07-20T11:58:33.7164003Z 2023-07-20T11:59:12.3135630Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-07-20T11:59:12.3182222Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-07-20T11:59:12.3314429Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-07-20T11:59:12.3489504Z creating build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-20T11:59:12.3999418Z copying torchaudio\io\_compat.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-20T11:59:12.4856933Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-20T11:59:12.5291191Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-20T11:59:12.5350262Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-20T11:59:12.5419730Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-20T11:59:12.5421247Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-20T11:59:12.5422410Z creating build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-20T11:59:12.5423527Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-20T11:59:12.5424765Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-20T11:59:12.5426013Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-20T11:59:12.5427327Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-20T11:59:12.5428752Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-20T11:59:12.5430003Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-20T11:59:12.5431253Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-20T11:59:12.5432488Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-20T11:59:12.5434256Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-20T11:59:12.5435747Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-20T11:59:12.5436958Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-20T11:59:12.5438071Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-07-20T11:59:12.5439251Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-07-20T11:59:12.5441122Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-07-20T11:59:12.5442880Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-07-20T11:59:12.5444060Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype 2023-07-20T11:59:12.5445218Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype 2023-07-20T11:59:12.5446184Z creating build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-07-20T11:59:12.5447565Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-07-20T11:59:12.5448989Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-07-20T11:59:12.5450338Z creating build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-07-20T11:59:12.5451590Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-07-20T11:59:12.5452888Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-07-20T11:59:12.5454181Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-07-20T11:59:12.5455452Z creating build\lib.win-amd64-cpython-39\torchaudio\utils 2023-07-20T11:59:12.5456743Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-07-20T11:59:12.5457954Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-07-20T11:59:12.5459178Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-07-20T11:59:12.5460307Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-07-20T11:59:12.5461405Z creating build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-07-20T11:59:12.5462636Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-07-20T11:59:12.5464076Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-07-20T11:59:12.5465184Z creating build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-07-20T11:59:12.5466266Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-07-20T11:59:12.5467532Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-07-20T11:59:12.5468631Z creating build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-07-20T11:59:12.5470151Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-07-20T11:59:12.5471590Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-07-20T11:59:12.5472720Z creating build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-07-20T11:59:12.5473874Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-07-20T11:59:12.5475234Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-07-20T11:59:12.5476683Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-07-20T11:59:12.5478158Z creating build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-07-20T11:59:12.5479631Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-07-20T11:59:12.5480958Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-07-20T11:59:12.5482313Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-07-20T11:59:12.5483786Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-07-20T11:59:12.5485436Z creating build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-07-20T11:59:12.5486823Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-07-20T11:59:12.5488269Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-07-20T11:59:12.5489695Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-07-20T11:59:12.5491097Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-07-20T11:59:12.5492628Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-07-20T11:59:12.5494019Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-07-20T11:59:12.5495295Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-07-20T11:59:12.5496599Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-07-20T11:59:12.5497820Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-07-20T11:59:12.5499362Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-07-20T11:59:12.5500721Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-07-20T11:59:12.5502085Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-07-20T11:59:12.5503293Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-07-20T11:59:12.5504656Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-07-20T11:59:12.5506232Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-07-20T11:59:12.5507518Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-07-20T11:59:12.5508810Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-07-20T11:59:12.5510195Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-07-20T11:59:12.5511731Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-07-20T11:59:12.5513346Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-07-20T11:59:12.5514547Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-20T11:59:12.5515807Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-20T11:59:12.5517055Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-20T11:59:12.5518752Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-20T11:59:12.5520426Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-20T11:59:12.5521943Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-20T11:59:12.5523535Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-20T11:59:30.8206708Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-20T11:59:30.8208081Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-07-20T11:59:30.8209336Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-07-20T11:59:30.8211150Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-07-20T11:59:30.8212448Z copying torchaudio\prototype\pipelines\squim_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-07-20T11:59:30.9464077Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-07-20T11:59:30.9465907Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-07-20T11:59:30.9466984Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-07-20T11:59:30.9468171Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-07-20T11:59:30.9469207Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim 2023-07-20T11:59:30.9470390Z copying torchaudio\prototype\models\squim\objective.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim 2023-07-20T11:59:30.9471982Z copying torchaudio\prototype\models\squim\subjective.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim 2023-07-20T11:59:30.9473196Z copying torchaudio\prototype\models\squim\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim 2023-07-20T11:59:30.9474014Z running build_ext 2023-07-20T11:59:30.9474588Z -- The C compiler identification is MSVC 19.29.30151.0 2023-07-20T11:59:30.9475251Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-07-20T11:59:30.9475859Z -- Detecting C compiler ABI info 2023-07-20T11:59:30.9476422Z -- Detecting C compiler ABI info - done 2023-07-20T11:59:30.9477419Z -- 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:59:30.9480617Z -- Detecting C compile features 2023-07-20T11:59:30.9481213Z -- Detecting C compile features - done 2023-07-20T11:59:30.9481791Z -- Detecting CXX compiler ABI info 2023-07-20T11:59:30.9482366Z -- Detecting CXX compiler ABI info - done 2023-07-20T11:59:30.9483242Z -- 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:59:30.9484233Z -- Detecting CXX compile features 2023-07-20T11:59:30.9485173Z -- Detecting CXX compile features - done 2023-07-20T11:59:30.9485810Z -- The CUDA compiler identification is NVIDIA 11.8.89 2023-07-20T11:59:30.9486337Z -- Detecting CUDA compiler ABI info 2023-07-20T11:59:30.9486864Z -- Detecting CUDA compiler ABI info - done 2023-07-20T11:59:30.9487686Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe - skipped 2023-07-20T11:59:30.9488463Z -- Detecting CUDA compile features 2023-07-20T11:59:30.9489035Z -- Detecting CUDA compile features - done 2023-07-20T11:59:30.9489759Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 (found version "11.8") 2023-07-20T11:59:30.9490836Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/include (found version "11.8.89") 2023-07-20T11:59:30.9491663Z -- Caffe2: CUDA detected: 11.8 2023-07-20T11:59:30.9492686Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe 2023-07-20T11:59:30.9493861Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 2023-07-20T11:59:30.9494589Z -- Caffe2: Header version is: 11.8 2023-07-20T11:59:30.9505271Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/nvrtc.lib shorthash is dd482e34 2023-07-20T11:59:30.9513134Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-07-20T11:59:30.9514850Z -- 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:59:30.9516440Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/lib/torch.lib 2023-07-20T11:59:30.9517723Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/libs/python39.lib (found suitable exact version "3.9.17") found components: Development Development.Module Development.Embed 2023-07-20T11:59:30.9521829Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-07-20T11:59:30.9522493Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-07-20T11:59:30.9523134Z -- Found OpenMP: TRUE (found version "2.0") 2023-07-20T11:59:30.9523854Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-07-20T11:59:30.9524595Z -- Building FFmpeg integration with multi version support 2023-07-20T11:59:30.9525199Z -- Configuring done (40.3s) 2023-07-20T11:59:30.9525832Z -- Generating done (0.2s) 2023-07-20T11:59:30.9527040Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work/build/temp.win-amd64-cpython-39/Release 2023-07-20T11:59:30.9530037Z [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:59:30.9532835Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:30.9533879Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:30.9534301Z 2023-07-20T11:59:30.9534793Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:30.9535790Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:30.9536779Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:30.9539718Z [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\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-07-20T11:59:30.9542580Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:30.9543247Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:30.9543605Z 2023-07-20T11:59:30.9544062Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:30.9545355Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:30.9546669Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:30.9548884Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:30.9549957Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:30.9551225Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:30.9552203Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:30.9554977Z [3/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-07-20T11:59:30.9560576Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:30.9561437Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:30.9561851Z 2023-07-20T11:59:30.9562365Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:30.9563620Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:39.5112277Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:39.5639103Z [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\rnnt\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-07-20T11:59:39.6237908Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:39.6913747Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:39.6962801Z 2023-07-20T11:59:39.7509276Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:39.7529679Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:39.7578445Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:39.7610615Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:39.7663988Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:39.8026105Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:39.8114896Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T11:59:39.8370559Z %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-20T11:59:39.8408631Z %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-20T11:59:39.8498907Z %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:39.8511201Z %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:39.8516784Z with 2023-07-20T11:59:39.8583160Z [ 2023-07-20T11:59:39.8618376Z CAST_DTYPE=float, 2023-07-20T11:59:39.8862907Z DTYPE=float 2023-07-20T11:59:39.8914339Z ] 2023-07-20T11:59:39.8948526Z %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-20T11:59:39.8962580Z with 2023-07-20T11:59:39.8968730Z [ 2023-07-20T11:59:39.9007110Z CAST_DTYPE=float, 2023-07-20T11:59:39.9039839Z DTYPE=float 2023-07-20T11:59:39.9073796Z ] 2023-07-20T11:59:39.9096318Z %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-20T11:59:39.9119384Z with 2023-07-20T11:59:39.9451148Z [ 2023-07-20T11:59:39.9462663Z CAST_DTYPE=float 2023-07-20T11:59:39.9485974Z ] 2023-07-20T11:59:39.9593949Z %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-20T11:59:39.9648130Z with 2023-07-20T11:59:39.9656307Z [ 2023-07-20T11:59:39.9703805Z DTYPE=float, 2023-07-20T11:59:39.9714572Z CAST_DTYPE=float 2023-07-20T11:59:39.9720548Z ] 2023-07-20T11:59:39.9740490Z %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-20T11:59:39.9751517Z with 2023-07-20T11:59:39.9756896Z [ 2023-07-20T11:59:39.9760244Z DTYPE=float 2023-07-20T11:59:39.9768051Z ] 2023-07-20T11:59:39.9777212Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-20T11:59:39.9811577Z %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-20T11:59:39.9828449Z with 2023-07-20T11:59:39.9833515Z [ 2023-07-20T11:59:39.9843256Z DTYPE=float 2023-07-20T11:59:39.9855874Z ] 2023-07-20T11:59:39.9865681Z %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:39.9885011Z %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:39.9897906Z with 2023-07-20T11:59:39.9898381Z [ 2023-07-20T11:59:39.9904728Z DTYPE=float 2023-07-20T11:59:39.9913780Z ] 2023-07-20T11:59:39.9923077Z %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-20T11:59:39.9932799Z with 2023-07-20T11:59:39.9933636Z [ 2023-07-20T11:59:39.9945174Z DTYPE=float 2023-07-20T11:59:39.9955763Z ] 2023-07-20T11:59:39.9956823Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:39.9966180Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:39.9977723Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:39.9998885Z [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\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-07-20T11:59:40.0011356Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:40.0012260Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:40.0012768Z 2023-07-20T11:59:40.0013428Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-20T11:59:40.0014144Z with 2023-07-20T11:59:40.0014515Z [ 2023-07-20T11:59:40.0014916Z T=scalar_t 2023-07-20T11:59:40.0015323Z ] 2023-07-20T11:59:40.0016957Z %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-20T11:59:40.0023534Z with 2023-07-20T11:59:40.0023910Z [ 2023-07-20T11:59:40.0024291Z T=scalar_t, 2023-07-20T11:59:40.0024830Z PtrTraits=at::DefaultPtrTraits, 2023-07-20T11:59:40.0025353Z index_t=int64_t 2023-07-20T11:59:40.0025910Z ] 2023-07-20T11:59:40.0026718Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-20T11:59:40.0027516Z with 2023-07-20T11:59:40.0027902Z [ 2023-07-20T11:59:40.0028261Z T=scalar_t 2023-07-20T11:59:40.0028959Z ] 2023-07-20T11:59:40.0029669Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:40.0030673Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:40.0031657Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:01.0929292Z [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_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-07-20T12:00:01.1079634Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:01.1103102Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:01.1802368Z 2023-07-20T12:00:01.2132501Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:01.2177328Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:01.2994335Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:01.3030969Z [7/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-07-20T12:00:01.3034033Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:01.3052514Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:01.3077747Z 2023-07-20T12:00:01.3113854Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:01.3115713Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:01.3147860Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:01.3149620Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:01.3154408Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:01.3168212Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:01.3171340Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:00:01.3173669Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(54): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:01.3188386Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(52): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:01.3205883Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-07-20T12:00:01.3208295Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(176): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *,CAST_DTYPE *)' being compiled 2023-07-20T12:00:01.3220383Z with 2023-07-20T12:00:01.3221364Z [ 2023-07-20T12:00:01.3246341Z DTYPE=float, 2023-07-20T12:00:01.3247565Z CAST_DTYPE=float 2023-07-20T12:00:01.3256899Z ] 2023-07-20T12:00:01.3329665Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(65): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *,DTYPE *)' being compiled 2023-07-20T12:00:01.3355690Z with 2023-07-20T12:00:01.3356807Z [ 2023-07-20T12:00:01.3373631Z DTYPE=float 2023-07-20T12:00:01.3629583Z ] 2023-07-20T12:00:01.3719644Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-20T12:00:01.3729324Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(41): note: while compiling class template member function 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' 2023-07-20T12:00:01.3735982Z with 2023-07-20T12:00:01.3736797Z [ 2023-07-20T12:00:01.3911693Z CAST_DTYPE=float, 2023-07-20T12:00:01.4007862Z DTYPE=float 2023-07-20T12:00:01.4027009Z ] 2023-07-20T12:00:01.4060102Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(518): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-07-20T12:00:01.4116498Z with 2023-07-20T12:00:01.4129830Z [ 2023-07-20T12:00:01.4275371Z CAST_DTYPE=float, 2023-07-20T12:00:01.4295748Z DTYPE=float 2023-07-20T12:00:01.4311237Z ] 2023-07-20T12:00:01.4409464Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(519): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-07-20T12:00:01.4646595Z with 2023-07-20T12:00:01.4665025Z [ 2023-07-20T12:00:01.4888215Z CAST_DTYPE=float 2023-07-20T12:00:01.4890010Z ] 2023-07-20T12:00:01.4897683Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(176): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *,CAST_DTYPE *)' being compiled 2023-07-20T12:00:01.4912955Z with 2023-07-20T12:00:01.4925528Z [ 2023-07-20T12:00:01.4926737Z DTYPE=float, 2023-07-20T12:00:01.5167378Z CAST_DTYPE=float 2023-07-20T12:00:01.5231851Z ] 2023-07-20T12:00:01.5248980Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-20T12:00:01.5255200Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(529): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeBetaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T12:00:01.5348412Z with 2023-07-20T12:00:01.5395320Z [ 2023-07-20T12:00:01.5397643Z DTYPE=float 2023-07-20T12:00:01.5554629Z ] 2023-07-20T12:00:01.5556656Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-20T12:00:01.5577565Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-07-20T12:00:01.5579171Z with 2023-07-20T12:00:01.5915176Z [ 2023-07-20T12:00:01.5988534Z DTYPE=float 2023-07-20T12:00:01.6239245Z ] 2023-07-20T12:00:01.6260127Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(207): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-07-20T12:00:01.6323675Z with 2023-07-20T12:00:01.6361765Z [ 2023-07-20T12:00:01.6428213Z DTYPE=float 2023-07-20T12:00:01.6460268Z ] 2023-07-20T12:00:01.6544555Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:01.6562695Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:01.6580844Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:01.6636009Z [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\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-07-20T12:00:01.6649685Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:01.6672281Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:01.6681552Z 2023-07-20T12:02:11.1909418Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:11.2028492Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:11.3478363Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:11.4183327Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:11.4831262Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:11.4832431Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:11.4833574Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:02:11.4834759Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(111): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:11.4835940Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(109): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:02:11.4837514Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-20T12:02:11.4838902Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(41): note: while compiling class template member function 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' 2023-07-20T12:02:11.4839822Z with 2023-07-20T12:02:11.4840210Z [ 2023-07-20T12:02:11.4840629Z DTYPE=c10::Half 2023-07-20T12:02:11.4841051Z ] 2023-07-20T12:02:11.4842377Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(443): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-07-20T12:02:11.4843574Z with 2023-07-20T12:02:11.4843989Z [ 2023-07-20T12:02:11.4844443Z DTYPE=c10::Half 2023-07-20T12:02:11.4844878Z ] 2023-07-20T12:02:11.4845724Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(444): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-07-20T12:02:11.4846566Z with 2023-07-20T12:02:11.4846952Z [ 2023-07-20T12:02:11.4847378Z DTYPE=c10::Half 2023-07-20T12:02:11.4847766Z ] 2023-07-20T12:02:11.4849086Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(78): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeGradients(const torchaudio::rnnt::Options &,const DTYPE *,const int *,const int *,const int *,const CAST_DTYPE *,const CAST_DTYPE *,const CAST_DTYPE *,DTYPE *)' being compiled 2023-07-20T12:02:11.4850303Z with 2023-07-20T12:02:11.4850694Z [ 2023-07-20T12:02:11.4851098Z DTYPE=c10::Half, 2023-07-20T12:02:11.4851570Z CAST_DTYPE=float 2023-07-20T12:02:11.4852008Z ] 2023-07-20T12:02:11.4853292Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(133): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::Compute(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *,DTYPE *)' being compiled 2023-07-20T12:02:11.4854488Z with 2023-07-20T12:02:11.4854835Z [ 2023-07-20T12:02:11.4855287Z DTYPE=c10::Half 2023-07-20T12:02:11.4855714Z ] 2023-07-20T12:02:11.4856520Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-20T12:02:11.4857877Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-07-20T12:02:11.4858822Z with 2023-07-20T12:02:11.4859217Z [ 2023-07-20T12:02:11.4859647Z DTYPE=c10::Half 2023-07-20T12:02:11.4860037Z ] 2023-07-20T12:02:11.4861073Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(340): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-07-20T12:02:11.4862058Z with 2023-07-20T12:02:11.4862446Z [ 2023-07-20T12:02:11.4863007Z DTYPE=c10::Half 2023-07-20T12:02:11.4863540Z ] 2023-07-20T12:02:11.4864281Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-20T12:02:11.4866088Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(245): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T12:02:11.4867702Z with 2023-07-20T12:02:11.4868061Z [ 2023-07-20T12:02:11.4868461Z DTYPE=float 2023-07-20T12:02:11.4868871Z ] 2023-07-20T12:02:11.4870633Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(296): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOrBetaOneSequence(int,const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T12:02:11.4872080Z with 2023-07-20T12:02:11.4872447Z [ 2023-07-20T12:02:11.4872870Z DTYPE=float, 2023-07-20T12:02:11.4873342Z CAST_DTYPE=float 2023-07-20T12:02:11.4873787Z ] 2023-07-20T12:02:11.4874471Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-20T12:02:11.4876179Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(252): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeBetaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T12:02:11.4877492Z with 2023-07-20T12:02:11.4877885Z [ 2023-07-20T12:02:11.4878301Z DTYPE=float 2023-07-20T12:02:11.4878692Z ] 2023-07-20T12:02:11.4879430Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:11.4880440Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:11.4881470Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:11.4884391Z [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\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-07-20T12:02:11.4886998Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:11.4887756Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:11.4888178Z 2023-07-20T12:02:11.4888653Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:11.4889693Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:11.4890713Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:11.4891762Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:11.4892793Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:11.4893782Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:11.4894767Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:11.4897688Z [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\rnnt\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-07-20T12:02:11.4900853Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:11.4901623Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:11.4902050Z 2023-07-20T12:02:11.4902551Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4649808Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4651484Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:36.4655252Z [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:36.4658345Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:36.4659353Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:36.4660008Z 2023-07-20T12:02:36.4660878Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:02:36.4662084Z with 2023-07-20T12:02:36.4662685Z [ 2023-07-20T12:02:36.4663340Z scalar_t=scalar_t 2023-07-20T12:02:36.4664000Z ] 2023-07-20T12:02:36.4665350Z %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:36.4666984Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:02:36.4668076Z with 2023-07-20T12:02:36.4668826Z [ 2023-07-20T12:02:36.4669630Z scalar_t=scalar_t 2023-07-20T12:02:36.4670318Z ] 2023-07-20T12:02:36.4671266Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:02:36.4672230Z with 2023-07-20T12:02:36.4672803Z [ 2023-07-20T12:02:36.4673433Z scalar_t=scalar_t 2023-07-20T12:02:36.4674066Z ] 2023-07-20T12:02:36.4675263Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:02:36.4677122Z %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:36.4678714Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:02:36.4681657Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:02:36.4683262Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4684576Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4685890Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:36.4689646Z [12/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:36.4692943Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:36.4694089Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:36.4695051Z 2023-07-20T12:02:36.4696022Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:36.4697948Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:36.4699645Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:36.4701321Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:36.4702814Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4704063Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4705357Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:36.4708495Z [13/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:36.4711724Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:36.4712855Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:36.4713494Z 2023-07-20T12:02:36.4714167Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4715393Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4716958Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:36.4720815Z [14/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:36.4725466Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:36.4726473Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:36.4727117Z 2023-07-20T12:02:36.4728053Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:36.4729724Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:36.4731362Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:36.4732996Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:36.4734517Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:02:36.4735825Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4737003Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4738239Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:36.4750210Z [15/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-07-20T12:02:36.4753209Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:36.4754185Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:36.4754794Z 2023-07-20T12:02:36.4755462Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4756752Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4758005Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:36.4761745Z [16/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:36.4764689Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:36.4765651Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:36.4766281Z 2023-07-20T12:02:36.4767006Z %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:36.4768012Z with 2023-07-20T12:02:36.4768620Z [ 2023-07-20T12:02:36.4769190Z T=target_t 2023-07-20T12:02:36.4769792Z ] 2023-07-20T12:02:36.4771156Z %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:36.4772828Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4774041Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:36.4775295Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:36.4790619Z [17/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_alphas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-20T12:02:36.4802495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4804246Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4805923Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4807866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4818124Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4819877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4821779Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4823621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4825561Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4826542Z 2023-07-20T12:02:36.4827443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4828575Z 2023-07-20T12:02:36.4829833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4830851Z 2023-07-20T12:02:36.4831772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4832834Z 2023-07-20T12:02:36.4833767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4834878Z 2023-07-20T12:02:36.4835970Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4837028Z 2023-07-20T12:02:36.4837917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4838894Z 2023-07-20T12:02:36.4839792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4840744Z 2023-07-20T12:02:36.4841728Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4842832Z 2023-07-20T12:02:36.4843907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4844901Z 2023-07-20T12:02:36.4845832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4846826Z 2023-07-20T12:02:36.4847725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4848813Z 2023-07-20T12:02:36.4849899Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4850886Z 2023-07-20T12:02:36.4852631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4857092Z 2023-07-20T12:02:36.4858149Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4859166Z 2023-07-20T12:02:36.4860086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:36.4861099Z 2023-07-20T12:02:36.4862280Z 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:36.4863633Z compute_alphas.cu 2023-07-20T12:02:36.4864973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.4866095Z with 2023-07-20T12:02:36.4866700Z [ 2023-07-20T12:02:36.4867505Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:36.4868324Z ] 2023-07-20T12:02:36.4869696Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.4870983Z with 2023-07-20T12:02:36.4871546Z [ 2023-07-20T12:02:36.4872363Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:36.4873162Z ] 2023-07-20T12:02:36.4874440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.4875684Z with 2023-07-20T12:02:36.4876341Z [ 2023-07-20T12:02:36.4877215Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:36.4878026Z ] 2023-07-20T12:02:36.4879357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.4881457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4883713Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4885824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.4887056Z with 2023-07-20T12:02:36.4887621Z [ 2023-07-20T12:02:36.4888413Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:36.4889204Z ] 2023-07-20T12:02:36.4890540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.4891778Z with 2023-07-20T12:02:36.4892339Z [ 2023-07-20T12:02:36.4893142Z T=std::basic_string,std::allocator> 2023-07-20T12:02:36.4894162Z ] 2023-07-20T12:02:36.4895384Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.4896680Z with 2023-07-20T12:02:36.4897257Z [ 2023-07-20T12:02:36.4898120Z T=std::basic_string,std::allocator> 2023-07-20T12:02:36.4898966Z ] 2023-07-20T12:02:36.4900434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.4901682Z with 2023-07-20T12:02:36.4902297Z [ 2023-07-20T12:02:36.4903120Z T=std::basic_string,std::allocator> 2023-07-20T12:02:36.4904023Z ] 2023-07-20T12:02:36.4905492Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4915425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4917478Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.4918985Z with 2023-07-20T12:02:36.4919683Z [ 2023-07-20T12:02:36.4920482Z T=std::basic_string,std::allocator> 2023-07-20T12:02:36.4921291Z ] 2023-07-20T12:02:36.4922433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.4923663Z with 2023-07-20T12:02:36.4924249Z [ 2023-07-20T12:02:36.4924981Z T=c10::SymInt 2023-07-20T12:02:36.4925582Z ] 2023-07-20T12:02:36.4926938Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.4928116Z with 2023-07-20T12:02:36.4928714Z [ 2023-07-20T12:02:36.4929337Z T=c10::SymInt 2023-07-20T12:02:36.4929960Z ] 2023-07-20T12:02:36.4931244Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.4932650Z with 2023-07-20T12:02:36.4933395Z [ 2023-07-20T12:02:36.4934048Z T=c10::SymInt 2023-07-20T12:02:36.4934669Z ] 2023-07-20T12:02:36.4935867Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.4937656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4939651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.4941227Z with 2023-07-20T12:02:36.4941822Z [ 2023-07-20T12:02:36.4942445Z T=c10::SymInt 2023-07-20T12:02:36.4943099Z ] 2023-07-20T12:02:36.4944271Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.4948966Z with 2023-07-20T12:02:36.4949583Z [ 2023-07-20T12:02:36.4951419Z T=c10::QualifiedName 2023-07-20T12:02:36.4952157Z ] 2023-07-20T12:02:36.4953565Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.4954880Z with 2023-07-20T12:02:36.4955468Z [ 2023-07-20T12:02:36.4956136Z T=c10::QualifiedName 2023-07-20T12:02:36.4956756Z ] 2023-07-20T12:02:36.4958051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.4959298Z with 2023-07-20T12:02:36.4960004Z [ 2023-07-20T12:02:36.4960651Z T=c10::QualifiedName 2023-07-20T12:02:36.4961222Z ] 2023-07-20T12:02:36.4963454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.4965319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4967813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.4969238Z with 2023-07-20T12:02:36.4969845Z [ 2023-07-20T12:02:36.4970514Z T=c10::QualifiedName 2023-07-20T12:02:36.4971142Z ] 2023-07-20T12:02:36.4972368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.4973529Z with 2023-07-20T12:02:36.4974135Z [ 2023-07-20T12:02:36.4974896Z T=at::TensorBase 2023-07-20T12:02:36.4975595Z ] 2023-07-20T12:02:36.4977045Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.4978241Z with 2023-07-20T12:02:36.4978853Z [ 2023-07-20T12:02:36.4979532Z T=at::TensorBase 2023-07-20T12:02:36.4980192Z ] 2023-07-20T12:02:36.4981582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.4983009Z with 2023-07-20T12:02:36.4983584Z [ 2023-07-20T12:02:36.4984172Z T=at::TensorBase 2023-07-20T12:02:36.4984809Z ] 2023-07-20T12:02:36.4986055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.4988099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.4990282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.4991718Z with 2023-07-20T12:02:36.4992365Z [ 2023-07-20T12:02:36.4992971Z T=at::TensorBase 2023-07-20T12:02:36.4993615Z ] 2023-07-20T12:02:36.4994777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.4996034Z with 2023-07-20T12:02:36.4996677Z [ 2023-07-20T12:02:36.4997353Z T=at::Tensor 2023-07-20T12:02:36.4997966Z ] 2023-07-20T12:02:36.4999175Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5000331Z with 2023-07-20T12:02:36.5000891Z [ 2023-07-20T12:02:36.5001528Z T=at::Tensor 2023-07-20T12:02:36.5002138Z ] 2023-07-20T12:02:36.5003655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5004999Z with 2023-07-20T12:02:36.5005564Z [ 2023-07-20T12:02:36.5006212Z T=at::Tensor 2023-07-20T12:02:36.5006831Z ] 2023-07-20T12:02:36.5008035Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5009956Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5011933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5013182Z with 2023-07-20T12:02:36.5013798Z [ 2023-07-20T12:02:36.5014423Z T=at::Tensor 2023-07-20T12:02:36.5015031Z ] 2023-07-20T12:02:36.5016270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5017536Z with 2023-07-20T12:02:36.5018167Z [ 2023-07-20T12:02:36.5018780Z T=at::Generator 2023-07-20T12:02:36.5019456Z ] 2023-07-20T12:02:36.5020794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5022088Z with 2023-07-20T12:02:36.5022881Z [ 2023-07-20T12:02:36.5023699Z T=at::Generator 2023-07-20T12:02:36.5024686Z ] 2023-07-20T12:02:36.5026074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5027680Z with 2023-07-20T12:02:36.5028441Z [ 2023-07-20T12:02:36.5029113Z T=at::Generator 2023-07-20T12:02:36.5029855Z ] 2023-07-20T12:02:36.5031427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5042904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5045093Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5046553Z with 2023-07-20T12:02:36.5047201Z [ 2023-07-20T12:02:36.5048006Z T=at::Generator 2023-07-20T12:02:36.5048754Z ] 2023-07-20T12:02:36.5050023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5051349Z with 2023-07-20T12:02:36.5051968Z [ 2023-07-20T12:02:36.5052795Z T=c10::Scalar 2023-07-20T12:02:36.5053535Z ] 2023-07-20T12:02:36.5054783Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5056093Z with 2023-07-20T12:02:36.5056865Z [ 2023-07-20T12:02:36.5057638Z T=c10::Scalar 2023-07-20T12:02:36.5058476Z ] 2023-07-20T12:02:36.5059900Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5061332Z with 2023-07-20T12:02:36.5066540Z [ 2023-07-20T12:02:36.5067390Z T=c10::Scalar 2023-07-20T12:02:36.5068118Z ] 2023-07-20T12:02:36.5069424Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5071393Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5073548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5074927Z with 2023-07-20T12:02:36.5075647Z [ 2023-07-20T12:02:36.5076429Z T=c10::Scalar 2023-07-20T12:02:36.5077099Z ] 2023-07-20T12:02:36.5078385Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5079867Z with 2023-07-20T12:02:36.5080611Z [ 2023-07-20T12:02:36.5081603Z T=std::shared_ptr 2023-07-20T12:02:36.5111259Z ] 2023-07-20T12:02:36.5112979Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5114482Z with 2023-07-20T12:02:36.5115066Z [ 2023-07-20T12:02:36.5116255Z T=std::shared_ptr 2023-07-20T12:02:36.5117020Z ] 2023-07-20T12:02:36.5118479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5119738Z with 2023-07-20T12:02:36.5120536Z [ 2023-07-20T12:02:36.5121408Z T=std::shared_ptr 2023-07-20T12:02:36.5122193Z ] 2023-07-20T12:02:36.5124095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5126248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5128219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5129521Z with 2023-07-20T12:02:36.5130156Z [ 2023-07-20T12:02:36.5130864Z T=std::shared_ptr 2023-07-20T12:02:36.5131561Z ] 2023-07-20T12:02:36.5132683Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5133821Z with 2023-07-20T12:02:36.5134549Z [ 2023-07-20T12:02:36.5135357Z T=std::weak_ptr 2023-07-20T12:02:36.5136055Z ] 2023-07-20T12:02:36.5137390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5138516Z with 2023-07-20T12:02:36.5139074Z [ 2023-07-20T12:02:36.5139801Z T=std::weak_ptr 2023-07-20T12:02:36.5140502Z ] 2023-07-20T12:02:36.5141749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5143178Z with 2023-07-20T12:02:36.5143808Z [ 2023-07-20T12:02:36.5144515Z T=std::weak_ptr 2023-07-20T12:02:36.5145209Z ] 2023-07-20T12:02:36.5146401Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5147576Z with 2023-07-20T12:02:36.5148119Z [ 2023-07-20T12:02:36.5148794Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:36.5149540Z ] 2023-07-20T12:02:36.5150827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5151989Z with 2023-07-20T12:02:36.5152565Z [ 2023-07-20T12:02:36.5153557Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:36.5154241Z ] 2023-07-20T12:02:36.5155456Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5156752Z with 2023-07-20T12:02:36.5157364Z [ 2023-07-20T12:02:36.5158137Z T=std::weak_ptr 2023-07-20T12:02:36.5158805Z ] 2023-07-20T12:02:36.5160165Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5161289Z with 2023-07-20T12:02:36.5161855Z [ 2023-07-20T12:02:36.5162620Z T=std::vector> 2023-07-20T12:02:36.5163461Z ] 2023-07-20T12:02:36.5164902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5166033Z with 2023-07-20T12:02:36.5166590Z [ 2023-07-20T12:02:36.5167364Z T=std::vector> 2023-07-20T12:02:36.5168117Z ] 2023-07-20T12:02:36.5169397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5170723Z with 2023-07-20T12:02:36.5171363Z [ 2023-07-20T12:02:36.5172211Z T=std::vector> 2023-07-20T12:02:36.5172977Z ] 2023-07-20T12:02:36.5174274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5176278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5181724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5182952Z with 2023-07-20T12:02:36.5183530Z [ 2023-07-20T12:02:36.5184316Z T=std::vector> 2023-07-20T12:02:36.5185183Z ] 2023-07-20T12:02:36.5186421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5187567Z with 2023-07-20T12:02:36.5188196Z [ 2023-07-20T12:02:36.5188914Z T=std::vector> 2023-07-20T12:02:36.5189587Z ] 2023-07-20T12:02:36.5200389Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5201611Z with 2023-07-20T12:02:36.5202210Z [ 2023-07-20T12:02:36.5202935Z T=std::vector> 2023-07-20T12:02:36.5203601Z ] 2023-07-20T12:02:36.5204885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5206402Z with 2023-07-20T12:02:36.5206987Z [ 2023-07-20T12:02:36.5207683Z T=std::vector> 2023-07-20T12:02:36.5208345Z ] 2023-07-20T12:02:36.5209614Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5211728Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5213619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5214938Z with 2023-07-20T12:02:36.5215572Z [ 2023-07-20T12:02:36.5216351Z T=std::vector> 2023-07-20T12:02:36.5217019Z ] 2023-07-20T12:02:36.5218162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5219279Z with 2023-07-20T12:02:36.5219866Z [ 2023-07-20T12:02:36.5220715Z T=std::vector,std::allocator>> 2023-07-20T12:02:36.5221481Z ] 2023-07-20T12:02:36.5222667Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5223909Z with 2023-07-20T12:02:36.5224482Z [ 2023-07-20T12:02:36.5225315Z T=std::vector,std::allocator>> 2023-07-20T12:02:36.5226082Z ] 2023-07-20T12:02:36.5227345Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5228646Z with 2023-07-20T12:02:36.5229274Z [ 2023-07-20T12:02:36.5230076Z T=std::vector,std::allocator>> 2023-07-20T12:02:36.5230885Z ] 2023-07-20T12:02:36.5232238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5234343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5236238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5238060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5239488Z with 2023-07-20T12:02:36.5240070Z [ 2023-07-20T12:02:36.5240887Z T=std::vector,std::allocator>> 2023-07-20T12:02:36.5241665Z ] 2023-07-20T12:02:36.5242812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5243933Z with 2023-07-20T12:02:36.5244518Z [ 2023-07-20T12:02:36.5245526Z T=std::vector,std::allocator>> 2023-07-20T12:02:36.5246421Z ] 2023-07-20T12:02:36.5247931Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5249101Z with 2023-07-20T12:02:36.5249674Z [ 2023-07-20T12:02:36.5250458Z T=std::vector,std::allocator>> 2023-07-20T12:02:36.5251198Z ] 2023-07-20T12:02:36.5252485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5253698Z with 2023-07-20T12:02:36.5254263Z [ 2023-07-20T12:02:36.5259815Z T=std::vector,std::allocator>> 2023-07-20T12:02:36.5260667Z ] 2023-07-20T12:02:36.5262056Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5264090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5265986Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5267816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5269085Z with 2023-07-20T12:02:36.5269705Z [ 2023-07-20T12:02:36.5270507Z T=std::vector,std::allocator>> 2023-07-20T12:02:36.5271302Z ] 2023-07-20T12:02:36.5272463Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5273594Z with 2023-07-20T12:02:36.5274172Z [ 2023-07-20T12:02:36.5274852Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:36.5275568Z ] 2023-07-20T12:02:36.5276787Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5277910Z with 2023-07-20T12:02:36.5278463Z [ 2023-07-20T12:02:36.5279189Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:36.5279858Z ] 2023-07-20T12:02:36.5281380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5282636Z with 2023-07-20T12:02:36.5283217Z [ 2023-07-20T12:02:36.5283938Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:36.5284645Z ] 2023-07-20T12:02:36.5286131Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5288052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5289939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5291147Z with 2023-07-20T12:02:36.5291738Z [ 2023-07-20T12:02:36.5292440Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:36.5293144Z ] 2023-07-20T12:02:36.5294325Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5295451Z with 2023-07-20T12:02:36.5296038Z [ 2023-07-20T12:02:36.5296785Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:36.5297566Z ] 2023-07-20T12:02:36.5298821Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5300004Z with 2023-07-20T12:02:36.5300600Z [ 2023-07-20T12:02:36.5310601Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:36.5311480Z ] 2023-07-20T12:02:36.5312800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5314094Z with 2023-07-20T12:02:36.5314712Z [ 2023-07-20T12:02:36.5315484Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:36.5316279Z ] 2023-07-20T12:02:36.5317615Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5319704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5321806Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5323880Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5325347Z with 2023-07-20T12:02:36.5325944Z [ 2023-07-20T12:02:36.5326723Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:36.5327510Z ] 2023-07-20T12:02:36.5328702Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5334024Z with 2023-07-20T12:02:36.5334658Z [ 2023-07-20T12:02:36.5335317Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:36.5335996Z ] 2023-07-20T12:02:36.5337451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5338616Z with 2023-07-20T12:02:36.5339219Z [ 2023-07-20T12:02:36.5339886Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:36.5340559Z ] 2023-07-20T12:02:36.5341831Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5343080Z with 2023-07-20T12:02:36.5343679Z [ 2023-07-20T12:02:36.5344404Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:36.5345110Z ] 2023-07-20T12:02:36.5346369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5348226Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5349364Z with 2023-07-20T12:02:36.5349946Z [ 2023-07-20T12:02:36.5350625Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:36.5351296Z ] 2023-07-20T12:02:36.5352621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5354539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5355738Z with 2023-07-20T12:02:36.5356326Z [ 2023-07-20T12:02:36.5357016Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:36.5357696Z ] 2023-07-20T12:02:36.5358841Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5359964Z with 2023-07-20T12:02:36.5360547Z [ 2023-07-20T12:02:36.5361818Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:36.5363220Z ] 2023-07-20T12:02:36.5364443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5365589Z with 2023-07-20T12:02:36.5366150Z [ 2023-07-20T12:02:36.5367395Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:36.5369791Z ] 2023-07-20T12:02:36.5371080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5372339Z with 2023-07-20T12:02:36.5372932Z [ 2023-07-20T12:02:36.5374363Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:36.5375586Z ] 2023-07-20T12:02:36.5377311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5378960Z with 2023-07-20T12:02:36.5379615Z [ 2023-07-20T12:02:36.5380314Z TTarget=c10::StorageImpl 2023-07-20T12:02:36.5380977Z ] 2023-07-20T12:02:36.5382685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5384333Z with 2023-07-20T12:02:36.5385004Z [ 2023-07-20T12:02:36.5385663Z TTarget=c10::StorageImpl 2023-07-20T12:02:36.5386303Z ] 2023-07-20T12:02:36.5387548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5388739Z with 2023-07-20T12:02:36.5389298Z [ 2023-07-20T12:02:36.5390591Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:36.5391803Z ] 2023-07-20T12:02:36.5392981Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5394104Z with 2023-07-20T12:02:36.5394681Z [ 2023-07-20T12:02:36.5395315Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:36.5395972Z ] 2023-07-20T12:02:36.5397181Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5398310Z with 2023-07-20T12:02:36.5398895Z [ 2023-07-20T12:02:36.5399542Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:36.5400201Z ] 2023-07-20T12:02:36.5401447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5402903Z with 2023-07-20T12:02:36.5403482Z [ 2023-07-20T12:02:36.5404122Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:36.5404788Z ] 2023-07-20T12:02:36.5406107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5408273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5418111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5419416Z with 2023-07-20T12:02:36.5420127Z [ 2023-07-20T12:02:36.5420801Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:36.5421577Z ] 2023-07-20T12:02:36.5422723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5423913Z with 2023-07-20T12:02:36.5424510Z [ 2023-07-20T12:02:36.5425163Z T=torch::autograd::ViewInfo 2023-07-20T12:02:36.5425822Z ] 2023-07-20T12:02:36.5427158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5428373Z with 2023-07-20T12:02:36.5429084Z [ 2023-07-20T12:02:36.5429743Z T=torch::autograd::ViewInfo 2023-07-20T12:02:36.5430429Z ] 2023-07-20T12:02:36.5431723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5432903Z with 2023-07-20T12:02:36.5433499Z [ 2023-07-20T12:02:36.5434259Z T=torch::autograd::ViewInfo 2023-07-20T12:02:36.5434900Z ] 2023-07-20T12:02:36.5436281Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5438168Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5440017Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5441454Z with 2023-07-20T12:02:36.5442090Z [ 2023-07-20T12:02:36.5442811Z T=torch::autograd::ViewInfo 2023-07-20T12:02:36.5443470Z ] 2023-07-20T12:02:36.5444609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5445756Z with 2023-07-20T12:02:36.5446346Z [ 2023-07-20T12:02:36.5447081Z T=std::vector> 2023-07-20T12:02:36.5447808Z ] 2023-07-20T12:02:36.5449225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5450747Z with 2023-07-20T12:02:36.5451308Z [ 2023-07-20T12:02:36.5452054Z T=std::vector> 2023-07-20T12:02:36.5452789Z ] 2023-07-20T12:02:36.5454067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5455628Z with 2023-07-20T12:02:36.5456282Z [ 2023-07-20T12:02:36.5457095Z T=std::vector> 2023-07-20T12:02:36.5457816Z ] 2023-07-20T12:02:36.5459118Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5460343Z with 2023-07-20T12:02:36.5460906Z [ 2023-07-20T12:02:36.5461462Z T=c10::SymInt 2023-07-20T12:02:36.5462159Z ] 2023-07-20T12:02:36.5463526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5464825Z with 2023-07-20T12:02:36.5465405Z [ 2023-07-20T12:02:36.5466000Z T=c10::SymInt 2023-07-20T12:02:36.5466602Z ] 2023-07-20T12:02:36.5467882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5470179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5472316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5473497Z with 2023-07-20T12:02:36.5474069Z [ 2023-07-20T12:02:36.5474832Z T=std::vector> 2023-07-20T12:02:36.5475556Z ] 2023-07-20T12:02:36.5476792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5478028Z with 2023-07-20T12:02:36.5478545Z [ 2023-07-20T12:02:36.5479136Z T=c10::IValue 2023-07-20T12:02:36.5479800Z ] 2023-07-20T12:02:36.5481015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5482111Z with 2023-07-20T12:02:36.5482685Z [ 2023-07-20T12:02:36.5483356Z T=c10::IValue 2023-07-20T12:02:36.5483973Z ] 2023-07-20T12:02:36.5485358Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5486558Z with 2023-07-20T12:02:36.5487136Z [ 2023-07-20T12:02:36.5488037Z T=c10::IValue 2023-07-20T12:02:36.5488641Z ] 2023-07-20T12:02:36.5489818Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:36.5491790Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:36.5497888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:36.5499370Z with 2023-07-20T12:02:36.5499962Z [ 2023-07-20T12:02:36.5500585Z T=c10::IValue 2023-07-20T12:02:36.5501213Z ] 2023-07-20T12:02:36.5502342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:36.5503495Z with 2023-07-20T12:02:36.5504155Z [ 2023-07-20T12:02:36.5504788Z T=c10::AliasInfo 2023-07-20T12:02:36.5505566Z ] 2023-07-20T12:02:36.5506796Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:36.5507952Z with 2023-07-20T12:02:36.5508542Z [ 2023-07-20T12:02:36.5509150Z T=c10::AliasInfo 2023-07-20T12:02:36.5509760Z ] 2023-07-20T12:02:36.5510987Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:36.5512440Z with 2023-07-20T12:02:36.5513054Z [ 2023-07-20T12:02:36.5513730Z T=c10::AliasInfo 2023-07-20T12:02:36.5514367Z ] 2023-07-20T12:02:36.5515582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.5665846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5668700Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.5669627Z with 2023-07-20T12:02:58.5669983Z [ 2023-07-20T12:02:58.5670355Z T=c10::AliasInfo 2023-07-20T12:02:58.5670709Z ] 2023-07-20T12:02:58.5671673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.5676600Z with 2023-07-20T12:02:58.5677032Z [ 2023-07-20T12:02:58.5678670Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:58.5679135Z ] 2023-07-20T12:02:58.5680236Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.5681260Z with 2023-07-20T12:02:58.5681746Z [ 2023-07-20T12:02:58.5682533Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:58.5682920Z ] 2023-07-20T12:02:58.5683987Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.5684962Z with 2023-07-20T12:02:58.5685336Z [ 2023-07-20T12:02:58.5685778Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:58.5686228Z ] 2023-07-20T12:02:58.5687683Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.5689462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5690976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.5691835Z with 2023-07-20T12:02:58.5692151Z [ 2023-07-20T12:02:58.5692557Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:58.5692966Z ] 2023-07-20T12:02:58.5693933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.5694784Z with 2023-07-20T12:02:58.5695371Z [ 2023-07-20T12:02:58.5695927Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:58.5696443Z ] 2023-07-20T12:02:58.5697429Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.5698341Z with 2023-07-20T12:02:58.5698713Z [ 2023-07-20T12:02:58.5699631Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:58.5700135Z ] 2023-07-20T12:02:58.5701328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.5702441Z with 2023-07-20T12:02:58.5702797Z [ 2023-07-20T12:02:58.5703395Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:58.5703902Z ] 2023-07-20T12:02:58.5704957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.5706739Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5708516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.5709796Z with 2023-07-20T12:02:58.5710178Z [ 2023-07-20T12:02:58.5710702Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:58.5711163Z ] 2023-07-20T12:02:58.5712278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.5713078Z with 2023-07-20T12:02:58.5713420Z [ 2023-07-20T12:02:58.5713783Z T=at::StepCallbacks 2023-07-20T12:02:58.5714177Z ] 2023-07-20T12:02:58.5715166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.5716289Z with 2023-07-20T12:02:58.5716619Z [ 2023-07-20T12:02:58.5717005Z T=at::StepCallbacks 2023-07-20T12:02:58.5717390Z ] 2023-07-20T12:02:58.5718375Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.5719281Z with 2023-07-20T12:02:58.5719590Z [ 2023-07-20T12:02:58.5719971Z T=at::StepCallbacks 2023-07-20T12:02:58.5720356Z ] 2023-07-20T12:02:58.5721354Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.5722902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5724369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.5725240Z with 2023-07-20T12:02:58.5725583Z [ 2023-07-20T12:02:58.5725985Z T=at::StepCallbacks 2023-07-20T12:02:58.5726341Z ] 2023-07-20T12:02:58.5727183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.5728043Z with 2023-07-20T12:02:58.5728400Z [ 2023-07-20T12:02:58.5728867Z T=c10::either 2023-07-20T12:02:58.5729438Z ] 2023-07-20T12:02:58.5730423Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.5731248Z with 2023-07-20T12:02:58.5731559Z [ 2023-07-20T12:02:58.5732059Z T=c10::either 2023-07-20T12:02:58.5732584Z ] 2023-07-20T12:02:58.5733553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.5734456Z with 2023-07-20T12:02:58.5734761Z [ 2023-07-20T12:02:58.5735321Z T=c10::either 2023-07-20T12:02:58.5735783Z ] 2023-07-20T12:02:58.5736919Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.5738564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5740303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.5741237Z with 2023-07-20T12:02:58.5741625Z [ 2023-07-20T12:02:58.5742364Z T=c10::either 2023-07-20T12:02:58.5742901Z ] 2023-07-20T12:02:58.5744473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5745444Z with 2023-07-20T12:02:58.5745840Z [ 2023-07-20T12:02:58.5746270Z K=c10::DispatchKey, 2023-07-20T12:02:58.5746948Z V=std::list> 2023-07-20T12:02:58.5747557Z ] 2023-07-20T12:02:58.5748545Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5749623Z with 2023-07-20T12:02:58.5750364Z [ 2023-07-20T12:02:58.5750796Z K=c10::DispatchKey, 2023-07-20T12:02:58.5751490Z V=std::list> 2023-07-20T12:02:58.5752053Z ] 2023-07-20T12:02:58.5753460Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5754769Z with 2023-07-20T12:02:58.5755094Z [ 2023-07-20T12:02:58.5755504Z K=c10::DispatchKey, 2023-07-20T12:02:58.5756325Z V=std::list>, 2023-07-20T12:02:58.5757410Z H=std::hash, 2023-07-20T12:02:58.5757930Z E=std::equal_to, 2023-07-20T12:02:58.5758769Z A=std::allocator>>> 2023-07-20T12:02:58.5759499Z ] 2023-07-20T12:02:58.5761030Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5762585Z with 2023-07-20T12:02:58.5762951Z [ 2023-07-20T12:02:58.5763512Z K=c10::DispatchKey, 2023-07-20T12:02:58.5764315Z V=std::list>, 2023-07-20T12:02:58.5765040Z H=std::hash, 2023-07-20T12:02:58.5765602Z E=std::equal_to, 2023-07-20T12:02:58.5766427Z A=std::allocator>>> 2023-07-20T12:02:58.5767121Z ] 2023-07-20T12:02:58.5768605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5770412Z with 2023-07-20T12:02:58.5770781Z [ 2023-07-20T12:02:58.5771180Z K=c10::DispatchKey, 2023-07-20T12:02:58.5771871Z V=std::list>, 2023-07-20T12:02:58.5806610Z H=std::hash, 2023-07-20T12:02:58.5807279Z E=std::equal_to, 2023-07-20T12:02:58.5808262Z A=std::allocator>>> 2023-07-20T12:02:58.5809346Z ] 2023-07-20T12:02:58.5810747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5812028Z with 2023-07-20T12:02:58.5812377Z [ 2023-07-20T12:02:58.5812747Z K=c10::DispatchKey, 2023-07-20T12:02:58.5813402Z V=std::list> 2023-07-20T12:02:58.5813973Z ] 2023-07-20T12:02:58.5817201Z [18/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:58.5820051Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:58.5820730Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:58.5821116Z 2023-07-20T12:02:58.5821855Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:58.5823498Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:58.5824887Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:58.5826227Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:58.5827355Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:58.5828306Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:58.5829338Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:58.5833131Z [19/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:58.5835946Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:58.5836705Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:58.5837315Z 2023-07-20T12:02:58.5838076Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:58.5839428Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:58.5840778Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:58.5842111Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:58.5843322Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:58.5844621Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:58.5845557Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:58.5846515Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:58.5847494Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:02:58.5859799Z [20/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:58.5871546Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5873292Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5874777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5876178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5877720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5879523Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5881158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5882585Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5884313Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5885027Z 2023-07-20T12:02:58.5886047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5886869Z 2023-07-20T12:02:58.5887607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5888342Z 2023-07-20T12:02:58.5889029Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5889749Z 2023-07-20T12:02:58.5890431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5891290Z 2023-07-20T12:02:58.5892048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5893122Z 2023-07-20T12:02:58.5893865Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5894603Z 2023-07-20T12:02:58.5895328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5896089Z 2023-07-20T12:02:58.5896803Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5897554Z 2023-07-20T12:02:58.5898304Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5899082Z 2023-07-20T12:02:58.5899830Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5900577Z 2023-07-20T12:02:58.5901319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5902091Z 2023-07-20T12:02:58.5903031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5903840Z 2023-07-20T12:02:58.5904613Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5905409Z 2023-07-20T12:02:58.5906276Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5907006Z 2023-07-20T12:02:58.5907719Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/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:58.5908478Z 2023-07-20T12:02:58.5909187Z 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:58.5910047Z compute_betas.cu 2023-07-20T12:02:58.5911027Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.5911908Z with 2023-07-20T12:02:58.5912283Z [ 2023-07-20T12:02:58.5912814Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:58.5913336Z ] 2023-07-20T12:02:58.5914262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.5915141Z with 2023-07-20T12:02:58.5915492Z [ 2023-07-20T12:02:58.5916039Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:58.5916583Z ] 2023-07-20T12:02:58.5917618Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.5918585Z with 2023-07-20T12:02:58.5918901Z [ 2023-07-20T12:02:58.5919454Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:58.5919974Z ] 2023-07-20T12:02:58.5922108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.5934666Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5936552Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.5938249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.5939238Z with 2023-07-20T12:02:58.5939609Z [ 2023-07-20T12:02:58.5940456Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:58.5940977Z ] 2023-07-20T12:02:58.5941931Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.5942830Z with 2023-07-20T12:02:58.5943207Z [ 2023-07-20T12:02:58.5943788Z T=std::basic_string,std::allocator> 2023-07-20T12:02:58.5944309Z ] 2023-07-20T12:02:58.5945507Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.5946448Z with 2023-07-20T12:02:58.5946788Z [ 2023-07-20T12:02:58.5947348Z T=std::basic_string,std::allocator> 2023-07-20T12:02:58.5947926Z ] 2023-07-20T12:02:58.5948996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6059036Z with 2023-07-20T12:02:58.6059436Z [ 2023-07-20T12:02:58.6060018Z T=std::basic_string,std::allocator> 2023-07-20T12:02:58.6060567Z ] 2023-07-20T12:02:58.6061855Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6064090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6065827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6066769Z with 2023-07-20T12:02:58.6067106Z [ 2023-07-20T12:02:58.6067680Z T=std::basic_string,std::allocator> 2023-07-20T12:02:58.6068224Z ] 2023-07-20T12:02:58.6069277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6070426Z with 2023-07-20T12:02:58.6070791Z [ 2023-07-20T12:02:58.6071192Z T=c10::SymInt 2023-07-20T12:02:58.6071574Z ] 2023-07-20T12:02:58.6072544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6073449Z with 2023-07-20T12:02:58.6073806Z [ 2023-07-20T12:02:58.6074183Z T=c10::SymInt 2023-07-20T12:02:58.6074540Z ] 2023-07-20T12:02:58.6075702Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6077010Z with 2023-07-20T12:02:58.6077372Z [ 2023-07-20T12:02:58.6077740Z T=c10::SymInt 2023-07-20T12:02:58.6078125Z ] 2023-07-20T12:02:58.6079123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6080993Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6082873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6084209Z with 2023-07-20T12:02:58.6084557Z [ 2023-07-20T12:02:58.6084947Z T=c10::SymInt 2023-07-20T12:02:58.6085332Z ] 2023-07-20T12:02:58.6086281Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6087158Z with 2023-07-20T12:02:58.6087515Z [ 2023-07-20T12:02:58.6087922Z T=c10::QualifiedName 2023-07-20T12:02:58.6088334Z ] 2023-07-20T12:02:58.6089377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6090579Z with 2023-07-20T12:02:58.6090937Z [ 2023-07-20T12:02:58.6091349Z T=c10::QualifiedName 2023-07-20T12:02:58.6091748Z ] 2023-07-20T12:02:58.6092829Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6093830Z with 2023-07-20T12:02:58.6094188Z [ 2023-07-20T12:02:58.6094570Z T=c10::QualifiedName 2023-07-20T12:02:58.6094981Z ] 2023-07-20T12:02:58.6096074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6097989Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6099612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6100571Z with 2023-07-20T12:02:58.6100922Z [ 2023-07-20T12:02:58.6101338Z T=c10::QualifiedName 2023-07-20T12:02:58.6101746Z ] 2023-07-20T12:02:58.6102756Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6103905Z with 2023-07-20T12:02:58.6104262Z [ 2023-07-20T12:02:58.6104661Z T=at::TensorBase 2023-07-20T12:02:58.6105054Z ] 2023-07-20T12:02:58.6106037Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6106953Z with 2023-07-20T12:02:58.6107310Z [ 2023-07-20T12:02:58.6107704Z T=at::TensorBase 2023-07-20T12:02:58.6108080Z ] 2023-07-20T12:02:58.6109206Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6110752Z with 2023-07-20T12:02:58.6111120Z [ 2023-07-20T12:02:58.6111503Z T=at::TensorBase 2023-07-20T12:02:58.6111893Z ] 2023-07-20T12:02:58.6112889Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6114652Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6116341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6117606Z with 2023-07-20T12:02:58.6117952Z [ 2023-07-20T12:02:58.6118359Z T=at::TensorBase 2023-07-20T12:02:58.6118758Z ] 2023-07-20T12:02:58.6119675Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6120549Z with 2023-07-20T12:02:58.6120905Z [ 2023-07-20T12:02:58.6121295Z T=at::Tensor 2023-07-20T12:02:58.6121674Z ] 2023-07-20T12:02:58.6122708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6123986Z with 2023-07-20T12:02:58.6124410Z [ 2023-07-20T12:02:58.6124806Z T=at::Tensor 2023-07-20T12:02:58.6125162Z ] 2023-07-20T12:02:58.6126200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6127182Z with 2023-07-20T12:02:58.6127537Z [ 2023-07-20T12:02:58.6127899Z T=at::Tensor 2023-07-20T12:02:58.6128271Z ] 2023-07-20T12:02:58.6129353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6131238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6132832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6133762Z with 2023-07-20T12:02:58.6134136Z [ 2023-07-20T12:02:58.6134524Z T=at::Tensor 2023-07-20T12:02:58.6134905Z ] 2023-07-20T12:02:58.6135915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6136883Z with 2023-07-20T12:02:58.6137538Z [ 2023-07-20T12:02:58.6137944Z T=at::Generator 2023-07-20T12:02:58.6138322Z ] 2023-07-20T12:02:58.6139293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6140433Z with 2023-07-20T12:02:58.6140791Z [ 2023-07-20T12:02:58.6141192Z T=at::Generator 2023-07-20T12:02:58.6141552Z ] 2023-07-20T12:02:58.6142709Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6144260Z with 2023-07-20T12:02:58.6144653Z [ 2023-07-20T12:02:58.6145043Z T=at::Generator 2023-07-20T12:02:58.6145424Z ] 2023-07-20T12:02:58.6146392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6147950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6149597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6150593Z with 2023-07-20T12:02:58.6151004Z [ 2023-07-20T12:02:58.6151396Z T=at::Generator 2023-07-20T12:02:58.6151808Z ] 2023-07-20T12:02:58.6152675Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6153525Z with 2023-07-20T12:02:58.6153881Z [ 2023-07-20T12:02:58.6154278Z T=c10::Scalar 2023-07-20T12:02:58.6154642Z ] 2023-07-20T12:02:58.6155590Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6156629Z with 2023-07-20T12:02:58.6156992Z [ 2023-07-20T12:02:58.6157554Z T=c10::Scalar 2023-07-20T12:02:58.6157918Z ] 2023-07-20T12:02:58.6158992Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6160000Z with 2023-07-20T12:02:58.6160362Z [ 2023-07-20T12:02:58.6160728Z T=c10::Scalar 2023-07-20T12:02:58.6161123Z ] 2023-07-20T12:02:58.6162118Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6163761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6165498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6166444Z with 2023-07-20T12:02:58.6166800Z [ 2023-07-20T12:02:58.6167182Z T=c10::Scalar 2023-07-20T12:02:58.6167564Z ] 2023-07-20T12:02:58.6168486Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6171292Z with 2023-07-20T12:02:58.6171652Z [ 2023-07-20T12:02:58.6172170Z T=std::shared_ptr 2023-07-20T12:02:58.6172650Z ] 2023-07-20T12:02:58.6173655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6174735Z with 2023-07-20T12:02:58.6175119Z [ 2023-07-20T12:02:58.6175638Z T=std::shared_ptr 2023-07-20T12:02:58.6176110Z ] 2023-07-20T12:02:58.6177272Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6178436Z with 2023-07-20T12:02:58.6178796Z [ 2023-07-20T12:02:58.6179291Z T=std::shared_ptr 2023-07-20T12:02:58.6179785Z ] 2023-07-20T12:02:58.6180884Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6182614Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6184497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6185465Z with 2023-07-20T12:02:58.6185805Z [ 2023-07-20T12:02:58.6186312Z T=std::shared_ptr 2023-07-20T12:02:58.6186804Z ] 2023-07-20T12:02:58.6187757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6188618Z with 2023-07-20T12:02:58.6188974Z [ 2023-07-20T12:02:58.6189483Z T=std::weak_ptr 2023-07-20T12:02:58.6190050Z ] 2023-07-20T12:02:58.6191170Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6192105Z with 2023-07-20T12:02:58.6192466Z [ 2023-07-20T12:02:58.6192977Z T=std::weak_ptr 2023-07-20T12:02:58.6193447Z ] 2023-07-20T12:02:58.6194521Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6195506Z with 2023-07-20T12:02:58.6195864Z [ 2023-07-20T12:02:58.6196372Z T=std::weak_ptr 2023-07-20T12:02:58.6196924Z ] 2023-07-20T12:02:58.6198083Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6199013Z with 2023-07-20T12:02:58.6199569Z [ 2023-07-20T12:02:58.6200010Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:58.6200457Z ] 2023-07-20T12:02:58.6201447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6202353Z with 2023-07-20T12:02:58.6202694Z [ 2023-07-20T12:02:58.6203222Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:58.6203670Z ] 2023-07-20T12:02:58.6204994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6205977Z with 2023-07-20T12:02:58.6206312Z [ 2023-07-20T12:02:58.6206817Z T=std::weak_ptr 2023-07-20T12:02:58.6207317Z ] 2023-07-20T12:02:58.6208268Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6209123Z with 2023-07-20T12:02:58.6209479Z [ 2023-07-20T12:02:58.6210113Z T=std::vector> 2023-07-20T12:02:58.6210658Z ] 2023-07-20T12:02:58.6211760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6212684Z with 2023-07-20T12:02:58.6213035Z [ 2023-07-20T12:02:58.6213605Z T=std::vector> 2023-07-20T12:02:58.6214129Z ] 2023-07-20T12:02:58.6215215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6216203Z with 2023-07-20T12:02:58.6216636Z [ 2023-07-20T12:02:58.6217214Z T=std::vector> 2023-07-20T12:02:58.6217841Z ] 2023-07-20T12:02:58.6219066Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6220869Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6222591Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6223621Z with 2023-07-20T12:02:58.6223965Z [ 2023-07-20T12:02:58.6224726Z T=std::vector> 2023-07-20T12:02:58.6225273Z ] 2023-07-20T12:02:58.6226214Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6227093Z with 2023-07-20T12:02:58.6227427Z [ 2023-07-20T12:02:58.6227913Z T=std::vector> 2023-07-20T12:02:58.6228384Z ] 2023-07-20T12:02:58.6229552Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6230593Z with 2023-07-20T12:02:58.6230942Z [ 2023-07-20T12:02:58.6231672Z T=std::vector> 2023-07-20T12:02:58.6232146Z ] 2023-07-20T12:02:58.6233370Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6234428Z with 2023-07-20T12:02:58.6234787Z [ 2023-07-20T12:02:58.6235290Z T=std::vector> 2023-07-20T12:02:58.6235739Z ] 2023-07-20T12:02:58.6236780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6238709Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6240318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6241258Z with 2023-07-20T12:02:58.6241633Z [ 2023-07-20T12:02:58.6242116Z T=std::vector> 2023-07-20T12:02:58.6242612Z ] 2023-07-20T12:02:58.6243561Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6244590Z with 2023-07-20T12:02:58.6245048Z [ 2023-07-20T12:02:58.6260874Z T=std::vector,std::allocator>> 2023-07-20T12:02:58.6261488Z ] 2023-07-20T12:02:58.6262495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6263427Z with 2023-07-20T12:02:58.6263781Z [ 2023-07-20T12:02:58.6264502Z T=std::vector,std::allocator>> 2023-07-20T12:02:58.6265071Z ] 2023-07-20T12:02:58.6266445Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6267432Z with 2023-07-20T12:02:58.6267795Z [ 2023-07-20T12:02:58.6268432Z T=std::vector,std::allocator>> 2023-07-20T12:02:58.6269177Z ] 2023-07-20T12:02:58.6270328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6272183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6274669Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6276193Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6277141Z with 2023-07-20T12:02:58.6277504Z [ 2023-07-20T12:02:58.6278369Z T=std::vector,std::allocator>> 2023-07-20T12:02:58.6278941Z ] 2023-07-20T12:02:58.6280230Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6281154Z with 2023-07-20T12:02:58.6281509Z [ 2023-07-20T12:02:58.6282048Z T=std::vector,std::allocator>> 2023-07-20T12:02:58.6282602Z ] 2023-07-20T12:02:58.6283547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6284424Z with 2023-07-20T12:02:58.6284784Z [ 2023-07-20T12:02:58.6285440Z T=std::vector,std::allocator>> 2023-07-20T12:02:58.6285980Z ] 2023-07-20T12:02:58.6287365Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6288368Z with 2023-07-20T12:02:58.6288694Z [ 2023-07-20T12:02:58.6289261Z T=std::vector,std::allocator>> 2023-07-20T12:02:58.6289796Z ] 2023-07-20T12:02:58.6290885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6292762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6294774Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6296396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6297359Z with 2023-07-20T12:02:58.6297726Z [ 2023-07-20T12:02:58.6298319Z T=std::vector,std::allocator>> 2023-07-20T12:02:58.6298971Z ] 2023-07-20T12:02:58.6300017Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6301188Z with 2023-07-20T12:02:58.6301562Z [ 2023-07-20T12:02:58.6302076Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:58.6302759Z ] 2023-07-20T12:02:58.6303762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6304675Z with 2023-07-20T12:02:58.6305042Z [ 2023-07-20T12:02:58.6305523Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:58.6306076Z ] 2023-07-20T12:02:58.6307623Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6308673Z with 2023-07-20T12:02:58.6309039Z [ 2023-07-20T12:02:58.6309520Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:58.6309998Z ] 2023-07-20T12:02:58.6311081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6312886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6314913Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6315907Z with 2023-07-20T12:02:58.6316279Z [ 2023-07-20T12:02:58.6316794Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:58.6317283Z ] 2023-07-20T12:02:58.6318248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6319157Z with 2023-07-20T12:02:58.6319493Z [ 2023-07-20T12:02:58.6320160Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:58.6320694Z ] 2023-07-20T12:02:58.6321996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6322931Z with 2023-07-20T12:02:58.6323298Z [ 2023-07-20T12:02:58.6323847Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:58.6324429Z ] 2023-07-20T12:02:58.6325481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6326467Z with 2023-07-20T12:02:58.6326911Z [ 2023-07-20T12:02:58.6327432Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:58.6328029Z ] 2023-07-20T12:02:58.6329249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6331075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6333140Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6334964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6335986Z with 2023-07-20T12:02:58.6336331Z [ 2023-07-20T12:02:58.6337080Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:58.6337631Z ] 2023-07-20T12:02:58.6338569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6339454Z with 2023-07-20T12:02:58.6339814Z [ 2023-07-20T12:02:58.6340265Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:58.6340774Z ] 2023-07-20T12:02:58.6341798Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6342787Z with 2023-07-20T12:02:58.6343153Z [ 2023-07-20T12:02:58.6343582Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:58.6343974Z ] 2023-07-20T12:02:58.6345017Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6345974Z with 2023-07-20T12:02:58.6346324Z [ 2023-07-20T12:02:58.6346769Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:58.6347186Z ] 2023-07-20T12:02:58.6348298Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6350023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6351022Z with 2023-07-20T12:02:58.6351360Z [ 2023-07-20T12:02:58.6351819Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:58.6352264Z ] 2023-07-20T12:02:58.6353374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6355167Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6356239Z with 2023-07-20T12:02:58.6356608Z [ 2023-07-20T12:02:58.6357057Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:58.6357494Z ] 2023-07-20T12:02:58.6358398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6359274Z with 2023-07-20T12:02:58.6359612Z [ 2023-07-20T12:02:58.6360648Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:58.6361933Z ] 2023-07-20T12:02:58.6363030Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6363938Z with 2023-07-20T12:02:58.6364301Z [ 2023-07-20T12:02:58.6365527Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:58.6366495Z ] 2023-07-20T12:02:58.6367588Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6368653Z with 2023-07-20T12:02:58.6369011Z [ 2023-07-20T12:02:58.6370125Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:58.6371049Z ] 2023-07-20T12:02:58.6372534Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6373893Z with 2023-07-20T12:02:58.6374221Z [ 2023-07-20T12:02:58.6374656Z TTarget=c10::StorageImpl 2023-07-20T12:02:58.6375189Z ] 2023-07-20T12:02:58.6376834Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6378164Z with 2023-07-20T12:02:58.6378515Z [ 2023-07-20T12:02:58.6378946Z TTarget=c10::StorageImpl 2023-07-20T12:02:58.6379362Z ] 2023-07-20T12:02:58.6380382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6381351Z with 2023-07-20T12:02:58.6381709Z [ 2023-07-20T12:02:58.6382867Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:58.6383945Z ] 2023-07-20T12:02:58.6384902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6385766Z with 2023-07-20T12:02:58.6386130Z [ 2023-07-20T12:02:58.6386572Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:58.6386999Z ] 2023-07-20T12:02:58.6387969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6389189Z with 2023-07-20T12:02:58.6389543Z [ 2023-07-20T12:02:58.6390140Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:58.6390552Z ] 2023-07-20T12:02:58.6391617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6392609Z with 2023-07-20T12:02:58.6392970Z [ 2023-07-20T12:02:58.6393380Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:58.6395145Z ] 2023-07-20T12:02:58.6396386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6398162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6399764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6400704Z with 2023-07-20T12:02:58.6401047Z [ 2023-07-20T12:02:58.6401489Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:58.6401941Z ] 2023-07-20T12:02:58.6402989Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6403951Z with 2023-07-20T12:02:58.6404320Z [ 2023-07-20T12:02:58.6404754Z T=torch::autograd::ViewInfo 2023-07-20T12:02:58.6405183Z ] 2023-07-20T12:02:58.6406170Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6407089Z with 2023-07-20T12:02:58.6407456Z [ 2023-07-20T12:02:58.6407885Z T=torch::autograd::ViewInfo 2023-07-20T12:02:58.6408286Z ] 2023-07-20T12:02:58.6409422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6410473Z with 2023-07-20T12:02:58.6410890Z [ 2023-07-20T12:02:58.6411308Z T=torch::autograd::ViewInfo 2023-07-20T12:02:58.6411740Z ] 2023-07-20T12:02:58.6412813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6414430Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6416074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6417103Z with 2023-07-20T12:02:58.6417503Z [ 2023-07-20T12:02:58.6418244Z T=torch::autograd::ViewInfo 2023-07-20T12:02:58.6418668Z ] 2023-07-20T12:02:58.6419863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6420717Z with 2023-07-20T12:02:58.6421081Z [ 2023-07-20T12:02:58.6421605Z T=std::vector> 2023-07-20T12:02:58.6422086Z ] 2023-07-20T12:02:58.6423011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6424349Z with 2023-07-20T12:02:58.6424836Z [ 2023-07-20T12:02:58.6425345Z T=std::vector> 2023-07-20T12:02:58.6425816Z ] 2023-07-20T12:02:58.6426788Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6427746Z with 2023-07-20T12:02:58.6428097Z [ 2023-07-20T12:02:58.6428595Z T=std::vector> 2023-07-20T12:02:58.6429042Z ] 2023-07-20T12:02:58.6430031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6431076Z with 2023-07-20T12:02:58.6431517Z [ 2023-07-20T12:02:58.6431936Z T=c10::SymInt 2023-07-20T12:02:58.6432316Z ] 2023-07-20T12:02:58.6433265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6434169Z with 2023-07-20T12:02:58.6434508Z [ 2023-07-20T12:02:58.6434840Z T=c10::SymInt 2023-07-20T12:02:58.6435192Z ] 2023-07-20T12:02:58.6436259Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6438315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6440058Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6440993Z with 2023-07-20T12:02:58.6441347Z [ 2023-07-20T12:02:58.6441884Z T=std::vector> 2023-07-20T12:02:58.6442366Z ] 2023-07-20T12:02:58.6443270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6444242Z with 2023-07-20T12:02:58.6444603Z [ 2023-07-20T12:02:58.6445067Z T=c10::IValue 2023-07-20T12:02:58.6445506Z ] 2023-07-20T12:02:58.6446515Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6447602Z with 2023-07-20T12:02:58.6447953Z [ 2023-07-20T12:02:58.6448328Z T=c10::IValue 2023-07-20T12:02:58.6448687Z ] 2023-07-20T12:02:58.6449772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6450852Z with 2023-07-20T12:02:58.6451206Z [ 2023-07-20T12:02:58.6451555Z T=c10::IValue 2023-07-20T12:02:58.6451995Z ] 2023-07-20T12:02:58.6453190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6454777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6456347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6457264Z with 2023-07-20T12:02:58.6457714Z [ 2023-07-20T12:02:58.6458099Z T=c10::IValue 2023-07-20T12:02:58.6458490Z ] 2023-07-20T12:02:58.6459578Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6460475Z with 2023-07-20T12:02:58.6460840Z [ 2023-07-20T12:02:58.6461223Z T=c10::AliasInfo 2023-07-20T12:02:58.6461605Z ] 2023-07-20T12:02:58.6462594Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6463514Z with 2023-07-20T12:02:58.6463881Z [ 2023-07-20T12:02:58.6464365Z T=c10::AliasInfo 2023-07-20T12:02:58.6464744Z ] 2023-07-20T12:02:58.6465927Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6466943Z with 2023-07-20T12:02:58.6467306Z [ 2023-07-20T12:02:58.6467670Z T=c10::AliasInfo 2023-07-20T12:02:58.6468063Z ] 2023-07-20T12:02:58.6469073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6470671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6472456Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6473466Z with 2023-07-20T12:02:58.6473842Z [ 2023-07-20T12:02:58.6474253Z T=c10::AliasInfo 2023-07-20T12:02:58.6474657Z ] 2023-07-20T12:02:58.6475591Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6476669Z with 2023-07-20T12:02:58.6477037Z [ 2023-07-20T12:02:58.6477489Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:58.6477890Z ] 2023-07-20T12:02:58.6478978Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6480002Z with 2023-07-20T12:02:58.6480366Z [ 2023-07-20T12:02:58.6480796Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:58.6481189Z ] 2023-07-20T12:02:58.6482373Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6483367Z with 2023-07-20T12:02:58.6483712Z [ 2023-07-20T12:02:58.6484127Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:58.6484551Z ] 2023-07-20T12:02:58.6485674Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:58.6487418Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:58.6489100Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:58.6490039Z with 2023-07-20T12:02:58.6490375Z [ 2023-07-20T12:02:58.6490813Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:58.6491257Z ] 2023-07-20T12:02:58.6492294Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:58.6493303Z with 2023-07-20T12:02:58.6493665Z [ 2023-07-20T12:02:58.6494206Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:58.6494731Z ] 2023-07-20T12:02:58.6495671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:58.6496583Z with 2023-07-20T12:02:58.6496944Z [ 2023-07-20T12:02:58.6497472Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:58.6497958Z ] 2023-07-20T12:02:58.6499147Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:58.6500268Z with 2023-07-20T12:02:58.6500635Z [ 2023-07-20T12:03:00.5027508Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:00.5028094Z ] 2023-07-20T12:03:00.5031824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5033781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:00.5038191Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5039210Z with 2023-07-20T12:03:00.5039565Z [ 2023-07-20T12:03:00.5040893Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:00.5041465Z ] 2023-07-20T12:03:00.5042920Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5044073Z with 2023-07-20T12:03:00.5044437Z [ 2023-07-20T12:03:00.5044886Z T=at::StepCallbacks 2023-07-20T12:03:00.5045319Z ] 2023-07-20T12:03:00.5046342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5047301Z with 2023-07-20T12:03:00.5047681Z [ 2023-07-20T12:03:00.5048113Z T=at::StepCallbacks 2023-07-20T12:03:00.5048544Z ] 2023-07-20T12:03:00.5049781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5050967Z with 2023-07-20T12:03:00.5051347Z [ 2023-07-20T12:03:00.5051803Z T=at::StepCallbacks 2023-07-20T12:03:00.5052218Z ] 2023-07-20T12:03:00.5053283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5055020Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:00.5056806Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5057980Z with 2023-07-20T12:03:00.5058353Z [ 2023-07-20T12:03:00.5058818Z T=at::StepCallbacks 2023-07-20T12:03:00.5059243Z ] 2023-07-20T12:03:00.5060198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5061069Z with 2023-07-20T12:03:00.5061437Z [ 2023-07-20T12:03:00.5061996Z T=c10::either 2023-07-20T12:03:00.5062541Z ] 2023-07-20T12:03:00.5063672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5064741Z with 2023-07-20T12:03:00.5065215Z [ 2023-07-20T12:03:00.5065745Z T=c10::either 2023-07-20T12:03:00.5066247Z ] 2023-07-20T12:03:00.5067310Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5068364Z with 2023-07-20T12:03:00.5068732Z [ 2023-07-20T12:03:00.5069554Z T=c10::either 2023-07-20T12:03:00.5070039Z ] 2023-07-20T12:03:00.5071268Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:00.5073551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:00.5075339Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5076351Z with 2023-07-20T12:03:00.5076715Z [ 2023-07-20T12:03:00.5077360Z T=c10::either 2023-07-20T12:03:00.5077881Z ] 2023-07-20T12:03:00.5079116Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:00.5080084Z with 2023-07-20T12:03:00.5080447Z [ 2023-07-20T12:03:00.5080860Z K=c10::DispatchKey, 2023-07-20T12:03:00.5081576Z V=std::list> 2023-07-20T12:03:00.5082175Z ] 2023-07-20T12:03:00.5083230Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:00.5084351Z with 2023-07-20T12:03:00.5084716Z [ 2023-07-20T12:03:00.5085262Z K=c10::DispatchKey, 2023-07-20T12:03:00.5086079Z V=std::list> 2023-07-20T12:03:00.5086682Z ] 2023-07-20T12:03:00.5088199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:00.5089627Z with 2023-07-20T12:03:00.5090001Z [ 2023-07-20T12:03:00.5090418Z K=c10::DispatchKey, 2023-07-20T12:03:00.5091208Z V=std::list>, 2023-07-20T12:03:00.5092056Z H=std::hash, 2023-07-20T12:03:00.5092699Z E=std::equal_to, 2023-07-20T12:03:00.5093568Z A=std::allocator>>> 2023-07-20T12:03:00.5094311Z ] 2023-07-20T12:03:00.5095908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:00.5097352Z with 2023-07-20T12:03:00.5097822Z [ 2023-07-20T12:03:00.5098275Z K=c10::DispatchKey, 2023-07-20T12:03:00.5099506Z V=std::list>, 2023-07-20T12:03:00.5100206Z H=std::hash, 2023-07-20T12:03:00.5100793Z E=std::equal_to, 2023-07-20T12:03:00.5101678Z A=std::allocator>>> 2023-07-20T12:03:00.5102417Z ] 2023-07-20T12:03:00.5104140Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:00.5105876Z with 2023-07-20T12:03:00.5106334Z [ 2023-07-20T12:03:00.5106803Z K=c10::DispatchKey, 2023-07-20T12:03:00.5107531Z V=std::list>, 2023-07-20T12:03:00.5108249Z H=std::hash, 2023-07-20T12:03:00.5108816Z E=std::equal_to, 2023-07-20T12:03:00.5109673Z A=std::allocator>>> 2023-07-20T12:03:00.5110395Z ] 2023-07-20T12:03:00.5112047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:00.5114017Z with 2023-07-20T12:03:00.5114396Z [ 2023-07-20T12:03:00.5114827Z K=c10::DispatchKey, 2023-07-20T12:03:00.5115517Z V=std::list> 2023-07-20T12:03:00.5116139Z ] 2023-07-20T12:03:00.5127613Z [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.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-20T12:03:00.5139240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5140726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5142234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5143846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5145524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5147059Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5148565Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5150290Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-20T12:03:00.5152038Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5152929Z 2023-07-20T12:03:00.5153931Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5154749Z 2023-07-20T12:03:00.5155482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5156263Z 2023-07-20T12:03:00.5157039Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5157973Z 2023-07-20T12:03:00.5158868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5159763Z 2023-07-20T12:03:00.5160543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5161357Z 2023-07-20T12:03:00.5162138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5162925Z 2023-07-20T12:03:00.5163706Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5164620Z 2023-07-20T12:03:00.5165382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5166349Z 2023-07-20T12:03:00.5167131Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5167921Z 2023-07-20T12:03:00.5168656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5169419Z 2023-07-20T12:03:00.5170187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5170978Z 2023-07-20T12:03:00.5171821Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5172735Z 2023-07-20T12:03:00.5173637Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5176170Z 2023-07-20T12:03:00.5176954Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5177730Z 2023-07-20T12:03:00.5178808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-07-20T12:03:00.5179704Z 2023-07-20T12:03:00.5180522Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-07-20T12:03:00.5181432Z compute.cu 2023-07-20T12:03:00.5182403Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5183335Z with 2023-07-20T12:03:00.5183711Z [ 2023-07-20T12:03:00.5184307Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:00.5184874Z ] 2023-07-20T12:03:00.5186010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5187094Z with 2023-07-20T12:03:00.5187473Z [ 2023-07-20T12:03:00.5188049Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:00.5188605Z ] 2023-07-20T12:03:00.5189710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5190761Z with 2023-07-20T12:03:00.5191128Z [ 2023-07-20T12:03:00.5191713Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:00.5192381Z ] 2023-07-20T12:03:00.5193625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:00.5195606Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-20T12:03:00.5197566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-07-20T12:03:00.5199441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5200527Z with 2023-07-20T12:03:00.5200985Z [ 2023-07-20T12:03:00.5201563Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:03:00.5202110Z ] 2023-07-20T12:03:00.5203054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5204204Z with 2023-07-20T12:03:00.5204570Z [ 2023-07-20T12:03:00.5205179Z T=std::basic_string,std::allocator> 2023-07-20T12:03:00.5205744Z ] 2023-07-20T12:03:00.5206926Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5207974Z with 2023-07-20T12:03:00.5208321Z [ 2023-07-20T12:03:00.5209122Z T=std::basic_string,std::allocator> 2023-07-20T12:03:00.5209710Z ] 2023-07-20T12:03:00.5210760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5211769Z with 2023-07-20T12:03:00.5212143Z [ 2023-07-20T12:03:00.5212722Z T=std::basic_string,std::allocator> 2023-07-20T12:03:00.5213279Z ] 2023-07-20T12:03:00.5214377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>' being compiled 2023-07-20T12:03:00.5216230Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(240): note: see reference to class template instantiation 'c10::optional,std::allocator>>' being compiled 2023-07-20T12:03:00.5217962Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5218959Z with 2023-07-20T12:03:00.5219323Z [ 2023-07-20T12:03:00.5219910Z T=std::basic_string,std::allocator> 2023-07-20T12:03:00.5220438Z ] 2023-07-20T12:03:00.5221437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5222353Z with 2023-07-20T12:03:00.5222729Z [ 2023-07-20T12:03:00.5223116Z T=c10::SymInt 2023-07-20T12:03:00.5223511Z ] 2023-07-20T12:03:00.5224609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5225560Z with 2023-07-20T12:03:00.5225937Z [ 2023-07-20T12:03:00.5226302Z T=c10::SymInt 2023-07-20T12:03:00.5226684Z ] 2023-07-20T12:03:00.5227872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5228903Z with 2023-07-20T12:03:00.5229261Z [ 2023-07-20T12:03:00.5229662Z T=c10::SymInt 2023-07-20T12:03:00.5230054Z ] 2023-07-20T12:03:00.5231085Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5232773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(1700): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:00.5234802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5235790Z with 2023-07-20T12:03:00.5236157Z [ 2023-07-20T12:03:00.5236564Z T=c10::SymInt 2023-07-20T12:03:00.5236946Z ] 2023-07-20T12:03:00.5238120Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5239024Z with 2023-07-20T12:03:00.5239390Z [ 2023-07-20T12:03:00.5239954Z T=c10::QualifiedName 2023-07-20T12:03:00.5240378Z ] 2023-07-20T12:03:00.5241568Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5242508Z with 2023-07-20T12:03:00.5242872Z [ 2023-07-20T12:03:00.5243304Z T=c10::QualifiedName 2023-07-20T12:03:00.5243719Z ] 2023-07-20T12:03:00.5244772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5245803Z with 2023-07-20T12:03:00.5246151Z [ 2023-07-20T12:03:00.5246744Z T=c10::QualifiedName 2023-07-20T12:03:00.5247164Z ] 2023-07-20T12:03:00.5248398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5250066Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/jit_type_base.h(702): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:00.5251703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5252678Z with 2023-07-20T12:03:00.5253051Z [ 2023-07-20T12:03:00.5253610Z T=c10::QualifiedName 2023-07-20T12:03:00.5254028Z ] 2023-07-20T12:03:00.5255247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5256147Z with 2023-07-20T12:03:00.5256513Z [ 2023-07-20T12:03:00.5256898Z T=at::TensorBase 2023-07-20T12:03:00.5257301Z ] 2023-07-20T12:03:00.5258270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5259208Z with 2023-07-20T12:03:00.5259553Z [ 2023-07-20T12:03:00.5259966Z T=at::TensorBase 2023-07-20T12:03:00.5260356Z ] 2023-07-20T12:03:00.5261491Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5262549Z with 2023-07-20T12:03:00.5262918Z [ 2023-07-20T12:03:00.5263624Z T=at::TensorBase 2023-07-20T12:03:00.5264032Z ] 2023-07-20T12:03:00.5265034Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5266637Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/TensorBase.h(981): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:00.5268462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5269450Z with 2023-07-20T12:03:00.5269818Z [ 2023-07-20T12:03:00.5270387Z T=at::TensorBase 2023-07-20T12:03:00.5270799Z ] 2023-07-20T12:03:00.5271785Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5272702Z with 2023-07-20T12:03:00.5273074Z [ 2023-07-20T12:03:00.5273448Z T=at::Tensor 2023-07-20T12:03:00.5273846Z ] 2023-07-20T12:03:00.5274805Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5275846Z with 2023-07-20T12:03:00.5276212Z [ 2023-07-20T12:03:00.5276722Z T=at::Tensor 2023-07-20T12:03:00.5277116Z ] 2023-07-20T12:03:00.5278225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5279254Z with 2023-07-20T12:03:00.5279614Z [ 2023-07-20T12:03:00.5280017Z T=at::Tensor 2023-07-20T12:03:00.5280409Z ] 2023-07-20T12:03:00.5281424Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5283128Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(519): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:00.5284710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5285705Z with 2023-07-20T12:03:00.5286091Z [ 2023-07-20T12:03:00.5286516Z T=at::Tensor 2023-07-20T12:03:00.5286897Z ] 2023-07-20T12:03:00.5287889Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5288904Z with 2023-07-20T12:03:00.5289377Z [ 2023-07-20T12:03:00.5289767Z T=at::Generator 2023-07-20T12:03:00.5290170Z ] 2023-07-20T12:03:00.5291317Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5292285Z with 2023-07-20T12:03:00.5292646Z [ 2023-07-20T12:03:00.5293037Z T=at::Generator 2023-07-20T12:03:00.5293712Z ] 2023-07-20T12:03:00.5294840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5295847Z with 2023-07-20T12:03:00.5296197Z [ 2023-07-20T12:03:00.5296589Z T=at::Generator 2023-07-20T12:03:00.5297110Z ] 2023-07-20T12:03:00.5298425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5300196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(598): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:00.5301861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5302841Z with 2023-07-20T12:03:00.5303201Z [ 2023-07-20T12:03:00.5303598Z T=at::Generator 2023-07-20T12:03:00.5303977Z ] 2023-07-20T12:03:00.5304914Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5305816Z with 2023-07-20T12:03:00.5306194Z [ 2023-07-20T12:03:00.5306578Z T=c10::Scalar 2023-07-20T12:03:00.5306957Z ] 2023-07-20T12:03:00.5307941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5308886Z with 2023-07-20T12:03:00.5309237Z [ 2023-07-20T12:03:00.5309633Z T=c10::Scalar 2023-07-20T12:03:00.5310182Z ] 2023-07-20T12:03:00.5311391Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5312412Z with 2023-07-20T12:03:00.5312773Z [ 2023-07-20T12:03:00.5313182Z T=c10::Scalar 2023-07-20T12:03:00.5313595Z ] 2023-07-20T12:03:00.5314738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5316286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(629): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:00.5317888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5318971Z with 2023-07-20T12:03:00.5319341Z [ 2023-07-20T12:03:00.5319729Z T=c10::Scalar 2023-07-20T12:03:00.5320086Z ] 2023-07-20T12:03:00.5321048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5321939Z with 2023-07-20T12:03:00.5322301Z [ 2023-07-20T12:03:00.5322804Z T=std::shared_ptr 2023-07-20T12:03:00.5323571Z ] 2023-07-20T12:03:00.5324620Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5325565Z with 2023-07-20T12:03:00.5325906Z [ 2023-07-20T12:03:00.5326452Z T=std::shared_ptr 2023-07-20T12:03:00.5326951Z ] 2023-07-20T12:03:00.5328241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5329417Z with 2023-07-20T12:03:00.5329764Z [ 2023-07-20T12:03:00.5330381Z T=std::shared_ptr 2023-07-20T12:03:00.5330889Z ] 2023-07-20T12:03:00.5331983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:00.5333708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1467): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-20T12:03:00.5335413Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5336415Z with 2023-07-20T12:03:00.5336775Z [ 2023-07-20T12:03:00.5337282Z T=std::shared_ptr 2023-07-20T12:03:00.5337784Z ] 2023-07-20T12:03:00.5338885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5339775Z with 2023-07-20T12:03:00.5340140Z [ 2023-07-20T12:03:00.5340627Z T=std::weak_ptr 2023-07-20T12:03:00.5341123Z ] 2023-07-20T12:03:00.5342111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5343009Z with 2023-07-20T12:03:00.5343367Z [ 2023-07-20T12:03:00.5343869Z T=std::weak_ptr 2023-07-20T12:03:00.5344360Z ] 2023-07-20T12:03:00.5345420Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5373001Z with 2023-07-20T12:03:00.5373389Z [ 2023-07-20T12:03:00.5373920Z T=std::weak_ptr 2023-07-20T12:03:00.5374423Z ] 2023-07-20T12:03:00.5375461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:00.5376444Z with 2023-07-20T12:03:00.5376831Z [ 2023-07-20T12:03:00.5377279Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:03:00.5377717Z ] 2023-07-20T12:03:00.5378723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1468): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-20T12:03:00.5379970Z with 2023-07-20T12:03:00.5380322Z [ 2023-07-20T12:03:00.5380787Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:03:00.5381242Z ] 2023-07-20T12:03:00.5382300Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5383268Z with 2023-07-20T12:03:00.5383638Z [ 2023-07-20T12:03:00.5384390Z T=std::weak_ptr 2023-07-20T12:03:00.5384910Z ] 2023-07-20T12:03:00.5385817Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5386737Z with 2023-07-20T12:03:00.5387103Z [ 2023-07-20T12:03:00.5387698Z T=std::vector> 2023-07-20T12:03:00.5388256Z ] 2023-07-20T12:03:00.5389207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5390160Z with 2023-07-20T12:03:00.5390538Z [ 2023-07-20T12:03:00.5391127Z T=std::vector> 2023-07-20T12:03:00.5391673Z ] 2023-07-20T12:03:00.5392775Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5393765Z with 2023-07-20T12:03:00.5394152Z [ 2023-07-20T12:03:00.5394689Z T=std::vector> 2023-07-20T12:03:00.5395237Z ] 2023-07-20T12:03:00.5396399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:00.5398320Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(485): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-20T12:03:00.5400099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5401125Z with 2023-07-20T12:03:00.5401475Z [ 2023-07-20T12:03:00.5402072Z T=std::vector> 2023-07-20T12:03:00.5402641Z ] 2023-07-20T12:03:00.5403622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5404472Z with 2023-07-20T12:03:00.5404842Z [ 2023-07-20T12:03:00.5405351Z T=std::vector> 2023-07-20T12:03:00.5405832Z ] 2023-07-20T12:03:00.5406836Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5407796Z with 2023-07-20T12:03:00.5408165Z [ 2023-07-20T12:03:00.5408925Z T=std::vector> 2023-07-20T12:03:00.5409403Z ] 2023-07-20T12:03:00.5410436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5411481Z with 2023-07-20T12:03:00.5411861Z [ 2023-07-20T12:03:00.5412366Z T=std::vector> 2023-07-20T12:03:00.5412815Z ] 2023-07-20T12:03:00.5415282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:00.5417086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(444): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-20T12:03:00.5418771Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5419756Z with 2023-07-20T12:03:00.5420136Z [ 2023-07-20T12:03:00.5420620Z T=std::vector> 2023-07-20T12:03:00.5421119Z ] 2023-07-20T12:03:00.5422069Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5422944Z with 2023-07-20T12:03:00.5423298Z [ 2023-07-20T12:03:00.5423927Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.5424608Z ] 2023-07-20T12:03:00.5425753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5426631Z with 2023-07-20T12:03:00.5427112Z [ 2023-07-20T12:03:00.5427739Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.5428354Z ] 2023-07-20T12:03:00.5429485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5430487Z with 2023-07-20T12:03:00.5430998Z [ 2023-07-20T12:03:00.5431625Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.5432229Z ] 2023-07-20T12:03:00.5433418Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-20T12:03:00.5435355Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-20T12:03:00.5437121Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(846): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-07-20T12:03:00.5438756Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5439972Z with 2023-07-20T12:03:00.5440338Z [ 2023-07-20T12:03:00.5440930Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.5441536Z ] 2023-07-20T12:03:00.5443906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5444869Z with 2023-07-20T12:03:00.5445228Z [ 2023-07-20T12:03:00.5445778Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.5446331Z ] 2023-07-20T12:03:00.5447335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5448283Z with 2023-07-20T12:03:00.5448637Z [ 2023-07-20T12:03:00.5449239Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.5449799Z ] 2023-07-20T12:03:00.5450877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5451927Z with 2023-07-20T12:03:00.5452290Z [ 2023-07-20T12:03:00.5452892Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.5453453Z ] 2023-07-20T12:03:00.5454633Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-20T12:03:00.5456512Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-20T12:03:00.5458204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(616): note: see reference to class template instantiation 'c10::VaryingShape<__int64>' being compiled 2023-07-20T12:03:00.5459797Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5460823Z with 2023-07-20T12:03:00.5461204Z [ 2023-07-20T12:03:00.5461806Z T=std::vector,std::allocator>> 2023-07-20T12:03:00.5462352Z ] 2023-07-20T12:03:00.5463329Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5464247Z with 2023-07-20T12:03:00.5464618Z [ 2023-07-20T12:03:00.5465105Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:00.5465613Z ] 2023-07-20T12:03:00.5466621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5467533Z with 2023-07-20T12:03:00.5468187Z [ 2023-07-20T12:03:00.5468700Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:00.5469173Z ] 2023-07-20T12:03:00.5470247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5471247Z with 2023-07-20T12:03:00.5471620Z [ 2023-07-20T12:03:00.5472114Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:00.5472593Z ] 2023-07-20T12:03:00.5473916Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:00.5475630Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(729): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-20T12:03:00.5477271Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5478267Z with 2023-07-20T12:03:00.5478618Z [ 2023-07-20T12:03:00.5479124Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:03:00.5479592Z ] 2023-07-20T12:03:00.5480550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5481425Z with 2023-07-20T12:03:00.5481807Z [ 2023-07-20T12:03:00.5482406Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:00.5482952Z ] 2023-07-20T12:03:00.5483926Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5484830Z with 2023-07-20T12:03:00.5485200Z [ 2023-07-20T12:03:00.5485788Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:00.5486322Z ] 2023-07-20T12:03:00.5487432Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5488455Z with 2023-07-20T12:03:00.5488815Z [ 2023-07-20T12:03:00.5489366Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:00.5489904Z ] 2023-07-20T12:03:00.5491064Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:00.5492962Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-20T12:03:00.5494833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-07-20T12:03:00.5496567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5497777Z with 2023-07-20T12:03:00.5498131Z [ 2023-07-20T12:03:00.5498711Z T=c10::impl::InlineStreamGuard 2023-07-20T12:03:00.5499253Z ] 2023-07-20T12:03:00.5500215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5501335Z with 2023-07-20T12:03:00.5501711Z [ 2023-07-20T12:03:00.5502173Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:00.5502622Z ] 2023-07-20T12:03:00.5503616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5504537Z with 2023-07-20T12:03:00.5504923Z [ 2023-07-20T12:03:00.5505395Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:00.5505843Z ] 2023-07-20T12:03:00.5506915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5507940Z with 2023-07-20T12:03:00.5508302Z [ 2023-07-20T12:03:00.5508758Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:00.5509186Z ] 2023-07-20T12:03:00.5510247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5511960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:00.5512903Z with 2023-07-20T12:03:00.5513266Z [ 2023-07-20T12:03:00.5513689Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:00.5514139Z ] 2023-07-20T12:03:00.5515281Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-07-20T12:03:00.5516999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5518021Z with 2023-07-20T12:03:00.5518369Z [ 2023-07-20T12:03:00.5518828Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:03:00.5519282Z ] 2023-07-20T12:03:00.5520229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5521099Z with 2023-07-20T12:03:00.5521482Z [ 2023-07-20T12:03:00.5522571Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:00.5523558Z ] 2023-07-20T12:03:00.5524642Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5525811Z with 2023-07-20T12:03:00.5526186Z [ 2023-07-20T12:03:00.5527208Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:00.5528200Z ] 2023-07-20T12:03:00.5529513Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5530551Z with 2023-07-20T12:03:00.5530916Z [ 2023-07-20T12:03:00.5532115Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:00.5533219Z ] 2023-07-20T12:03:00.5534695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2023-07-20T12:03:00.5536128Z with 2023-07-20T12:03:00.5536485Z [ 2023-07-20T12:03:00.5537093Z TTarget=c10::StorageImpl 2023-07-20T12:03:00.5537535Z ] 2023-07-20T12:03:00.5539058Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(902): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2023-07-20T12:03:00.5540518Z with 2023-07-20T12:03:00.5540870Z [ 2023-07-20T12:03:00.5541304Z TTarget=c10::StorageImpl 2023-07-20T12:03:00.5541747Z ] 2023-07-20T12:03:00.5542812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5543790Z with 2023-07-20T12:03:00.5544163Z [ 2023-07-20T12:03:00.5545214Z T=std::vector>,std::allocator>>> 2023-07-20T12:03:00.5546230Z ] 2023-07-20T12:03:00.5547190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5548065Z with 2023-07-20T12:03:00.5548446Z [ 2023-07-20T12:03:00.5548914Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:00.5549358Z ] 2023-07-20T12:03:00.5550342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5551276Z with 2023-07-20T12:03:00.5551659Z [ 2023-07-20T12:03:00.5552119Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:00.5552562Z ] 2023-07-20T12:03:00.5553616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5554877Z with 2023-07-20T12:03:00.5555263Z [ 2023-07-20T12:03:00.5555724Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:00.5556138Z ] 2023-07-20T12:03:00.5557163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:03:00.5559002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-20T12:03:00.5560635Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5561619Z with 2023-07-20T12:03:00.5561963Z [ 2023-07-20T12:03:00.5562403Z T=c10::SmallVector<__int64,5> 2023-07-20T12:03:00.5562841Z ] 2023-07-20T12:03:00.5563784Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5564677Z with 2023-07-20T12:03:00.5565046Z [ 2023-07-20T12:03:00.5565495Z T=torch::autograd::ViewInfo 2023-07-20T12:03:00.5565935Z ] 2023-07-20T12:03:00.5566935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5567843Z with 2023-07-20T12:03:00.5568215Z [ 2023-07-20T12:03:00.5568675Z T=torch::autograd::ViewInfo 2023-07-20T12:03:00.5569118Z ] 2023-07-20T12:03:00.5570176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5571181Z with 2023-07-20T12:03:00.5571543Z [ 2023-07-20T12:03:00.5571974Z T=torch::autograd::ViewInfo 2023-07-20T12:03:00.5572384Z ] 2023-07-20T12:03:00.5573464Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5575162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(576): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:00.5576898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5577887Z with 2023-07-20T12:03:00.5578253Z [ 2023-07-20T12:03:00.5578659Z T=torch::autograd::ViewInfo 2023-07-20T12:03:00.5579085Z ] 2023-07-20T12:03:00.5580062Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5580974Z with 2023-07-20T12:03:00.5581315Z [ 2023-07-20T12:03:00.5582124Z T=std::vector> 2023-07-20T12:03:00.5582618Z ] 2023-07-20T12:03:00.5583612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5584482Z with 2023-07-20T12:03:00.5584854Z [ 2023-07-20T12:03:00.5585394Z T=std::vector> 2023-07-20T12:03:00.5585901Z ] 2023-07-20T12:03:00.5587206Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5588252Z with 2023-07-20T12:03:00.5588602Z [ 2023-07-20T12:03:00.5589135Z T=std::vector> 2023-07-20T12:03:00.5589662Z ] 2023-07-20T12:03:00.5590664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:03:00.5591652Z with 2023-07-20T12:03:00.5592019Z [ 2023-07-20T12:03:00.5592412Z T=c10::SymInt 2023-07-20T12:03:00.5592788Z ] 2023-07-20T12:03:00.5593812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(99): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-20T12:03:00.5594806Z with 2023-07-20T12:03:00.5595168Z [ 2023-07-20T12:03:00.5595534Z T=c10::SymInt 2023-07-20T12:03:00.5595929Z ] 2023-07-20T12:03:00.5597016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(378): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-07-20T12:03:00.5598940Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(388): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-07-20T12:03:00.5600801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5601765Z with 2023-07-20T12:03:00.5602123Z [ 2023-07-20T12:03:00.5602665Z T=std::vector> 2023-07-20T12:03:00.5603173Z ] 2023-07-20T12:03:00.5604168Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5605038Z with 2023-07-20T12:03:00.5605393Z [ 2023-07-20T12:03:00.5605779Z T=c10::IValue 2023-07-20T12:03:00.5606169Z ] 2023-07-20T12:03:00.5607111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5608072Z with 2023-07-20T12:03:00.5608453Z [ 2023-07-20T12:03:00.5608853Z T=c10::IValue 2023-07-20T12:03:00.5609226Z ] 2023-07-20T12:03:00.5610313Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5611581Z with 2023-07-20T12:03:00.5611955Z [ 2023-07-20T12:03:00.5612370Z T=c10::IValue 2023-07-20T12:03:00.5612753Z ] 2023-07-20T12:03:00.5613789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5615608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:00.5617252Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5618254Z with 2023-07-20T12:03:00.5618614Z [ 2023-07-20T12:03:00.5619124Z T=c10::IValue 2023-07-20T12:03:00.5619522Z ] 2023-07-20T12:03:00.5620495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5621393Z with 2023-07-20T12:03:00.5621769Z [ 2023-07-20T12:03:00.5622182Z T=c10::AliasInfo 2023-07-20T12:03:00.5622571Z ] 2023-07-20T12:03:00.5623531Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5624531Z with 2023-07-20T12:03:00.5624904Z [ 2023-07-20T12:03:00.5625310Z T=c10::AliasInfo 2023-07-20T12:03:00.5625700Z ] 2023-07-20T12:03:00.5626758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5627789Z with 2023-07-20T12:03:00.5628163Z [ 2023-07-20T12:03:00.5628550Z T=c10::AliasInfo 2023-07-20T12:03:00.5628950Z ] 2023-07-20T12:03:00.5629984Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5631585Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:00.5633228Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5634219Z with 2023-07-20T12:03:00.5634571Z [ 2023-07-20T12:03:00.5634974Z T=c10::AliasInfo 2023-07-20T12:03:00.5635375Z ] 2023-07-20T12:03:00.5636357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5637250Z with 2023-07-20T12:03:00.5637902Z [ 2023-07-20T12:03:00.5638351Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:00.5638977Z ] 2023-07-20T12:03:00.5639976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5641192Z with 2023-07-20T12:03:00.5641564Z [ 2023-07-20T12:03:00.5642000Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:00.5642429Z ] 2023-07-20T12:03:00.5665283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5666390Z with 2023-07-20T12:03:00.5666785Z [ 2023-07-20T12:03:00.5667554Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:00.5668027Z ] 2023-07-20T12:03:00.5669095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:03:00.5670812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(225): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:03:00.5673657Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5674692Z with 2023-07-20T12:03:00.5675041Z [ 2023-07-20T12:03:00.5675514Z T=c10::impl::AnnotatedSchema 2023-07-20T12:03:00.5675942Z ] 2023-07-20T12:03:00.5676848Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:03:00.5677689Z with 2023-07-20T12:03:00.5678044Z [ 2023-07-20T12:03:00.5678569Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:00.5679062Z ] 2023-07-20T12:03:00.5679981Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:03:00.5680861Z with 2023-07-20T12:03:00.5684980Z [ 2023-07-20T12:03:00.5685892Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:00.5686454Z ] 2023-07-20T12:03:00.5687556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:03:00.5688572Z with 2023-07-20T12:03:00.5688940Z [ 2023-07-20T12:03:28.3808962Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:28.4009156Z ] 2023-07-20T12:03:28.4033325Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:28.4325932Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:28.4327730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:28.4328588Z with 2023-07-20T12:03:28.4839740Z [ 2023-07-20T12:03:28.4876168Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:03:28.4877345Z ] 2023-07-20T12:03:28.4878678Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:28.4879866Z with 2023-07-20T12:03:28.4885029Z [ 2023-07-20T12:03:28.4932670Z T=at::StepCallbacks 2023-07-20T12:03:28.4957910Z ] 2023-07-20T12:03:28.4959639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:28.4960716Z with 2023-07-20T12:03:28.4961236Z [ 2023-07-20T12:03:28.4961770Z T=at::StepCallbacks 2023-07-20T12:03:28.4962353Z ] 2023-07-20T12:03:28.4971603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:28.5019957Z with 2023-07-20T12:03:28.5038737Z [ 2023-07-20T12:03:28.5113527Z T=at::StepCallbacks 2023-07-20T12:03:28.5114371Z ] 2023-07-20T12:03:28.5115692Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:28.5184636Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:28.5199525Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:28.5200617Z with 2023-07-20T12:03:28.5230960Z [ 2023-07-20T12:03:28.5291891Z T=at::StepCallbacks 2023-07-20T12:03:28.5298076Z ] 2023-07-20T12:03:28.5299481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:28.5300802Z with 2023-07-20T12:03:28.5301383Z [ 2023-07-20T12:03:28.5302151Z T=c10::either 2023-07-20T12:03:28.5351539Z ] 2023-07-20T12:03:28.5377807Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:28.5404649Z with 2023-07-20T12:03:28.5605290Z [ 2023-07-20T12:03:28.5687390Z T=c10::either 2023-07-20T12:03:28.5688039Z ] 2023-07-20T12:03:28.6052441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:28.6402798Z with 2023-07-20T12:03:28.6466662Z [ 2023-07-20T12:03:28.6577537Z T=c10::either 2023-07-20T12:03:28.6779786Z ] 2023-07-20T12:03:28.6799431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:28.6859895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:28.6902774Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:28.7127791Z with 2023-07-20T12:03:28.7185316Z [ 2023-07-20T12:03:28.7221403Z T=c10::either 2023-07-20T12:03:28.7302430Z ] 2023-07-20T12:03:28.7342258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:28.7404877Z with 2023-07-20T12:03:28.7445567Z [ 2023-07-20T12:03:28.7616708Z K=c10::DispatchKey, 2023-07-20T12:03:28.7710090Z V=std::list> 2023-07-20T12:03:28.7764336Z ] 2023-07-20T12:03:28.7973980Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:28.7997507Z with 2023-07-20T12:03:28.8016464Z [ 2023-07-20T12:03:28.8062162Z K=c10::DispatchKey, 2023-07-20T12:03:28.8082978Z V=std::list> 2023-07-20T12:03:28.8173933Z ] 2023-07-20T12:03:28.8188743Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:28.8212605Z with 2023-07-20T12:03:28.8238846Z [ 2023-07-20T12:03:28.8256452Z K=c10::DispatchKey, 2023-07-20T12:03:28.8290810Z V=std::list>, 2023-07-20T12:03:28.8295411Z H=std::hash, 2023-07-20T12:03:28.8312972Z E=std::equal_to, 2023-07-20T12:03:28.8392928Z A=std::allocator>>> 2023-07-20T12:03:28.8394937Z ] 2023-07-20T12:03:28.8413571Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:28.8415706Z with 2023-07-20T12:03:28.8426372Z [ 2023-07-20T12:03:28.8464038Z K=c10::DispatchKey, 2023-07-20T12:03:28.8561924Z V=std::list>, 2023-07-20T12:03:28.8577433Z H=std::hash, 2023-07-20T12:03:28.8579093Z E=std::equal_to, 2023-07-20T12:03:28.8632343Z A=std::allocator>>> 2023-07-20T12:03:28.8641092Z ] 2023-07-20T12:03:28.8683848Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:28.8708804Z with 2023-07-20T12:03:28.8709771Z [ 2023-07-20T12:03:28.8721545Z K=c10::DispatchKey, 2023-07-20T12:03:28.8740103Z V=std::list>, 2023-07-20T12:03:28.8763662Z H=std::hash, 2023-07-20T12:03:28.8777277Z E=std::equal_to, 2023-07-20T12:03:28.8779318Z A=std::allocator>>> 2023-07-20T12:03:28.8807730Z ] 2023-07-20T12:03:28.8813062Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:45.6899988Z with 2023-07-20T12:03:45.6900993Z [ 2023-07-20T12:03:45.6901781Z K=c10::DispatchKey, 2023-07-20T12:03:45.6902865Z V=std::list> 2023-07-20T12:03:45.6903707Z ] 2023-07-20T12:03:45.6906791Z [22/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-07-20T12:03:45.6910224Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:45.6911187Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:45.6911830Z 2023-07-20T12:03:45.6912693Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:45.6914317Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:45.6916183Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:45.6917860Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:45.6919503Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:45.6920943Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:45.6922734Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:45.6926583Z [23/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:45.6930047Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:45.6931024Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:45.6931640Z 2023-07-20T12:03:45.6932499Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:45.6934163Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:45.6972649Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:45.7172607Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:45.7203322Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:45.7603083Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:45.7980746Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:45.7994790Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:45.8132942Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:45.8417571Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:45.8427752Z [24/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:45.8834201Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:45.9109485Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:45.9131155Z 2023-07-20T12:03:46.0397290Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:46.0444415Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:46.0571398Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:46.0958150Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:46.1014441Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:46.1061097Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:46.1082369Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:46.1160155Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:46.1181798Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:46.1252882Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:46.1312000Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:46.1433787Z [25/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-07-20T12:03:46.1436675Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:46.1560274Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:46.1786796Z 2023-07-20T12:03:46.1941636Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:56.1787038Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:56.1789019Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:56.1790724Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:56.1792153Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:56.1793482Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:56.1794814Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:56.1798913Z [26/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:56.1802658Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:56.1803669Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:56.1804284Z 2023-07-20T12:03:56.1805144Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:56.1806856Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:56.1808644Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:56.1810266Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:56.1811712Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:56.1812930Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:56.1830675Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:56.2148219Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:56.2191905Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:56.2948395Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:56.2966288Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:56.3092320Z 2023-07-20T12:03:56.3525285Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:56.3613736Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:56.3784940Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:56.3800803Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:56.3870018Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:56.3968411Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:56.4002566Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:56.4016897Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:56.4105491Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:56.4111011Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:56.4128845Z 2023-07-20T12:03:56.4135110Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:56.4137159Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:56.4159140Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:56.4178668Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:56.4180033Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:03:56.4193023Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:56.4197578Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:56.4199117Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:56.4209467Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:56.4210965Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:56.4213978Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:56.4219033Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:04:20.3228698Z [29/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-07-20T12:04:20.3332838Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:20.3515826Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:20.4388104Z 2023-07-20T12:04:20.5181725Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:20.5334802Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:20.5343940Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:20.5664527Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:20.5984937Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:20.6305219Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:20.6970419Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:20.7325386Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-07-20T12:04:20.7694967Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:20.7803452Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:20.8018186Z 2023-07-20T12:04:20.8176323Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:20.8182692Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:20.8188395Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:20.8198377Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:20.8226732Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:04:20.8285465Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:04:20.8288567Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:04:20.8293738Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:04:20.8299110Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:04:20.8307364Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:20.8320073Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:20.8334792Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:20.8338801Z [31/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:20.8344803Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:20.8349960Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:20.8356308Z 2023-07-20T12:04:20.8357645Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:20.8364433Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:20.8366532Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:20.8371548Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:20.8373567Z %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:20.8375016Z %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:20.8376657Z %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:20.8378136Z %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:20.8379701Z 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:20.8380829Z with 2023-07-20T12:04:20.8381480Z [ 2023-07-20T12:04:20.8382116Z _Ty=int64_t 2023-07-20T12:04:20.8382931Z ] 2023-07-20T12:04:20.8384381Z 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:20.8385920Z with 2023-07-20T12:04:20.8386525Z [ 2023-07-20T12:04:20.8388047Z _This=int64_t, 2023-07-20T12:04:20.8388740Z _Other=double & 2023-07-20T12:04:20.8389393Z ] 2023-07-20T12:04:20.8391231Z 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:20.8392542Z with 2023-07-20T12:04:20.8393183Z [ 2023-07-20T12:04:20.8393790Z _This=int64_t, 2023-07-20T12:04:20.8394450Z _Other=double & 2023-07-20T12:04:20.8395062Z ] 2023-07-20T12:04:20.8396380Z 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:20.8397832Z with 2023-07-20T12:04:20.8398487Z [ 2023-07-20T12:04:20.8399135Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:28.3916400Z _This2=double & 2023-07-20T12:04:28.4612260Z ] 2023-07-20T12:04:28.5349042Z 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:28.5685844Z with 2023-07-20T12:04:28.6519582Z [ 2023-07-20T12:04:28.7570097Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:28.8099292Z _This2=double & 2023-07-20T12:04:28.8144168Z ] 2023-07-20T12:04:28.8145841Z 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:28.8147324Z with 2023-07-20T12:04:28.8147686Z [ 2023-07-20T12:04:28.8148150Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:28.8148668Z _This2=torch::autograd::Variable & 2023-07-20T12:04:28.8149143Z ] 2023-07-20T12:04:28.8150385Z 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:28.9655447Z with 2023-07-20T12:04:28.9656200Z [ 2023-07-20T12:04:28.9656836Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:28.9657641Z _This2=torch::autograd::Variable & 2023-07-20T12:04:28.9658302Z ] 2023-07-20T12:04:28.9793968Z %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:28.9799516Z with 2023-07-20T12:04:28.9938004Z [ 2023-07-20T12:04:29.0020775Z _This2=at::Tensor & 2023-07-20T12:04:29.0331917Z ] 2023-07-20T12:04:29.0333419Z %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:29.0375139Z with 2023-07-20T12:04:29.0376094Z [ 2023-07-20T12:04:29.0385293Z _This2=at::Tensor & 2023-07-20T12:04:29.0453136Z ] 2023-07-20T12:04:29.0454855Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:29.0456070Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:29.0457209Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:29.0458399Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:29.0461871Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:29.0464935Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:29.0465954Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:29.0466579Z 2023-07-20T12:04:29.0467500Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:29.0469124Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:29.0470532Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:29.0472007Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:29.0473093Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:29.0483521Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:29.0484796Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:29.0488380Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:29.0496536Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:29.0509594Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:29.0510524Z 2023-07-20T12:04:29.0515461Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:29.0517698Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:29.0550069Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:29.0552353Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:29.0557678Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:29.0559191Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:29.0569983Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:29.0573638Z [34/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:29.0578273Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:29.0580291Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:29.0580748Z 2023-07-20T12:04:29.0581646Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:29.0589123Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:29.0597679Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:29.0599624Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:29.0605213Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:29.0606659Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:35.5759677Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:35.5763475Z [35/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:35.5768909Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:35.5769889Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:35.5770515Z 2023-07-20T12:04:35.5771595Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:35.5773746Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:35.5775421Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:35.5777023Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:35.5778411Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:35.5779578Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:35.5780707Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:35.5784270Z [36/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:35.7536108Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:35.7567466Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:35.7794548Z 2023-07-20T12:04:35.7846876Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:35.8060995Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:35.8064539Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:35.8273128Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:35.8372260Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:35.8401314Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:35.8459580Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:35.8470962Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:35.8472887Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:35.8491200Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:04:35.8493133Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:04:35.8513483Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:35.8518345Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:35.8534401Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:35.8570176Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:50.5504943Z [37/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:50.5513197Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:50.5515035Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:50.5515429Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:50.5515624Z 2023-07-20T12:04:50.5515999Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:50.5516751Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:50.5517496Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:50.5518230Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:50.5518862Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:50.5519375Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:50.5519869Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:50.5520385Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:50.5520920Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:50.5521449Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:50.5523157Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:50.5524843Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:50.5525221Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:50.5525417Z 2023-07-20T12:04:50.5525789Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:50.5526691Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:50.5545642Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:50.5547262Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:50.5548649Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:50.5549661Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:50.5550586Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:50.5551616Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:50.5552653Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:05:09.9789200Z [40/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:09.9792159Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:09.9792899Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:09.9793710Z 2023-07-20T12:05:09.9794824Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:09.9796541Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:09.9797893Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:09.9799610Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:09.9800724Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:09.9801256Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:09.9803513Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:09.9806670Z [41/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-07-20T12:05:09.9809031Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:09.9809465Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:09.9809678Z 2023-07-20T12:05:09.9810153Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:09.9811472Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:09.9812556Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:09.9813299Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:09.9814039Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:05:09.9818233Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:09.9819127Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:09.9820003Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:09.9823126Z [42/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:09.9826091Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:09.9826818Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:09.9827243Z 2023-07-20T12:05:09.9827999Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:09.9829376Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:09.9830777Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:09.9831900Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:09.9832833Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:09.9833823Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:09.9834944Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:09.9838286Z [43/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:09.9841364Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:09.9842057Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:09.9842408Z 2023-07-20T12:05:09.9843048Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:09.9844275Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:09.9845528Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:09.9847061Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:09.9848318Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:09.9849596Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:24.2051186Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:24.2056736Z [44/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:24.2062125Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:24.2063007Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:24.2063417Z 2023-07-20T12:05:24.2064476Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:24.2069163Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:24.2071118Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:24.2073084Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:24.2077106Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:24.2078845Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:24.2079842Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:24.2083857Z [45/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-07-20T12:05:24.2087060Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:24.2087789Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:24.2088210Z 2023-07-20T12:05:24.2088934Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:24.2090481Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:24.2092079Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:24.2093541Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:24.2094790Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:24.2095784Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:24.2096832Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:24.2098023Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:24.2099173Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:24.2100485Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:24.2102044Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:24.2105628Z [46/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:24.2171939Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:24.2172689Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:24.2173123Z 2023-07-20T12:05:24.2173832Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:24.2175285Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:24.2176826Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:24.2178470Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:24.2179701Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:24.2180748Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:24.2181824Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:24.2182893Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:24.2184047Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:24.2185335Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:05:24.2186457Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:05:24.2187535Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:24.2188575Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:24.2189593Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:24.2190693Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:28.7974875Z [47/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-07-20T12:05:28.7994777Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:28.7996180Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:28.8004230Z 2023-07-20T12:05:28.8005551Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:28.8019699Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:28.8021713Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:28.8030820Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:28.8032769Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:05:28.8045136Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:05:28.8046936Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:05:28.8056419Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:05:28.8058122Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:05:28.8071752Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:28.8633054Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:28.8637025Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:28.8644639Z [48/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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.8650869Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:28.8651659Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:28.8652073Z 2023-07-20T12:05:28.8653142Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:28.8658167Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:28.8785917Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:28.8788941Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:28.8810534Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-07-20T12:05:28.8812920Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:28.8822552Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:28.8825285Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:28.8845439Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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.8851750Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:28.8862950Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:28.8864892Z 2023-07-20T12:05:28.8876125Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:28.8884960Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:28.8904405Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:28.8906602Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:28.8918188Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:05:28.8920590Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:28.8931762Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:28.8934303Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:28.8943909Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:28.8945830Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:28.8962593Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:28.8965368Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:05:47.3646162Z [50/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:47.3649400Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:47.3650136Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:47.3650533Z 2023-07-20T12:05:47.3651233Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:47.3652736Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:47.3654338Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:47.3655742Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:47.3656990Z %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:47.3658100Z %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:47.3659198Z %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:47.3660417Z %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:47.3661903Z 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:47.3662807Z with 2023-07-20T12:05:47.3663193Z [ 2023-07-20T12:05:47.3663531Z _Ty=int64_t 2023-07-20T12:05:47.3663918Z ] 2023-07-20T12:05:47.3664961Z 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:47.3665942Z with 2023-07-20T12:05:47.3666295Z [ 2023-07-20T12:05:47.3666640Z _This=int64_t, 2023-07-20T12:05:47.3667220Z _Other=double & 2023-07-20T12:05:47.3667619Z ] 2023-07-20T12:05:47.3668827Z 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:47.3669820Z with 2023-07-20T12:05:47.3670173Z [ 2023-07-20T12:05:47.3670555Z _This=int64_t, 2023-07-20T12:05:47.3671336Z _Other=double & 2023-07-20T12:05:47.3671725Z ] 2023-07-20T12:05:47.3688898Z 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:47.3690121Z with 2023-07-20T12:05:47.3690664Z [ 2023-07-20T12:05:47.3691245Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:47.3691698Z _This2=double & 2023-07-20T12:05:47.3692077Z ] 2023-07-20T12:05:47.3694473Z 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:47.3710798Z with 2023-07-20T12:05:47.3711181Z [ 2023-07-20T12:05:47.3711639Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:47.3712139Z _This2=double & 2023-07-20T12:05:47.3712529Z ] 2023-07-20T12:05:47.3713578Z 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:47.3714598Z with 2023-07-20T12:05:47.3714955Z [ 2023-07-20T12:05:47.3715366Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:47.3716031Z _This2=torch::autograd::Variable & 2023-07-20T12:05:47.3716504Z ] 2023-07-20T12:05:47.3718045Z 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:47.3719143Z with 2023-07-20T12:05:47.3719507Z [ 2023-07-20T12:05:47.3719913Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:47.3720441Z _This2=torch::autograd::Variable & 2023-07-20T12:05:47.3720889Z ] 2023-07-20T12:05:47.3721850Z %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:47.3722867Z with 2023-07-20T12:05:47.3723242Z [ 2023-07-20T12:05:47.3723665Z _This2=at::Tensor & 2023-07-20T12:05:47.3724494Z ] 2023-07-20T12:05:47.3725462Z %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:47.3726392Z with 2023-07-20T12:05:47.3726775Z [ 2023-07-20T12:05:47.3727195Z _This2=at::Tensor & 2023-07-20T12:05:47.3727579Z ] 2023-07-20T12:05:47.3728269Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:47.3729324Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:47.3730435Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:47.3731615Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:47.3734817Z [51/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:47.3738627Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:47.3739622Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:47.3740055Z 2023-07-20T12:05:47.3740750Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:47.3742154Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:47.3743483Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:47.3745161Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:47.3746452Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:47.3747442Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:47.3748452Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:47.3749445Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:01.8987459Z [52/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:06:01.9014815Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:01.9028999Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:01.9029801Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:01.9032883Z 2023-07-20T12:06:01.9033679Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:01.9035160Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:01.9036898Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:01.9040626Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:01.9042684Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:01.9043688Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:01.9047368Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:01.9051289Z [54/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:01.9054623Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:01.9055324Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:01.9055748Z 2023-07-20T12:06:01.9056525Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:01.9058727Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:01.9060301Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:01.9061807Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:01.9063251Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:06:01.9064304Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:01.9065381Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:01.9066455Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:01.9070626Z [55/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06:01.9073780Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:01.9074535Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:01.9074962Z 2023-07-20T12:06:01.9075716Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:01.9077146Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:01.9078617Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:01.9080416Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:01.9082349Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:01.9083380Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:01.9084441Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:01.9085669Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:01.9089207Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:06:01.9092256Z [56/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-07-20T12:06:01.9098252Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:01.9099003Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:01.9099427Z 2023-07-20T12:06:01.9100286Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:01.9101949Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:01.9103354Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:01.9104780Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:01.9105968Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:06:01.9107109Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:01.9108313Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:01.9109329Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:01.9112557Z [57/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:01.9116035Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:01.9116783Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:01.9117187Z 2023-07-20T12:06:01.9117880Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:01.9119495Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:01.9121046Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:01.9122719Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:01.9123915Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:01.9124904Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:01.9125884Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:01.9137729Z [58/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:01.9149097Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9150556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9152288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9153897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9155368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9156787Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9158382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9160009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9161505Z 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:01.9162396Z iir_cuda.cu 2023-07-20T12:06:01.9163409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9164589Z with 2023-07-20T12:06:01.9165076Z [ 2023-07-20T12:06:01.9165658Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:01.9166419Z ] 2023-07-20T12:06:01.9167415Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9168327Z with 2023-07-20T12:06:01.9168911Z [ 2023-07-20T12:06:01.9169537Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:01.9170093Z ] 2023-07-20T12:06:01.9171162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9172328Z with 2023-07-20T12:06:01.9172692Z [ 2023-07-20T12:06:01.9173457Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:01.9174049Z ] 2023-07-20T12:06:01.9175225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9177085Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9179065Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9181024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9181990Z with 2023-07-20T12:06:01.9182377Z [ 2023-07-20T12:06:01.9182963Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:01.9183498Z ] 2023-07-20T12:06:01.9184450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9185330Z with 2023-07-20T12:06:01.9185697Z [ 2023-07-20T12:06:01.9186381Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:01.9186941Z ] 2023-07-20T12:06:01.9188141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9189054Z with 2023-07-20T12:06:01.9189421Z [ 2023-07-20T12:06:01.9189974Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:01.9190527Z ] 2023-07-20T12:06:01.9191601Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9192604Z with 2023-07-20T12:06:01.9192948Z [ 2023-07-20T12:06:01.9193643Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:01.9194602Z ] 2023-07-20T12:06:01.9195730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9197776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9200301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9202108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9203088Z with 2023-07-20T12:06:01.9203447Z [ 2023-07-20T12:06:01.9204013Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:01.9204672Z ] 2023-07-20T12:06:01.9205739Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9206729Z with 2023-07-20T12:06:01.9207104Z [ 2023-07-20T12:06:01.9207667Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:01.9208223Z ] 2023-07-20T12:06:01.9209190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9210120Z with 2023-07-20T12:06:01.9210500Z [ 2023-07-20T12:06:01.9211064Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:01.9211763Z ] 2023-07-20T12:06:01.9213022Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9214058Z with 2023-07-20T12:06:01.9214411Z [ 2023-07-20T12:06:01.9214992Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:01.9215538Z ] 2023-07-20T12:06:01.9216647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9218616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9220663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9222347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9225599Z with 2023-07-20T12:06:01.9225957Z [ 2023-07-20T12:06:01.9226948Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:01.9227586Z ] 2023-07-20T12:06:01.9228511Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9229501Z with 2023-07-20T12:06:01.9229861Z [ 2023-07-20T12:06:01.9230333Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:01.9236246Z ] 2023-07-20T12:06:01.9237329Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9238261Z with 2023-07-20T12:06:01.9238621Z [ 2023-07-20T12:06:01.9239105Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:01.9239503Z ] 2023-07-20T12:06:01.9240463Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9241338Z with 2023-07-20T12:06:01.9241681Z [ 2023-07-20T12:06:01.9242104Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:01.9242494Z ] 2023-07-20T12:06:01.9243523Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9245370Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9246436Z with 2023-07-20T12:06:01.9246780Z [ 2023-07-20T12:06:01.9247231Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:01.9248028Z ] 2023-07-20T12:06:01.9249132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9250766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9251679Z with 2023-07-20T12:06:01.9252036Z [ 2023-07-20T12:06:01.9252445Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:06:01.9252885Z ] 2023-07-20T12:06:01.9253783Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9254663Z with 2023-07-20T12:06:01.9255028Z [ 2023-07-20T12:06:01.9255592Z T=std::basic_string,std::allocator> 2023-07-20T12:06:01.9256119Z ] 2023-07-20T12:06:01.9257098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9258020Z with 2023-07-20T12:06:01.9258376Z [ 2023-07-20T12:06:01.9258960Z T=std::basic_string,std::allocator> 2023-07-20T12:06:01.9259493Z ] 2023-07-20T12:06:01.9260537Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9261905Z with 2023-07-20T12:06:01.9262256Z [ 2023-07-20T12:06:01.9263047Z T=std::basic_string,std::allocator> 2023-07-20T12:06:01.9263603Z ] 2023-07-20T12:06:01.9264966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9267021Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9268742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9269729Z with 2023-07-20T12:06:01.9270074Z [ 2023-07-20T12:06:01.9270672Z T=std::basic_string,std::allocator> 2023-07-20T12:06:01.9271225Z ] 2023-07-20T12:06:01.9272190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9273057Z with 2023-07-20T12:06:01.9273424Z [ 2023-07-20T12:06:01.9273816Z T=c10::SymInt 2023-07-20T12:06:01.9274200Z ] 2023-07-20T12:06:01.9275158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9276094Z with 2023-07-20T12:06:01.9276470Z [ 2023-07-20T12:06:01.9276842Z T=c10::SymInt 2023-07-20T12:06:01.9277207Z ] 2023-07-20T12:06:01.9278279Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9279284Z with 2023-07-20T12:06:01.9279657Z [ 2023-07-20T12:06:01.9280057Z T=c10::SymInt 2023-07-20T12:06:01.9280428Z ] 2023-07-20T12:06:01.9281405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9283209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9284738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9285689Z with 2023-07-20T12:06:01.9286028Z [ 2023-07-20T12:06:01.9286433Z T=c10::SymInt 2023-07-20T12:06:01.9286839Z ] 2023-07-20T12:06:01.9287772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9288896Z with 2023-07-20T12:06:01.9289257Z [ 2023-07-20T12:06:01.9289655Z T=at::TensorBase 2023-07-20T12:06:01.9290044Z ] 2023-07-20T12:06:01.9291001Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9291965Z with 2023-07-20T12:06:01.9292313Z [ 2023-07-20T12:06:01.9292705Z T=at::TensorBase 2023-07-20T12:06:01.9293078Z ] 2023-07-20T12:06:01.9294627Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9295740Z with 2023-07-20T12:06:01.9296096Z [ 2023-07-20T12:06:01.9296508Z T=at::TensorBase 2023-07-20T12:06:01.9296905Z ] 2023-07-20T12:06:01.9297907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9299459Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9301326Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9302309Z with 2023-07-20T12:06:01.9302647Z [ 2023-07-20T12:06:01.9303051Z T=at::TensorBase 2023-07-20T12:06:01.9303444Z ] 2023-07-20T12:06:01.9304428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9305318Z with 2023-07-20T12:06:01.9305663Z [ 2023-07-20T12:06:01.9306062Z T=at::Tensor 2023-07-20T12:06:01.9306450Z ] 2023-07-20T12:06:01.9307400Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9308321Z with 2023-07-20T12:06:01.9308697Z [ 2023-07-20T12:06:01.9309084Z T=at::Tensor 2023-07-20T12:06:01.9309446Z ] 2023-07-20T12:06:01.9314845Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9315938Z with 2023-07-20T12:06:01.9316306Z [ 2023-07-20T12:06:01.9316714Z T=at::Tensor 2023-07-20T12:06:01.9317091Z ] 2023-07-20T12:06:01.9318061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9319596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9321177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9322419Z with 2023-07-20T12:06:01.9322764Z [ 2023-07-20T12:06:01.9323167Z T=at::Tensor 2023-07-20T12:06:01.9323539Z ] 2023-07-20T12:06:01.9324475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9325331Z with 2023-07-20T12:06:01.9325703Z [ 2023-07-20T12:06:01.9326109Z T=at::Generator 2023-07-20T12:06:01.9326509Z ] 2023-07-20T12:06:01.9327693Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9328630Z with 2023-07-20T12:06:01.9329101Z [ 2023-07-20T12:06:01.9329507Z T=at::Generator 2023-07-20T12:06:01.9329870Z ] 2023-07-20T12:06:01.9330966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9331961Z with 2023-07-20T12:06:01.9332314Z [ 2023-07-20T12:06:01.9332725Z T=at::Generator 2023-07-20T12:06:01.9333104Z ] 2023-07-20T12:06:01.9334086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9335640Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9337205Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9338187Z with 2023-07-20T12:06:01.9338539Z [ 2023-07-20T12:06:01.9338945Z T=at::Generator 2023-07-20T12:06:01.9339343Z ] 2023-07-20T12:06:01.9340278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9341140Z with 2023-07-20T12:06:01.9341520Z [ 2023-07-20T12:06:01.9341917Z T=c10::Scalar 2023-07-20T12:06:01.9342294Z ] 2023-07-20T12:06:01.9343257Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9344212Z with 2023-07-20T12:06:01.9344578Z [ 2023-07-20T12:06:01.9344968Z T=c10::Scalar 2023-07-20T12:06:01.9345326Z ] 2023-07-20T12:06:01.9346374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9347367Z with 2023-07-20T12:06:01.9347739Z [ 2023-07-20T12:06:01.9348121Z T=c10::Scalar 2023-07-20T12:06:01.9348516Z ] 2023-07-20T12:06:01.9349514Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9351499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9353612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9354605Z with 2023-07-20T12:06:01.9354960Z [ 2023-07-20T12:06:01.9355346Z T=c10::Scalar 2023-07-20T12:06:01.9355723Z ] 2023-07-20T12:06:01.9356887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9357887Z with 2023-07-20T12:06:01.9358270Z [ 2023-07-20T12:06:01.9358700Z T=c10::QualifiedName 2023-07-20T12:06:01.9359333Z ] 2023-07-20T12:06:01.9360327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9361270Z with 2023-07-20T12:06:01.9361627Z [ 2023-07-20T12:06:01.9362048Z T=c10::QualifiedName 2023-07-20T12:06:01.9362442Z ] 2023-07-20T12:06:01.9363516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9364522Z with 2023-07-20T12:06:01.9365045Z [ 2023-07-20T12:06:01.9365452Z T=c10::QualifiedName 2023-07-20T12:06:01.9366016Z ] 2023-07-20T12:06:01.9367192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9368850Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9370418Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9371391Z with 2023-07-20T12:06:01.9371834Z [ 2023-07-20T12:06:01.9372257Z T=c10::QualifiedName 2023-07-20T12:06:01.9372669Z ] 2023-07-20T12:06:01.9373842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9374739Z with 2023-07-20T12:06:01.9375106Z [ 2023-07-20T12:06:01.9375634Z T=std::shared_ptr 2023-07-20T12:06:01.9376123Z ] 2023-07-20T12:06:01.9377071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9377980Z with 2023-07-20T12:06:01.9378347Z [ 2023-07-20T12:06:01.9378999Z T=std::shared_ptr 2023-07-20T12:06:01.9379490Z ] 2023-07-20T12:06:01.9380625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9382003Z with 2023-07-20T12:06:01.9382352Z [ 2023-07-20T12:06:01.9382868Z T=std::shared_ptr 2023-07-20T12:06:01.9383349Z ] 2023-07-20T12:06:01.9384422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9386370Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9388318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9389322Z with 2023-07-20T12:06:01.9389675Z [ 2023-07-20T12:06:01.9394800Z T=std::shared_ptr 2023-07-20T12:06:01.9395344Z ] 2023-07-20T12:06:01.9396312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9397215Z with 2023-07-20T12:06:01.9397560Z [ 2023-07-20T12:06:01.9398228Z T=std::weak_ptr 2023-07-20T12:06:01.9398722Z ] 2023-07-20T12:06:01.9399904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9400813Z with 2023-07-20T12:06:01.9401175Z [ 2023-07-20T12:06:01.9401711Z T=std::weak_ptr 2023-07-20T12:06:01.9402204Z ] 2023-07-20T12:06:01.9403229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9404259Z with 2023-07-20T12:06:01.9404629Z [ 2023-07-20T12:06:01.9405304Z T=std::weak_ptr 2023-07-20T12:06:01.9405785Z ] 2023-07-20T12:06:01.9407039Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9407924Z with 2023-07-20T12:06:01.9408214Z [ 2023-07-20T12:06:01.9408631Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:06:01.9409083Z ] 2023-07-20T12:06:01.9410069Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9410995Z with 2023-07-20T12:06:01.9411364Z [ 2023-07-20T12:06:01.9411804Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:06:01.9412379Z ] 2023-07-20T12:06:01.9413437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9414452Z with 2023-07-20T12:06:01.9414760Z [ 2023-07-20T12:06:01.9415225Z T=std::weak_ptr 2023-07-20T12:06:01.9415666Z ] 2023-07-20T12:06:01.9417313Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9418864Z with 2023-07-20T12:06:01.9419271Z [ 2023-07-20T12:06:01.9419801Z T=std::vector> 2023-07-20T12:06:01.9420365Z ] 2023-07-20T12:06:01.9421381Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9422385Z with 2023-07-20T12:06:01.9422748Z [ 2023-07-20T12:06:01.9423263Z T=std::vector> 2023-07-20T12:06:01.9423764Z ] 2023-07-20T12:06:01.9424715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9425672Z with 2023-07-20T12:06:01.9425994Z [ 2023-07-20T12:06:01.9426627Z T=std::vector> 2023-07-20T12:06:01.9427101Z ] 2023-07-20T12:06:01.9428303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9430182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9431910Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9432890Z with 2023-07-20T12:06:01.9433373Z [ 2023-07-20T12:06:01.9433944Z T=std::vector> 2023-07-20T12:06:01.9434607Z ] 2023-07-20T12:06:01.9435663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9436506Z with 2023-07-20T12:06:01.9436872Z [ 2023-07-20T12:06:01.9437379Z T=std::vector> 2023-07-20T12:06:01.9437858Z ] 2023-07-20T12:06:01.9438840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9439770Z with 2023-07-20T12:06:01.9440267Z [ 2023-07-20T12:06:01.9440776Z T=std::vector> 2023-07-20T12:06:01.9441395Z ] 2023-07-20T12:06:01.9446912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9448122Z with 2023-07-20T12:06:01.9448483Z [ 2023-07-20T12:06:01.9448979Z T=std::vector> 2023-07-20T12:06:01.9449434Z ] 2023-07-20T12:06:01.9450494Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9452381Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9454519Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9455478Z with 2023-07-20T12:06:01.9455838Z [ 2023-07-20T12:06:01.9457625Z T=std::vector> 2023-07-20T12:06:01.9458153Z ] 2023-07-20T12:06:01.9490782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9491761Z with 2023-07-20T12:06:01.9492141Z [ 2023-07-20T12:06:01.9492797Z T=std::vector,std::allocator>> 2023-07-20T12:06:01.9493352Z ] 2023-07-20T12:06:01.9494345Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9495267Z with 2023-07-20T12:06:01.9495630Z [ 2023-07-20T12:06:01.9496419Z T=std::vector,std::allocator>> 2023-07-20T12:06:01.9497131Z ] 2023-07-20T12:06:01.9498196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9499328Z with 2023-07-20T12:06:01.9499704Z [ 2023-07-20T12:06:01.9500296Z T=std::vector,std::allocator>> 2023-07-20T12:06:01.9500875Z ] 2023-07-20T12:06:01.9502031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9503874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9505736Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9507527Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9508476Z with 2023-07-20T12:06:01.9508846Z [ 2023-07-20T12:06:01.9509462Z T=std::vector,std::allocator>> 2023-07-20T12:06:01.9510048Z ] 2023-07-20T12:06:01.9511003Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9512029Z with 2023-07-20T12:06:01.9512398Z [ 2023-07-20T12:06:01.9513475Z T=std::vector,std::allocator>> 2023-07-20T12:06:01.9514008Z ] 2023-07-20T12:06:01.9520990Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9521995Z with 2023-07-20T12:06:01.9522367Z [ 2023-07-20T12:06:01.9522979Z T=std::vector,std::allocator>> 2023-07-20T12:06:01.9523532Z ] 2023-07-20T12:06:01.9524875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9526086Z with 2023-07-20T12:06:01.9526450Z [ 2023-07-20T12:06:01.9527085Z T=std::vector,std::allocator>> 2023-07-20T12:06:01.9527729Z ] 2023-07-20T12:06:01.9528857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9530708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9532296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9534027Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9535063Z with 2023-07-20T12:06:01.9535408Z [ 2023-07-20T12:06:01.9535994Z T=std::vector,std::allocator>> 2023-07-20T12:06:01.9536541Z ] 2023-07-20T12:06:01.9537481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9538345Z with 2023-07-20T12:06:01.9538709Z [ 2023-07-20T12:06:01.9539219Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:01.9539691Z ] 2023-07-20T12:06:01.9540812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9541882Z with 2023-07-20T12:06:01.9542235Z [ 2023-07-20T12:06:01.9542732Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:01.9543207Z ] 2023-07-20T12:06:01.9544233Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9545195Z with 2023-07-20T12:06:01.9545545Z [ 2023-07-20T12:06:01.9546062Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:01.9546496Z ] 2023-07-20T12:06:01.9547698Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9549951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9551587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9552771Z with 2023-07-20T12:06:01.9553178Z [ 2023-07-20T12:06:01.9553655Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:01.9554566Z ] 2023-07-20T12:06:01.9555699Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9556619Z with 2023-07-20T12:06:01.9556979Z [ 2023-07-20T12:06:01.9557545Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:01.9558083Z ] 2023-07-20T12:06:01.9559055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9559948Z with 2023-07-20T12:06:01.9560307Z [ 2023-07-20T12:06:01.9561013Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:01.9561573Z ] 2023-07-20T12:06:01.9562775Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9563791Z with 2023-07-20T12:06:01.9564151Z [ 2023-07-20T12:06:01.9564730Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:01.9565292Z ] 2023-07-20T12:06:01.9566429Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9568363Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9570387Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9572112Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9573049Z with 2023-07-20T12:06:01.9573423Z [ 2023-07-20T12:06:01.9573968Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:01.9574527Z ] 2023-07-20T12:06:01.9575680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9576782Z with 2023-07-20T12:06:01.9577123Z [ 2023-07-20T12:06:01.9577588Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:01.9578293Z ] 2023-07-20T12:06:01.9579278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9580135Z with 2023-07-20T12:06:01.9580437Z [ 2023-07-20T12:06:01.9580841Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:01.9581232Z ] 2023-07-20T12:06:01.9582537Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9583545Z with 2023-07-20T12:06:01.9583973Z [ 2023-07-20T12:06:01.9584369Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:01.9584758Z ] 2023-07-20T12:06:01.9585667Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9587135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9592574Z with 2023-07-20T12:06:01.9592908Z [ 2023-07-20T12:06:01.9593320Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:01.9593719Z ] 2023-07-20T12:06:01.9594703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9596523Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9597678Z with 2023-07-20T12:06:01.9598047Z [ 2023-07-20T12:06:01.9598510Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:01.9598947Z ] 2023-07-20T12:06:01.9599835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9600645Z with 2023-07-20T12:06:01.9601010Z [ 2023-07-20T12:06:01.9602050Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:01.9603003Z ] 2023-07-20T12:06:01.9604158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9605230Z with 2023-07-20T12:06:01.9605591Z [ 2023-07-20T12:06:01.9606619Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:01.9607564Z ] 2023-07-20T12:06:01.9608644Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9609646Z with 2023-07-20T12:06:01.9610469Z [ 2023-07-20T12:06:01.9611618Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:01.9612701Z ] 2023-07-20T12:06:01.9614496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9615939Z with 2023-07-20T12:06:01.9616325Z [ 2023-07-20T12:06:01.9616783Z TTarget=c10::StorageImpl 2023-07-20T12:06:01.9617211Z ] 2023-07-20T12:06:01.9618938Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9620329Z with 2023-07-20T12:06:01.9620678Z [ 2023-07-20T12:06:01.9621088Z TTarget=c10::StorageImpl 2023-07-20T12:06:01.9621462Z ] 2023-07-20T12:06:01.9622410Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9623298Z with 2023-07-20T12:06:01.9623631Z [ 2023-07-20T12:06:01.9624727Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:01.9625601Z ] 2023-07-20T12:06:01.9626597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9627359Z with 2023-07-20T12:06:01.9627661Z [ 2023-07-20T12:06:01.9628011Z T=torch::autograd::ViewInfo 2023-07-20T12:06:01.9628419Z ] 2023-07-20T12:06:01.9629360Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9630282Z with 2023-07-20T12:06:01.9630684Z [ 2023-07-20T12:06:01.9631117Z T=torch::autograd::ViewInfo 2023-07-20T12:06:01.9631567Z ] 2023-07-20T12:06:01.9632761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9633947Z with 2023-07-20T12:06:01.9634304Z [ 2023-07-20T12:06:01.9634756Z T=torch::autograd::ViewInfo 2023-07-20T12:06:01.9635205Z ] 2023-07-20T12:06:01.9636277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9637948Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9640558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9641521Z with 2023-07-20T12:06:01.9641887Z [ 2023-07-20T12:06:01.9642342Z T=torch::autograd::ViewInfo 2023-07-20T12:06:01.9642786Z ] 2023-07-20T12:06:01.9643953Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9644869Z with 2023-07-20T12:06:01.9645230Z [ 2023-07-20T12:06:01.9645633Z T=c10::IValue 2023-07-20T12:06:01.9646112Z ] 2023-07-20T12:06:01.9647168Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9648162Z with 2023-07-20T12:06:01.9648516Z [ 2023-07-20T12:06:01.9648885Z T=c10::IValue 2023-07-20T12:06:01.9649271Z ] 2023-07-20T12:06:01.9650325Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9651316Z with 2023-07-20T12:06:01.9651667Z [ 2023-07-20T12:06:01.9652061Z T=c10::IValue 2023-07-20T12:06:01.9652444Z ] 2023-07-20T12:06:01.9653534Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9655295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9656842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9657824Z with 2023-07-20T12:06:01.9658190Z [ 2023-07-20T12:06:01.9658598Z T=c10::IValue 2023-07-20T12:06:01.9658977Z ] 2023-07-20T12:06:01.9660036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9661009Z with 2023-07-20T12:06:01.9661500Z [ 2023-07-20T12:06:01.9661911Z T=c10::AliasInfo 2023-07-20T12:06:01.9662300Z ] 2023-07-20T12:06:01.9663276Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9664188Z with 2023-07-20T12:06:01.9664553Z [ 2023-07-20T12:06:01.9664927Z T=c10::AliasInfo 2023-07-20T12:06:01.9681149Z ] 2023-07-20T12:06:01.9682381Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9683471Z with 2023-07-20T12:06:01.9683822Z [ 2023-07-20T12:06:01.9684234Z T=c10::AliasInfo 2023-07-20T12:06:01.9684969Z ] 2023-07-20T12:06:01.9685968Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9687516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9689682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9690687Z with 2023-07-20T12:06:01.9691061Z [ 2023-07-20T12:06:01.9691474Z T=c10::AliasInfo 2023-07-20T12:06:01.9691849Z ] 2023-07-20T12:06:01.9692795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9693673Z with 2023-07-20T12:06:01.9694024Z [ 2023-07-20T12:06:01.9694540Z T=std::vector> 2023-07-20T12:06:01.9695144Z ] 2023-07-20T12:06:01.9696252Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9697223Z with 2023-07-20T12:06:01.9697583Z [ 2023-07-20T12:06:01.9698082Z T=std::vector> 2023-07-20T12:06:01.9698587Z ] 2023-07-20T12:06:01.9699634Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9700647Z with 2023-07-20T12:06:01.9700989Z [ 2023-07-20T12:06:01.9701505Z T=std::vector> 2023-07-20T12:06:01.9702007Z ] 2023-07-20T12:06:01.9703187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9704301Z with 2023-07-20T12:06:01.9710661Z [ 2023-07-20T12:06:01.9711306Z T=c10::SymInt 2023-07-20T12:06:01.9711699Z ] 2023-07-20T12:06:01.9712735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9713701Z with 2023-07-20T12:06:01.9714060Z [ 2023-07-20T12:06:01.9716026Z T=c10::SymInt 2023-07-20T12:06:01.9716543Z ] 2023-07-20T12:06:01.9717731Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9719680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9725574Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9732605Z with 2023-07-20T12:06:01.9733002Z [ 2023-07-20T12:06:01.9733547Z T=std::vector> 2023-07-20T12:06:01.9734022Z ] 2023-07-20T12:06:01.9734975Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9735871Z with 2023-07-20T12:06:01.9736255Z [ 2023-07-20T12:06:01.9746900Z T=c10::either 2023-07-20T12:06:01.9747504Z ] 2023-07-20T12:06:01.9752799Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9753631Z with 2023-07-20T12:06:01.9753920Z [ 2023-07-20T12:06:01.9754387Z T=c10::either 2023-07-20T12:06:01.9754809Z ] 2023-07-20T12:06:01.9755680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9756499Z with 2023-07-20T12:06:01.9756783Z [ 2023-07-20T12:06:01.9757290Z T=c10::either 2023-07-20T12:06:01.9757781Z ] 2023-07-20T12:06:01.9764498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9775921Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9777873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9778870Z with 2023-07-20T12:06:01.9779269Z [ 2023-07-20T12:06:01.9780121Z T=c10::either 2023-07-20T12:06:01.9780736Z ] 2023-07-20T12:06:01.9781684Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9787413Z with 2023-07-20T12:06:01.9788045Z [ 2023-07-20T12:06:01.9788500Z T=at::StepCallbacks 2023-07-20T12:06:01.9789044Z ] 2023-07-20T12:06:01.9790028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9790940Z with 2023-07-20T12:06:01.9791295Z [ 2023-07-20T12:06:01.9791716Z T=at::StepCallbacks 2023-07-20T12:06:01.9792144Z ] 2023-07-20T12:06:01.9793214Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9794230Z with 2023-07-20T12:06:01.9794586Z [ 2023-07-20T12:06:01.9795314Z T=at::StepCallbacks 2023-07-20T12:06:01.9795726Z ] 2023-07-20T12:06:01.9796619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9803350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9805372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9806414Z with 2023-07-20T12:06:01.9806797Z [ 2023-07-20T12:06:01.9807237Z T=at::StepCallbacks 2023-07-20T12:06:01.9807680Z ] 2023-07-20T12:06:01.9808627Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9809537Z with 2023-07-20T12:06:01.9810005Z [ 2023-07-20T12:06:01.9810463Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:01.9828761Z ] 2023-07-20T12:06:01.9829935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9830861Z with 2023-07-20T12:06:01.9831216Z [ 2023-07-20T12:06:01.9831629Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:01.9832059Z ] 2023-07-20T12:06:01.9833241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9834353Z with 2023-07-20T12:06:01.9834698Z [ 2023-07-20T12:06:01.9835094Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:01.9835469Z ] 2023-07-20T12:06:01.9836391Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9838133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9839757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9840706Z with 2023-07-20T12:06:01.9841070Z [ 2023-07-20T12:06:01.9841495Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:01.9841921Z ] 2023-07-20T12:06:01.9842776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9843648Z with 2023-07-20T12:06:01.9844010Z [ 2023-07-20T12:06:01.9844468Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:01.9844878Z ] 2023-07-20T12:06:01.9845729Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9848417Z with 2023-07-20T12:06:01.9848787Z [ 2023-07-20T12:06:01.9849213Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:01.9849664Z ] 2023-07-20T12:06:01.9850681Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9851652Z with 2023-07-20T12:06:01.9852022Z [ 2023-07-20T12:06:01.9852442Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:01.9852876Z ] 2023-07-20T12:06:01.9854372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9856127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9857621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9858442Z with 2023-07-20T12:06:01.9858775Z [ 2023-07-20T12:06:01.9859203Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:01.9859620Z ] 2023-07-20T12:06:01.9860550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9861407Z with 2023-07-20T12:06:01.9861762Z [ 2023-07-20T12:06:01.9862312Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:01.9862807Z ] 2023-07-20T12:06:01.9863726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9864620Z with 2023-07-20T12:06:01.9864983Z [ 2023-07-20T12:06:01.9865536Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:01.9865986Z ] 2023-07-20T12:06:01.9867009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9867948Z with 2023-07-20T12:06:01.9868310Z [ 2023-07-20T12:06:01.9868804Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:01.9869310Z ] 2023-07-20T12:06:01.9870370Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9872202Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9873931Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9874885Z with 2023-07-20T12:06:01.9875231Z [ 2023-07-20T12:06:01.9875781Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:01.9876571Z ] 2023-07-20T12:06:01.9877499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9878361Z with 2023-07-20T12:06:01.9878741Z [ 2023-07-20T12:06:01.9879404Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:01.9880041Z ] 2023-07-20T12:06:01.9881205Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9882139Z with 2023-07-20T12:06:01.9882497Z [ 2023-07-20T12:06:01.9883222Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:01.9883903Z ] 2023-07-20T12:06:01.9885204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9886286Z with 2023-07-20T12:06:01.9886696Z [ 2023-07-20T12:06:01.9887358Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:01.9887999Z ] 2023-07-20T12:06:01.9889190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9891166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9892843Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9893761Z with 2023-07-20T12:06:01.9894156Z [ 2023-07-20T12:06:01.9894890Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:01.9895504Z ] 2023-07-20T12:06:01.9896327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9897199Z with 2023-07-20T12:06:01.9897571Z [ 2023-07-20T12:06:01.9898020Z T=torch::jit::SourceRange 2023-07-20T12:06:01.9898404Z ] 2023-07-20T12:06:01.9899249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9900139Z with 2023-07-20T12:06:01.9900495Z [ 2023-07-20T12:06:01.9900962Z T=torch::jit::SourceRange 2023-07-20T12:06:01.9901414Z ] 2023-07-20T12:06:01.9902349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9903555Z with 2023-07-20T12:06:01.9903919Z [ 2023-07-20T12:06:01.9904372Z T=torch::jit::SourceRange 2023-07-20T12:06:01.9904823Z ] 2023-07-20T12:06:01.9905727Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9907522Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9909048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9910064Z with 2023-07-20T12:06:01.9910456Z [ 2023-07-20T12:06:01.9910923Z T=torch::jit::SourceRange 2023-07-20T12:06:01.9911281Z ] 2023-07-20T12:06:01.9912099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9912937Z with 2023-07-20T12:06:01.9913290Z [ 2023-07-20T12:06:01.9914038Z T=c10::intrusive_ptr> 2023-07-20T12:06:01.9914767Z ] 2023-07-20T12:06:01.9915789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9916721Z with 2023-07-20T12:06:01.9917124Z [ 2023-07-20T12:06:01.9917884Z T=c10::intrusive_ptr> 2023-07-20T12:06:01.9918622Z ] 2023-07-20T12:06:01.9919708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9920724Z with 2023-07-20T12:06:01.9921095Z [ 2023-07-20T12:06:01.9921864Z T=c10::intrusive_ptr> 2023-07-20T12:06:01.9922582Z ] 2023-07-20T12:06:01.9923691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9924804Z with 2023-07-20T12:06:01.9925163Z [ 2023-07-20T12:06:01.9925601Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:06:01.9926009Z ] 2023-07-20T12:06:01.9927135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9928298Z with 2023-07-20T12:06:01.9928676Z [ 2023-07-20T12:06:01.9929176Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:06:01.9929652Z ] 2023-07-20T12:06:01.9930703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9931843Z with 2023-07-20T12:06:01.9932189Z [ 2023-07-20T12:06:01.9932948Z T=c10::intrusive_ptr> 2023-07-20T12:06:01.9933691Z ] 2023-07-20T12:06:01.9934654Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9935683Z with 2023-07-20T12:06:01.9936042Z [ 2023-07-20T12:06:01.9936469Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:01.9936940Z ] 2023-07-20T12:06:01.9937893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9938842Z with 2023-07-20T12:06:01.9939161Z [ 2023-07-20T12:06:01.9939566Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:01.9939937Z ] 2023-07-20T12:06:01.9940965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9941968Z with 2023-07-20T12:06:01.9942515Z [ 2023-07-20T12:06:01.9942942Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:01.9943430Z ] 2023-07-20T12:06:01.9944476Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9946191Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9947875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9948774Z with 2023-07-20T12:06:01.9949070Z [ 2023-07-20T12:06:01.9949492Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:01.9949934Z ] 2023-07-20T12:06:01.9950879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9951720Z with 2023-07-20T12:06:01.9952065Z [ 2023-07-20T12:06:01.9952660Z T=c10::intrusive_ptr> 2023-07-20T12:06:01.9953247Z ] 2023-07-20T12:06:01.9954357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9955289Z with 2023-07-20T12:06:01.9955672Z [ 2023-07-20T12:06:01.9956380Z T=c10::intrusive_ptr> 2023-07-20T12:06:01.9956964Z ] 2023-07-20T12:06:01.9957919Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9959122Z with 2023-07-20T12:06:01.9959491Z [ 2023-07-20T12:06:01.9960157Z T=c10::intrusive_ptr> 2023-07-20T12:06:01.9960743Z ] 2023-07-20T12:06:01.9961761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9962863Z with 2023-07-20T12:06:01.9963231Z [ 2023-07-20T12:06:01.9963936Z TTarget=torch::jit::Scope 2023-07-20T12:06:01.9964400Z ] 2023-07-20T12:06:01.9965483Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9966575Z with 2023-07-20T12:06:01.9966934Z [ 2023-07-20T12:06:01.9967372Z TTarget=torch::jit::Scope 2023-07-20T12:06:01.9967752Z ] 2023-07-20T12:06:01.9968645Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9969576Z with 2023-07-20T12:06:01.9969940Z [ 2023-07-20T12:06:01.9970577Z T=c10::intrusive_ptr> 2023-07-20T12:06:01.9971143Z ] 2023-07-20T12:06:01.9971994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9972901Z with 2023-07-20T12:06:01.9973259Z [ 2023-07-20T12:06:01.9973616Z T=at::ThreadLocalState 2023-07-20T12:06:01.9973987Z ] 2023-07-20T12:06:01.9974868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9975786Z with 2023-07-20T12:06:01.9976131Z [ 2023-07-20T12:06:01.9976587Z T=at::ThreadLocalState 2023-07-20T12:06:01.9977041Z ] 2023-07-20T12:06:01.9978013Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9978910Z with 2023-07-20T12:06:01.9979294Z [ 2023-07-20T12:06:01.9979733Z T=at::ThreadLocalState 2023-07-20T12:06:01.9980162Z ] 2023-07-20T12:06:01.9981039Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9982639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:01.9984353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:01.9985208Z with 2023-07-20T12:06:01.9985534Z [ 2023-07-20T12:06:01.9986223Z T=at::ThreadLocalState 2023-07-20T12:06:01.9986640Z ] 2023-07-20T12:06:01.9987552Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:01.9988330Z with 2023-07-20T12:06:01.9988648Z [ 2023-07-20T12:06:01.9989102Z T=std::shared_ptr 2023-07-20T12:06:01.9989568Z ] 2023-07-20T12:06:01.9990801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:01.9991702Z with 2023-07-20T12:06:01.9992002Z [ 2023-07-20T12:06:01.9992411Z T=std::shared_ptr 2023-07-20T12:06:01.9992833Z ] 2023-07-20T12:06:01.9993877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:01.9994777Z with 2023-07-20T12:06:01.9995075Z [ 2023-07-20T12:06:01.9995487Z T=std::shared_ptr 2023-07-20T12:06:01.9995901Z ] 2023-07-20T12:06:01.9996827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:01.9998295Z 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:01.9999977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:02.0001681Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:02.0002650Z with 2023-07-20T12:06:02.0003035Z [ 2023-07-20T12:06:02.0003531Z T=std::shared_ptr 2023-07-20T12:06:02.0004015Z ] 2023-07-20T12:06:02.0004967Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:02.0005890Z with 2023-07-20T12:06:02.0006281Z [ 2023-07-20T12:06:02.0006709Z T=torch::jit::GraphExecutor 2023-07-20T12:06:02.0007161Z ] 2023-07-20T12:06:02.0008158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:02.0009095Z with 2023-07-20T12:06:02.0009453Z [ 2023-07-20T12:06:02.0009891Z T=torch::jit::GraphExecutor 2023-07-20T12:06:02.0010322Z ] 2023-07-20T12:06:02.0011427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:02.0012424Z with 2023-07-20T12:06:02.0012804Z [ 2023-07-20T12:06:02.0013278Z T=torch::jit::GraphExecutor 2023-07-20T12:06:02.0014006Z ] 2023-07-20T12:06:02.0015026Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:02.0016710Z 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:02.0018542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:02.0020173Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:02.0021143Z with 2023-07-20T12:06:02.0021496Z [ 2023-07-20T12:06:02.0021893Z T=torch::jit::GraphExecutor 2023-07-20T12:06:02.0022333Z ] 2023-07-20T12:06:02.0023212Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:02.0024042Z with 2023-07-20T12:06:02.0024400Z [ 2023-07-20T12:06:02.0024793Z T=torch::jit::Method 2023-07-20T12:06:02.0025217Z ] 2023-07-20T12:06:02.0026182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:02.0027084Z with 2023-07-20T12:06:02.0027445Z [ 2023-07-20T12:06:02.0027857Z T=torch::jit::Method 2023-07-20T12:06:02.0028255Z ] 2023-07-20T12:06:02.0029299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:02.0030344Z with 2023-07-20T12:06:02.0030709Z [ 2023-07-20T12:06:02.0031119Z T=torch::jit::Method 2023-07-20T12:06:02.0031522Z ] 2023-07-20T12:06:02.0032417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:02.0033974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:02.0035585Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:02.0036552Z with 2023-07-20T12:06:02.0036914Z [ 2023-07-20T12:06:02.0037261Z T=torch::jit::Method 2023-07-20T12:06:02.0037627Z ] 2023-07-20T12:06:02.0038486Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:02.0039335Z with 2023-07-20T12:06:02.0039649Z [ 2023-07-20T12:06:02.0040356Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:02.0041421Z ] 2023-07-20T12:06:02.0042366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:02.0043174Z with 2023-07-20T12:06:02.0043479Z [ 2023-07-20T12:06:02.0044460Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:02.0045206Z ] 2023-07-20T12:06:02.0047845Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:02.0048894Z with 2023-07-20T12:06:02.0049238Z [ 2023-07-20T12:06:02.0050063Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:02.0050845Z ] 2023-07-20T12:06:02.0052453Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:02.0054601Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:02.0056375Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:02.0057309Z with 2023-07-20T12:06:02.0057608Z [ 2023-07-20T12:06:02.0058325Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:02.0059054Z ] 2023-07-20T12:06:02.0060073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:02.0061000Z with 2023-07-20T12:06:02.0061320Z [ 2023-07-20T12:06:02.0062478Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:02.0063511Z ] 2023-07-20T12:06:02.0064371Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:02.0065223Z with 2023-07-20T12:06:02.0065515Z [ 2023-07-20T12:06:02.0066526Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:02.0067712Z ] 2023-07-20T12:06:02.0068936Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:02.0070186Z with 2023-07-20T12:06:02.0070518Z [ 2023-07-20T12:06:02.0071643Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:02.0072731Z ] 2023-07-20T12:06:02.0074761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:02.0077693Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:02.0079685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:02.0080551Z with 2023-07-20T12:06:02.0080695Z [ 2023-07-20T12:06:02.0081604Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:02.0081751Z ] 2023-07-20T12:06:02.0082573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:02.0082745Z with 2023-07-20T12:06:02.0082885Z [ 2023-07-20T12:06:02.0083245Z T=std::function 2023-07-20T12:06:02.0083389Z ] 2023-07-20T12:06:02.0084138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:02.0084322Z with 2023-07-20T12:06:02.0084467Z [ 2023-07-20T12:06:02.0084827Z T=std::function 2023-07-20T12:06:02.0084965Z ] 2023-07-20T12:06:02.0085811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:02.0085987Z with 2023-07-20T12:06:02.0086135Z [ 2023-07-20T12:06:02.0086493Z T=std::function 2023-07-20T12:06:02.0086644Z ] 2023-07-20T12:06:02.0087450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:02.0088726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:02.0089704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:02.0090095Z with 2023-07-20T12:06:02.0090262Z [ 2023-07-20T12:06:02.0090608Z T=std::function 2023-07-20T12:06:02.0090747Z ] 2023-07-20T12:06:03.9988324Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:03.9989407Z with 2023-07-20T12:06:03.9989777Z [ 2023-07-20T12:06:03.9990300Z T=std::vector> 2023-07-20T12:06:03.9990791Z ] 2023-07-20T12:06:03.9991814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:03.9992720Z with 2023-07-20T12:06:03.9993077Z [ 2023-07-20T12:06:03.9993630Z T=std::vector> 2023-07-20T12:06:03.9994133Z ] 2023-07-20T12:06:03.9995212Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:03.9996406Z with 2023-07-20T12:06:03.9996758Z [ 2023-07-20T12:06:03.9997281Z T=std::vector> 2023-07-20T12:06:03.9997761Z ] 2023-07-20T12:06:03.9998979Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:04.0000216Z with 2023-07-20T12:06:04.0000594Z [ 2023-07-20T12:06:04.0000964Z T=double 2023-07-20T12:06:04.0001344Z ] 2023-07-20T12:06:04.0002455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:04.0003574Z with 2023-07-20T12:06:04.0003948Z [ 2023-07-20T12:06:04.0004317Z T=double 2023-07-20T12:06:04.0004668Z ] 2023-07-20T12:06:04.0005732Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:04.0006710Z with 2023-07-20T12:06:04.0007065Z [ 2023-07-20T12:06:04.0007561Z T=std::vector> 2023-07-20T12:06:04.0008085Z ] 2023-07-20T12:06:04.0009095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:04.0010001Z with 2023-07-20T12:06:04.0010371Z [ 2023-07-20T12:06:04.0010830Z T=std::tuple 2023-07-20T12:06:04.0011646Z ] 2023-07-20T12:06:04.0012630Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:04.0013580Z with 2023-07-20T12:06:04.0013934Z [ 2023-07-20T12:06:04.0014415Z T=std::tuple 2023-07-20T12:06:04.0014881Z ] 2023-07-20T12:06:04.0016213Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:04.0017221Z with 2023-07-20T12:06:04.0017590Z [ 2023-07-20T12:06:04.0018064Z T=std::tuple 2023-07-20T12:06:04.0018512Z ] 2023-07-20T12:06:04.0019533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:04.0036870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:04.0038577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:04.0039546Z with 2023-07-20T12:06:04.0039924Z [ 2023-07-20T12:06:04.0040403Z T=std::tuple 2023-07-20T12:06:04.0040848Z ] 2023-07-20T12:06:04.0041822Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:04.0042674Z with 2023-07-20T12:06:04.0043040Z [ 2023-07-20T12:06:04.0043535Z T=std::vector> 2023-07-20T12:06:04.0044053Z ] 2023-07-20T12:06:04.0045029Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:04.0045949Z with 2023-07-20T12:06:04.0046304Z [ 2023-07-20T12:06:04.0046827Z T=std::vector> 2023-07-20T12:06:04.0047328Z ] 2023-07-20T12:06:04.0048396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:04.0049423Z with 2023-07-20T12:06:04.0049782Z [ 2023-07-20T12:06:04.0050314Z T=std::vector> 2023-07-20T12:06:04.0050831Z ] 2023-07-20T12:06:04.0051925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:04.0053700Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:04.0055331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:04.0056601Z with 2023-07-20T12:06:04.0056962Z [ 2023-07-20T12:06:04.0057492Z T=std::vector> 2023-07-20T12:06:04.0057978Z ] 2023-07-20T12:06:04.0059200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:04.0060136Z with 2023-07-20T12:06:04.0060508Z [ 2023-07-20T12:06:04.0061085Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:04.0061980Z V=std::unique_ptr> 2023-07-20T12:06:04.0062693Z ] 2023-07-20T12:06:04.0063732Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:04.0064665Z with 2023-07-20T12:06:04.0065031Z [ 2023-07-20T12:06:04.0065584Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:04.0066521Z V=std::unique_ptr> 2023-07-20T12:06:04.0067204Z ] 2023-07-20T12:06:04.0068782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:04.0070290Z with 2023-07-20T12:06:04.0070658Z [ 2023-07-20T12:06:04.0071223Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:04.0072160Z V=std::unique_ptr>, 2023-07-20T12:06:04.0087760Z H=std::hash,std::allocator>>, 2023-07-20T12:06:04.0088749Z E=std::equal_to,std::allocator>>, 2023-07-20T12:06:04.0090001Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:06:04.0090942Z ] 2023-07-20T12:06:04.0092993Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:15.9317405Z with 2023-07-20T12:06:15.9317866Z [ 2023-07-20T12:06:15.9318476Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:15.9319436Z V=std::unique_ptr>, 2023-07-20T12:06:15.9320316Z H=std::hash,std::allocator>>, 2023-07-20T12:06:15.9321524Z E=std::equal_to,std::allocator>>, 2023-07-20T12:06:15.9322770Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:06:15.9323624Z ] 2023-07-20T12:06:15.9325432Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:15.9326745Z with 2023-07-20T12:06:15.9327084Z [ 2023-07-20T12:06:15.9327636Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:15.9328587Z V=std::unique_ptr>, 2023-07-20T12:06:15.9329674Z H=std::hash,std::allocator>>, 2023-07-20T12:06:15.9330436Z E=std::equal_to,std::allocator>>, 2023-07-20T12:06:15.9331539Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:06:15.9332360Z ] 2023-07-20T12:06:15.9334324Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:15.9336176Z with 2023-07-20T12:06:15.9336586Z [ 2023-07-20T12:06:15.9337097Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:15.9337961Z V=std::unique_ptr> 2023-07-20T12:06:15.9338590Z ] 2023-07-20T12:06:15.9339518Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:15.9340367Z with 2023-07-20T12:06:15.9340702Z [ 2023-07-20T12:06:15.9341079Z K=c10::DispatchKey, 2023-07-20T12:06:15.9341776Z V=std::list> 2023-07-20T12:06:15.9342330Z ] 2023-07-20T12:06:15.9343405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:15.9344301Z with 2023-07-20T12:06:15.9344634Z [ 2023-07-20T12:06:15.9345010Z K=c10::DispatchKey, 2023-07-20T12:06:15.9345601Z V=std::list> 2023-07-20T12:06:15.9346134Z ] 2023-07-20T12:06:15.9375306Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:15.9380390Z with 2023-07-20T12:06:15.9380733Z [ 2023-07-20T12:06:15.9381204Z K=c10::DispatchKey, 2023-07-20T12:06:15.9381880Z V=std::list>, 2023-07-20T12:06:15.9382980Z H=std::hash, 2023-07-20T12:06:15.9383513Z E=std::equal_to, 2023-07-20T12:06:15.9384261Z A=std::allocator>>> 2023-07-20T12:06:15.9384927Z ] 2023-07-20T12:06:15.9386434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:15.9387777Z with 2023-07-20T12:06:15.9388278Z [ 2023-07-20T12:06:15.9388728Z K=c10::DispatchKey, 2023-07-20T12:06:15.9389533Z V=std::list>, 2023-07-20T12:06:15.9390358Z H=std::hash, 2023-07-20T12:06:15.9390945Z E=std::equal_to, 2023-07-20T12:06:15.9398233Z A=std::allocator>>> 2023-07-20T12:06:15.9398928Z ] 2023-07-20T12:06:15.9400290Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:15.9401520Z with 2023-07-20T12:06:15.9401849Z [ 2023-07-20T12:06:15.9402214Z K=c10::DispatchKey, 2023-07-20T12:06:15.9402942Z V=std::list>, 2023-07-20T12:06:15.9403592Z H=std::hash, 2023-07-20T12:06:15.9404167Z E=std::equal_to, 2023-07-20T12:06:15.9405032Z A=std::allocator>>> 2023-07-20T12:06:15.9405683Z ] 2023-07-20T12:06:15.9406999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:15.9408227Z with 2023-07-20T12:06:15.9408555Z [ 2023-07-20T12:06:15.9408934Z K=c10::DispatchKey, 2023-07-20T12:06:15.9409551Z V=std::list> 2023-07-20T12:06:15.9410156Z ] 2023-07-20T12:06:15.9413599Z [59/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15.9416480Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:15.9417219Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:15.9417583Z 2023-07-20T12:06:15.9418353Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:15.9419655Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:15.9429486Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:27.1755899Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:27.1757817Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:27.1939992Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:27.2021611Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:27.2116357Z [60/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:27.2174181Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:27.2609460Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:27.2676073Z 2023-07-20T12:06:27.2677479Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:27.2679409Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:27.2680973Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:27.2682529Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:27.2685054Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:06:27.2686595Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:06:27.2687978Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-20T12:06:27.2689682Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-07-20T12:06:27.2691664Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:27.2693042Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:27.2694240Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:27.2695398Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:27.2698896Z [61/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:27.2708303Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:27.2709291Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:27.2709809Z 2023-07-20T12:06:27.2710591Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:27.2712225Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:27.2716764Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:27.2718463Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:27.2720836Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:06:27.2722291Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-07-20T12:06:27.2726210Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:27.2728021Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:27.2729339Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:27.2731811Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:27.2735753Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:27.2740825Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:27.2742533Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:06:27.2750477Z [62/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:27.2755089Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:27.2755994Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:27.2759177Z 2023-07-20T12:06:27.2760121Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:27.2762969Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:27.2767710Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:27.2770210Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:27.2772706Z %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:27.2777364Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-07-20T12:06:27.2778883Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:30.8754699Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:30.8840483Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:30.9006400Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:30.9013839Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:30.9015138Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:06:30.9016475Z %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:30.9017776Z %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:30.9019440Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-20T12:06:30.9020768Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:06:30.9022042Z %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:30.9023348Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-07-20T12:06:30.9024884Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:06:30.9026110Z %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:30.9027394Z %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:30.9028558Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:30.9029634Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:30.9030712Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:30.9031754Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:30.9032815Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:30.9033850Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:30.9034910Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:30.9038408Z [63/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:30.9041535Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:30.9042310Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:30.9042696Z 2023-07-20T12:06:30.9043397Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:30.9044681Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:30.9045944Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:30.9047195Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:30.9048578Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:06:30.9049854Z %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:30.9051316Z %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:30.9052669Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:30.9053569Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:30.9054444Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:30.9055361Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:30.9056276Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:30.9057187Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:30.9060423Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-07-20T12:06:30.9063159Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:30.9063807Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:30.9064172Z 2023-07-20T12:06:30.9064806Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:30.9066120Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:30.9067524Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:30.9068808Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:30.9069866Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:30.9070765Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:30.9071676Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:30.9073871Z [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:30.9075998Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:30.9076651Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:30.9077016Z 2023-07-20T12:06:30.9077490Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-07-20T12:06:30.9088602Z [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:30.9099209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9100527Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9101895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9103331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9104642Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9105921Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9107218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9108549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9111364Z 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:30.9112353Z compute.cu 2023-07-20T12:06:30.9113352Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9114283Z with 2023-07-20T12:06:30.9114644Z [ 2023-07-20T12:06:30.9115247Z T=std::basic_string,std::allocator> 2023-07-20T12:06:30.9115885Z ] 2023-07-20T12:06:30.9117229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9118187Z with 2023-07-20T12:06:30.9118559Z [ 2023-07-20T12:06:30.9119152Z T=std::basic_string,std::allocator> 2023-07-20T12:06:30.9119700Z ] 2023-07-20T12:06:30.9120824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9122116Z with 2023-07-20T12:06:30.9122615Z [ 2023-07-20T12:06:30.9123178Z T=std::basic_string,std::allocator> 2023-07-20T12:06:30.9124127Z ] 2023-07-20T12:06:30.9125315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9127349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9129271Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9130417Z with 2023-07-20T12:06:30.9131188Z [ 2023-07-20T12:06:30.9131777Z T=std::basic_string,std::allocator> 2023-07-20T12:06:30.9132321Z ] 2023-07-20T12:06:30.9133228Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9134114Z with 2023-07-20T12:06:30.9134476Z [ 2023-07-20T12:06:30.9134864Z T=c10::SymInt 2023-07-20T12:06:30.9135225Z ] 2023-07-20T12:06:30.9136182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9137277Z with 2023-07-20T12:06:30.9137976Z [ 2023-07-20T12:06:30.9138515Z T=c10::SymInt 2023-07-20T12:06:30.9138918Z ] 2023-07-20T12:06:30.9139976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9140944Z with 2023-07-20T12:06:30.9141280Z [ 2023-07-20T12:06:30.9141682Z T=c10::SymInt 2023-07-20T12:06:30.9142096Z ] 2023-07-20T12:06:30.9143096Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9145159Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9146751Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9147743Z with 2023-07-20T12:06:30.9148111Z [ 2023-07-20T12:06:30.9148506Z T=c10::SymInt 2023-07-20T12:06:30.9148882Z ] 2023-07-20T12:06:30.9149887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9150917Z with 2023-07-20T12:06:30.9151284Z [ 2023-07-20T12:06:30.9152247Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:30.9153015Z ] 2023-07-20T12:06:30.9154043Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9154985Z with 2023-07-20T12:06:30.9155339Z [ 2023-07-20T12:06:30.9155897Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:30.9156449Z ] 2023-07-20T12:06:30.9157824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9159293Z with 2023-07-20T12:06:30.9159678Z [ 2023-07-20T12:06:30.9160244Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:30.9160843Z ] 2023-07-20T12:06:30.9162014Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9163948Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9166364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9168175Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9169175Z with 2023-07-20T12:06:30.9169548Z [ 2023-07-20T12:06:30.9170138Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:06:30.9170698Z ] 2023-07-20T12:06:30.9171776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9172934Z with 2023-07-20T12:06:30.9214548Z [ 2023-07-20T12:06:30.9228329Z T=at::TensorBase 2023-07-20T12:06:30.9228791Z ] 2023-07-20T12:06:30.9229884Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9230908Z with 2023-07-20T12:06:30.9231300Z [ 2023-07-20T12:06:30.9231726Z T=at::TensorBase 2023-07-20T12:06:30.9232314Z ] 2023-07-20T12:06:30.9233470Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9234510Z with 2023-07-20T12:06:30.9234890Z [ 2023-07-20T12:06:30.9235291Z T=at::TensorBase 2023-07-20T12:06:30.9235712Z ] 2023-07-20T12:06:30.9236803Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9238612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9240883Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9241900Z with 2023-07-20T12:06:30.9242290Z [ 2023-07-20T12:06:30.9242712Z T=at::TensorBase 2023-07-20T12:06:30.9243143Z ] 2023-07-20T12:06:30.9246690Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9247692Z with 2023-07-20T12:06:30.9248090Z [ 2023-07-20T12:06:30.9248513Z T=at::Tensor 2023-07-20T12:06:30.9248927Z ] 2023-07-20T12:06:30.9249965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9250915Z with 2023-07-20T12:06:30.9251289Z [ 2023-07-20T12:06:30.9251770Z T=at::Tensor 2023-07-20T12:06:30.9252196Z ] 2023-07-20T12:06:30.9253449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9254492Z with 2023-07-20T12:06:30.9254877Z [ 2023-07-20T12:06:30.9255259Z T=at::Tensor 2023-07-20T12:06:30.9255658Z ] 2023-07-20T12:06:30.9256691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9258301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9259958Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9260948Z with 2023-07-20T12:06:30.9261346Z [ 2023-07-20T12:06:30.9261768Z T=at::Tensor 2023-07-20T12:06:30.9262175Z ] 2023-07-20T12:06:30.9263116Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9264493Z with 2023-07-20T12:06:30.9264907Z [ 2023-07-20T12:06:30.9265327Z T=at::Generator 2023-07-20T12:06:30.9265742Z ] 2023-07-20T12:06:30.9266782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9267752Z with 2023-07-20T12:06:30.9268131Z [ 2023-07-20T12:06:30.9268532Z T=at::Generator 2023-07-20T12:06:30.9268947Z ] 2023-07-20T12:06:30.9270182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9271407Z with 2023-07-20T12:06:30.9271803Z [ 2023-07-20T12:06:30.9272483Z T=at::Generator 2023-07-20T12:06:30.9272894Z ] 2023-07-20T12:06:30.9273963Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9275618Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9277837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9278917Z with 2023-07-20T12:06:30.9279300Z [ 2023-07-20T12:06:30.9279736Z T=at::Generator 2023-07-20T12:06:30.9280166Z ] 2023-07-20T12:06:30.9281110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9282030Z with 2023-07-20T12:06:30.9282415Z [ 2023-07-20T12:06:30.9282826Z T=c10::Scalar 2023-07-20T12:06:30.9283195Z ] 2023-07-20T12:06:30.9284342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9285450Z with 2023-07-20T12:06:30.9285840Z [ 2023-07-20T12:06:30.9286227Z T=c10::Scalar 2023-07-20T12:06:30.9286629Z ] 2023-07-20T12:06:30.9287767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9288850Z with 2023-07-20T12:06:30.9289236Z [ 2023-07-20T12:06:30.9289643Z T=c10::Scalar 2023-07-20T12:06:30.9290060Z ] 2023-07-20T12:06:30.9291197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9293051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9294592Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9295525Z with 2023-07-20T12:06:30.9295894Z [ 2023-07-20T12:06:30.9296296Z T=c10::Scalar 2023-07-20T12:06:30.9296699Z ] 2023-07-20T12:06:30.9297769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9298758Z with 2023-07-20T12:06:30.9299138Z [ 2023-07-20T12:06:30.9299662Z T=c10::QualifiedName 2023-07-20T12:06:30.9300079Z ] 2023-07-20T12:06:30.9301143Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9302111Z with 2023-07-20T12:06:30.9302483Z [ 2023-07-20T12:06:30.9303165Z T=c10::QualifiedName 2023-07-20T12:06:30.9303586Z ] 2023-07-20T12:06:30.9304829Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9305962Z with 2023-07-20T12:06:30.9306325Z [ 2023-07-20T12:06:30.9306761Z T=c10::QualifiedName 2023-07-20T12:06:30.9307199Z ] 2023-07-20T12:06:30.9308520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9310234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9311953Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9312937Z with 2023-07-20T12:06:30.9313318Z [ 2023-07-20T12:06:30.9314095Z T=c10::QualifiedName 2023-07-20T12:06:30.9314563Z ] 2023-07-20T12:06:30.9315869Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9316826Z with 2023-07-20T12:06:30.9317189Z [ 2023-07-20T12:06:30.9317687Z T=std::shared_ptr 2023-07-20T12:06:30.9318091Z ] 2023-07-20T12:06:30.9318927Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9319742Z with 2023-07-20T12:06:30.9320256Z [ 2023-07-20T12:06:30.9320753Z T=std::shared_ptr 2023-07-20T12:06:30.9321238Z ] 2023-07-20T12:06:30.9322300Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9323258Z with 2023-07-20T12:06:30.9323623Z [ 2023-07-20T12:06:30.9324123Z T=std::shared_ptr 2023-07-20T12:06:30.9324604Z ] 2023-07-20T12:06:30.9325790Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9327749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9329410Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9330292Z with 2023-07-20T12:06:30.9330629Z [ 2023-07-20T12:06:30.9331113Z T=std::shared_ptr 2023-07-20T12:06:30.9331603Z ] 2023-07-20T12:06:30.9332670Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9333948Z with 2023-07-20T12:06:30.9334303Z [ 2023-07-20T12:06:30.9334795Z T=std::weak_ptr 2023-07-20T12:06:30.9335288Z ] 2023-07-20T12:06:30.9336244Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9337191Z with 2023-07-20T12:06:30.9337573Z [ 2023-07-20T12:06:30.9338330Z T=std::weak_ptr 2023-07-20T12:06:30.9338810Z ] 2023-07-20T12:06:30.9339740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9340727Z with 2023-07-20T12:06:30.9341274Z [ 2023-07-20T12:06:30.9341838Z T=std::weak_ptr 2023-07-20T12:06:30.9342429Z ] 2023-07-20T12:06:30.9343415Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9344339Z with 2023-07-20T12:06:30.9344686Z [ 2023-07-20T12:06:30.9345135Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:06:30.9345887Z ] 2023-07-20T12:06:30.9346791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9347664Z with 2023-07-20T12:06:30.9348128Z [ 2023-07-20T12:06:30.9348946Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:06:30.9349429Z ] 2023-07-20T12:06:30.9350450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9351374Z with 2023-07-20T12:06:30.9351746Z [ 2023-07-20T12:06:30.9352250Z T=std::weak_ptr 2023-07-20T12:06:30.9352818Z ] 2023-07-20T12:06:30.9353726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9354602Z with 2023-07-20T12:06:30.9354967Z [ 2023-07-20T12:06:30.9355545Z T=std::vector> 2023-07-20T12:06:30.9356277Z ] 2023-07-20T12:06:30.9358210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9359158Z with 2023-07-20T12:06:30.9359537Z [ 2023-07-20T12:06:30.9360129Z T=std::vector> 2023-07-20T12:06:30.9360654Z ] 2023-07-20T12:06:30.9361808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9362949Z with 2023-07-20T12:06:30.9363315Z [ 2023-07-20T12:06:30.9363882Z T=std::vector> 2023-07-20T12:06:30.9364673Z ] 2023-07-20T12:06:30.9365794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9367531Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9370296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9371261Z with 2023-07-20T12:06:30.9371618Z [ 2023-07-20T12:06:30.9372144Z T=std::vector> 2023-07-20T12:06:30.9372631Z ] 2023-07-20T12:06:30.9373471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9374481Z with 2023-07-20T12:06:30.9374833Z [ 2023-07-20T12:06:30.9375311Z T=std::vector> 2023-07-20T12:06:30.9375739Z ] 2023-07-20T12:06:30.9376710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9377586Z with 2023-07-20T12:06:30.9377934Z [ 2023-07-20T12:06:30.9378427Z T=std::vector> 2023-07-20T12:06:30.9378898Z ] 2023-07-20T12:06:30.9380088Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9381200Z with 2023-07-20T12:06:30.9381673Z [ 2023-07-20T12:06:30.9382125Z T=std::vector> 2023-07-20T12:06:30.9382534Z ] 2023-07-20T12:06:30.9383485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9385116Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9386740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9387788Z with 2023-07-20T12:06:30.9388208Z [ 2023-07-20T12:06:30.9388670Z T=std::vector> 2023-07-20T12:06:30.9389075Z ] 2023-07-20T12:06:30.9389872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9390743Z with 2023-07-20T12:06:30.9391096Z [ 2023-07-20T12:06:30.9391696Z T=std::vector,std::allocator>> 2023-07-20T12:06:30.9392236Z ] 2023-07-20T12:06:30.9393174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9403507Z with 2023-07-20T12:06:30.9403898Z [ 2023-07-20T12:06:30.9404542Z T=std::vector,std::allocator>> 2023-07-20T12:06:30.9405106Z ] 2023-07-20T12:06:30.9406296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9407618Z with 2023-07-20T12:06:30.9408129Z [ 2023-07-20T12:06:30.9408739Z T=std::vector,std::allocator>> 2023-07-20T12:06:30.9409295Z ] 2023-07-20T12:06:30.9410429Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9412294Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9414070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9415805Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9416786Z with 2023-07-20T12:06:30.9417141Z [ 2023-07-20T12:06:30.9417754Z T=std::vector,std::allocator>> 2023-07-20T12:06:30.9418339Z ] 2023-07-20T12:06:30.9419298Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9420185Z with 2023-07-20T12:06:30.9420653Z [ 2023-07-20T12:06:30.9421263Z T=std::vector,std::allocator>> 2023-07-20T12:06:30.9421913Z ] 2023-07-20T12:06:30.9422900Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9423900Z with 2023-07-20T12:06:30.9424273Z [ 2023-07-20T12:06:30.9424848Z T=std::vector,std::allocator>> 2023-07-20T12:06:30.9425405Z ] 2023-07-20T12:06:30.9426442Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9427436Z with 2023-07-20T12:06:30.9427801Z [ 2023-07-20T12:06:30.9428407Z T=std::vector,std::allocator>> 2023-07-20T12:06:30.9429078Z ] 2023-07-20T12:06:30.9430279Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9432397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9434023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9435759Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9436820Z with 2023-07-20T12:06:30.9437293Z [ 2023-07-20T12:06:30.9437978Z T=std::vector,std::allocator>> 2023-07-20T12:06:30.9438561Z ] 2023-07-20T12:06:30.9439498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9440382Z with 2023-07-20T12:06:30.9440737Z [ 2023-07-20T12:06:30.9441236Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:30.9441712Z ] 2023-07-20T12:06:30.9442716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9443697Z with 2023-07-20T12:06:30.9444054Z [ 2023-07-20T12:06:30.9444648Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:30.9445140Z ] 2023-07-20T12:06:30.9446199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9447481Z with 2023-07-20T12:06:30.9447878Z [ 2023-07-20T12:06:30.9448423Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:30.9448914Z ] 2023-07-20T12:06:30.9450013Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9451039Z with 2023-07-20T12:06:30.9451410Z [ 2023-07-20T12:06:30.9451797Z T=__int64 2023-07-20T12:06:30.9452149Z ] 2023-07-20T12:06:30.9453234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9454250Z with 2023-07-20T12:06:30.9454631Z [ 2023-07-20T12:06:30.9455023Z T=__int64 2023-07-20T12:06:30.9455403Z ] 2023-07-20T12:06:30.9457277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9467213Z with 2023-07-20T12:06:30.9467713Z [ 2023-07-20T12:06:30.9468247Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:06:30.9468712Z ] 2023-07-20T12:06:30.9472135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9473576Z with 2023-07-20T12:06:30.9473950Z [ 2023-07-20T12:06:30.9474552Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:30.9475121Z ] 2023-07-20T12:06:30.9476134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9477173Z with 2023-07-20T12:06:30.9477625Z [ 2023-07-20T12:06:30.9478413Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:30.9478987Z ] 2023-07-20T12:06:30.9480154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9481157Z with 2023-07-20T12:06:30.9481541Z [ 2023-07-20T12:06:30.9482110Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:30.9482652Z ] 2023-07-20T12:06:30.9483779Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9485718Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9487723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9489428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9490432Z with 2023-07-20T12:06:30.9490797Z [ 2023-07-20T12:06:30.9491346Z T=c10::impl::InlineStreamGuard 2023-07-20T12:06:30.9491910Z ] 2023-07-20T12:06:30.9492996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9493990Z with 2023-07-20T12:06:30.9494358Z [ 2023-07-20T12:06:30.9494795Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:30.9495262Z ] 2023-07-20T12:06:30.9496240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9508718Z with 2023-07-20T12:06:30.9509091Z [ 2023-07-20T12:06:30.9509572Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:30.9510145Z ] 2023-07-20T12:06:30.9511315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9512365Z with 2023-07-20T12:06:30.9512738Z [ 2023-07-20T12:06:30.9513196Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:30.9513647Z ] 2023-07-20T12:06:30.9514650Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9516477Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9517514Z with 2023-07-20T12:06:30.9517888Z [ 2023-07-20T12:06:30.9518442Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:30.9518959Z ] 2023-07-20T12:06:30.9520253Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9521931Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9522899Z with 2023-07-20T12:06:30.9523268Z [ 2023-07-20T12:06:30.9523706Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:06:30.9524540Z ] 2023-07-20T12:06:30.9532113Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9533250Z with 2023-07-20T12:06:30.9533603Z [ 2023-07-20T12:06:30.9534689Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:30.9535667Z ] 2023-07-20T12:06:30.9536686Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9537597Z with 2023-07-20T12:06:30.9537952Z [ 2023-07-20T12:06:30.9539081Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:30.9540132Z ] 2023-07-20T12:06:30.9541293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9542303Z with 2023-07-20T12:06:30.9542660Z [ 2023-07-20T12:06:30.9543720Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:30.9544682Z ] 2023-07-20T12:06:30.9546188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9547716Z with 2023-07-20T12:06:30.9548200Z [ 2023-07-20T12:06:30.9548735Z TTarget=c10::StorageImpl 2023-07-20T12:06:30.9549180Z ] 2023-07-20T12:06:30.9550695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9554115Z with 2023-07-20T12:06:30.9554495Z [ 2023-07-20T12:06:30.9554916Z TTarget=c10::StorageImpl 2023-07-20T12:06:30.9555355Z ] 2023-07-20T12:06:30.9556582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9557571Z with 2023-07-20T12:06:30.9557926Z [ 2023-07-20T12:06:30.9559209Z T=std::vector>,std::allocator>>> 2023-07-20T12:06:30.9560302Z ] 2023-07-20T12:06:30.9561261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9562144Z with 2023-07-20T12:06:30.9562496Z [ 2023-07-20T12:06:30.9562955Z T=torch::autograd::ViewInfo 2023-07-20T12:06:30.9563391Z ] 2023-07-20T12:06:30.9564365Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9565270Z with 2023-07-20T12:06:30.9565603Z [ 2023-07-20T12:06:30.9566034Z T=torch::autograd::ViewInfo 2023-07-20T12:06:30.9566449Z ] 2023-07-20T12:06:30.9567519Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9568466Z with 2023-07-20T12:06:30.9570243Z [ 2023-07-20T12:06:30.9570942Z T=torch::autograd::ViewInfo 2023-07-20T12:06:30.9571405Z ] 2023-07-20T12:06:30.9572442Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9574122Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9575782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9576741Z with 2023-07-20T12:06:30.9577112Z [ 2023-07-20T12:06:30.9577820Z T=torch::autograd::ViewInfo 2023-07-20T12:06:30.9578314Z ] 2023-07-20T12:06:30.9579366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9580300Z with 2023-07-20T12:06:30.9580671Z [ 2023-07-20T12:06:30.9581051Z T=c10::IValue 2023-07-20T12:06:30.9581456Z ] 2023-07-20T12:06:30.9582482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9583725Z with 2023-07-20T12:06:30.9586540Z [ 2023-07-20T12:06:30.9586981Z T=c10::IValue 2023-07-20T12:06:30.9587389Z ] 2023-07-20T12:06:30.9588503Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9589523Z with 2023-07-20T12:06:30.9590146Z [ 2023-07-20T12:06:30.9590567Z T=c10::IValue 2023-07-20T12:06:30.9590962Z ] 2023-07-20T12:06:30.9591981Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9593605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9595301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9596296Z with 2023-07-20T12:06:30.9596652Z [ 2023-07-20T12:06:30.9597038Z T=c10::IValue 2023-07-20T12:06:30.9597432Z ] 2023-07-20T12:06:30.9598406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9599332Z with 2023-07-20T12:06:30.9599694Z [ 2023-07-20T12:06:30.9600060Z T=c10::AliasInfo 2023-07-20T12:06:30.9600470Z ] 2023-07-20T12:06:30.9601500Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9602458Z with 2023-07-20T12:06:30.9602818Z [ 2023-07-20T12:06:30.9603263Z T=c10::AliasInfo 2023-07-20T12:06:30.9603672Z ] 2023-07-20T12:06:30.9604804Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9606089Z with 2023-07-20T12:06:30.9606582Z [ 2023-07-20T12:06:30.9607012Z T=c10::AliasInfo 2023-07-20T12:06:30.9607454Z ] 2023-07-20T12:06:30.9608454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9610056Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9611677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9612639Z with 2023-07-20T12:06:30.9613011Z [ 2023-07-20T12:06:30.9613406Z T=c10::AliasInfo 2023-07-20T12:06:30.9613809Z ] 2023-07-20T12:06:30.9614749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9615850Z with 2023-07-20T12:06:30.9616200Z [ 2023-07-20T12:06:30.9616870Z T=std::vector> 2023-07-20T12:06:30.9617379Z ] 2023-07-20T12:06:30.9618543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9619632Z with 2023-07-20T12:06:30.9620004Z [ 2023-07-20T12:06:30.9620533Z T=std::vector> 2023-07-20T12:06:30.9621038Z ] 2023-07-20T12:06:30.9622107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9623097Z with 2023-07-20T12:06:30.9623466Z [ 2023-07-20T12:06:30.9623989Z T=std::vector> 2023-07-20T12:06:30.9624503Z ] 2023-07-20T12:06:30.9625426Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9640194Z with 2023-07-20T12:06:30.9640594Z [ 2023-07-20T12:06:30.9641324Z T=c10::SymInt 2023-07-20T12:06:30.9641728Z ] 2023-07-20T12:06:30.9642734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9643763Z with 2023-07-20T12:06:30.9644150Z [ 2023-07-20T12:06:30.9644558Z T=c10::SymInt 2023-07-20T12:06:30.9644944Z ] 2023-07-20T12:06:30.9646080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9648080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9651243Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9652241Z with 2023-07-20T12:06:30.9652635Z [ 2023-07-20T12:06:30.9653158Z T=std::vector> 2023-07-20T12:06:30.9653654Z ] 2023-07-20T12:06:30.9654725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9655611Z with 2023-07-20T12:06:30.9655957Z [ 2023-07-20T12:06:30.9656512Z T=c10::either 2023-07-20T12:06:30.9657016Z ] 2023-07-20T12:06:30.9657997Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9659163Z with 2023-07-20T12:06:30.9659529Z [ 2023-07-20T12:06:30.9660097Z T=c10::either 2023-07-20T12:06:30.9660630Z ] 2023-07-20T12:06:30.9661663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9666873Z with 2023-07-20T12:06:30.9667261Z [ 2023-07-20T12:06:30.9667819Z T=c10::either 2023-07-20T12:06:30.9668572Z ] 2023-07-20T12:06:30.9676552Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9680728Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9682543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9683539Z with 2023-07-20T12:06:30.9683906Z [ 2023-07-20T12:06:30.9684452Z T=c10::either 2023-07-20T12:06:30.9684992Z ] 2023-07-20T12:06:30.9685950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9686845Z with 2023-07-20T12:06:30.9687212Z [ 2023-07-20T12:06:30.9687613Z T=at::StepCallbacks 2023-07-20T12:06:30.9688028Z ] 2023-07-20T12:06:30.9689013Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9689920Z with 2023-07-20T12:06:30.9690271Z [ 2023-07-20T12:06:30.9690695Z T=at::StepCallbacks 2023-07-20T12:06:30.9691120Z ] 2023-07-20T12:06:30.9692681Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9812983Z with 2023-07-20T12:06:30.9813413Z [ 2023-07-20T12:06:30.9813901Z T=at::StepCallbacks 2023-07-20T12:06:30.9814381Z ] 2023-07-20T12:06:30.9815721Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9820542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9822209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9823201Z with 2023-07-20T12:06:30.9825912Z [ 2023-07-20T12:06:30.9826387Z T=at::StepCallbacks 2023-07-20T12:06:30.9827182Z ] 2023-07-20T12:06:30.9828292Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9829321Z with 2023-07-20T12:06:30.9829789Z [ 2023-07-20T12:06:30.9830425Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:30.9833261Z ] 2023-07-20T12:06:30.9884461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9885591Z with 2023-07-20T12:06:30.9885960Z [ 2023-07-20T12:06:30.9886424Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:30.9886886Z ] 2023-07-20T12:06:30.9888167Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9889336Z with 2023-07-20T12:06:30.9889730Z [ 2023-07-20T12:06:30.9890189Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:30.9890644Z ] 2023-07-20T12:06:30.9891683Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9893428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9895130Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9896163Z with 2023-07-20T12:06:30.9896538Z [ 2023-07-20T12:06:30.9896993Z T=c10::SmallVector<__int64,5> 2023-07-20T12:06:30.9897423Z ] 2023-07-20T12:06:30.9898389Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9899296Z with 2023-07-20T12:06:30.9899672Z [ 2023-07-20T12:06:30.9900228Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:30.9900682Z ] 2023-07-20T12:06:30.9901704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9902689Z with 2023-07-20T12:06:30.9903054Z [ 2023-07-20T12:06:30.9903541Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:30.9904014Z ] 2023-07-20T12:06:30.9905081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9906189Z with 2023-07-20T12:06:30.9906629Z [ 2023-07-20T12:06:30.9907166Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:30.9907606Z ] 2023-07-20T12:06:30.9908696Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9910421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9912575Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9913629Z with 2023-07-20T12:06:30.9914071Z [ 2023-07-20T12:06:30.9914525Z T=c10::impl::AnnotatedSchema 2023-07-20T12:06:30.9914948Z ] 2023-07-20T12:06:30.9935150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9936200Z with 2023-07-20T12:06:30.9936540Z [ 2023-07-20T12:06:30.9937070Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:30.9937602Z ] 2023-07-20T12:06:30.9938545Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9939491Z with 2023-07-20T12:06:30.9939986Z [ 2023-07-20T12:06:30.9940542Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:30.9941086Z ] 2023-07-20T12:06:30.9942198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9943244Z with 2023-07-20T12:06:30.9943600Z [ 2023-07-20T12:06:30.9944168Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:30.9944676Z ] 2023-07-20T12:06:30.9945901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9947837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9949621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9950653Z with 2023-07-20T12:06:30.9951022Z [ 2023-07-20T12:06:30.9951581Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:06:30.9952150Z ] 2023-07-20T12:06:30.9953204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9954276Z with 2023-07-20T12:06:30.9954657Z [ 2023-07-20T12:06:30.9955407Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:30.9956080Z ] 2023-07-20T12:06:30.9957116Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9958095Z with 2023-07-20T12:06:30.9958490Z [ 2023-07-20T12:06:30.9959304Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:30.9960327Z ] 2023-07-20T12:06:30.9961457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9962482Z with 2023-07-20T12:06:30.9962845Z [ 2023-07-20T12:06:30.9963494Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:30.9964143Z ] 2023-07-20T12:06:30.9965573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9967865Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9969895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9970876Z with 2023-07-20T12:06:30.9971254Z [ 2023-07-20T12:06:30.9971986Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:06:30.9972654Z ] 2023-07-20T12:06:30.9973646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9974563Z with 2023-07-20T12:06:30.9974917Z [ 2023-07-20T12:06:30.9975461Z T=torch::jit::SourceRange 2023-07-20T12:06:30.9975916Z ] 2023-07-20T12:06:30.9977034Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9977916Z with 2023-07-20T12:06:30.9978287Z [ 2023-07-20T12:06:30.9978734Z T=torch::jit::SourceRange 2023-07-20T12:06:30.9979194Z ] 2023-07-20T12:06:30.9980282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:30.9981353Z with 2023-07-20T12:06:30.9981738Z [ 2023-07-20T12:06:30.9982183Z T=torch::jit::SourceRange 2023-07-20T12:06:30.9982639Z ] 2023-07-20T12:06:30.9983697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:30.9985456Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:30.9987218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:30.9988209Z with 2023-07-20T12:06:30.9988988Z [ 2023-07-20T12:06:30.9989403Z T=torch::jit::SourceRange 2023-07-20T12:06:30.9989828Z ] 2023-07-20T12:06:30.9990770Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:30.9991673Z with 2023-07-20T12:06:30.9992023Z [ 2023-07-20T12:06:30.9992794Z T=c10::intrusive_ptr> 2023-07-20T12:06:30.9993505Z ] 2023-07-20T12:06:30.9996922Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:30.9997789Z with 2023-07-20T12:06:30.9998130Z [ 2023-07-20T12:06:30.9998878Z T=c10::intrusive_ptr> 2023-07-20T12:06:30.9999574Z ] 2023-07-20T12:06:31.0000486Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:31.0001426Z with 2023-07-20T12:06:31.0001800Z [ 2023-07-20T12:06:31.0002733Z T=c10::intrusive_ptr> 2023-07-20T12:06:31.0003426Z ] 2023-07-20T12:06:31.0004680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:31.0005801Z with 2023-07-20T12:06:31.0006162Z [ 2023-07-20T12:06:31.0006634Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:06:31.0007097Z ] 2023-07-20T12:06:31.0008413Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0009680Z with 2023-07-20T12:06:31.0010058Z [ 2023-07-20T12:06:31.0010551Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:06:31.0011011Z ] 2023-07-20T12:06:31.0012022Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:31.0012972Z with 2023-07-20T12:06:31.0013338Z [ 2023-07-20T12:06:31.0014106Z T=c10::intrusive_ptr> 2023-07-20T12:06:31.0014907Z ] 2023-07-20T12:06:31.0015782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:31.0016854Z with 2023-07-20T12:06:31.0017239Z [ 2023-07-20T12:06:31.0017701Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:31.0018131Z ] 2023-07-20T12:06:31.0019102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:31.0020203Z with 2023-07-20T12:06:31.0020520Z [ 2023-07-20T12:06:31.0020948Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:31.0021398Z ] 2023-07-20T12:06:31.0022604Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:31.0023682Z with 2023-07-20T12:06:31.0024017Z [ 2023-07-20T12:06:31.0024499Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:31.0026688Z ] 2023-07-20T12:06:31.0027861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:31.0029715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0031372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:31.0032365Z with 2023-07-20T12:06:31.0032739Z [ 2023-07-20T12:06:31.0033209Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:06:31.0033692Z ] 2023-07-20T12:06:31.0034764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:31.0035864Z with 2023-07-20T12:06:31.0036231Z [ 2023-07-20T12:06:31.0036931Z T=c10::intrusive_ptr> 2023-07-20T12:06:31.0037574Z ] 2023-07-20T12:06:31.0038567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:31.0039482Z with 2023-07-20T12:06:31.0039856Z [ 2023-07-20T12:06:31.0040529Z T=c10::intrusive_ptr> 2023-07-20T12:06:31.0041339Z ] 2023-07-20T12:06:31.0042498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:31.0043608Z with 2023-07-20T12:06:31.0043973Z [ 2023-07-20T12:06:31.0044638Z T=c10::intrusive_ptr> 2023-07-20T12:06:31.0045303Z ] 2023-07-20T12:06:31.0046497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:31.0047644Z with 2023-07-20T12:06:31.0048021Z [ 2023-07-20T12:06:31.0048587Z TTarget=torch::jit::Scope 2023-07-20T12:06:31.0049040Z ] 2023-07-20T12:06:31.0050496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0051904Z with 2023-07-20T12:06:31.0052262Z [ 2023-07-20T12:06:31.0052712Z TTarget=torch::jit::Scope 2023-07-20T12:06:31.0053230Z ] 2023-07-20T12:06:31.0054278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:31.0055407Z with 2023-07-20T12:06:31.0055759Z [ 2023-07-20T12:06:31.0058490Z T=c10::intrusive_ptr> 2023-07-20T12:06:31.0059214Z ] 2023-07-20T12:06:31.0060082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:31.0060938Z with 2023-07-20T12:06:31.0061284Z [ 2023-07-20T12:06:31.0061685Z T=at::ThreadLocalState 2023-07-20T12:06:31.0062071Z ] 2023-07-20T12:06:31.0063125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:31.0064055Z with 2023-07-20T12:06:31.0064383Z [ 2023-07-20T12:06:31.0064784Z T=at::ThreadLocalState 2023-07-20T12:06:31.0065153Z ] 2023-07-20T12:06:31.0066176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:31.0067141Z with 2023-07-20T12:06:31.0067469Z [ 2023-07-20T12:06:31.0067908Z T=at::ThreadLocalState 2023-07-20T12:06:31.0068308Z ] 2023-07-20T12:06:31.0069467Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:31.0071068Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0072682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:31.0073612Z with 2023-07-20T12:06:31.0073947Z [ 2023-07-20T12:06:31.0074372Z T=at::ThreadLocalState 2023-07-20T12:06:31.0074915Z ] 2023-07-20T12:06:31.0075933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:31.0076914Z with 2023-07-20T12:06:31.0077293Z [ 2023-07-20T12:06:31.0077762Z T=std::shared_ptr 2023-07-20T12:06:31.0078211Z ] 2023-07-20T12:06:31.0079157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:31.0080063Z with 2023-07-20T12:06:31.0080407Z [ 2023-07-20T12:06:31.0080859Z T=std::shared_ptr 2023-07-20T12:06:31.0081308Z ] 2023-07-20T12:06:31.0082473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:31.0084090Z with 2023-07-20T12:06:31.0084469Z [ 2023-07-20T12:06:31.0084960Z T=std::shared_ptr 2023-07-20T12:06:31.0085861Z ] 2023-07-20T12:06:31.0087273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:31.0089587Z 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:31.0091346Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0093282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:31.0094370Z with 2023-07-20T12:06:31.0094726Z [ 2023-07-20T12:06:31.0095212Z T=std::shared_ptr 2023-07-20T12:06:31.0095664Z ] 2023-07-20T12:06:31.0096525Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:31.0097373Z with 2023-07-20T12:06:31.0097742Z [ 2023-07-20T12:06:31.0098209Z T=torch::jit::GraphExecutor 2023-07-20T12:06:31.0098638Z ] 2023-07-20T12:06:31.0099745Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:31.0100708Z with 2023-07-20T12:06:31.0101075Z [ 2023-07-20T12:06:31.0101514Z T=torch::jit::GraphExecutor 2023-07-20T12:06:31.0102043Z ] 2023-07-20T12:06:31.0103126Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:31.0104110Z with 2023-07-20T12:06:31.0104436Z [ 2023-07-20T12:06:31.0104835Z T=torch::jit::GraphExecutor 2023-07-20T12:06:31.0105246Z ] 2023-07-20T12:06:31.0106351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:31.0107967Z 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:31.0109610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0111192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:31.0112503Z with 2023-07-20T12:06:31.0112944Z [ 2023-07-20T12:06:31.0113383Z T=torch::jit::GraphExecutor 2023-07-20T12:06:31.0113901Z ] 2023-07-20T12:06:31.0114824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:31.0115657Z with 2023-07-20T12:06:31.0116014Z [ 2023-07-20T12:06:31.0116437Z T=torch::jit::Method 2023-07-20T12:06:31.0116849Z ] 2023-07-20T12:06:31.0118050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:31.0118976Z with 2023-07-20T12:06:31.0119457Z [ 2023-07-20T12:06:31.0119894Z T=torch::jit::Method 2023-07-20T12:06:31.0120415Z ] 2023-07-20T12:06:31.0121583Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:31.0122569Z with 2023-07-20T12:06:31.0122916Z [ 2023-07-20T12:06:31.0123343Z T=torch::jit::Method 2023-07-20T12:06:31.0123741Z ] 2023-07-20T12:06:31.0124767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:31.0126500Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0128236Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:31.0129218Z with 2023-07-20T12:06:31.0129557Z [ 2023-07-20T12:06:31.0129982Z T=torch::jit::Method 2023-07-20T12:06:31.0130359Z ] 2023-07-20T12:06:31.0131226Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:31.0132063Z with 2023-07-20T12:06:31.0132543Z [ 2023-07-20T12:06:31.0133361Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:31.0134124Z ] 2023-07-20T12:06:31.0135072Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:31.0135901Z with 2023-07-20T12:06:31.0136222Z [ 2023-07-20T12:06:31.0137018Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:31.0138079Z ] 2023-07-20T12:06:31.0139292Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:31.0140291Z with 2023-07-20T12:06:31.0140615Z [ 2023-07-20T12:06:31.0141367Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:31.0142356Z ] 2023-07-20T12:06:31.0143677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0146377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0148451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:31.0149445Z with 2023-07-20T12:06:31.0149824Z [ 2023-07-20T12:06:31.0150671Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:06:31.0151441Z ] 2023-07-20T12:06:31.0152519Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:31.0153580Z with 2023-07-20T12:06:31.0153973Z [ 2023-07-20T12:06:31.0155135Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:31.0156255Z ] 2023-07-20T12:06:31.0157223Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:31.0158178Z with 2023-07-20T12:06:31.0158560Z [ 2023-07-20T12:06:31.0159756Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:31.0160837Z ] 2023-07-20T12:06:31.0162091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:31.0163082Z with 2023-07-20T12:06:31.0163458Z [ 2023-07-20T12:06:31.0164598Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:31.0165689Z ] 2023-07-20T12:06:31.0167504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0170898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0173351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:31.0174525Z with 2023-07-20T12:06:31.0174993Z [ 2023-07-20T12:06:31.0176264Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:06:31.0177364Z ] 2023-07-20T12:06:31.0178364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:31.0179294Z with 2023-07-20T12:06:31.0179665Z [ 2023-07-20T12:06:31.0180275Z T=std::function 2023-07-20T12:06:31.0180969Z ] 2023-07-20T12:06:31.0182095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:31.0183023Z with 2023-07-20T12:06:31.0183592Z [ 2023-07-20T12:06:31.0184160Z T=std::function 2023-07-20T12:06:31.0184703Z ] 2023-07-20T12:06:31.0185822Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:31.0186829Z with 2023-07-20T12:06:31.0187223Z [ 2023-07-20T12:06:31.0187808Z T=std::function 2023-07-20T12:06:31.0188360Z ] 2023-07-20T12:06:31.0189648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:31.0191659Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0193589Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:31.0194579Z with 2023-07-20T12:06:31.0194973Z [ 2023-07-20T12:06:31.0195552Z T=std::function 2023-07-20T12:06:31.0196068Z ] 2023-07-20T12:06:31.0197071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:31.0198401Z with 2023-07-20T12:06:31.0198883Z [ 2023-07-20T12:06:31.0199404Z T=std::vector> 2023-07-20T12:06:31.0199909Z ] 2023-07-20T12:06:31.0201296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:31.0202321Z with 2023-07-20T12:06:31.0202667Z [ 2023-07-20T12:06:31.0203421Z T=std::vector> 2023-07-20T12:06:31.0203898Z ] 2023-07-20T12:06:31.0204877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:31.0205870Z with 2023-07-20T12:06:31.0206332Z [ 2023-07-20T12:06:31.0206864Z T=std::vector> 2023-07-20T12:06:31.0207409Z ] 2023-07-20T12:06:31.0208438Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:31.0209355Z with 2023-07-20T12:06:31.0209707Z [ 2023-07-20T12:06:31.0210069Z T=double 2023-07-20T12:06:31.0210511Z ] 2023-07-20T12:06:31.0211600Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0212635Z with 2023-07-20T12:06:31.0213010Z [ 2023-07-20T12:06:31.0213323Z T=double 2023-07-20T12:06:31.0213626Z ] 2023-07-20T12:06:31.0214559Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:31.0215930Z with 2023-07-20T12:06:31.0216349Z [ 2023-07-20T12:06:31.0217004Z T=std::vector> 2023-07-20T12:06:31.0217487Z ] 2023-07-20T12:06:31.0218462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:31.0219367Z with 2023-07-20T12:06:31.0219748Z [ 2023-07-20T12:06:31.0220208Z T=std::tuple 2023-07-20T12:06:31.0220706Z ] 2023-07-20T12:06:31.0221708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:31.0222742Z with 2023-07-20T12:06:31.0223100Z [ 2023-07-20T12:06:31.0223580Z T=std::tuple 2023-07-20T12:06:31.0224043Z ] 2023-07-20T12:06:31.0225125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:31.0226168Z with 2023-07-20T12:06:31.0226519Z [ 2023-07-20T12:06:31.0227000Z T=std::tuple 2023-07-20T12:06:31.0227143Z ] 2023-07-20T12:06:31.0228079Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:31.0229269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0230256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:31.0230434Z with 2023-07-20T12:06:31.0230573Z [ 2023-07-20T12:06:31.0230809Z T=std::tuple 2023-07-20T12:06:31.0230959Z ] 2023-07-20T12:06:31.0231760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/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:31.0231947Z with 2023-07-20T12:06:31.0232085Z [ 2023-07-20T12:06:31.0232398Z T=std::vector> 2023-07-20T12:06:31.0232544Z ] 2023-07-20T12:06:31.0233308Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-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:31.0233476Z with 2023-07-20T12:06:31.0233617Z [ 2023-07-20T12:06:31.0233928Z T=std::vector> 2023-07-20T12:06:31.0234046Z ] 2023-07-20T12:06:31.0234876Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/torch/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:31.0235055Z with 2023-07-20T12:06:31.0235199Z [ 2023-07-20T12:06:31.0235510Z T=std::vector> 2023-07-20T12:06:31.0235653Z ] 2023-07-20T12:06:31.0236526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/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:31.0238310Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0239155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_h_env/lib/site-packages/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:31.0239336Z with 2023-07-20T12:06:31.0239474Z [ 2023-07-20T12:06:31.0239792Z T=std::vector> 2023-07-20T12:06:31.0239914Z ] 2023-07-20T12:06:31.0240691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:31.0240865Z with 2023-07-20T12:06:31.0241006Z [ 2023-07-20T12:06:31.0241377Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:32.8123891Z V=std::unique_ptr> 2023-07-20T12:06:32.8126393Z ] 2023-07-20T12:06:32.8127361Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:32.8128199Z with 2023-07-20T12:06:32.8128519Z [ 2023-07-20T12:06:32.8129022Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:32.8130440Z V=std::unique_ptr> 2023-07-20T12:06:32.8131410Z ] 2023-07-20T12:06:32.8133026Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:32.8134508Z with 2023-07-20T12:06:32.8134861Z [ 2023-07-20T12:06:32.8135413Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:32.8136301Z V=std::unique_ptr>, 2023-07-20T12:06:32.8137234Z H=std::hash,std::allocator>>, 2023-07-20T12:06:32.8138078Z E=std::equal_to,std::allocator>>, 2023-07-20T12:06:32.8139241Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:06:32.8140042Z ] 2023-07-20T12:06:32.8141423Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:32.8142706Z with 2023-07-20T12:06:32.8142995Z [ 2023-07-20T12:06:32.8143484Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:32.8144238Z V=std::unique_ptr>, 2023-07-20T12:06:32.8145002Z H=std::hash,std::allocator>>, 2023-07-20T12:06:32.8145769Z E=std::equal_to,std::allocator>>, 2023-07-20T12:06:32.8147298Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:06:32.8148181Z ] 2023-07-20T12:06:32.8149635Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:32.8151020Z with 2023-07-20T12:06:32.8151394Z [ 2023-07-20T12:06:32.8151950Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:32.8153057Z V=std::unique_ptr>, 2023-07-20T12:06:32.8153867Z H=std::hash,std::allocator>>, 2023-07-20T12:06:32.8154620Z E=std::equal_to,std::allocator>>, 2023-07-20T12:06:32.8155979Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:06:32.8156886Z ] 2023-07-20T12:06:32.8158790Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:32.8161048Z with 2023-07-20T12:06:32.8161440Z [ 2023-07-20T12:06:32.8162036Z K=std::basic_string,std::allocator>, 2023-07-20T12:06:32.8163008Z V=std::unique_ptr> 2023-07-20T12:06:32.8163842Z ] 2023-07-20T12:06:32.8164796Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:32.8165641Z with 2023-07-20T12:06:32.8165963Z [ 2023-07-20T12:06:32.8166338Z K=c10::DispatchKey, 2023-07-20T12:06:32.8166987Z V=std::list> 2023-07-20T12:06:32.8167567Z ] 2023-07-20T12:06:32.8168667Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:32.8169683Z with 2023-07-20T12:06:32.8170079Z [ 2023-07-20T12:06:32.8170497Z K=c10::DispatchKey, 2023-07-20T12:06:32.8171157Z V=std::list> 2023-07-20T12:06:32.8171744Z ] 2023-07-20T12:06:32.8173207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:32.8174627Z with 2023-07-20T12:06:32.8174986Z [ 2023-07-20T12:06:32.8175357Z K=c10::DispatchKey, 2023-07-20T12:06:32.8175944Z V=std::list>, 2023-07-20T12:06:32.8176610Z H=std::hash, 2023-07-20T12:06:32.8177138Z E=std::equal_to, 2023-07-20T12:06:32.8177993Z A=std::allocator>>> 2023-07-20T12:06:32.8178679Z ] 2023-07-20T12:06:32.8180268Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:32.8182058Z with 2023-07-20T12:06:32.8182399Z [ 2023-07-20T12:06:32.8182809Z K=c10::DispatchKey, 2023-07-20T12:06:32.8183502Z V=std::list>, 2023-07-20T12:06:32.8184412Z H=std::hash, 2023-07-20T12:06:32.8184973Z E=std::equal_to, 2023-07-20T12:06:32.8185831Z A=std::allocator>>> 2023-07-20T12:06:32.8186566Z ] 2023-07-20T12:06:32.8188274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:32.8189746Z with 2023-07-20T12:06:32.8190116Z [ 2023-07-20T12:06:32.8190508Z K=c10::DispatchKey, 2023-07-20T12:06:32.8191173Z V=std::list>, 2023-07-20T12:06:32.8191780Z H=std::hash, 2023-07-20T12:06:32.8192241Z E=std::equal_to, 2023-07-20T12:06:32.8193010Z A=std::allocator>>> 2023-07-20T12:06:32.8193730Z ] 2023-07-20T12:06:51.3814219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/_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:51.3816174Z with 2023-07-20T12:06:51.3841944Z [ 2023-07-20T12:06:51.3842527Z K=c10::DispatchKey, 2023-07-20T12:06:51.3845846Z V=std::list> 2023-07-20T12:06:51.3846547Z ] 2023-07-20T12:06:51.3850192Z [67/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:51.3853441Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:51.3854195Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:51.3854620Z 2023-07-20T12:06:51.3855420Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:51.3857499Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:51.3858978Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:51.3860674Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:51.3862116Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:06:51.3863612Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:06:51.3864870Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:06:51.3866064Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:06:51.3867263Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:06:51.3868446Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:06:51.3869710Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:06:51.3871099Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:51.3872115Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:51.3873153Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:51.3884775Z [68/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj /out:torchaudio\csrc\libtorchaudio.pyd /implib:torchaudio\csrc\libtorchaudio.lib /pdb:torchaudio\csrc\libtorchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\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:51.3898613Z [69/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-07-20T12:06:51.3901620Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:51.3902330Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:51.3902738Z 2023-07-20T12:06:51.3903447Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:51.3905122Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:07.7348545Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:07.7350208Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:07.7351499Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:07.7352577Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:07.7353712Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:07.7361124Z [70/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:07:07.7370133Z [71/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dpybind11_prefixctc_EXPORTS -I%SRC_DIR% -I%PREFIX%\lib\site-packages\torch\include -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:I%PREFIX%\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\python_binding.cpp 2023-07-20T12:07:07.7372443Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:07.7373113Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:07.7373476Z 2023-07-20T12:07:07.7376163Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:07:07.7379042Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:07.7379752Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:07.7380127Z 2023-07-20T12:07:07.7380784Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:07.7382160Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:07.7383830Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:07.7385211Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:07.7386503Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:07:07.7387551Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:07:07.7388486Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:07:07.7389415Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:07:07.7390311Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:07:07.7391248Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:07:07.7392303Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:07:07.7393275Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:07.7394234Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:07.7395183Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:07:07.7396125Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:07.7399138Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-07-20T12:07:07.7401930Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:07.7402631Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:07.7403010Z 2023-07-20T12:07:07.7403670Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:07.7405049Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:07.7406421Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:07.7407812Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:16.8632195Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:07:16.8633819Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:07:16.8634870Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:07:16.8635876Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:07:16.8637333Z 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:07:16.8638357Z with 2023-07-20T12:07:16.8638729Z [ 2023-07-20T12:07:16.8639107Z _Ty=int64_t 2023-07-20T12:07:16.8639549Z ] 2023-07-20T12:07:16.8640637Z 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:07:16.8641512Z with 2023-07-20T12:07:16.8641860Z [ 2023-07-20T12:07:16.8642200Z _This=int64_t, 2023-07-20T12:07:16.8642614Z _Other=double & 2023-07-20T12:07:16.8643197Z ] 2023-07-20T12:07:16.8644197Z 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:07:16.8645256Z with 2023-07-20T12:07:16.8645597Z [ 2023-07-20T12:07:16.8645973Z _This=int64_t, 2023-07-20T12:07:16.8646491Z _Other=double & 2023-07-20T12:07:16.8646971Z ] 2023-07-20T12:07:16.8647990Z 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:07:16.8648578Z with 2023-07-20T12:07:16.8648776Z [ 2023-07-20T12:07:16.8649007Z _Tag=std::_Exact_args_t, 2023-07-20T12:07:16.8649234Z _This2=double & 2023-07-20T12:07:16.8649448Z ] 2023-07-20T12:07:16.8650020Z 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:07:16.8650538Z with 2023-07-20T12:07:16.8650714Z [ 2023-07-20T12:07:16.8650940Z _Tag=std::_Exact_args_t, 2023-07-20T12:07:16.8651187Z _This2=double & 2023-07-20T12:07:16.8651407Z ] 2023-07-20T12:07:16.8652175Z 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:07:16.8652772Z with 2023-07-20T12:07:16.8652970Z [ 2023-07-20T12:07:16.8653345Z _Tag=std::_Exact_args_t, 2023-07-20T12:07:16.8653638Z _This2=torch::autograd::Variable & 2023-07-20T12:07:16.8654086Z ] 2023-07-20T12:07:16.8654728Z 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:07:16.8655314Z with 2023-07-20T12:07:16.8655511Z [ 2023-07-20T12:07:16.8655899Z _Tag=std::_Exact_args_t, 2023-07-20T12:07:16.8656185Z _This2=torch::autograd::Variable & 2023-07-20T12:07:16.8656428Z ] 2023-07-20T12:07:16.8656958Z %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:07:16.8657448Z with 2023-07-20T12:07:16.8657627Z [ 2023-07-20T12:07:16.8657848Z _This2=at::Tensor & 2023-07-20T12:07:16.8658066Z ] 2023-07-20T12:07:16.8658682Z %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:07:16.8659180Z with 2023-07-20T12:07:16.8659523Z [ 2023-07-20T12:07:16.8659749Z _This2=at::Tensor & 2023-07-20T12:07:16.8659975Z ] 2023-07-20T12:07:16.8660333Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:16.8661216Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:16.8661757Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:16.8662292Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:16.8669456Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:08:11.3017630Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:08:11.3021167Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:08:11.3021916Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:08:11.3022307Z 2023-07-20T12:08:11.3022958Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:08:11.3024400Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:08:11.3027733Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:08:11.3029338Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:08:11.3030567Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:08:11.3031639Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:08:11.3032614Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:08:11.3033947Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:08:11.3035219Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:08:11.3036523Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:08:11.3037622Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:08:11.3046302Z [76/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:08:11.3056772Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:08:11.3059869Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:08:11.3060583Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:08:11.3061093Z 2023-07-20T12:08:11.3061811Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:08:11.3063396Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:08:11.3064846Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:08:11.3066538Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:08:11.3067709Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:08:11.3068855Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:08:11.3070245Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:08:11.3071364Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:08:11.3072433Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:08:11.3073514Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:08:11.3074537Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:08:12.0166765Z [78/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:08:12.0170072Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:08:12.0170855Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:08:12.0171266Z 2023-07-20T12:08:12.0171981Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:08:12.0173467Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:08:12.0174893Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:08:12.0176344Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:08:12.0177562Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:08:12.0178586Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:08:12.0179557Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:08:12.0180648Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:08:12.0181753Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:08:12.0182829Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:08:12.0184202Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:08:12.0192363Z [79/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:08:12.0207258Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:08:12.1757550Z [81/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -MD -MT torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -MF torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder_kernel_v2.cu -o torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -Xcompiler=-Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\,-FS 2023-07-20T12:08:12.1764108Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-07-20T12:08:12.1764652Z ctc_prefix_decoder_kernel_v2.cu 2023-07-20T12:08:12.1767669Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj /out:torchaudio\csrc\cuctc\libctc_prefix_decoder.pyd /implib:torchaudio\csrc\cuctc\libctc_prefix_decoder.lib /pdb:torchaudio\csrc\cuctc\libctc_prefix_decoder.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\lib\x64 %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:08:12.1773286Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /out:torchaudio\csrc\cuctc\pybind11_prefixctc.pyd /implib:torchaudio\csrc\cuctc\pybind11_prefixctc.lib /pdb:torchaudio\csrc\cuctc\pybind11_prefixctc.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def torchaudio\csrc\cuctc\libctc_prefix_decoder.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:08:12.1776388Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-39\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-07-20T12:08:12.1776848Z -- Install configuration: "Release" 2023-07-20T12:08:12.1777305Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio.pyd 2023-07-20T12:08:12.1778035Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio.pyd 2023-07-20T12:08:12.1778830Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-07-20T12:08:12.1779701Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-07-20T12:08:12.2376420Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-07-20T12:08:12.2377988Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-07-20T12:08:12.2379173Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-07-20T12:08:12.2380691Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-07-20T12:08:12.2382259Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libctc_prefix_decoder.pyd 2023-07-20T12:08:12.2383443Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853839708/work/build/lib.win-amd64-cpython-39/torchaudio/lib/pybind11_prefixctc.pyd 2023-07-20T12:08:12.2384118Z running install_lib 2023-07-20T12:08:12.2384600Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:08:12.2385199Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:12.2386061Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:12.2387081Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:12.2387926Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:12.2388567Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:12.2389169Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:12.2389775Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:08:12.2390262Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:08:12.2390777Z copying build\lib.win-amd64-cpython-39\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:08:12.2391403Z copying build\lib.win-amd64-cpython-39\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:08:12.2391887Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2392399Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2393017Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2394900Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2395517Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2396132Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2396758Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2397537Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2398195Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2398835Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2399445Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2400095Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2400729Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2401333Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2401949Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2402531Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2403140Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2403776Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2404397Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2405007Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2405587Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2406204Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2406845Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2407459Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:08:12.2407945Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:08:12.2408466Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:08:12.2409084Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:08:12.2409708Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:08:12.2410185Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:12.2410656Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_compat.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:12.2411235Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:12.2411921Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:12.2412507Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:12.2413094Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:12.2413683Z copying build\lib.win-amd64-cpython-39\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:08:12.2414337Z copying build\lib.win-amd64-cpython-39\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:08:12.2414784Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:12.2415287Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:12.2415907Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:12.2416526Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:12.2417155Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:12.2417756Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:12.2418383Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:12.2418997Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:12.2419604Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:12.2420215Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:12.2420810Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:08:12.2421300Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:12.2421800Z copying build\lib.win-amd64-cpython-39\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:12.2422609Z copying build\lib.win-amd64-cpython-39\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:12.2423483Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:08:12.2424025Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:08:12.2424710Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:08:12.4934937Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:08:12.4936309Z copying build\lib.win-amd64-cpython-39\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:12.4937576Z copying build\lib.win-amd64-cpython-39\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:12.4938852Z copying build\lib.win-amd64-cpython-39\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:12.4940138Z copying build\lib.win-amd64-cpython-39\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:12.4941365Z copying build\lib.win-amd64-cpython-39\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:12.4942611Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:12.4943985Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:08:12.4945098Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:08:12.4946461Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:08:12.4947519Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:08:12.4948945Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:08:12.4950462Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:08:12.4951923Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:08:12.4953326Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:08:12.4966467Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:08:12.4967733Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:12.4968955Z copying build\lib.win-amd64-cpython-39\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:12.4970154Z copying build\lib.win-amd64-cpython-39\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:08:12.4971119Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:08:12.4972163Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:08:12.4973521Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:08:12.4974585Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:08:12.4975653Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:08:12.4976972Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:08:12.4978313Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:08:12.4979591Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:08:12.4980674Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:08:12.4981820Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:08:12.4983201Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:08:12.4984560Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:08:12.4985845Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:08:12.4986843Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-20T12:08:12.4987657Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:08:12.4988734Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:08:12.4990293Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:08:12.4991350Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:08:12.4992455Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:08:12.4994010Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:08:12.4995343Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:08:12.4996677Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:08:12.4997697Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:12.4998771Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:12.5000100Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:12.5001444Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:12.5002753Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:12.5003839Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:08:12.5004902Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:08:12.5006364Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:08:12.5007833Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:08:12.5009283Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:12.5010734Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:12.5012115Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:08:12.5013235Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:08:12.5014440Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:08:12.5015953Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:08:12.5017446Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:08:12.5019032Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:08:12.5020355Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:08:12.5021560Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:08:12.5023247Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:08:12.5024593Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-20T12:08:12.5025612Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:08:12.5026636Z copying build\lib.win-amd64-cpython-39\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:08:12.5028080Z copying build\lib.win-amd64-cpython-39\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:08:12.5029089Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:08:12.5030126Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:08:16.8004681Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:08:16.8005749Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:08:16.8006422Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:16.8006963Z INFO:conda_build.build:Packaging torchaudio 2023-07-20T12:08:16.8007423Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:16.8008051Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:16.8008651Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:16.8009239Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:08:16.8009943Z copying build\lib.win-amd64-cpython-39\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:08:16.8010402Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:08:16.8011018Z copying build\lib.win-amd64-cpython-39\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:08:16.8011764Z copying build\lib.win-amd64-cpython-39\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:08:16.8012252Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:08:16.8012767Z copying build\lib.win-amd64-cpython-39\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:08:16.8013376Z copying build\lib.win-amd64-cpython-39\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:08:16.8013863Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:08:16.8014376Z copying build\lib.win-amd64-cpython-39\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:08:16.8015000Z copying build\lib.win-amd64-cpython-39\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:08:16.8015572Z copying build\lib.win-amd64-cpython-39\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:08:16.8016115Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-39.pyc 2023-07-20T12:08:16.8016692Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-39.pyc 2023-07-20T12:08:16.8017458Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-39.pyc 2023-07-20T12:08:16.8018218Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-39.pyc 2023-07-20T12:08:16.8018929Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-39.pyc 2023-07-20T12:08:16.8019757Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8020302Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-39.pyc 2023-07-20T12:08:16.8020856Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8021429Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-39.pyc 2023-07-20T12:08:16.8021986Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-39.pyc 2023-07-20T12:08:16.8022741Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-39.pyc 2023-07-20T12:08:16.8023337Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-39.pyc 2023-07-20T12:08:16.8024084Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-39.pyc 2023-07-20T12:08:16.8024680Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-39.pyc 2023-07-20T12:08:16.8025487Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-39.pyc 2023-07-20T12:08:16.8026107Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-39.pyc 2023-07-20T12:08:16.8026719Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-39.pyc 2023-07-20T12:08:16.8027313Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-39.pyc 2023-07-20T12:08:16.8027946Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-39.pyc 2023-07-20T12:08:16.8028542Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-39.pyc 2023-07-20T12:08:16.8029129Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-39.pyc 2023-07-20T12:08:16.8029687Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-39.pyc 2023-07-20T12:08:16.8030235Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-39.pyc 2023-07-20T12:08:16.8030944Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-39.pyc 2023-07-20T12:08:16.8031532Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-39.pyc 2023-07-20T12:08:16.8032248Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-39.pyc 2023-07-20T12:08:16.8032921Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-39.pyc 2023-07-20T12:08:16.8033452Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-39.pyc 2023-07-20T12:08:16.8034023Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-39.pyc 2023-07-20T12:08:16.8034565Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-39.pyc 2023-07-20T12:08:16.8035110Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8035678Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-39.pyc 2023-07-20T12:08:16.8036278Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-39.pyc 2023-07-20T12:08:16.8036843Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8037385Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_compat.py to _compat.cpython-39.pyc 2023-07-20T12:08:16.8038066Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-39.pyc 2023-07-20T12:08:16.8038763Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-39.pyc 2023-07-20T12:08:16.8039463Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-39.pyc 2023-07-20T12:08:16.8040147Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-39.pyc 2023-07-20T12:08:16.8040686Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8041203Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-39.pyc 2023-07-20T12:08:16.8041870Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-39.pyc 2023-07-20T12:08:16.8042459Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-39.pyc 2023-07-20T12:08:16.8043035Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-39.pyc 2023-07-20T12:08:16.8043672Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-39.pyc 2023-07-20T12:08:16.8044270Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8044847Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-39.pyc 2023-07-20T12:08:16.8045581Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-39.pyc 2023-07-20T12:08:16.8046232Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-39.pyc 2023-07-20T12:08:16.8046943Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-39.pyc 2023-07-20T12:08:16.8047521Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-39.pyc 2023-07-20T12:08:16.8048099Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-39.pyc 2023-07-20T12:08:16.8048697Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-39.pyc 2023-07-20T12:08:16.8049279Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-39.pyc 2023-07-20T12:08:16.8049896Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-39.pyc 2023-07-20T12:08:16.8050581Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-39.pyc 2023-07-20T12:08:16.8051223Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8051835Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-39.pyc 2023-07-20T12:08:16.8052568Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8053378Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-39.pyc 2023-07-20T12:08:16.8053950Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-39.pyc 2023-07-20T12:08:16.8054498Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8055083Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-39.pyc 2023-07-20T12:08:16.8055736Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-39.pyc 2023-07-20T12:08:16.8056374Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-39.pyc 2023-07-20T12:08:16.8056957Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-39.pyc 2023-07-20T12:08:16.8057682Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-39.pyc 2023-07-20T12:08:16.8058246Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8058950Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-39.pyc 2023-07-20T12:08:16.8059670Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-39.pyc 2023-07-20T12:08:16.8061283Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8061924Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8062501Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-39.pyc 2023-07-20T12:08:16.8063083Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8063699Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-39.pyc 2023-07-20T12:08:16.8064324Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-39.pyc 2023-07-20T12:08:16.8064905Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-39.pyc 2023-07-20T12:08:16.8065627Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8066509Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-39.pyc 2023-07-20T12:08:16.8067130Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-39.pyc 2023-07-20T12:08:16.8067709Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-39.pyc 2023-07-20T12:08:16.8068310Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-39.pyc 2023-07-20T12:08:16.8068925Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\objective.py to objective.cpython-39.pyc 2023-07-20T12:08:16.8069570Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\subjective.py to subjective.cpython-39.pyc 2023-07-20T12:08:16.8070189Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8070827Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-39.pyc 2023-07-20T12:08:16.8071494Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-39.pyc 2023-07-20T12:08:16.8072262Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8073148Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-39.pyc 2023-07-20T12:08:16.8073830Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-39.pyc 2023-07-20T12:08:16.8074487Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\squim_pipeline.py to squim_pipeline.cpython-39.pyc 2023-07-20T12:08:16.8075131Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8075747Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-39.pyc 2023-07-20T12:08:16.8076345Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8077085Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8077663Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-39.pyc 2023-07-20T12:08:16.8078230Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8078968Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-39.pyc 2023-07-20T12:08:16.8079782Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-39.pyc 2023-07-20T12:08:16.8080479Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8081049Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-39.pyc 2023-07-20T12:08:16.8081626Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-39.pyc 2023-07-20T12:08:16.8082184Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-39.pyc 2023-07-20T12:08:16.8082729Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8083256Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-39.pyc 2023-07-20T12:08:16.8083791Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-39.pyc 2023-07-20T12:08:16.8084335Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8084874Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-39.pyc 2023-07-20T12:08:16.8085599Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8086395Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-39.pyc 2023-07-20T12:08:16.8086984Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8087510Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-39.pyc 2023-07-20T12:08:16.8087864Z running install_egg_info 2023-07-20T12:08:16.8088098Z running egg_info 2023-07-20T12:08:16.8088339Z creating torchaudio.egg-info 2023-07-20T12:08:16.8088627Z writing torchaudio.egg-info\PKG-INFO 2023-07-20T12:08:16.8088979Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-07-20T12:08:16.8089381Z writing requirements to torchaudio.egg-info\requires.txt 2023-07-20T12:08:16.8089762Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-07-20T12:08:16.8090136Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:08:16.8090488Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:08:16.8090796Z adding license file 'LICENSE' 2023-07-20T12:08:16.8091116Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:08:16.8091716Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230720-py3.9.egg-info 2023-07-20T12:08:16.8092105Z running install_scripts 2023-07-20T12:08:16.8092488Z writing list of installed files to 'record.txt' 2023-07-20T12:08:16.8092695Z 2023-07-20T12:08:16.8092949Z Resource usage statistics from building torchaudio: 2023-07-20T12:08:16.8093238Z Process count: 25 2023-07-20T12:08:16.8093473Z CPU time: Sys=0:02:56.8, User=0:27:35.7 2023-07-20T12:08:16.8093712Z Memory: 7.3G 2023-07-20T12:08:16.8093939Z Disk usage: 252.5M 2023-07-20T12:08:16.8094174Z Time elapsed: 0:10:36.9 2023-07-20T12:08:16.8094321Z 2023-07-20T12:08:16.8094327Z 2023-07-20T12:08:16.8094408Z Packaging torchaudio 2023-07-20T12:08:17.3993851Z INFO:conda_build.build:Packaging torchaudio-2.1.0.dev20230720-py39_cu118 2023-07-20T12:08:17.3994877Z Packaging torchaudio-2.1.0.dev20230720-py39_cu118 2023-07-20T12:08:52.6826541Z '??$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:52.6859254Z '??$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:52.6878807Z '??$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:53.1846927Z '??$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:53.1878854Z '??$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:53.1898718Z '??$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.8223440Z '??$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.8279381Z '??$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.8311552Z '??$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:56.3043526Z '??$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:56.3077501Z '??$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:56.3097992Z '??$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:56.9057389Z '??$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:56.9089102Z '??$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:56.9108720Z '??$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:57.4032469Z '??$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:57.4064070Z '??$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:57.4084643Z '??$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.4961336Z Unknown format 2023-07-20T12:08:58.5248130Z Unknown format 2023-07-20T12:08:58.5527320Z Unknown format 2023-07-20T12:08:58.5808199Z Unknown format 2023-07-20T12:08:58.6101972Z Unknown format 2023-07-20T12:08:59.1080307Z Unknown format 2023-07-20T12:08:59.1305049Z Unknown format 2023-07-20T12:08:59.1485895Z Unknown format 2023-07-20T12:08:59.1736051Z Unknown format 2023-07-20T12:08:59.2000068Z Unknown format 2023-07-20T12:08:59.2213164Z Unknown format 2023-07-20T12:09:00.0357624Z Unknown format 2023-07-20T12:09:00.0629683Z Unknown format 2023-07-20T12:09:00.1267722Z Unknown format 2023-07-20T12:09:00.1564605Z Unknown format 2023-07-20T12:09:00.2448738Z Unknown format 2023-07-20T12:09:00.3437846Z Unknown format 2023-07-20T12:09:00.3700147Z Unknown format 2023-07-20T12:09:00.3904744Z Unknown format 2023-07-20T12:09:00.4182204Z Unknown format 2023-07-20T12:09:00.4464176Z Unknown format 2023-07-20T12:09:00.5200854Z Unknown format 2023-07-20T12:09:00.5437514Z Unknown format 2023-07-20T12:09:00.5712584Z Unknown format 2023-07-20T12:09:00.6058852Z Unknown format 2023-07-20T12:09:00.6302711Z Unknown format 2023-07-20T12:09:00.7741894Z Unknown format 2023-07-20T12:09:00.8091867Z Unknown format 2023-07-20T12:09:00.8442838Z Unknown format 2023-07-20T12:09:00.8799182Z Unknown format 2023-07-20T12:09:00.9117579Z Unknown format 2023-07-20T12:09:00.9442728Z Unknown format 2023-07-20T12:09:00.9728469Z Unknown format 2023-07-20T12:09:01.0012283Z Unknown format 2023-07-20T12:09:01.0295693Z Unknown format 2023-07-20T12:09:01.0559245Z Unknown format 2023-07-20T12:09:01.0891049Z Unknown format 2023-07-20T12:09:01.1174514Z Unknown format 2023-07-20T12:09:01.1474124Z Unknown format 2023-07-20T12:09:01.1779231Z Unknown format 2023-07-20T12:09:01.2083085Z Unknown format 2023-07-20T12:09:01.2381247Z Unknown format 2023-07-20T12:09:01.2690784Z Unknown format 2023-07-20T12:09:01.3024147Z Unknown format 2023-07-20T12:09:01.3373490Z Unknown format 2023-07-20T12:09:01.3766492Z Unknown format 2023-07-20T12:09:01.4127228Z Unknown format 2023-07-20T12:09:01.4455014Z Unknown format 2023-07-20T12:09:01.4741254Z Unknown format 2023-07-20T12:09:01.5037375Z Unknown format 2023-07-20T12:09:01.5349603Z Unknown format 2023-07-20T12:09:01.5635786Z Unknown format 2023-07-20T12:09:01.5934646Z Unknown format 2023-07-20T12:09:01.6229102Z Unknown format 2023-07-20T12:09:01.6526993Z Unknown format 2023-07-20T12:09:01.6808113Z Unknown format 2023-07-20T12:09:01.7339726Z Unknown format 2023-07-20T12:09:01.7625763Z Unknown format 2023-07-20T12:09:02.4073380Z Unknown format 2023-07-20T12:09:02.4432729Z Unknown format 2023-07-20T12:09:02.5081752Z Unknown format 2023-07-20T12:09:02.5407954Z Unknown format 2023-07-20T12:09:02.6474947Z Unknown format 2023-07-20T12:09:02.6855819Z Unknown format 2023-07-20T12:09:02.7256735Z Unknown format 2023-07-20T12:09:02.9694889Z Unknown format 2023-07-20T12:09:02.9987507Z Unknown format 2023-07-20T12:09:03.0306838Z Unknown format 2023-07-20T12:09:03.1450183Z Unknown format 2023-07-20T12:09:03.1773769Z Unknown format 2023-07-20T12:09:03.2099269Z Unknown format 2023-07-20T12:09:03.2879559Z Unknown format 2023-07-20T12:09:03.3272500Z Unknown format 2023-07-20T12:09:03.3669841Z Unknown format 2023-07-20T12:09:03.4612672Z Unknown format 2023-07-20T12:09:03.7477055Z Unknown format 2023-07-20T12:09:03.7752830Z Unknown format 2023-07-20T12:09:03.8038522Z Unknown format 2023-07-20T12:09:03.8555270Z Unknown format 2023-07-20T12:09:03.8850591Z Unknown format 2023-07-20T12:09:03.9142487Z Unknown format 2023-07-20T12:09:03.9418105Z Unknown format 2023-07-20T12:09:03.9927417Z Unknown format 2023-07-20T12:09:09.2976564Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-20T12:09:09.3011625Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:09:09.3031291Z '??$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:13.3048746Z compiling .pyc files... 2023-07-20T12:09:13.3049256Z number of files: 240 2023-07-20T12:09:13.3049943Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-07-20T12:09:13.3051170Z 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:13.3054216Z .. is this binary repackaging? 2023-07-20T12:09:13.3055247Z 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:13.3056120Z .. is this binary repackaging? 2023-07-20T12:09:13.3056994Z 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:13.3059781Z .. is this binary repackaging? 2023-07-20T12:09:13.3060550Z 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:13.3061833Z 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:13.3063140Z 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:13.3064012Z .. is this binary repackaging? 2023-07-20T12:09:13.3065067Z 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:13.3066152Z .. is this binary repackaging? 2023-07-20T12:09:13.3067103Z 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:13.3067919Z .. is this binary repackaging? 2023-07-20T12:09:13.3068969Z 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:13.3069968Z .. is this binary repackaging? 2023-07-20T12:09:13.3070879Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:13.3072332Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:13.3073670Z 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:13.3075436Z 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:13.3076857Z 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:13.3078491Z 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:13.3080257Z 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:13.3081608Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:13.3082849Z 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:13.3084370Z 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:13.3085829Z 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:13.3087053Z 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:13.3088314Z 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:13.3089659Z 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:13.3091178Z 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:13.3092748Z 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:13.3094143Z 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:13.3095426Z 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:13.3096740Z 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:13.3097938Z .. is this binary repackaging? 2023-07-20T12:09:13.3098879Z 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:13.3099760Z .. is this binary repackaging? 2023-07-20T12:09:13.3100690Z 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:13.3101595Z .. is this binary repackaging? 2023-07-20T12:09:13.3102511Z 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:13.3104110Z 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:13.3105632Z 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:13.3106788Z .. is this binary repackaging? 2023-07-20T12:09:13.3107775Z 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:13.3108676Z .. is this binary repackaging? 2023-07-20T12:09:13.3109754Z 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:13.3111058Z .. is this binary repackaging? 2023-07-20T12:09:13.3112040Z 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:13.3112960Z .. is this binary repackaging? 2023-07-20T12:09:13.3113863Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:13.3115044Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:13.3116417Z 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:13.3117892Z 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:13.3119278Z 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:13.3120729Z 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:13.3122264Z 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:13.3123737Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:13.3124997Z 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:13.3125892Z .. is this binary repackaging? 2023-07-20T12:09:13.3126811Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-07-20T12:09:14.8070520Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-20T12:09:14.8103998Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:09:14.8125158Z '??$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:17.0779860Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-20T12:09:17.0812628Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:09:17.0832955Z '??$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:18.0312635Z 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:18.0313841Z .. is this binary repackaging? 2023-07-20T12:09:18.0314878Z 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:18.0315785Z .. is this binary repackaging? 2023-07-20T12:09:18.0316702Z 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:18.0317537Z .. is this binary repackaging? 2023-07-20T12:09:18.0318424Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:18.0319729Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:18.0321042Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:09:18.0322371Z 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:18.0324154Z 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:18.0325653Z 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:18.0327222Z 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:18.0328751Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:18.0330106Z 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:18.0331096Z .. is this binary repackaging? 2023-07-20T12:09:18.0332198Z 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:18.0333188Z .. is this binary repackaging? 2023-07-20T12:09:18.0334244Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-07-20T12:09:18.0335596Z 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:18.0336525Z .. is this binary repackaging? 2023-07-20T12:09:18.0337474Z 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:18.0338291Z .. is this binary repackaging? 2023-07-20T12:09:18.0339249Z 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:18.0340203Z .. is this binary repackaging? 2023-07-20T12:09:18.0341091Z 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:18.0341961Z .. is this binary repackaging? 2023-07-20T12:09:18.0342902Z 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:18.0343772Z .. is this binary repackaging? 2023-07-20T12:09:18.0344699Z 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:18.0345698Z .. is this binary repackaging? 2023-07-20T12:09:18.0346758Z 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:18.0347619Z .. is this binary repackaging? 2023-07-20T12:09:18.0348585Z 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:18.0349489Z .. is this binary repackaging? 2023-07-20T12:09:18.0350362Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:18.0351545Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:18.0353046Z 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:18.0354559Z 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:18.0355944Z 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:18.0357355Z 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:18.0359140Z 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:18.0360468Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:18.0361990Z 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:18.0363018Z .. is this binary repackaging? 2023-07-20T12:09:18.0391193Z 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:18.0392132Z .. is this binary repackaging? 2023-07-20T12:09:18.0393023Z 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:18.0393856Z .. is this binary repackaging? 2023-07-20T12:09:18.0394749Z 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:18.0395580Z .. is this binary repackaging? 2023-07-20T12:09:18.0396562Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-20T12:09:18.0398036Z 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:18.0399312Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:18.0400428Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-07-20T12:09:18.0401593Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:18.0402754Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:09:18.0404213Z 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:18.0405642Z 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:18.0406809Z 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:18.0407488Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:18.0408610Z 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.0409498Z .. is this binary repackaging? 2023-07-20T12:09:18.0410658Z 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.0411874Z .. is this binary repackaging? 2023-07-20T12:09:18.0412787Z 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.0413650Z .. is this binary repackaging? 2023-07-20T12:09:18.0414520Z 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:25.6728577Z 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:25.6729298Z 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:25.6924405Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T12:09:25.6939601Z 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:25.6940695Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T12:09:25.6942643Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T12:09:25.6962951Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T12:09:25.6967632Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T12:09:25.6969941Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T12:09:25.6977045Z 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:25.6977889Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T12:09:25.6978491Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T12:09:25.7114031Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T12:09:25.7122129Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-20T12:09:25.7124139Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230720-py39_cu118.tar.bz2 2023-07-20T12:09:26.9759670Z INFO:conda_index.index:win-64 cached 6.9 MB from 1 packages at 5.5 MB/second 2023-07-20T12:09:26.9838910Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T12:09:26.9841098Z 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:26.9860828Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T12:09:26.9865897Z 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:26.9874118Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T12:09:26.9875736Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T12:09:26.9876357Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T12:09:26.9880680Z 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:26.9888314Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T12:09:26.9888930Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T12:09:26.9941891Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T12:09:26.9942733Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T12:09:26.9947014Z 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:26.9955220Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T12:09:26.9955891Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T12:09:27.0082765Z 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:27.0099807Z DEBUG:conda_index.index:noarch finish 2023-07-20T12:09:27.0100448Z INFO:conda_index.index:Completed noarch 2023-07-20T12:09:27.0101117Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T12:09:27.0103435Z 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:27.0123000Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T12:09:27.0127685Z 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:27.0151873Z 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:27.0168873Z 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:27.0170029Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T12:09:27.0171828Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T12:09:27.0172361Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T12:09:27.0177205Z 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:27.0200457Z 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:27.0216188Z 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:27.0217089Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T12:09:27.0217719Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T12:09:27.0278492Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T12:09:27.0279108Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T12:09:27.0284461Z 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:27.0308298Z 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:27.0324545Z 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:27.0325597Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T12:09:27.0326200Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T12:09:27.0459832Z 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:27.0476016Z DEBUG:conda_index.index:win-64 finish 2023-07-20T12:09:27.0476769Z INFO:conda_index.index:Completed win-64 2023-07-20T12:09:27.0484229Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T12:09:27.0486291Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T12:09:27.0487875Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T12:09:27.0491283Z 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:27.0492283Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T12:09:27.0492867Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T12:09:27.0493437Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T12:09:27.0497910Z 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:27.0520162Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T12:09:27.0781169Z 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:27.0801563Z DEBUG:conda_index.index:write channeldata 2023-07-20T12:09:27.0808798Z 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:34.4745472Z 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:34.4747411Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\work_moved_torchaudio-2.1.0.dev20230720-py39_cu118_win-64_main_build_loop' 2023-07-20T12:09:34.4749138Z 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:34.4750056Z .. is this binary repackaging? 2023-07-20T12:09:34.4750984Z 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:34.4751499Z .. is this binary repackaging? 2023-07-20T12:09:34.4752004Z 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:34.4752449Z .. is this binary repackaging? 2023-07-20T12:09:34.4752944Z 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:34.4753598Z .. is this binary repackaging? 2023-07-20T12:09:34.4754067Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:34.4754902Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:34.4755545Z 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:34.4756526Z 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:34.4757259Z 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:34.4758143Z 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:34.4758876Z 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:34.4759531Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:34.4760366Z 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:34.4761064Z .. is this binary repackaging? 2023-07-20T12:09:34.4761573Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-07-20T12:09:34.4762201Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:34.4762829Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:34.4763436Z 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:34.4764121Z 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:34.4764846Z 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:34.4765562Z 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:34.4766413Z 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:34.4767201Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:34.4767974Z 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:34.4768472Z .. is this binary repackaging? 2023-07-20T12:09:34.4768968Z 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:34.4769432Z .. is this binary repackaging? 2023-07-20T12:09:34.4769913Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-07-20T12:09:34.4770568Z 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:34.4771023Z .. is this binary repackaging? 2023-07-20T12:09:34.4771512Z 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:34.4772102Z .. is this binary repackaging? 2023-07-20T12:09:34.4772577Z 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:34.4773157Z .. is this binary repackaging? 2023-07-20T12:09:34.4773861Z 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:34.4774323Z .. is this binary repackaging? 2023-07-20T12:09:34.4774921Z 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:34.4775395Z .. is this binary repackaging? 2023-07-20T12:09:34.4775871Z 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:34.4776336Z .. is this binary repackaging? 2023-07-20T12:09:34.4776823Z 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:34.4777271Z .. is this binary repackaging? 2023-07-20T12:09:34.4777757Z 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:34.4778188Z .. is this binary repackaging? 2023-07-20T12:09:34.4778639Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:34.4779397Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:34.4780127Z 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:34.4780918Z 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:34.4781625Z 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:34.4782346Z 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:34.4783054Z 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:34.4783711Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:34.4784389Z 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:34.4784870Z .. is this binary repackaging? 2023-07-20T12:09:34.4785345Z 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:34.4785946Z .. is this binary repackaging? 2023-07-20T12:09:34.4786562Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-07-20T12:09:34.4787893Z 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:34.4788786Z .. is this binary repackaging? 2023-07-20T12:09:34.4789892Z 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:34.4790770Z .. is this binary repackaging? 2023-07-20T12:09:34.4791684Z 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:34.4792663Z .. is this binary repackaging? 2023-07-20T12:09:34.4793953Z 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:34.4794456Z .. is this binary repackaging? 2023-07-20T12:09:34.4794951Z 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:34.4795409Z .. is this binary repackaging? 2023-07-20T12:09:34.4795912Z 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:34.4796353Z .. is this binary repackaging? 2023-07-20T12:09:34.4796842Z 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:34.4797305Z .. is this binary repackaging? 2023-07-20T12:09:34.4797798Z 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:34.4798249Z .. is this binary repackaging? 2023-07-20T12:09:34.4798842Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:09:34.4799611Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:09:34.4800386Z 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:34.4801065Z 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:34.4801785Z 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:34.4802505Z 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:34.4803209Z 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:34.4803880Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:09:34.4804676Z 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:34.4805407Z Fixing permissions 2023-07-20T12:09:34.4805679Z Packaged license file/s. 2023-07-20T12:09:34.4805932Z INFO :: Time taken to mark (prefix) 2023-07-20T12:09:34.4806377Z 0 replacements in 0 files was 0.09 seconds 2023-07-20T12:09:34.4807121Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\work_moved_torchaudio-2.1.0.dev20230720-py39_cu118_win-64_main_build_loop' 2023-07-20T12:09:34.4808143Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\work_moved_torchaudio-2.1.0.dev20230720-py39_cu118_win-64_main_build_loop) 2023-07-20T12:09:34.4809004Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853839708\work_moved_torchaudio-2.1.0.dev20230720-py39_cu118_win-64_main_build_loop) 2023-07-20T12:09:37.2004819Z # Automatic uploading is disabled 2023-07-20T12:09:37.2005233Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-20T12:09:37.2005750Z 2023-07-20T12:09:37.2005760Z 2023-07-20T12:09:37.2005966Z # To have conda build upload to anaconda.org automatically, use 2023-07-20T12:09:37.2006319Z # conda config --set anaconda_upload yes 2023-07-20T12:09:37.2006589Z anaconda upload \ 2023-07-20T12:09:37.2006888Z distr/win-64\torchaudio-2.1.0.dev20230720-py39_cu118.tar.bz2 2023-07-20T12:09:37.2007280Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-20T12:09:37.2007479Z 2023-07-20T12:09:37.2007701Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-20T12:09:37.2007996Z { 2023-07-20T12:09:37.2008231Z "torchaudio-2.1.0.dev20230720-py39_cu118": { 2023-07-20T12:09:37.2008505Z "recipe": { 2023-07-20T12:09:37.2008738Z "c_compiler": "vs2019", 2023-07-20T12:09:37.2008988Z "cxx_compiler": "vs2019", 2023-07-20T12:09:37.2009227Z "target_platform": "win-64" 2023-07-20T12:09:37.2009455Z } 2023-07-20T12:09:37.2009635Z } 2023-07-20T12:09:37.2009813Z } 2023-07-20T12:09:37.2009911Z 2023-07-20T12:09:37.2009936Z 2023-07-20T12:09:37.2010057Z #################################################################################### 2023-07-20T12:09:37.2010323Z Resource usage summary: 2023-07-20T12:09:37.2010470Z 2023-07-20T12:09:37.2010561Z Total time: 0:18:57.5 2023-07-20T12:09:37.2010820Z CPU usage: sys=0:02:56.8, user=0:27:35.7 2023-07-20T12:09:37.2011077Z Maximum memory usage observed: 7.3G 2023-07-20T12:09:37.2011393Z Total disk usage observed (not including envs): 252.5M 2023-07-20T12:09:37.2011587Z 2023-07-20T12:09:37.2011593Z 2023-07-20T12:09:37.2011726Z #################################################################################### 2023-07-20T12:09:37.2012100Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-07-20T12:09:37.2012461Z There are currently 1 accumulated. 2023-07-20T12:09:37.2012763Z To remove them, you can run the ```conda build purge``` command 2023-07-20T12:09:38.1783213Z ##[group]Run actions/upload-artifact@v3 2023-07-20T12:09:38.1783517Z with: 2023-07-20T12:09:38.1783741Z name: pytorch_audio__3.9 2023-07-20T12:09:38.1783996Z path: pytorch/audio/distr/ 2023-07-20T12:09:38.1784236Z if-no-files-found: warn 2023-07-20T12:09:38.1784459Z env: 2023-07-20T12:09:38.1784714Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:09:38.1785019Z PYTHON_VERSION: 3.9 2023-07-20T12:09:38.1785234Z PACKAGE_TYPE: conda 2023-07-20T12:09:38.1785645Z REPOSITORY: pytorch/audio 2023-07-20T12:09:38.1785880Z REF: 2023-07-20T12:09:38.1786078Z CU_VERSION: cu118 2023-07-20T12:09:38.1786500Z CHANNEL: nightly 2023-07-20T12:09:38.1786760Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-20T12:09:38.1787098Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:09:38.1787494Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:09:38.1787965Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:09:38.1788382Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:09:38.1788662Z ##[endgroup] 2023-07-20T12:09:38.3427000Z With the provided path, there will be 19 files uploaded 2023-07-20T12:09:38.3431865Z Starting artifact upload 2023-07-20T12:09:38.3432591Z 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:38.3433632Z Artifact name is valid! 2023-07-20T12:09:38.4169635Z Container for artifact "pytorch_audio__3.9" successfully created. Starting upload of file(s) 2023-07-20T12:09:42.4431116Z Total size of all the files uploaded is 7264922 bytes 2023-07-20T12:09:42.4431820Z File upload process has finished. Finalizing the artifact upload 2023-07-20T12:09:42.4671933Z Artifact has been finalized. All files have been successfully uploaded! 2023-07-20T12:09:42.4672379Z 2023-07-20T12:09:42.4672695Z The raw size of all the files that were specified for upload is 7413787 bytes 2023-07-20T12:09:42.4673632Z The size of all the files that were uploaded is 7264922 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-07-20T12:09:42.4676177Z 2023-07-20T12:09:42.4677102Z 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:42.4677530Z 2023-07-20T12:09:42.4677697Z Artifact pytorch_audio__3.9 has been successfully uploaded! 2023-07-20T12:09:42.4920383Z ##[group]Run set -euxo pipefail 2023-07-20T12:09:42.4920754Z set -euxo pipefail 2023-07-20T12:09:42.4921019Z source "${BUILD_ENV_FILE}" 2023-07-20T12:09:42.4921373Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-07-20T12:09:42.4921756Z # fix we have to use for windows to make sure drive path is c: not c 2023-07-20T12:09:42.4922146Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-07-20T12:09:42.4922438Z  2023-07-20T12:09:42.4922760Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-07-20T12:09:42.4923210Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-07-20T12:09:42.4923621Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-07-20T12:09:42.4923902Z  2023-07-20T12:09:42.4924201Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-07-20T12:09:42.4924510Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-07-20T12:09:42.4924791Z else 2023-07-20T12:09:42.4925030Z  CONSTRAINTS="cpuonly" 2023-07-20T12:09:42.4925267Z fi 2023-07-20T12:09:42.4925650Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-07-20T12:09:42.4926031Z  2023-07-20T12:09:42.4926302Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-07-20T12:09:42.4926658Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-07-20T12:09:42.4927073Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-07-20T12:09:42.4927438Z else 2023-07-20T12:09:42.4927716Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-07-20T12:09:42.4928047Z  conda install --yes --quiet 'ffmpeg<5' 2023-07-20T12:09:42.4928401Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-07-20T12:09:42.4928669Z fi 2023-07-20T12:09:42.4928921Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-07-20T12:09:42.4954138Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T12:09:42.4954420Z env: 2023-07-20T12:09:42.4954681Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:09:42.4954946Z PYTHON_VERSION: 3.9 2023-07-20T12:09:42.4955185Z PACKAGE_TYPE: conda 2023-07-20T12:09:42.4955430Z REPOSITORY: pytorch/audio 2023-07-20T12:09:42.4955663Z REF: 2023-07-20T12:09:42.4955847Z CU_VERSION: cu118 2023-07-20T12:09:42.4956259Z CHANNEL: nightly 2023-07-20T12:09:42.4956506Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-20T12:09:42.4956850Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:09:42.4957229Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:09:42.4957662Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:09:42.4958076Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:09:42.4958390Z PACKAGE_NAME: torchaudio 2023-07-20T12:09:42.4958659Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-07-20T12:09:42.4958926Z GPU_ARCH: cuda 2023-07-20T12:09:42.4959147Z DESIRED_CUDA: cu118 2023-07-20T12:09:42.4959379Z GPU_ARCH_VERSION: 11.8 2023-07-20T12:09:42.4959589Z ##[endgroup] 2023-07-20T12:09:42.8124946Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T12:09:42.8126932Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:09:42.8127460Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:09:42.8127903Z ++ export CMAKE_USE_CUDA=1 2023-07-20T12:09:42.8128282Z ++ CMAKE_USE_CUDA=1 2023-07-20T12:09:42.8128729Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T12:09:42.8129224Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T12:09:42.8132824Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-20T12:09:42.8133517Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T12:09:42.8134203Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:09:42.8134596Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:09:42.8134988Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:09:42.8135332Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:09:42.8135653Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:09:42.8135933Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:09:42.8136304Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:09:42.8136708Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:09:42.8137135Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:09:42.8137562Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:09:42.8137881Z ++ export FORCE_CUDA=1 2023-07-20T12:09:42.8138247Z ++ FORCE_CUDA=1 2023-07-20T12:09:42.8139661Z ++ 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:42.8141498Z ++ 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:42.8142490Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:09:42.8142779Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:09:42.8143040Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T12:09:42.8143300Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T12:09:42.8143595Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T12:09:42.8144138Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T12:09:42.8144393Z ++ export VERSION_SUFFIX= 2023-07-20T12:09:42.8144748Z ++ VERSION_SUFFIX= 2023-07-20T12:09:42.8145002Z ++ export WHEEL_DIR= 2023-07-20T12:09:42.8145204Z ++ WHEEL_DIR= 2023-07-20T12:09:42.8259360Z ++ readlink -f pytorch/audio/distr 2023-07-20T12:09:42.8370509Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:09:42.8564425Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:09:42.8658590Z ++ sed 's/\/c\//\/c:\//' 2023-07-20T12:09:42.8774210Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:09:42.8775180Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:09:42.8776084Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:09:42.8777098Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' python=3.9 2023-07-20T12:09:48.4431767Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:09:48.5228149Z Solving environment: ...working... done 2023-07-20T12:09:48.6353842Z 2023-07-20T12:09:48.6354331Z ## Package Plan ## 2023-07-20T12:09:48.6354686Z 2023-07-20T12:09:48.6355138Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:48.6355760Z 2023-07-20T12:09:48.6355972Z added / updated specs: 2023-07-20T12:09:48.6356421Z - python=3.9 2023-07-20T12:09:48.6356734Z 2023-07-20T12:09:48.6356747Z 2023-07-20T12:09:48.6357010Z The following NEW packages will be INSTALLED: 2023-07-20T12:09:48.6357457Z 2023-07-20T12:09:48.6357816Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-07-20T12:09:48.6358245Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 2023-07-20T12:09:48.6358627Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 2023-07-20T12:09:48.6358978Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 2023-07-20T12:09:48.6359365Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 2023-07-20T12:09:48.6359732Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-07-20T12:09:48.6360087Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-07-20T12:09:48.6360423Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-07-20T12:09:48.6360788Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-07-20T12:09:48.6361160Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 2023-07-20T12:09:48.6361362Z 2023-07-20T12:09:48.6361369Z 2023-07-20T12:09:49.0142040Z Preparing transaction: ...working... done 2023-07-20T12:09:51.4185731Z Verifying transaction: ...working... done 2023-07-20T12:09:55.7809504Z Executing transaction: ...working... done 2023-07-20T12:09:56.0299155Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:09:56.0300471Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:09:56.0301251Z + [[ cuda = \c\u\d\a ]] 2023-07-20T12:09:56.0301754Z + CONSTRAINTS=pytorch-cuda=11.8 2023-07-20T12:09:56.0302962Z + 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:51.1260311Z 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:51.1261109Z 2023-07-20T12:10:51.1261772Z 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:51.1265195Z 2023-07-20T12:10:51.1266192Z 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:51.1266955Z 2023-07-20T12:10:51.1267674Z 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:51.1268417Z 2023-07-20T12:10:51.1269095Z 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:51.1271987Z 2023-07-20T12:10:51.1272673Z 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:51.1273408Z 2023-07-20T12:10:51.1273830Z INFO conda.core.link:__init__(217): initializing UnlinkLinkTransaction with 2023-07-20T12:10:51.1274306Z 2023-07-20T12:10:51.1274736Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1275501Z 2023-07-20T12:10:51.1275693Z unlink_precs: 2023-07-20T12:10:51.1277547Z 2023-07-20T12:10:51.1278320Z 2023-07-20T12:10:51.1278550Z 2023-07-20T12:10:51.1278760Z link_precs: 2023-07-20T12:10:51.1278993Z 2023-07-20T12:10:51.1279223Z defaults/win-64::blas-1.0-mkl 2023-07-20T12:10:51.1279515Z 2023-07-20T12:10:51.1279734Z nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-20T12:10:51.1280036Z 2023-07-20T12:10:51.1280288Z nvidia/win-64::cuda-cudart-11.8.89-0 2023-07-20T12:10:51.1280787Z 2023-07-20T12:10:51.1281043Z nvidia/win-64::cuda-cupti-11.8.87-0 2023-07-20T12:10:51.1281359Z 2023-07-20T12:10:51.1281602Z nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-07-20T12:10:51.1281937Z 2023-07-20T12:10:51.1282136Z nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:10:51.1282426Z 2023-07-20T12:10:51.1282697Z nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:10:51.1285223Z 2023-07-20T12:10:51.1285485Z nvidia/win-64::libcublas-11.11.3.6-0 2023-07-20T12:10:51.1285827Z 2023-07-20T12:10:51.1286066Z nvidia/win-64::libcufft-10.9.0.58-0 2023-07-20T12:10:51.1286378Z 2023-07-20T12:10:51.1286607Z nvidia/win-64::libcurand-10.3.3.53-0 2023-07-20T12:10:51.1286897Z 2023-07-20T12:10:51.1287251Z nvidia/win-64::libcusolver-11.4.1.48-0 2023-07-20T12:10:51.1287592Z 2023-07-20T12:10:51.1287830Z nvidia/win-64::libcusparse-11.7.5.86-0 2023-07-20T12:10:51.1288164Z 2023-07-20T12:10:51.1288384Z nvidia/win-64::libnpp-11.8.0.86-0 2023-07-20T12:10:51.1288696Z 2023-07-20T12:10:51.1288929Z nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-07-20T12:10:51.1289245Z 2023-07-20T12:10:51.1289562Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-20T12:10:51.1292290Z 2023-07-20T12:10:51.1292595Z nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-07-20T12:10:51.1292923Z 2023-07-20T12:10:51.1293194Z nvidia/win-64::cuda-libraries-11.8.0-0 2023-07-20T12:10:51.1293538Z 2023-07-20T12:10:51.1294080Z nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-07-20T12:10:51.1294433Z 2023-07-20T12:10:51.1294709Z nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-07-20T12:10:51.1295055Z 2023-07-20T12:10:51.1295310Z nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-07-20T12:10:51.1295630Z 2023-07-20T12:10:51.1295890Z nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-20T12:10:51.1296227Z 2023-07-20T12:10:51.1296472Z nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-07-20T12:10:51.1299169Z 2023-07-20T12:10:51.1299454Z nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-07-20T12:10:51.1299806Z 2023-07-20T12:10:51.1300053Z nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-07-20T12:10:51.1300369Z 2023-07-20T12:10:51.1300646Z nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-07-20T12:10:51.1302512Z 2023-07-20T12:10:51.1302832Z nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-07-20T12:10:51.1303208Z 2023-07-20T12:10:51.1305123Z nvidia/win-64::cuda-runtime-11.8.0-0 2023-07-20T12:10:51.1306155Z 2023-07-20T12:10:51.1306506Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:10:51.1306902Z 2023-07-20T12:10:51.1307170Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-20T12:10:51.1307510Z 2023-07-20T12:10:51.1307755Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-20T12:10:51.1308076Z 2023-07-20T12:10:51.1308322Z defaults/win-64::yaml-0.2.5-he774522_0 2023-07-20T12:10:51.1308655Z 2023-07-20T12:10:51.1308896Z defaults/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:10:51.1309236Z 2023-07-20T12:10:51.1309587Z pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-07-20T12:10:51.1310003Z 2023-07-20T12:10:51.1310304Z defaults/win-64::filelock-3.9.0-py39haa95532_0 2023-07-20T12:10:51.1312942Z 2023-07-20T12:10:51.1313274Z defaults/win-64::markupsafe-2.1.1-py39h2bbff1b_0 2023-07-20T12:10:51.1313664Z 2023-07-20T12:10:51.1313983Z defaults/win-64::mkl-service-2.4.0-py39h2bbff1b_1 2023-07-20T12:10:51.1314455Z 2023-07-20T12:10:51.1315156Z defaults/win-64::mpmath-1.2.1-py39haa95532_0 2023-07-20T12:10:51.1315532Z 2023-07-20T12:10:51.1315842Z defaults/win-64::networkx-2.8.4-py39haa95532_1 2023-07-20T12:10:51.1316221Z 2023-07-20T12:10:51.1316506Z defaults/win-64::pyyaml-6.0-py39h2bbff1b_1 2023-07-20T12:10:51.1316862Z 2023-07-20T12:10:51.1317198Z defaults/win-64::typing_extensions-4.6.3-py39haa95532_0 2023-07-20T12:10:51.1317671Z 2023-07-20T12:10:51.1317957Z defaults/win-64::jinja2-3.1.2-py39haa95532_0 2023-07-20T12:10:51.1318314Z 2023-07-20T12:10:51.1318622Z defaults/win-64::numpy-base-1.25.0-py39h65a83cf_0 2023-07-20T12:10:51.1319001Z 2023-07-20T12:10:51.1319263Z defaults/win-64::sympy-1.11.1-py39haa95532_0 2023-07-20T12:10:51.1319634Z 2023-07-20T12:10:51.1320027Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230719-py3.9_cuda11.8_cudnn8_0 2023-07-20T12:10:51.1320483Z 2023-07-20T12:10:51.1320764Z defaults/win-64::mkl_fft-1.3.6-py39hf11a4ad_1 2023-07-20T12:10:51.1321116Z 2023-07-20T12:10:51.1321425Z defaults/win-64::mkl_random-1.2.2-py39hf11a4ad_1 2023-07-20T12:10:51.1321798Z 2023-07-20T12:10:51.1322080Z defaults/win-64::numpy-1.25.0-py39h055cbcc_0 2023-07-20T12:10:51.1324641Z 2023-07-20T12:10:51.1325183Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230720-py39_cu118 2023-07-20T12:10:51.1325718Z 2023-07-20T12:10:51.1325751Z 2023-07-20T12:10:51.1325761Z 2023-07-20T12:10:51.1326246Z INFO conda.core.link:verify(313): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:10:51.1326808Z 2023-07-20T12:10:51.1327375Z 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:51.1327991Z 2023-07-20T12:10:51.1328161Z path: 'license' 2023-07-20T12:10:51.1328408Z 2023-07-20T12:10:51.1328416Z 2023-07-20T12:10:51.1328424Z 2023-07-20T12:10:51.1328780Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:10:51.1329217Z 2023-07-20T12:10:51.1329598Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:10:51.1330025Z 2023-07-20T12:10:51.1330226Z path: 'build_env_setup.bat' 2023-07-20T12:10:51.1330498Z 2023-07-20T12:10:51.1330507Z 2023-07-20T12:10:51.1330515Z 2023-07-20T12:10:51.1330863Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:10:51.1331257Z 2023-07-20T12:10:51.1331639Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:10:51.1332049Z 2023-07-20T12:10:51.1332218Z path: 'conda_build.bat' 2023-07-20T12:10:51.1332756Z 2023-07-20T12:10:51.1332765Z 2023-07-20T12:10:51.1332774Z 2023-07-20T12:10:51.1333122Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:10:51.1333621Z 2023-07-20T12:10:51.1334079Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:10:51.1334493Z 2023-07-20T12:10:51.1334703Z path: 'metadata_conda_debug.yaml' 2023-07-20T12:10:51.1334994Z 2023-07-20T12:10:51.1335004Z 2023-07-20T12:10:51.1335013Z 2023-07-20T12:10:51.1335137Z ] 2023-07-20T12:10:51.1335305Z 2023-07-20T12:10:51.1335709Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-07-20T12:10:51.1336138Z 2023-07-20T12:10:51.1336487Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1336890Z 2023-07-20T12:10:51.1337145Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-07-20T12:10:51.1337467Z 2023-07-20T12:10:51.1337476Z 2023-07-20T12:10:51.1337497Z 2023-07-20T12:10:51.1337897Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.53-0 <=== 2023-07-20T12:10:51.1338303Z 2023-07-20T12:10:51.1338648Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1340605Z 2023-07-20T12:10:51.1342773Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.53-0 2023-07-20T12:10:51.1343162Z 2023-07-20T12:10:51.1343199Z 2023-07-20T12:10:51.1343209Z 2023-07-20T12:10:51.1343616Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-11.8.89-0 <=== 2023-07-20T12:10:51.1344051Z 2023-07-20T12:10:51.1344409Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1344805Z 2023-07-20T12:10:51.1345096Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-11.8.89-0 2023-07-20T12:10:51.1345613Z 2023-07-20T12:10:51.1345622Z 2023-07-20T12:10:51.1345631Z 2023-07-20T12:10:51.1346036Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cupti-11.8.87-0 <=== 2023-07-20T12:10:51.1346484Z 2023-07-20T12:10:51.1346815Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1347198Z 2023-07-20T12:10:51.1347502Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-11.8.87-0 2023-07-20T12:10:51.1347873Z 2023-07-20T12:10:51.1347882Z 2023-07-20T12:10:51.1347891Z 2023-07-20T12:10:51.1348301Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-11.8.89-0 <=== 2023-07-20T12:10:51.1348707Z 2023-07-20T12:10:51.1349046Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1349438Z 2023-07-20T12:10:51.1349740Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-11.8.89-0 2023-07-20T12:10:51.1350100Z 2023-07-20T12:10:51.1350108Z 2023-07-20T12:10:51.1350117Z 2023-07-20T12:10:51.1350509Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvtx-11.8.86-0 <=== 2023-07-20T12:10:51.1350947Z 2023-07-20T12:10:51.1351278Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1351672Z 2023-07-20T12:10:51.1351954Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-11.8.86-0 2023-07-20T12:10:51.1352423Z 2023-07-20T12:10:51.1352443Z 2023-07-20T12:10:51.1352452Z 2023-07-20T12:10:51.1353045Z 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:51.1353628Z 2023-07-20T12:10:51.1354189Z 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:51.1354836Z 2023-07-20T12:10:51.1355522Z 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:51.1356343Z 2023-07-20T12:10:51.1356981Z 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:51.1357606Z 2023-07-20T12:10:51.1358048Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.53-0 <=== 2023-07-20T12:10:51.1358514Z 2023-07-20T12:10:51.1358851Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1359247Z 2023-07-20T12:10:51.1359587Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.53-0 2023-07-20T12:10:51.1359990Z 2023-07-20T12:10:51.1360000Z 2023-07-20T12:10:51.1360010Z 2023-07-20T12:10:51.1360597Z 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:51.1361193Z 2023-07-20T12:10:51.1361606Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-11.11.3.6-0 <=== 2023-07-20T12:10:51.1362027Z 2023-07-20T12:10:51.1362365Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1362769Z 2023-07-20T12:10:51.1363230Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-11.11.3.6-0 2023-07-20T12:10:51.1363609Z 2023-07-20T12:10:51.1363618Z 2023-07-20T12:10:51.1363626Z 2023-07-20T12:10:51.1364031Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-10.9.0.58-0 <=== 2023-07-20T12:10:51.1364448Z 2023-07-20T12:10:51.1364795Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1365187Z 2023-07-20T12:10:51.1365485Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-10.9.0.58-0 2023-07-20T12:10:51.1365833Z 2023-07-20T12:10:51.1365842Z 2023-07-20T12:10:51.1365852Z 2023-07-20T12:10:51.1366248Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.53-0 <=== 2023-07-20T12:10:51.1366684Z 2023-07-20T12:10:51.1366996Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1367383Z 2023-07-20T12:10:51.1367676Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.53-0 2023-07-20T12:10:51.1368046Z 2023-07-20T12:10:51.1368067Z 2023-07-20T12:10:51.1368076Z 2023-07-20T12:10:51.1368489Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.1.48-0 <=== 2023-07-20T12:10:51.1368937Z 2023-07-20T12:10:51.1369272Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1369660Z 2023-07-20T12:10:51.1369956Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.1.48-0 2023-07-20T12:10:51.1370307Z 2023-07-20T12:10:51.1370316Z 2023-07-20T12:10:51.1370324Z 2023-07-20T12:10:51.1370717Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-11.7.5.86-0 <=== 2023-07-20T12:10:51.1373477Z 2023-07-20T12:10:51.1373837Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1374251Z 2023-07-20T12:10:51.1374572Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-11.7.5.86-0 2023-07-20T12:10:51.1374947Z 2023-07-20T12:10:51.1374956Z 2023-07-20T12:10:51.1374978Z 2023-07-20T12:10:51.1375386Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-11.8.0.86-0 <=== 2023-07-20T12:10:51.1375833Z 2023-07-20T12:10:51.1376162Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1376560Z 2023-07-20T12:10:51.1376855Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-11.8.0.86-0 2023-07-20T12:10:51.1377202Z 2023-07-20T12:10:51.1377211Z 2023-07-20T12:10:51.1377221Z 2023-07-20T12:10:51.1377617Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-11.9.0.86-0 <=== 2023-07-20T12:10:51.1378027Z 2023-07-20T12:10:51.1378362Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1378960Z 2023-07-20T12:10:51.1379266Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-11.9.0.86-0 2023-07-20T12:10:51.1379625Z 2023-07-20T12:10:51.1379634Z 2023-07-20T12:10:51.1379642Z 2023-07-20T12:10:51.1380104Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-07-20T12:10:51.1380598Z 2023-07-20T12:10:51.1380913Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1381305Z 2023-07-20T12:10:51.1381606Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-07-20T12:10:51.1381970Z 2023-07-20T12:10:51.1381979Z 2023-07-20T12:10:51.1381987Z 2023-07-20T12:10:51.1382404Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-11.8.89-0 <=== 2023-07-20T12:10:51.1382839Z 2023-07-20T12:10:51.1383162Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1383556Z 2023-07-20T12:10:51.1383840Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-11.8.89-0 2023-07-20T12:10:51.1384193Z 2023-07-20T12:10:51.1384201Z 2023-07-20T12:10:51.1384209Z 2023-07-20T12:10:51.1384793Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-11.8.0-0 <=== 2023-07-20T12:10:51.1385259Z 2023-07-20T12:10:51.1385594Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1385989Z 2023-07-20T12:10:51.1386296Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-11.8.0-0 2023-07-20T12:10:51.1386665Z 2023-07-20T12:10:51.1386674Z 2023-07-20T12:10:51.1386682Z 2023-07-20T12:10:51.1387096Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-11.8.89-0 <=== 2023-07-20T12:10:51.1387520Z 2023-07-20T12:10:51.1387861Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1388259Z 2023-07-20T12:10:51.1388586Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-11.8.89-0 2023-07-20T12:10:51.1388931Z 2023-07-20T12:10:51.1388940Z 2023-07-20T12:10:51.1388976Z 2023-07-20T12:10:51.1389353Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-dev-11.11.3.6-0 <=== 2023-07-20T12:10:51.1389813Z 2023-07-20T12:10:51.1390148Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1390534Z 2023-07-20T12:10:51.1390838Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-11.11.3.6-0 2023-07-20T12:10:51.1391220Z 2023-07-20T12:10:51.1391230Z 2023-07-20T12:10:51.1391239Z 2023-07-20T12:10:51.1391655Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-dev-10.9.0.58-0 <=== 2023-07-20T12:10:51.1392088Z 2023-07-20T12:10:51.1392429Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1392843Z 2023-07-20T12:10:51.1393148Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-10.9.0.58-0 2023-07-20T12:10:51.1393541Z 2023-07-20T12:10:51.1393550Z 2023-07-20T12:10:51.1393558Z 2023-07-20T12:10:51.1394007Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.53-0 <=== 2023-07-20T12:10:51.1394458Z 2023-07-20T12:10:51.1394812Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1395227Z 2023-07-20T12:10:51.1395528Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.53-0 2023-07-20T12:10:51.1395892Z 2023-07-20T12:10:51.1395901Z 2023-07-20T12:10:51.1395909Z 2023-07-20T12:10:51.1396330Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.1.48-0 <=== 2023-07-20T12:10:51.1396802Z 2023-07-20T12:10:51.1397140Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1397524Z 2023-07-20T12:10:51.1397842Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.1.48-0 2023-07-20T12:10:51.1398420Z 2023-07-20T12:10:51.1398429Z 2023-07-20T12:10:51.1398438Z 2023-07-20T12:10:51.1398876Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-dev-11.7.5.86-0 <=== 2023-07-20T12:10:51.1399340Z 2023-07-20T12:10:51.1399675Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1400090Z 2023-07-20T12:10:51.1400422Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-11.7.5.86-0 2023-07-20T12:10:51.1400811Z 2023-07-20T12:10:51.1400821Z 2023-07-20T12:10:51.1400830Z 2023-07-20T12:10:51.1401249Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-dev-11.8.0.86-0 <=== 2023-07-20T12:10:51.1401684Z 2023-07-20T12:10:51.1402036Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1402433Z 2023-07-20T12:10:51.1402730Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-11.8.0.86-0 2023-07-20T12:10:51.1403076Z 2023-07-20T12:10:51.1403085Z 2023-07-20T12:10:51.1403106Z 2023-07-20T12:10:51.1403530Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-11.9.0.86-0 <=== 2023-07-20T12:10:51.1403960Z 2023-07-20T12:10:51.1404296Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1404821Z 2023-07-20T12:10:51.1405157Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-11.9.0.86-0 2023-07-20T12:10:51.1405526Z 2023-07-20T12:10:51.1405536Z 2023-07-20T12:10:51.1405546Z 2023-07-20T12:10:51.1405973Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-11.8.0-0 <=== 2023-07-20T12:10:51.1406431Z 2023-07-20T12:10:51.1406763Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1407152Z 2023-07-20T12:10:51.1407481Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-11.8.0-0 2023-07-20T12:10:51.1407880Z 2023-07-20T12:10:51.1407890Z 2023-07-20T12:10:51.1407899Z 2023-07-20T12:10:51.1408332Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-runtime-11.8.0-0 <=== 2023-07-20T12:10:51.1408762Z 2023-07-20T12:10:51.1409104Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1409502Z 2023-07-20T12:10:51.1409793Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-11.8.0-0 2023-07-20T12:10:51.1410145Z 2023-07-20T12:10:51.1410155Z 2023-07-20T12:10:51.1410165Z 2023-07-20T12:10:51.1410611Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-07-20T12:10:51.1411062Z 2023-07-20T12:10:51.1411389Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1411776Z 2023-07-20T12:10:51.1412472Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:10:51.1412829Z 2023-07-20T12:10:51.1412836Z 2023-07-20T12:10:51.1412841Z 2023-07-20T12:10:51.1413125Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-07-20T12:10:51.1413419Z 2023-07-20T12:10:51.1413627Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1413865Z 2023-07-20T12:10:51.1414031Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-07-20T12:10:51.1414252Z 2023-07-20T12:10:51.1414258Z 2023-07-20T12:10:51.1414280Z 2023-07-20T12:10:51.1414502Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-07-20T12:10:51.1414762Z 2023-07-20T12:10:51.1414962Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1415196Z 2023-07-20T12:10:51.1415364Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-07-20T12:10:51.1415572Z 2023-07-20T12:10:51.1415578Z 2023-07-20T12:10:51.1415583Z 2023-07-20T12:10:51.1415817Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-07-20T12:10:51.1416278Z 2023-07-20T12:10:51.1416480Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1416712Z 2023-07-20T12:10:51.1416878Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-07-20T12:10:51.1417074Z 2023-07-20T12:10:51.1417097Z 2023-07-20T12:10:51.1417102Z 2023-07-20T12:10:51.1417327Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h8bd8f75_46356 <=== 2023-07-20T12:10:51.1417586Z 2023-07-20T12:10:51.1417782Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1418012Z 2023-07-20T12:10:51.1418186Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:10:51.1418396Z 2023-07-20T12:10:51.1418402Z 2023-07-20T12:10:51.1418407Z 2023-07-20T12:10:51.1418682Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-11.8-h24eeafa_5 <=== 2023-07-20T12:10:51.1418982Z 2023-07-20T12:10:51.1419180Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1419414Z 2023-07-20T12:10:51.1419606Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-11.8-h24eeafa_5 2023-07-20T12:10:51.1419837Z 2023-07-20T12:10:51.1420633Z 2023-07-20T12:10:51.1420645Z 2023-07-20T12:10:51.1420945Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py39haa95532_0 <=== 2023-07-20T12:10:51.1421226Z 2023-07-20T12:10:51.1421408Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1421643Z 2023-07-20T12:10:51.1421833Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py39haa95532_0 2023-07-20T12:10:51.1422059Z 2023-07-20T12:10:51.1422065Z 2023-07-20T12:10:51.1422071Z 2023-07-20T12:10:51.1422336Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py39h2bbff1b_0 <=== 2023-07-20T12:10:51.1422623Z 2023-07-20T12:10:51.1422821Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1423054Z 2023-07-20T12:10:51.1423252Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py39h2bbff1b_0 2023-07-20T12:10:51.1423488Z 2023-07-20T12:10:51.1423493Z 2023-07-20T12:10:51.1423505Z 2023-07-20T12:10:51.1423774Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py39h2bbff1b_1 <=== 2023-07-20T12:10:51.1424058Z 2023-07-20T12:10:51.1424253Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1424467Z 2023-07-20T12:10:51.1424667Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py39h2bbff1b_1 2023-07-20T12:10:51.1424902Z 2023-07-20T12:10:51.1424907Z 2023-07-20T12:10:51.1424913Z 2023-07-20T12:10:51.1425162Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mpmath-1.2.1-py39haa95532_0 <=== 2023-07-20T12:10:51.1425427Z 2023-07-20T12:10:51.1425626Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1425851Z 2023-07-20T12:10:51.1426036Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.2.1-py39haa95532_0 2023-07-20T12:10:51.1426256Z 2023-07-20T12:10:51.1426262Z 2023-07-20T12:10:51.1426267Z 2023-07-20T12:10:51.1426527Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::networkx-2.8.4-py39haa95532_1 <=== 2023-07-20T12:10:51.1426798Z 2023-07-20T12:10:51.1426989Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1427217Z 2023-07-20T12:10:51.1427387Z source=C:\Jenkins\Miniconda3\pkgs\networkx-2.8.4-py39haa95532_1 2023-07-20T12:10:51.1427611Z 2023-07-20T12:10:51.1427616Z 2023-07-20T12:10:51.1427621Z 2023-07-20T12:10:51.1427868Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py39h2bbff1b_1 <=== 2023-07-20T12:10:51.1428138Z 2023-07-20T12:10:51.1428333Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1428971Z 2023-07-20T12:10:51.1429184Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py39h2bbff1b_1 2023-07-20T12:10:51.1429404Z 2023-07-20T12:10:51.1429409Z 2023-07-20T12:10:51.1429415Z 2023-07-20T12:10:51.1429917Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::typing_extensions-4.6.3-py39haa95532_0 <=== 2023-07-20T12:10:51.1430486Z 2023-07-20T12:10:51.1430796Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1431037Z 2023-07-20T12:10:51.1431254Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.6.3-py39haa95532_0 2023-07-20T12:10:51.1431483Z 2023-07-20T12:10:51.1431489Z 2023-07-20T12:10:51.1431512Z 2023-07-20T12:10:51.1431745Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py39haa95532_0 <=== 2023-07-20T12:10:51.1432011Z 2023-07-20T12:10:51.1432209Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1432639Z 2023-07-20T12:10:51.1432832Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py39haa95532_0 2023-07-20T12:10:51.1433143Z 2023-07-20T12:10:51.1433154Z 2023-07-20T12:10:51.1433162Z 2023-07-20T12:10:51.1433894Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-base-1.25.0-py39h65a83cf_0 <=== 2023-07-20T12:10:51.1434215Z 2023-07-20T12:10:51.1434418Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1434649Z 2023-07-20T12:10:51.1434848Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.0-py39h65a83cf_0 2023-07-20T12:10:51.1435084Z 2023-07-20T12:10:51.1435090Z 2023-07-20T12:10:51.1435095Z 2023-07-20T12:10:51.1435346Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py39haa95532_0 <=== 2023-07-20T12:10:51.1435593Z 2023-07-20T12:10:51.1435785Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1436022Z 2023-07-20T12:10:51.1436202Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py39haa95532_0 2023-07-20T12:10:51.1436422Z 2023-07-20T12:10:51.1436428Z 2023-07-20T12:10:51.1436433Z 2023-07-20T12:10:51.1436740Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230719-py3.9_cuda11.8_cudnn8_0 <=== 2023-07-20T12:10:51.1437055Z 2023-07-20T12:10:51.1437249Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1437482Z 2023-07-20T12:10:51.1437701Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230719-py3.9_cuda11.8_cudnn8_0 2023-07-20T12:10:51.1437952Z 2023-07-20T12:10:51.1437958Z 2023-07-20T12:10:51.1437963Z 2023-07-20T12:10:51.1438210Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py39hf11a4ad_1 <=== 2023-07-20T12:10:51.1438478Z 2023-07-20T12:10:51.1438658Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1438895Z 2023-07-20T12:10:51.1439078Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py39hf11a4ad_1 2023-07-20T12:10:51.1439297Z 2023-07-20T12:10:51.1439303Z 2023-07-20T12:10:51.1439308Z 2023-07-20T12:10:51.1439567Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py39hf11a4ad_1 <=== 2023-07-20T12:10:51.1439840Z 2023-07-20T12:10:51.1440035Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1440262Z 2023-07-20T12:10:51.1440451Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py39hf11a4ad_1 2023-07-20T12:10:51.1440678Z 2023-07-20T12:10:51.1440683Z 2023-07-20T12:10:51.1440689Z 2023-07-20T12:10:51.1440939Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-1.25.0-py39h055cbcc_0 <=== 2023-07-20T12:10:51.1441202Z 2023-07-20T12:10:51.1441585Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1441966Z 2023-07-20T12:10:51.1442135Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.0-py39h055cbcc_0 2023-07-20T12:10:51.1442354Z 2023-07-20T12:10:51.1442360Z 2023-07-20T12:10:51.1442365Z 2023-07-20T12:10:51.1442735Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230720-py39_cu118 <=== 2023-07-20T12:10:51.1443093Z 2023-07-20T12:10:51.1443289Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1443522Z 2023-07-20T12:10:51.1443725Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230720-py39_cu118 2023-07-20T12:10:51.1443966Z 2023-07-20T12:10:51.1443971Z 2023-07-20T12:10:51.1443976Z 2023-07-20T12:10:51.1443981Z 2023-07-20T12:10:51.1444331Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:10:51.1444565Z 2023-07-20T12:10:51.1444818Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-07-20T12:10:51.1445107Z 2023-07-20T12:10:51.1445399Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-07-20T12:10:51.1445711Z 2023-07-20T12:10:51.1446260Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T12:10:51.1446511Z 2023-07-20T12:10:51.1446641Z Solving environment: ...working... done 2023-07-20T12:10:51.1446818Z 2023-07-20T12:10:51.1446823Z 2023-07-20T12:10:51.1446829Z 2023-07-20T12:10:51.1446926Z ## Package Plan ## 2023-07-20T12:10:51.1447066Z 2023-07-20T12:10:51.1447072Z 2023-07-20T12:10:51.1447077Z 2023-07-20T12:10:51.1447303Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:51.1447542Z 2023-07-20T12:10:51.1447564Z 2023-07-20T12:10:51.1447569Z 2023-07-20T12:10:51.1447655Z added / updated specs: 2023-07-20T12:10:51.1447811Z 2023-07-20T12:10:51.1447914Z - distr::torchaudio 2023-07-20T12:10:51.1448058Z 2023-07-20T12:10:51.1448159Z - pytorch-cuda=11.8 2023-07-20T12:10:51.1448303Z 2023-07-20T12:10:51.1448308Z 2023-07-20T12:10:51.1448313Z 2023-07-20T12:10:51.1448318Z 2023-07-20T12:10:51.1448323Z 2023-07-20T12:10:51.1448468Z The following packages will be downloaded: 2023-07-20T12:10:51.1448655Z 2023-07-20T12:10:51.1448660Z 2023-07-20T12:10:51.1448665Z 2023-07-20T12:10:51.1448784Z package | build 2023-07-20T12:10:51.1448946Z 2023-07-20T12:10:51.1449081Z ---------------------------|----------------- 2023-07-20T12:10:51.1449255Z 2023-07-20T12:10:51.1449393Z mkl-service-2.4.0 | py39h2bbff1b_1 45 KB 2023-07-20T12:10:51.1449588Z 2023-07-20T12:10:51.1449727Z mkl_fft-1.3.6 | py39hf11a4ad_1 160 KB 2023-07-20T12:10:51.1449906Z 2023-07-20T12:10:51.1450050Z mkl_random-1.2.2 | py39hf11a4ad_1 219 KB 2023-07-20T12:10:51.1450235Z 2023-07-20T12:10:51.1450376Z numpy-1.25.0 | py39h055cbcc_0 13 KB 2023-07-20T12:10:51.1450551Z 2023-07-20T12:10:51.1450697Z numpy-base-1.25.0 | py39h65a83cf_0 6.2 MB 2023-07-20T12:10:51.1450877Z 2023-07-20T12:10:51.1451126Z torchaudio-2.1.0.dev20230720| py39_cu118 6.9 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:10:51.1451406Z 2023-07-20T12:10:51.1451573Z ------------------------------------------------------------ 2023-07-20T12:10:51.1451769Z 2023-07-20T12:10:51.1451892Z Total: 13.5 MB 2023-07-20T12:10:51.1452050Z 2023-07-20T12:10:51.1452056Z 2023-07-20T12:10:51.1452061Z 2023-07-20T12:10:51.1452207Z The following NEW packages will be INSTALLED: 2023-07-20T12:10:51.1452393Z 2023-07-20T12:10:51.1452398Z 2023-07-20T12:10:51.1452404Z 2023-07-20T12:10:51.1452550Z blas pkgs/main/win-64::blas-1.0-mkl 2023-07-20T12:10:51.1452862Z 2023-07-20T12:10:51.1453025Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-20T12:10:51.1453217Z 2023-07-20T12:10:51.1453385Z cuda-cudart nvidia/win-64::cuda-cudart-11.8.89-0 2023-07-20T12:10:51.1453567Z 2023-07-20T12:10:51.1453756Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-07-20T12:10:51.1453970Z 2023-07-20T12:10:51.1454133Z cuda-cupti nvidia/win-64::cuda-cupti-11.8.87-0 2023-07-20T12:10:51.1454329Z 2023-07-20T12:10:51.1454506Z cuda-libraries nvidia/win-64::cuda-libraries-11.8.0-0 2023-07-20T12:10:51.1454715Z 2023-07-20T12:10:51.1454909Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-07-20T12:10:51.1455139Z 2023-07-20T12:10:51.1455297Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-07-20T12:10:51.1455491Z 2023-07-20T12:10:51.1455650Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-07-20T12:10:51.1455867Z 2023-07-20T12:10:51.1456022Z cuda-nvtx nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-20T12:10:51.1456215Z 2023-07-20T12:10:51.1456417Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:10:51.1456649Z 2023-07-20T12:10:51.1457160Z cuda-runtime nvidia/win-64::cuda-runtime-11.8.0-0 2023-07-20T12:10:51.1457397Z 2023-07-20T12:10:51.1457585Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 2023-07-20T12:10:51.1457798Z 2023-07-20T12:10:51.1457996Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:10:51.1458212Z 2023-07-20T12:10:51.1458381Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 2023-07-20T12:10:51.1458582Z 2023-07-20T12:10:51.1458744Z libcublas nvidia/win-64::libcublas-11.11.3.6-0 2023-07-20T12:10:51.1458935Z 2023-07-20T12:10:51.1459111Z libcublas-dev nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-07-20T12:10:51.1459329Z 2023-07-20T12:10:51.1459483Z libcufft nvidia/win-64::libcufft-10.9.0.58-0 2023-07-20T12:10:51.1459668Z 2023-07-20T12:10:51.1459843Z libcufft-dev nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-07-20T12:10:51.1460048Z 2023-07-20T12:10:51.1460213Z libcurand nvidia/win-64::libcurand-10.3.3.53-0 2023-07-20T12:10:51.1460387Z 2023-07-20T12:10:51.1460564Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-20T12:10:51.1460771Z 2023-07-20T12:10:51.1460936Z libcusolver nvidia/win-64::libcusolver-11.4.1.48-0 2023-07-20T12:10:51.1461133Z 2023-07-20T12:10:51.1461316Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-07-20T12:10:51.1461534Z 2023-07-20T12:10:51.1461704Z libcusparse nvidia/win-64::libcusparse-11.7.5.86-0 2023-07-20T12:10:51.1461905Z 2023-07-20T12:10:51.1462092Z libcusparse-dev nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-07-20T12:10:51.1462310Z 2023-07-20T12:10:51.1462442Z libnpp nvidia/win-64::libnpp-11.8.0.86-0 2023-07-20T12:10:51.1462635Z 2023-07-20T12:10:51.1462804Z libnpp-dev nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-07-20T12:10:51.1463001Z 2023-07-20T12:10:51.1463161Z libnvjpeg nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-07-20T12:10:51.1463359Z 2023-07-20T12:10:51.1463536Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-07-20T12:10:51.1463747Z 2023-07-20T12:10:51.1463905Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-20T12:10:51.1464099Z 2023-07-20T12:10:51.1464289Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 2023-07-20T12:10:51.1464497Z 2023-07-20T12:10:51.1464656Z mkl pkgs/main/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:10:51.1464845Z 2023-07-20T12:10:51.1465037Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py39h2bbff1b_1 2023-07-20T12:10:51.1465260Z 2023-07-20T12:10:51.1465428Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py39hf11a4ad_1 2023-07-20T12:10:51.1465759Z 2023-07-20T12:10:51.1465938Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py39hf11a4ad_1 2023-07-20T12:10:51.1466148Z 2023-07-20T12:10:51.1466319Z mpmath pkgs/main/win-64::mpmath-1.2.1-py39haa95532_0 2023-07-20T12:10:51.1466528Z 2023-07-20T12:10:51.1466706Z networkx pkgs/main/win-64::networkx-2.8.4-py39haa95532_1 2023-07-20T12:10:51.1466899Z 2023-07-20T12:10:51.1467063Z numpy pkgs/main/win-64::numpy-1.25.0-py39h055cbcc_0 2023-07-20T12:10:51.1467256Z 2023-07-20T12:10:51.1467444Z numpy-base pkgs/main/win-64::numpy-base-1.25.0-py39h65a83cf_0 2023-07-20T12:10:51.1467666Z 2023-07-20T12:10:51.1467888Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230719-py3.9_cuda11.8_cudnn8_0 2023-07-20T12:10:51.1468136Z 2023-07-20T12:10:51.1468341Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-07-20T12:10:51.1468590Z 2023-07-20T12:10:51.1468792Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-20T12:10:51.1469027Z 2023-07-20T12:10:51.1469197Z pyyaml pkgs/main/win-64::pyyaml-6.0-py39h2bbff1b_1 2023-07-20T12:10:51.1469382Z 2023-07-20T12:10:51.1469911Z sympy pkgs/main/win-64::sympy-1.11.1-py39haa95532_0 2023-07-20T12:10:51.1470145Z 2023-07-20T12:10:51.1470304Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-20T12:10:51.1470488Z 2023-07-20T12:10:51.1470680Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230720-py39_cu118 2023-07-20T12:10:51.1470903Z 2023-07-20T12:10:51.1471109Z typing_extensions pkgs/main/win-64::typing_extensions-4.6.3-py39haa95532_0 2023-07-20T12:10:51.1471345Z 2023-07-20T12:10:51.1471497Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-07-20T12:10:51.1471682Z 2023-07-20T12:10:51.1471687Z 2023-07-20T12:10:51.1471693Z 2023-07-20T12:10:51.1471698Z 2023-07-20T12:10:51.1471712Z 2023-07-20T12:10:51.1471848Z Preparing transaction: ...working... done 2023-07-20T12:10:51.1472030Z 2023-07-20T12:10:51.1472145Z Verifying transaction: ...working... done 2023-07-20T12:10:51.1472323Z 2023-07-20T12:10:51.1472452Z Executing transaction: ...working... done 2023-07-20T12:10:51.1472628Z 2023-07-20T12:10:51.1472639Z 2023-07-20T12:10:51.2143889Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-07-20T12:10:51.2147307Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-07-20T12:10:51.2148093Z + conda install --yes --quiet 'ffmpeg<5' 2023-07-20T12:10:51.2149088Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-07-20T12:10:58.1311792Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:11:00.6906439Z Solving environment: ...working... done 2023-07-20T12:11:02.1317526Z 2023-07-20T12:11:02.1318017Z ## Package Plan ## 2023-07-20T12:11:02.1318360Z 2023-07-20T12:11:02.1318623Z environment location: C:\Jenkins\Miniconda3 2023-07-20T12:11:02.1318983Z 2023-07-20T12:11:02.1319157Z added / updated specs: 2023-07-20T12:11:02.1319568Z - ffmpeg[version='<5'] 2023-07-20T12:11:02.1319824Z 2023-07-20T12:11:02.1319834Z 2023-07-20T12:11:02.1320057Z The following packages will be downloaded: 2023-07-20T12:11:02.1320383Z 2023-07-20T12:11:02.1320569Z package | build 2023-07-20T12:11:02.1321204Z ---------------------------|----------------- 2023-07-20T12:11:02.1321740Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-07-20T12:11:02.1322448Z ------------------------------------------------------------ 2023-07-20T12:11:02.1322981Z Total: 17.6 MB 2023-07-20T12:11:02.1323258Z 2023-07-20T12:11:02.1323506Z The following NEW packages will be INSTALLED: 2023-07-20T12:11:02.1323828Z 2023-07-20T12:11:02.1324136Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-07-20T12:11:02.1324799Z 2023-07-20T12:11:02.1324808Z 2023-07-20T12:11:02.1425524Z Preparing transaction: ...working... done 2023-07-20T12:11:02.1807548Z Verifying transaction: ...working... done 2023-07-20T12:11:02.3767459Z Executing transaction: ...working... done 2023-07-20T12:11:02.6344611Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' python pytorch/audio/test/smoke_test/smoke_test.py 2023-07-20T12:11:08.9902410Z Smoke test passed. 2023-07-20T12:11:08.9902652Z 2023-07-20T12:11:08.9902660Z 2023-07-20T12:11:09.0612722Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:11:15.5956551Z 2023-07-20T12:11:15.5957620Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke: 2023-07-20T12:11:15.5958272Z 2023-07-20T12:11:15.7713819Z ##[group]Run set -euxo pipefail 2023-07-20T12:11:15.7714165Z set -euxo pipefail 2023-07-20T12:11:15.7714428Z source "${BUILD_ENV_FILE}" 2023-07-20T12:11:15.7714776Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-07-20T12:11:15.7715293Z ${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:11:15.7743021Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T12:11:15.7743294Z env: 2023-07-20T12:11:15.7743537Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:11:15.7743822Z PYTHON_VERSION: 3.9 2023-07-20T12:11:15.7744057Z PACKAGE_TYPE: conda 2023-07-20T12:11:15.7744297Z REPOSITORY: pytorch/audio 2023-07-20T12:11:15.7744507Z REF: 2023-07-20T12:11:15.7744710Z CU_VERSION: cu118 2023-07-20T12:11:15.7744928Z CHANNEL: nightly 2023-07-20T12:11:15.7745225Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-20T12:11:15.7745569Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:11:15.7745951Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:11:15.7746384Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:11:15.7746795Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:11:15.7747108Z PACKAGE_NAME: torchaudio 2023-07-20T12:11:15.7747994Z CONDA_PYTORCHBOT_TOKEN: *** 2023-07-20T12:11:15.7748251Z ##[endgroup] 2023-07-20T12:11:16.0960902Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T12:11:16.0962526Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:11:16.0963068Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:11:16.0963722Z ++ export CMAKE_USE_CUDA=1 2023-07-20T12:11:16.0964165Z ++ CMAKE_USE_CUDA=1 2023-07-20T12:11:16.0964781Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T12:11:16.0965463Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T12:11:16.0966157Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-20T12:11:16.0966937Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-20T12:11:16.0967731Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:11:16.0968470Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:11:16.0969167Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:11:16.0969877Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:11:16.0970615Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:11:16.0971149Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:11:16.0972050Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:11:16.0972889Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:11:16.0973736Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:11:16.0974560Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-20T12:11:16.0975171Z ++ export FORCE_CUDA=1 2023-07-20T12:11:16.0976000Z ++ FORCE_CUDA=1 2023-07-20T12:11:16.0978347Z ++ 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:11:16.0985196Z ++ 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:11:16.0987227Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:11:16.0987757Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:11:16.0988304Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T12:11:16.0988824Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T12:11:16.0989391Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T12:11:16.0990025Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-20T12:11:16.0990687Z ++ export VERSION_SUFFIX= 2023-07-20T12:11:16.0991258Z ++ VERSION_SUFFIX= 2023-07-20T12:11:16.0991721Z ++ export WHEEL_DIR= 2023-07-20T12:11:16.0992114Z ++ WHEEL_DIR= 2023-07-20T12:11:16.0992856Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5610470956' conda install --yes --quiet anaconda-client 2023-07-20T12:11:35.3550981Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:11:35.3551360Z 2023-07-20T12:11:35.3551500Z Solving environment: ...working... done 2023-07-20T12:11:35.3551738Z 2023-07-20T12:11:35.3551748Z 2023-07-20T12:11:35.3551757Z 2023-07-20T12:11:35.3551863Z ## Package Plan ## 2023-07-20T12:11:35.3552008Z 2023-07-20T12:11:35.3552015Z 2023-07-20T12:11:35.3552022Z 2023-07-20T12:11:35.3552251Z environment location: C:\actions-runner\_work\_temp\conda_environment_5610470956 2023-07-20T12:11:35.3552503Z 2023-07-20T12:11:35.3552510Z 2023-07-20T12:11:35.3552516Z 2023-07-20T12:11:35.3552604Z added / updated specs: 2023-07-20T12:11:35.3552756Z 2023-07-20T12:11:35.3552855Z - anaconda-client 2023-07-20T12:11:35.3553029Z 2023-07-20T12:11:35.3553035Z 2023-07-20T12:11:35.3553041Z 2023-07-20T12:11:35.3553047Z 2023-07-20T12:11:35.3553052Z 2023-07-20T12:11:35.3553193Z The following packages will be downloaded: 2023-07-20T12:11:35.3553391Z 2023-07-20T12:11:35.3553397Z 2023-07-20T12:11:35.3553402Z 2023-07-20T12:11:35.3553518Z package | build 2023-07-20T12:11:35.3553678Z 2023-07-20T12:11:35.3553813Z ---------------------------|----------------- 2023-07-20T12:11:35.3553989Z 2023-07-20T12:11:35.3554151Z anaconda-client-1.12.0 | py39haa95532_0 166 KB 2023-07-20T12:11:35.3554351Z 2023-07-20T12:11:35.3554476Z attrs-22.1.0 | py39haa95532_0 84 KB 2023-07-20T12:11:35.3554655Z 2023-07-20T12:11:35.3554792Z clyent-1.2.2 | py39haa95532_1 21 KB 2023-07-20T12:11:35.3554972Z 2023-07-20T12:11:35.3555123Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-07-20T12:11:35.3555309Z 2023-07-20T12:11:35.3555458Z jsonschema-4.17.3 | py39haa95532_0 156 KB 2023-07-20T12:11:35.3555639Z 2023-07-20T12:11:35.3555783Z jupyter_core-5.3.0 | py39haa95532_0 107 KB 2023-07-20T12:11:35.3556231Z 2023-07-20T12:11:35.3556374Z nbformat-5.7.0 | py39haa95532_0 152 KB 2023-07-20T12:11:35.3556533Z 2023-07-20T12:11:35.3556684Z platformdirs-2.5.2 | py39haa95532_0 24 KB 2023-07-20T12:11:35.3556873Z 2023-07-20T12:11:35.3557020Z pyrsistent-0.18.0 | py39h196d8e1_0 90 KB 2023-07-20T12:11:35.3557206Z 2023-07-20T12:11:35.3557364Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-07-20T12:11:35.3557560Z 2023-07-20T12:11:35.3557730Z python-fastjsonschema-2.16.2| py39haa95532_0 231 KB 2023-07-20T12:11:35.3557938Z 2023-07-20T12:11:35.3558078Z pywin32-305 | py39h2bbff1b_0 10.7 MB 2023-07-20T12:11:35.3558239Z 2023-07-20T12:11:35.3559259Z requests-toolbelt-0.9.1 | pyhd3eb1b0_0 42 KB 2023-07-20T12:11:35.3559510Z 2023-07-20T12:11:35.3559660Z traitlets-5.7.1 | py39haa95532_0 205 KB 2023-07-20T12:11:35.3559852Z 2023-07-20T12:11:35.3560015Z ------------------------------------------------------------ 2023-07-20T12:11:35.3560212Z 2023-07-20T12:11:35.3560336Z Total: 12.2 MB 2023-07-20T12:11:35.3560497Z 2023-07-20T12:11:35.3560503Z 2023-07-20T12:11:35.3560509Z 2023-07-20T12:11:35.3560653Z The following NEW packages will be INSTALLED: 2023-07-20T12:11:35.3560840Z 2023-07-20T12:11:35.3560846Z 2023-07-20T12:11:35.3560852Z 2023-07-20T12:11:35.3561090Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py39haa95532_0 2023-07-20T12:11:35.3561341Z 2023-07-20T12:11:35.3561495Z attrs pkgs/main/win-64::attrs-22.1.0-py39haa95532_0 2023-07-20T12:11:35.3561699Z 2023-07-20T12:11:35.3561876Z clyent pkgs/main/win-64::clyent-1.2.2-py39haa95532_1 2023-07-20T12:11:35.3562076Z 2023-07-20T12:11:35.3562266Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-07-20T12:11:35.3562495Z 2023-07-20T12:11:35.3562683Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py39haa95532_0 2023-07-20T12:11:35.3562903Z 2023-07-20T12:11:35.3563089Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py39haa95532_0 2023-07-20T12:11:35.3563308Z 2023-07-20T12:11:35.3563482Z nbformat pkgs/main/win-64::nbformat-5.7.0-py39haa95532_0 2023-07-20T12:11:35.3563674Z 2023-07-20T12:11:35.3563872Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py39haa95532_0 2023-07-20T12:11:35.3564106Z 2023-07-20T12:11:35.3564294Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py39h196d8e1_0 2023-07-20T12:11:35.3564517Z 2023-07-20T12:11:35.3564731Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-07-20T12:11:35.3564983Z 2023-07-20T12:11:35.3565223Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py39haa95532_0 2023-07-20T12:11:35.3565492Z 2023-07-20T12:11:35.3565660Z pywin32 pkgs/main/win-64::pywin32-305-py39h2bbff1b_0 2023-07-20T12:11:35.3565866Z 2023-07-20T12:11:35.3566088Z requests-toolbelt pkgs/main/noarch::requests-toolbelt-0.9.1-pyhd3eb1b0_0 2023-07-20T12:11:35.3566322Z 2023-07-20T12:11:35.3566504Z traitlets pkgs/main/win-64::traitlets-5.7.1-py39haa95532_0 2023-07-20T12:11:35.3566718Z 2023-07-20T12:11:35.3566724Z 2023-07-20T12:11:35.3566730Z 2023-07-20T12:11:35.3566736Z 2023-07-20T12:11:35.3566741Z 2023-07-20T12:11:35.3566879Z Preparing transaction: ...working... done 2023-07-20T12:11:35.3567061Z 2023-07-20T12:11:35.3567193Z Verifying transaction: ...working... done 2023-07-20T12:11:35.3567368Z 2023-07-20T12:11:35.3567497Z Executing transaction: ...working... done 2023-07-20T12:11:35.3567670Z 2023-07-20T12:11:35.3567676Z 2023-07-20T12:11:35.4189835Z + 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:44.2214880Z Using Anaconda API: https://api.anaconda.org 2023-07-20T12:11:44.2215320Z 2023-07-20T12:11:44.2218779Z Using "pytorch-nightly" as upload username 2023-07-20T12:11:44.2219120Z 2023-07-20T12:11:44.2219516Z Processing "distr/win-64\torchaudio-2.1.0.dev20230720-py39_cu118.tar.bz2" 2023-07-20T12:11:44.2219953Z 2023-07-20T12:11:44.2220156Z Detecting file type... 2023-07-20T12:11:44.2220427Z 2023-07-20T12:11:44.2220601Z File type is "Conda" 2023-07-20T12:11:44.2221008Z 2023-07-20T12:11:44.2221386Z Extracting conda attributes for upload 2023-07-20T12:11:44.2221760Z 2023-07-20T12:11:44.2221968Z Creating package "torchaudio" 2023-07-20T12:11:44.2223678Z 2023-07-20T12:11:44.2224292Z Creating release "2.1.0.dev20230720" 2023-07-20T12:11:44.2224614Z 2023-07-20T12:11:44.2225729Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230720/win-64/torchaudio-2.1.0.dev20230720-py39_cu118.tar.bz2" 2023-07-20T12:11:44.2226318Z 2023-07-20T12:11:44.2226352Z 2023-07-20T12:11:44.2226589Z 0%| | 0.00/6.92M [00:00