2023-07-20T11:34:46.2579944Z Requested labels: windows.8xlarge.nvidia.gpu 2023-07-20T11:34:46.2580068Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-07-20T11:34:46.2580268Z Reusable workflow chain: 2023-07-20T11:34:46.2580369Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (6a67f8ba5a61a7068729fcd436b7009d56649e2b) 2023-07-20T11:34:46.2580465Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (6c2fe3a9774fd7c2b04cd2b74986beee36263321) 2023-07-20T11:34:46.2580563Z Waiting for a runner to pick up this job... 2023-07-20T11:39:40.7704826Z Job is about to start running on the runner: i-095041fa26c5963c6 (organization) 2023-07-20T11:41:51.8584741Z Current runner version: '2.306.0' 2023-07-20T11:41:51.8598959Z Runner name: 'i-095041fa26c5963c6' 2023-07-20T11:41:51.8601395Z Runner group name: 'Default' 2023-07-20T11:41:51.8602147Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-07-20T11:41:51.8604667Z ##[group]GITHUB_TOKEN Permissions 2023-07-20T11:41:51.8605372Z Actions: write 2023-07-20T11:41:51.8607604Z Checks: write 2023-07-20T11:41:51.8607906Z Contents: write 2023-07-20T11:41:51.8608224Z Deployments: write 2023-07-20T11:41:51.8608556Z Discussions: write 2023-07-20T11:41:51.8608792Z Issues: write 2023-07-20T11:41:51.8609074Z Metadata: read 2023-07-20T11:41:51.8609357Z Packages: write 2023-07-20T11:41:51.8609671Z Pages: write 2023-07-20T11:41:51.8609911Z PullRequests: write 2023-07-20T11:41:51.8610247Z RepositoryProjects: write 2023-07-20T11:41:51.8610570Z SecurityEvents: write 2023-07-20T11:41:51.8610818Z Statuses: write 2023-07-20T11:41:51.8611140Z ##[endgroup] 2023-07-20T11:41:51.8617911Z Secret source: Actions 2023-07-20T11:41:51.8618470Z Prepare workflow directory 2023-07-20T11:41:52.9213879Z Prepare all required actions 2023-07-20T11:41:52.9480484Z Getting action download info 2023-07-20T11:41:53.5922080Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-07-20T11:42:16.4062365Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-07-20T11:42:17.5750176Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (6c2fe3a9774fd7c2b04cd2b74986beee36263321) 2023-07-20T11:42:17.5752816Z ##[group] Inputs 2023-07-20T11:42:17.5753205Z runner-type: 2023-07-20T11:42:17.5753616Z conda-package-directory: packaging/torchaudio 2023-07-20T11:42:17.5753999Z repository: pytorch/audio 2023-07-20T11:42:17.5754266Z ref: 2023-07-20T11:42:17.5754599Z test-infra-repository: pytorch/test-infra 2023-07-20T11:42:17.5754981Z test-infra-ref: main 2023-07-20T11:42:17.5764046Z 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:17.5772038Z pre-script: 2023-07-20T11:42:17.5772342Z post-script: 2023-07-20T11:42:17.5772635Z package-name: torchaudio 2023-07-20T11:42:17.5772991Z trigger-event: push 2023-07-20T11:42:17.5773350Z smoke-test-script: test/smoke_test/smoke_test.py 2023-07-20T11:42:17.5773649Z cache-path: 2023-07-20T11:42:17.5773927Z cache-key: 2023-07-20T11:42:17.5774242Z ##[endgroup] 2023-07-20T11:42:17.5774551Z Complete job name: pytorch/audio / conda-py3_10-cuda12_1 2023-07-20T11:42:18.3154574Z ##[group]Run actions/checkout@v3 2023-07-20T11:42:18.3155220Z with: 2023-07-20T11:42:18.3155669Z repository: pytorch/test-infra 2023-07-20T11:42:18.3156139Z ref: main 2023-07-20T11:42:18.3156537Z path: test-infra 2023-07-20T11:42:18.3157240Z token: *** 2023-07-20T11:42:18.3157639Z ssh-strict: true 2023-07-20T11:42:18.3158103Z persist-credentials: true 2023-07-20T11:42:18.3158612Z clean: true 2023-07-20T11:42:18.3159178Z sparse-checkout-cone-mode: true 2023-07-20T11:42:18.3159677Z fetch-depth: 1 2023-07-20T11:42:18.3160058Z lfs: false 2023-07-20T11:42:18.3160545Z submodules: false 2023-07-20T11:42:18.3162276Z set-safe-directory: true 2023-07-20T11:42:18.3162710Z env: 2023-07-20T11:42:18.3163312Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:18.3163851Z PYTHON_VERSION: 3.10 2023-07-20T11:42:18.3164273Z PACKAGE_TYPE: conda 2023-07-20T11:42:18.3164734Z REPOSITORY: pytorch/audio 2023-07-20T11:42:18.3165168Z REF: 2023-07-20T11:42:18.3165616Z CU_VERSION: cu121 2023-07-20T11:42:18.3166135Z ##[endgroup] 2023-07-20T11:42:18.5108720Z Syncing repository: pytorch/test-infra 2023-07-20T11:42:18.5110655Z ##[group]Getting Git version info 2023-07-20T11:42:18.5111080Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-07-20T11:42:18.5199517Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-20T11:42:36.9085693Z git version 2.41.0.windows.1 2023-07-20T11:42:36.9136385Z ##[endgroup] 2023-07-20T11:42:36.9178086Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b072196f-256b-4496-9add-24a622328b11' before making global git config changes 2023-07-20T11:42:36.9179054Z Adding repository directory to the temporary git global config as a safe directory 2023-07-20T11:42:36.9191833Z [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:36.9739686Z ##[group]Initializing the repository 2023-07-20T11:42:36.9749181Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-07-20T11:42:37.0696040Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-07-20T11:42:37.0769754Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-07-20T11:42:37.1204312Z ##[endgroup] 2023-07-20T11:42:37.1205243Z ##[group]Disabling automatic garbage collection 2023-07-20T11:42:37.1214837Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-20T11:42:37.1575993Z ##[endgroup] 2023-07-20T11:42:37.1576651Z ##[group]Setting up auth 2023-07-20T11:42:37.1601369Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-20T11:42:37.1982915Z [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:41.5589882Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-20T11:42:41.5954393Z [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:42.0940655Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:42:42.1282284Z ##[endgroup] 2023-07-20T11:42:42.1283048Z ##[group]Fetching the repository 2023-07-20T11:42:42.1301992Z [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:45.8361580Z remote: Enumerating objects: 1061, done. 2023-07-20T11:42:45.8362208Z remote: Counting objects: 0% (1/1061) 2023-07-20T11:42:45.8384667Z remote: Counting objects: 1% (11/1061) 2023-07-20T11:42:45.8385063Z remote: Counting objects: 2% (22/1061) 2023-07-20T11:42:45.8385395Z remote: Counting objects: 3% (32/1061) 2023-07-20T11:42:45.8385944Z remote: Counting objects: 4% (43/1061) 2023-07-20T11:42:45.8386450Z remote: Counting objects: 5% (54/1061) 2023-07-20T11:42:45.8386991Z remote: Counting objects: 6% (64/1061) 2023-07-20T11:42:45.8389954Z remote: Counting objects: 7% (75/1061) 2023-07-20T11:42:45.8390865Z remote: Counting objects: 8% (85/1061) 2023-07-20T11:42:45.8391368Z remote: Counting objects: 9% (96/1061) 2023-07-20T11:42:45.8391673Z remote: Counting objects: 10% (107/1061) 2023-07-20T11:42:45.8391988Z remote: Counting objects: 11% (117/1061) 2023-07-20T11:42:45.8392303Z remote: Counting objects: 12% (128/1061) 2023-07-20T11:42:45.8392605Z remote: Counting objects: 13% (138/1061) 2023-07-20T11:42:45.8392884Z remote: Counting objects: 14% (149/1061) 2023-07-20T11:42:45.8393368Z remote: Counting objects: 15% (160/1061) 2023-07-20T11:42:45.8393923Z remote: Counting objects: 16% (170/1061) 2023-07-20T11:42:45.8396185Z remote: Counting objects: 17% (181/1061) 2023-07-20T11:42:45.8396532Z remote: Counting objects: 18% (191/1061) 2023-07-20T11:42:45.8396845Z remote: Counting objects: 19% (202/1061) 2023-07-20T11:42:45.8397134Z remote: Counting objects: 20% (213/1061) 2023-07-20T11:42:45.8397446Z remote: Counting objects: 21% (223/1061) 2023-07-20T11:42:45.8397744Z remote: Counting objects: 22% (234/1061) 2023-07-20T11:42:45.8398040Z remote: Counting objects: 23% (245/1061) 2023-07-20T11:42:45.8398314Z remote: Counting objects: 24% (255/1061) 2023-07-20T11:42:45.8398614Z remote: Counting objects: 25% (266/1061) 2023-07-20T11:42:45.8398909Z remote: Counting objects: 26% (276/1061) 2023-07-20T11:42:45.8399201Z remote: Counting objects: 27% (287/1061) 2023-07-20T11:42:45.8399471Z remote: Counting objects: 28% (298/1061) 2023-07-20T11:42:45.8399761Z remote: Counting objects: 29% (308/1061) 2023-07-20T11:42:45.8400051Z remote: Counting objects: 30% (319/1061) 2023-07-20T11:42:45.8400342Z remote: Counting objects: 31% (329/1061) 2023-07-20T11:42:45.8402485Z remote: Counting objects: 32% (340/1061) 2023-07-20T11:42:45.8402781Z remote: Counting objects: 33% (351/1061) 2023-07-20T11:42:45.8403060Z remote: Counting objects: 34% (361/1061) 2023-07-20T11:42:45.8403351Z remote: Counting objects: 35% (372/1061) 2023-07-20T11:42:45.8403638Z remote: Counting objects: 36% (382/1061) 2023-07-20T11:42:45.8403921Z remote: Counting objects: 37% (393/1061) 2023-07-20T11:42:45.8404198Z remote: Counting objects: 38% (404/1061) 2023-07-20T11:42:45.8404489Z remote: Counting objects: 39% (414/1061) 2023-07-20T11:42:45.8404793Z remote: Counting objects: 40% (425/1061) 2023-07-20T11:42:45.8405089Z remote: Counting objects: 41% (436/1061) 2023-07-20T11:42:45.8405372Z remote: Counting objects: 42% (446/1061) 2023-07-20T11:42:45.8405649Z remote: Counting objects: 43% (457/1061) 2023-07-20T11:42:45.8405962Z remote: Counting objects: 44% (467/1061) 2023-07-20T11:42:45.8406279Z remote: Counting objects: 45% (478/1061) 2023-07-20T11:42:45.8406577Z remote: Counting objects: 46% (489/1061) 2023-07-20T11:42:45.8408017Z remote: Counting objects: 47% (499/1061) 2023-07-20T11:42:45.8408801Z remote: Counting objects: 48% (510/1061) 2023-07-20T11:42:45.8409090Z remote: Counting objects: 49% (520/1061) 2023-07-20T11:42:45.8410591Z remote: Counting objects: 50% (531/1061) 2023-07-20T11:42:45.8410939Z remote: Counting objects: 51% (542/1061) 2023-07-20T11:42:45.8411226Z remote: Counting objects: 52% (552/1061) 2023-07-20T11:42:45.8411511Z remote: Counting objects: 53% (563/1061) 2023-07-20T11:42:45.8411792Z remote: Counting objects: 54% (573/1061) 2023-07-20T11:42:45.8412058Z remote: Counting objects: 55% (584/1061) 2023-07-20T11:42:45.8412343Z remote: Counting objects: 56% (595/1061) 2023-07-20T11:42:45.8412624Z remote: Counting objects: 57% (605/1061) 2023-07-20T11:42:45.8412905Z remote: Counting objects: 58% (616/1061) 2023-07-20T11:42:45.8413313Z remote: Counting objects: 59% (626/1061) 2023-07-20T11:42:45.8413593Z remote: Counting objects: 60% (637/1061) 2023-07-20T11:42:45.8413873Z remote: Counting objects: 61% (648/1061) 2023-07-20T11:42:45.8414153Z remote: Counting objects: 62% (658/1061) 2023-07-20T11:42:45.8414425Z remote: Counting objects: 63% (669/1061) 2023-07-20T11:42:45.8414799Z remote: Counting objects: 64% (680/1061) 2023-07-20T11:42:45.8415298Z remote: Counting objects: 65% (690/1061) 2023-07-20T11:42:45.8415807Z remote: Counting objects: 66% (701/1061) 2023-07-20T11:42:45.8416300Z remote: Counting objects: 67% (711/1061) 2023-07-20T11:42:45.8429437Z remote: Counting objects: 68% (722/1061) 2023-07-20T11:42:45.8429982Z remote: Counting objects: 69% (733/1061) 2023-07-20T11:42:45.8430284Z remote: Counting objects: 70% (743/1061) 2023-07-20T11:42:45.8430589Z remote: Counting objects: 71% (754/1061) 2023-07-20T11:42:45.8431067Z remote: Counting objects: 72% (764/1061) 2023-07-20T11:42:45.8431536Z remote: Counting objects: 73% (775/1061) 2023-07-20T11:42:45.8432087Z remote: Counting objects: 74% (786/1061) 2023-07-20T11:42:45.8432580Z remote: Counting objects: 75% (796/1061) 2023-07-20T11:42:45.8432870Z remote: Counting objects: 76% (807/1061) 2023-07-20T11:42:45.8433158Z remote: Counting objects: 77% (817/1061) 2023-07-20T11:42:45.8433441Z remote: Counting objects: 78% (828/1061) 2023-07-20T11:42:45.8433724Z remote: Counting objects: 79% (839/1061) 2023-07-20T11:42:45.8433993Z remote: Counting objects: 80% (849/1061) 2023-07-20T11:42:45.8434282Z remote: Counting objects: 81% (860/1061) 2023-07-20T11:42:45.8434564Z remote: Counting objects: 82% (871/1061) 2023-07-20T11:42:45.8434845Z remote: Counting objects: 83% (881/1061) 2023-07-20T11:42:45.8435110Z remote: Counting objects: 84% (892/1061) 2023-07-20T11:42:45.8435400Z remote: Counting objects: 85% (902/1061) 2023-07-20T11:42:45.8435779Z remote: Counting objects: 86% (913/1061) 2023-07-20T11:42:45.8436329Z remote: Counting objects: 87% (924/1061) 2023-07-20T11:42:45.8436685Z remote: Counting objects: 88% (934/1061) 2023-07-20T11:42:45.8436976Z remote: Counting objects: 89% (945/1061) 2023-07-20T11:42:45.8437262Z remote: Counting objects: 90% (955/1061) 2023-07-20T11:42:45.8437544Z remote: Counting objects: 91% (966/1061) 2023-07-20T11:42:45.8437811Z remote: Counting objects: 92% (977/1061) 2023-07-20T11:42:45.8438093Z remote: Counting objects: 93% (987/1061) 2023-07-20T11:42:45.8438376Z remote: Counting objects: 94% (998/1061) 2023-07-20T11:42:45.8438663Z remote: Counting objects: 95% (1008/1061) 2023-07-20T11:42:45.8438982Z remote: Counting objects: 96% (1019/1061) 2023-07-20T11:42:45.8439279Z remote: Counting objects: 97% (1030/1061) 2023-07-20T11:42:45.8439565Z remote: Counting objects: 98% (1040/1061) 2023-07-20T11:42:45.8439865Z remote: Counting objects: 99% (1051/1061) 2023-07-20T11:42:45.8440153Z remote: Counting objects: 100% (1061/1061) 2023-07-20T11:42:45.8440671Z remote: Counting objects: 100% (1061/1061), done. 2023-07-20T11:42:45.8440998Z remote: Compressing objects: 0% (1/848) 2023-07-20T11:42:45.8441300Z remote: Compressing objects: 1% (9/848) 2023-07-20T11:42:45.8441599Z remote: Compressing objects: 2% (17/848) 2023-07-20T11:42:45.8441899Z remote: Compressing objects: 3% (26/848) 2023-07-20T11:42:45.8442182Z remote: Compressing objects: 4% (34/848) 2023-07-20T11:42:45.8442481Z remote: Compressing objects: 5% (43/848) 2023-07-20T11:42:45.8442782Z remote: Compressing objects: 6% (51/848) 2023-07-20T11:42:45.8443083Z remote: Compressing objects: 7% (60/848) 2023-07-20T11:42:45.8444219Z remote: Compressing objects: 8% (68/848) 2023-07-20T11:42:45.8444522Z remote: Compressing objects: 9% (77/848) 2023-07-20T11:42:45.8445033Z remote: Compressing objects: 10% (85/848) 2023-07-20T11:42:45.8445336Z remote: Compressing objects: 11% (94/848) 2023-07-20T11:42:45.8445628Z remote: Compressing objects: 12% (102/848) 2023-07-20T11:42:45.8446070Z remote: Compressing objects: 13% (111/848) 2023-07-20T11:42:45.8446642Z remote: Compressing objects: 14% (119/848) 2023-07-20T11:42:45.8447207Z remote: Compressing objects: 15% (128/848) 2023-07-20T11:42:45.8447509Z remote: Compressing objects: 16% (136/848) 2023-07-20T11:42:45.8447810Z remote: Compressing objects: 17% (145/848) 2023-07-20T11:42:45.8448116Z remote: Compressing objects: 18% (153/848) 2023-07-20T11:42:45.8448419Z remote: Compressing objects: 19% (162/848) 2023-07-20T11:42:45.8448705Z remote: Compressing objects: 20% (170/848) 2023-07-20T11:42:45.8449014Z remote: Compressing objects: 21% (179/848) 2023-07-20T11:42:45.8449314Z remote: Compressing objects: 22% (187/848) 2023-07-20T11:42:45.8449613Z remote: Compressing objects: 23% (196/848) 2023-07-20T11:42:45.8449915Z remote: Compressing objects: 24% (204/848) 2023-07-20T11:42:45.8450203Z remote: Compressing objects: 25% (212/848) 2023-07-20T11:42:45.8450506Z remote: Compressing objects: 26% (221/848) 2023-07-20T11:42:45.8450803Z remote: Compressing objects: 27% (229/848) 2023-07-20T11:42:45.8451099Z remote: Compressing objects: 28% (238/848) 2023-07-20T11:42:45.8451380Z remote: Compressing objects: 29% (246/848) 2023-07-20T11:42:45.8451677Z remote: Compressing objects: 30% (255/848) 2023-07-20T11:42:45.8451977Z remote: Compressing objects: 31% (263/848) 2023-07-20T11:42:45.8452272Z remote: Compressing objects: 32% (272/848) 2023-07-20T11:42:45.8452569Z remote: Compressing objects: 33% (280/848) 2023-07-20T11:42:45.8452878Z remote: Compressing objects: 34% (289/848) 2023-07-20T11:42:45.8453176Z remote: Compressing objects: 35% (297/848) 2023-07-20T11:42:45.8453471Z remote: Compressing objects: 36% (306/848) 2023-07-20T11:42:45.8453754Z remote: Compressing objects: 37% (314/848) 2023-07-20T11:42:45.8454060Z remote: Compressing objects: 38% (323/848) 2023-07-20T11:42:45.8454361Z remote: Compressing objects: 39% (331/848) 2023-07-20T11:42:45.8454655Z remote: Compressing objects: 40% (340/848) 2023-07-20T11:42:45.8454937Z remote: Compressing objects: 41% (348/848) 2023-07-20T11:42:45.8455232Z remote: Compressing objects: 42% (357/848) 2023-07-20T11:42:45.8455532Z remote: Compressing objects: 43% (365/848) 2023-07-20T11:42:45.8455826Z remote: Compressing objects: 44% (374/848) 2023-07-20T11:42:45.8456108Z remote: Compressing objects: 45% (382/848) 2023-07-20T11:42:45.8456408Z remote: Compressing objects: 46% (391/848) 2023-07-20T11:42:45.8456708Z remote: Compressing objects: 47% (399/848) 2023-07-20T11:42:45.8457004Z remote: Compressing objects: 48% (408/848) 2023-07-20T11:42:45.8457285Z remote: Compressing objects: 49% (416/848) 2023-07-20T11:42:45.8457722Z remote: Compressing objects: 50% (424/848) 2023-07-20T11:42:45.8458044Z remote: Compressing objects: 51% (433/848) 2023-07-20T11:42:45.8458341Z remote: Compressing objects: 52% (441/848) 2023-07-20T11:42:45.8458637Z remote: Compressing objects: 53% (450/848) 2023-07-20T11:42:45.8458917Z remote: Compressing objects: 54% (458/848) 2023-07-20T11:42:45.8459215Z remote: Compressing objects: 55% (467/848) 2023-07-20T11:42:45.8459515Z remote: Compressing objects: 56% (475/848) 2023-07-20T11:42:45.8459811Z remote: Compressing objects: 57% (484/848) 2023-07-20T11:42:45.8460214Z remote: Compressing objects: 58% (492/848) 2023-07-20T11:42:45.8460517Z remote: Compressing objects: 59% (501/848) 2023-07-20T11:42:45.8460811Z remote: Compressing objects: 60% (509/848) 2023-07-20T11:42:45.8461109Z remote: Compressing objects: 61% (518/848) 2023-07-20T11:42:45.8461393Z remote: Compressing objects: 62% (526/848) 2023-07-20T11:42:45.8461782Z remote: Compressing objects: 63% (535/848) 2023-07-20T11:42:45.8462304Z remote: Compressing objects: 64% (543/848) 2023-07-20T11:42:45.8462827Z remote: Compressing objects: 65% (552/848) 2023-07-20T11:42:45.8463207Z remote: Compressing objects: 66% (560/848) 2023-07-20T11:42:45.8463503Z remote: Compressing objects: 67% (569/848) 2023-07-20T11:42:45.8463803Z remote: Compressing objects: 68% (577/848) 2023-07-20T11:42:45.8464100Z remote: Compressing objects: 69% (586/848) 2023-07-20T11:42:45.8464381Z remote: Compressing objects: 70% (594/848) 2023-07-20T11:42:45.8464690Z remote: Compressing objects: 71% (603/848) 2023-07-20T11:42:45.8464992Z remote: Compressing objects: 72% (611/848) 2023-07-20T11:42:45.8465288Z remote: Compressing objects: 73% (620/848) 2023-07-20T11:42:45.8465571Z remote: Compressing objects: 74% (628/848) 2023-07-20T11:42:45.8465874Z remote: Compressing objects: 75% (636/848) 2023-07-20T11:42:45.8466172Z remote: Compressing objects: 76% (645/848) 2023-07-20T11:42:45.8466466Z remote: Compressing objects: 77% (653/848) 2023-07-20T11:42:45.8466760Z remote: Compressing objects: 78% (662/848) 2023-07-20T11:42:45.8467040Z remote: Compressing objects: 79% (670/848) 2023-07-20T11:42:45.8467339Z remote: Compressing objects: 80% (679/848) 2023-07-20T11:42:45.8467633Z remote: Compressing objects: 81% (687/848) 2023-07-20T11:42:45.8467926Z remote: Compressing objects: 82% (696/848) 2023-07-20T11:42:45.8468212Z remote: Compressing objects: 83% (704/848) 2023-07-20T11:42:45.8468510Z remote: Compressing objects: 84% (713/848) 2023-07-20T11:42:45.8468803Z remote: Compressing objects: 85% (721/848) 2023-07-20T11:42:45.8469096Z remote: Compressing objects: 86% (730/848) 2023-07-20T11:42:45.8469382Z remote: Compressing objects: 87% (738/848) 2023-07-20T11:42:45.8469684Z remote: Compressing objects: 88% (747/848) 2023-07-20T11:42:45.8469978Z remote: Compressing objects: 89% (755/848) 2023-07-20T11:42:45.8470270Z remote: Compressing objects: 90% (764/848) 2023-07-20T11:42:45.8470550Z remote: Compressing objects: 91% (772/848) 2023-07-20T11:42:45.8470844Z remote: Compressing objects: 92% (781/848) 2023-07-20T11:42:45.8471138Z remote: Compressing objects: 93% (789/848) 2023-07-20T11:42:45.8471430Z remote: Compressing objects: 94% (798/848) 2023-07-20T11:42:45.8471706Z remote: Compressing objects: 95% (806/848) 2023-07-20T11:42:45.8472012Z remote: Compressing objects: 96% (815/848) 2023-07-20T11:42:45.8472313Z remote: Compressing objects: 97% (823/848) 2023-07-20T11:42:45.8472607Z remote: Compressing objects: 98% (832/848) 2023-07-20T11:42:45.8472887Z remote: Compressing objects: 99% (840/848) 2023-07-20T11:42:45.8473813Z remote: Compressing objects: 100% (848/848) 2023-07-20T11:42:45.8474177Z remote: Compressing objects: 100% (848/848), done. 2023-07-20T11:42:45.8669122Z Receiving objects: 0% (1/1061) 2023-07-20T11:42:45.8675247Z Receiving objects: 1% (11/1061) 2023-07-20T11:42:45.8680334Z Receiving objects: 2% (22/1061) 2023-07-20T11:42:45.8800504Z Receiving objects: 3% (32/1061) 2023-07-20T11:42:45.8804304Z Receiving objects: 4% (43/1061) 2023-07-20T11:42:45.8817895Z Receiving objects: 5% (54/1061) 2023-07-20T11:42:45.8826477Z Receiving objects: 6% (64/1061) 2023-07-20T11:42:45.8831396Z Receiving objects: 7% (75/1061) 2023-07-20T11:42:45.8838310Z Receiving objects: 8% (85/1061) 2023-07-20T11:42:45.8843699Z Receiving objects: 9% (96/1061) 2023-07-20T11:42:45.8844995Z Receiving objects: 10% (107/1061) 2023-07-20T11:42:45.8850176Z Receiving objects: 11% (117/1061) 2023-07-20T11:42:45.8856973Z Receiving objects: 12% (128/1061) 2023-07-20T11:42:45.8862521Z Receiving objects: 13% (138/1061) 2023-07-20T11:42:45.8866719Z Receiving objects: 14% (149/1061) 2023-07-20T11:42:45.8871500Z Receiving objects: 15% (160/1061) 2023-07-20T11:42:45.8876349Z Receiving objects: 16% (170/1061) 2023-07-20T11:42:45.8892660Z Receiving objects: 17% (181/1061) 2023-07-20T11:42:45.8898671Z Receiving objects: 18% (191/1061) 2023-07-20T11:42:45.8905265Z Receiving objects: 19% (202/1061) 2023-07-20T11:42:45.8908004Z Receiving objects: 20% (213/1061) 2023-07-20T11:42:45.8910128Z Receiving objects: 21% (223/1061) 2023-07-20T11:42:45.8948766Z Receiving objects: 22% (234/1061) 2023-07-20T11:42:45.8952749Z Receiving objects: 23% (245/1061) 2023-07-20T11:42:45.8955312Z Receiving objects: 24% (255/1061) 2023-07-20T11:42:45.8957999Z Receiving objects: 25% (266/1061) 2023-07-20T11:42:45.8967262Z Receiving objects: 26% (276/1061) 2023-07-20T11:42:45.8971349Z Receiving objects: 27% (287/1061) 2023-07-20T11:42:45.8974587Z Receiving objects: 28% (298/1061) 2023-07-20T11:42:45.8978790Z Receiving objects: 29% (308/1061) 2023-07-20T11:42:45.8979496Z Receiving objects: 30% (319/1061) 2023-07-20T11:42:45.8990621Z Receiving objects: 31% (329/1061) 2023-07-20T11:42:45.9010912Z Receiving objects: 32% (340/1061) 2023-07-20T11:42:45.9019376Z Receiving objects: 33% (351/1061) 2023-07-20T11:42:45.9022722Z Receiving objects: 34% (361/1061) 2023-07-20T11:42:45.9024845Z Receiving objects: 35% (372/1061) 2023-07-20T11:42:45.9026124Z Receiving objects: 36% (382/1061) 2023-07-20T11:42:45.9032596Z Receiving objects: 37% (393/1061) 2023-07-20T11:42:45.9034686Z Receiving objects: 38% (404/1061) 2023-07-20T11:42:45.9037930Z Receiving objects: 39% (414/1061) 2023-07-20T11:42:45.9049662Z Receiving objects: 40% (425/1061) 2023-07-20T11:42:45.9055995Z Receiving objects: 41% (436/1061) 2023-07-20T11:42:45.9061300Z Receiving objects: 42% (446/1061) 2023-07-20T11:42:45.9068919Z Receiving objects: 43% (457/1061) 2023-07-20T11:42:45.9074500Z Receiving objects: 44% (467/1061) 2023-07-20T11:42:45.9082032Z Receiving objects: 45% (478/1061) 2023-07-20T11:42:45.9084315Z Receiving objects: 46% (489/1061) 2023-07-20T11:42:45.9089502Z Receiving objects: 47% (499/1061) 2023-07-20T11:42:45.9094194Z Receiving objects: 48% (510/1061) 2023-07-20T11:42:45.9096281Z Receiving objects: 49% (520/1061) 2023-07-20T11:42:45.9098746Z Receiving objects: 50% (531/1061) 2023-07-20T11:42:45.9100111Z Receiving objects: 51% (542/1061) 2023-07-20T11:42:45.9101943Z Receiving objects: 52% (552/1061) 2023-07-20T11:42:45.9103262Z Receiving objects: 53% (563/1061) 2023-07-20T11:42:45.9104933Z Receiving objects: 54% (573/1061) 2023-07-20T11:42:45.9109130Z Receiving objects: 55% (584/1061) 2023-07-20T11:42:45.9111120Z Receiving objects: 56% (595/1061) 2023-07-20T11:42:45.9115685Z Receiving objects: 57% (605/1061) 2023-07-20T11:42:45.9119698Z Receiving objects: 58% (616/1061) 2023-07-20T11:42:45.9123799Z Receiving objects: 59% (626/1061) 2023-07-20T11:42:45.9127261Z Receiving objects: 60% (637/1061) 2023-07-20T11:42:45.9136451Z Receiving objects: 61% (648/1061) 2023-07-20T11:42:45.9142719Z Receiving objects: 62% (658/1061) 2023-07-20T11:42:45.9151584Z Receiving objects: 63% (669/1061) 2023-07-20T11:42:45.9197705Z Receiving objects: 64% (680/1061) 2023-07-20T11:42:45.9202144Z Receiving objects: 65% (690/1061) 2023-07-20T11:42:45.9334451Z Receiving objects: 66% (701/1061) 2023-07-20T11:42:45.9340838Z Receiving objects: 67% (711/1061) 2023-07-20T11:42:45.9343761Z Receiving objects: 68% (722/1061) 2023-07-20T11:42:45.9350081Z Receiving objects: 69% (733/1061) 2023-07-20T11:42:45.9352229Z Receiving objects: 70% (743/1061) 2023-07-20T11:42:45.9353049Z Receiving objects: 71% (754/1061) 2023-07-20T11:42:45.9367706Z Receiving objects: 72% (764/1061) 2023-07-20T11:42:45.9376533Z Receiving objects: 73% (775/1061) 2023-07-20T11:42:45.9380646Z Receiving objects: 74% (786/1061) 2023-07-20T11:42:45.9389699Z Receiving objects: 75% (796/1061) 2023-07-20T11:42:45.9392462Z Receiving objects: 76% (807/1061) 2023-07-20T11:42:45.9398089Z Receiving objects: 77% (817/1061) 2023-07-20T11:42:45.9402435Z Receiving objects: 78% (828/1061) 2023-07-20T11:42:45.9404703Z Receiving objects: 79% (839/1061) 2023-07-20T11:42:45.9406216Z Receiving objects: 80% (849/1061) 2023-07-20T11:42:45.9408597Z Receiving objects: 81% (860/1061) 2023-07-20T11:42:45.9409354Z Receiving objects: 82% (871/1061) 2023-07-20T11:42:45.9410296Z Receiving objects: 83% (881/1061) 2023-07-20T11:42:45.9412942Z Receiving objects: 84% (892/1061) 2023-07-20T11:42:45.9416186Z Receiving objects: 85% (902/1061) 2023-07-20T11:42:45.9418311Z Receiving objects: 86% (913/1061) 2023-07-20T11:42:45.9419412Z Receiving objects: 87% (924/1061) 2023-07-20T11:42:45.9421007Z Receiving objects: 88% (934/1061) 2023-07-20T11:42:45.9421885Z Receiving objects: 89% (945/1061) 2023-07-20T11:42:45.9423203Z Receiving objects: 90% (955/1061) 2023-07-20T11:42:45.9425085Z Receiving objects: 91% (966/1061) 2023-07-20T11:42:45.9428951Z Receiving objects: 92% (977/1061) 2023-07-20T11:42:45.9429856Z Receiving objects: 93% (987/1061) 2023-07-20T11:42:45.9442552Z Receiving objects: 94% (998/1061) 2023-07-20T11:42:45.9449876Z Receiving objects: 95% (1008/1061) 2023-07-20T11:42:45.9462696Z Receiving objects: 96% (1019/1061) 2023-07-20T11:42:45.9481239Z Receiving objects: 97% (1030/1061) 2023-07-20T11:42:45.9490173Z Receiving objects: 98% (1040/1061) 2023-07-20T11:42:45.9559868Z Receiving objects: 99% (1051/1061) 2023-07-20T11:42:45.9560643Z remote: Total 1061 (delta 182), reused 612 (delta 102), pack-reused 0 2023-07-20T11:42:45.9565443Z Receiving objects: 100% (1061/1061) 2023-07-20T11:42:45.9575733Z Receiving objects: 100% (1061/1061), 1.43 MiB | 14.89 MiB/s, done. 2023-07-20T11:42:45.9576426Z Resolving deltas: 0% (0/182) 2023-07-20T11:42:45.9576934Z Resolving deltas: 1% (2/182) 2023-07-20T11:42:45.9578553Z Resolving deltas: 2% (4/182) 2023-07-20T11:42:45.9579527Z Resolving deltas: 3% (7/182) 2023-07-20T11:42:45.9579930Z Resolving deltas: 4% (8/182) 2023-07-20T11:42:45.9580438Z Resolving deltas: 5% (10/182) 2023-07-20T11:42:45.9582679Z Resolving deltas: 6% (11/182) 2023-07-20T11:42:45.9583461Z Resolving deltas: 7% (13/182) 2023-07-20T11:42:45.9583828Z Resolving deltas: 8% (16/182) 2023-07-20T11:42:45.9584088Z Resolving deltas: 9% (17/182) 2023-07-20T11:42:45.9584344Z Resolving deltas: 10% (19/182) 2023-07-20T11:42:45.9584741Z Resolving deltas: 11% (21/182) 2023-07-20T11:42:45.9585099Z Resolving deltas: 12% (22/182) 2023-07-20T11:42:45.9585629Z Resolving deltas: 13% (24/182) 2023-07-20T11:42:45.9586875Z Resolving deltas: 14% (26/182) 2023-07-20T11:42:45.9587173Z Resolving deltas: 15% (28/182) 2023-07-20T11:42:45.9587642Z Resolving deltas: 16% (30/182) 2023-07-20T11:42:45.9591276Z Resolving deltas: 17% (31/182) 2023-07-20T11:42:45.9592250Z Resolving deltas: 18% (33/182) 2023-07-20T11:42:45.9593969Z Resolving deltas: 19% (35/182) 2023-07-20T11:42:45.9595868Z Resolving deltas: 20% (37/182) 2023-07-20T11:42:45.9596603Z Resolving deltas: 21% (39/182) 2023-07-20T11:42:45.9607297Z Resolving deltas: 22% (41/182) 2023-07-20T11:42:45.9608811Z Resolving deltas: 23% (43/182) 2023-07-20T11:42:45.9609438Z Resolving deltas: 24% (44/182) 2023-07-20T11:42:45.9612273Z Resolving deltas: 25% (46/182) 2023-07-20T11:42:45.9616479Z Resolving deltas: 26% (48/182) 2023-07-20T11:42:45.9617293Z Resolving deltas: 27% (50/182) 2023-07-20T11:42:45.9620333Z Resolving deltas: 28% (51/182) 2023-07-20T11:42:45.9620946Z Resolving deltas: 29% (53/182) 2023-07-20T11:42:45.9623389Z Resolving deltas: 30% (55/182) 2023-07-20T11:42:45.9625268Z Resolving deltas: 31% (58/182) 2023-07-20T11:42:45.9625770Z Resolving deltas: 32% (59/182) 2023-07-20T11:42:45.9626289Z Resolving deltas: 33% (61/182) 2023-07-20T11:42:45.9626645Z Resolving deltas: 34% (62/182) 2023-07-20T11:42:45.9628037Z Resolving deltas: 35% (64/182) 2023-07-20T11:42:45.9628945Z Resolving deltas: 36% (66/182) 2023-07-20T11:42:45.9632497Z Resolving deltas: 37% (68/182) 2023-07-20T11:42:45.9633170Z Resolving deltas: 38% (70/182) 2023-07-20T11:42:45.9633685Z Resolving deltas: 39% (71/182) 2023-07-20T11:42:45.9634156Z Resolving deltas: 40% (73/182) 2023-07-20T11:42:45.9634954Z Resolving deltas: 41% (75/182) 2023-07-20T11:42:45.9636051Z Resolving deltas: 42% (77/182) 2023-07-20T11:42:45.9636356Z Resolving deltas: 43% (79/182) 2023-07-20T11:42:45.9636856Z Resolving deltas: 44% (81/182) 2023-07-20T11:42:45.9637259Z Resolving deltas: 45% (82/182) 2023-07-20T11:42:45.9637583Z Resolving deltas: 46% (84/182) 2023-07-20T11:42:45.9638062Z Resolving deltas: 47% (86/182) 2023-07-20T11:42:45.9638512Z Resolving deltas: 48% (88/182) 2023-07-20T11:42:45.9638971Z Resolving deltas: 49% (90/182) 2023-07-20T11:42:45.9639406Z Resolving deltas: 50% (91/182) 2023-07-20T11:42:45.9639774Z Resolving deltas: 51% (93/182) 2023-07-20T11:42:45.9640242Z Resolving deltas: 52% (95/182) 2023-07-20T11:42:45.9640740Z Resolving deltas: 53% (97/182) 2023-07-20T11:42:45.9641256Z Resolving deltas: 54% (99/182) 2023-07-20T11:42:45.9641735Z Resolving deltas: 56% (102/182) 2023-07-20T11:42:45.9642219Z Resolving deltas: 57% (104/182) 2023-07-20T11:42:45.9642742Z Resolving deltas: 58% (106/182) 2023-07-20T11:42:45.9643239Z Resolving deltas: 59% (108/182) 2023-07-20T11:42:45.9644137Z Resolving deltas: 60% (111/182) 2023-07-20T11:42:45.9644616Z Resolving deltas: 61% (112/182) 2023-07-20T11:42:45.9645005Z Resolving deltas: 62% (113/182) 2023-07-20T11:42:45.9645466Z Resolving deltas: 63% (115/182) 2023-07-20T11:42:45.9645952Z Resolving deltas: 64% (118/182) 2023-07-20T11:42:45.9646447Z Resolving deltas: 65% (119/182) 2023-07-20T11:42:45.9646849Z Resolving deltas: 66% (121/182) 2023-07-20T11:42:45.9647103Z Resolving deltas: 67% (122/182) 2023-07-20T11:42:45.9647355Z Resolving deltas: 68% (124/182) 2023-07-20T11:42:45.9647594Z Resolving deltas: 69% (126/182) 2023-07-20T11:42:45.9647850Z Resolving deltas: 70% (128/182) 2023-07-20T11:42:45.9648097Z Resolving deltas: 71% (130/182) 2023-07-20T11:42:45.9648331Z Resolving deltas: 72% (132/182) 2023-07-20T11:42:45.9648579Z Resolving deltas: 73% (133/182) 2023-07-20T11:42:45.9648833Z Resolving deltas: 74% (135/182) 2023-07-20T11:42:45.9649081Z Resolving deltas: 75% (137/182) 2023-07-20T11:42:45.9649350Z Resolving deltas: 76% (139/182) 2023-07-20T11:42:45.9649586Z Resolving deltas: 77% (141/182) 2023-07-20T11:42:45.9649843Z Resolving deltas: 78% (142/182) 2023-07-20T11:42:45.9650320Z Resolving deltas: 79% (145/182) 2023-07-20T11:42:45.9650710Z Resolving deltas: 81% (148/182) 2023-07-20T11:42:45.9651109Z Resolving deltas: 82% (150/182) 2023-07-20T11:42:45.9651464Z Resolving deltas: 84% (153/182) 2023-07-20T11:42:45.9651740Z Resolving deltas: 85% (155/182) 2023-07-20T11:42:45.9652178Z Resolving deltas: 86% (157/182) 2023-07-20T11:42:45.9652456Z Resolving deltas: 87% (159/182) 2023-07-20T11:42:45.9652888Z Resolving deltas: 88% (161/182) 2023-07-20T11:42:45.9653157Z Resolving deltas: 89% (162/182) 2023-07-20T11:42:45.9653396Z Resolving deltas: 90% (164/182) 2023-07-20T11:42:45.9653641Z Resolving deltas: 91% (167/182) 2023-07-20T11:42:45.9653887Z Resolving deltas: 92% (168/182) 2023-07-20T11:42:45.9658373Z Resolving deltas: 93% (170/182) 2023-07-20T11:42:45.9659492Z Resolving deltas: 94% (172/182) 2023-07-20T11:42:45.9661256Z Resolving deltas: 95% (173/182) 2023-07-20T11:42:45.9663006Z Resolving deltas: 96% (175/182) 2023-07-20T11:42:45.9664814Z Resolving deltas: 97% (177/182) 2023-07-20T11:42:45.9666881Z Resolving deltas: 98% (179/182) 2023-07-20T11:42:45.9667620Z Resolving deltas: 99% (181/182) 2023-07-20T11:42:45.9670261Z Resolving deltas: 100% (182/182) 2023-07-20T11:42:45.9670551Z Resolving deltas: 100% (182/182), done. 2023-07-20T11:42:46.4298937Z From https://github.com/pytorch/test-infra 2023-07-20T11:42:46.4299752Z * [new branch] main -> origin/main 2023-07-20T11:42:46.7446167Z ##[endgroup] 2023-07-20T11:42:46.7446668Z ##[group]Determining the checkout info 2023-07-20T11:42:46.7459352Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-07-20T11:42:46.7784238Z origin/main 2023-07-20T11:42:46.7827953Z ##[endgroup] 2023-07-20T11:42:46.7828383Z ##[group]Checking out the ref 2023-07-20T11:42:46.7841186Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-07-20T11:42:47.8953056Z Updating files: 20% (179/867) 2023-07-20T11:42:47.9014841Z Updating files: 21% (183/867) 2023-07-20T11:42:47.9099505Z Updating files: 22% (191/867) 2023-07-20T11:42:47.9161588Z Updating files: 23% (200/867) 2023-07-20T11:42:47.9210545Z Updating files: 24% (209/867) 2023-07-20T11:42:47.9295334Z Updating files: 25% (217/867) 2023-07-20T11:42:47.9355829Z Updating files: 26% (226/867) 2023-07-20T11:42:47.9785197Z Updating files: 27% (235/867) 2023-07-20T11:42:47.9962018Z Updating files: 28% (243/867) 2023-07-20T11:42:48.2924274Z Updating files: 29% (252/867) 2023-07-20T11:42:48.2986301Z Updating files: 30% (261/867) 2023-07-20T11:42:48.3045096Z Updating files: 31% (269/867) 2023-07-20T11:42:48.3103578Z Updating files: 32% (278/867) 2023-07-20T11:42:48.3416519Z Updating files: 33% (287/867) 2023-07-20T11:42:48.3696479Z Updating files: 34% (295/867) 2023-07-20T11:42:48.3765272Z Updating files: 35% (304/867) 2023-07-20T11:42:48.3824713Z Updating files: 36% (313/867) 2023-07-20T11:42:48.3890473Z Updating files: 37% (321/867) 2023-07-20T11:42:48.6664199Z Updating files: 38% (330/867) 2023-07-20T11:42:48.6721937Z Updating files: 39% (339/867) 2023-07-20T11:42:48.6807551Z Updating files: 40% (347/867) 2023-07-20T11:42:48.6873881Z Updating files: 41% (356/867) 2023-07-20T11:42:48.6915097Z Updating files: 42% (365/867) 2023-07-20T11:42:48.6980079Z Updating files: 43% (373/867) 2023-07-20T11:42:48.7042949Z Updating files: 44% (382/867) 2023-07-20T11:42:48.7095189Z Updating files: 45% (391/867) 2023-07-20T11:42:48.7656380Z Updating files: 46% (399/867) 2023-07-20T11:42:48.7702136Z Updating files: 47% (408/867) 2023-07-20T11:42:49.0459311Z Updating files: 48% (417/867) 2023-07-20T11:42:49.0627420Z Updating files: 48% (418/867) 2023-07-20T11:42:49.0696493Z Updating files: 49% (425/867) 2023-07-20T11:42:49.0975463Z Updating files: 50% (434/867) 2023-07-20T11:42:49.1024425Z Updating files: 51% (443/867) 2023-07-20T11:42:49.1089984Z Updating files: 52% (451/867) 2023-07-20T11:42:49.2102843Z Updating files: 53% (460/867) 2023-07-20T11:42:49.3574903Z Updating files: 54% (469/867) 2023-07-20T11:42:49.3637110Z Updating files: 55% (477/867) 2023-07-20T11:42:49.3694813Z Updating files: 56% (486/867) 2023-07-20T11:42:49.3754403Z Updating files: 57% (495/867) 2023-07-20T11:42:49.3814755Z Updating files: 58% (503/867) 2023-07-20T11:42:49.3875517Z Updating files: 59% (512/867) 2023-07-20T11:42:49.4180009Z Updating files: 60% (521/867) 2023-07-20T11:42:49.4460202Z Updating files: 61% (529/867) 2023-07-20T11:42:49.4532157Z Updating files: 62% (538/867) 2023-07-20T11:42:49.9632931Z Updating files: 63% (547/867) 2023-07-20T11:42:50.0638997Z Updating files: 63% (550/867) 2023-07-20T11:42:50.0701174Z Updating files: 64% (555/867) 2023-07-20T11:42:50.0797016Z Updating files: 65% (564/867) 2023-07-20T11:42:50.0835974Z Updating files: 66% (573/867) 2023-07-20T11:42:50.0888981Z Updating files: 67% (581/867) 2023-07-20T11:42:50.1052009Z Updating files: 68% (590/867) 2023-07-20T11:42:50.1151461Z Updating files: 69% (599/867) 2023-07-20T11:42:50.1274576Z Updating files: 70% (607/867) 2023-07-20T11:42:50.1386511Z Updating files: 71% (616/867) 2023-07-20T11:42:50.1465484Z Updating files: 72% (625/867) 2023-07-20T11:42:50.1860332Z Updating files: 73% (633/867) 2023-07-20T11:42:50.6005254Z Updating files: 74% (642/867) 2023-07-20T11:42:50.6054981Z Updating files: 75% (651/867) 2023-07-20T11:42:50.6113072Z Updating files: 76% (659/867) 2023-07-20T11:42:50.6495935Z Updating files: 77% (668/867) 2023-07-20T11:42:50.6531622Z Updating files: 78% (677/867) 2023-07-20T11:42:50.6586008Z Updating files: 79% (685/867) 2023-07-20T11:42:50.6779822Z Updating files: 80% (694/867) 2023-07-20T11:42:50.8436318Z Updating files: 81% (703/867) 2023-07-20T11:42:50.8439642Z Updating files: 81% (710/867) 2023-07-20T11:42:50.9825765Z Updating files: 82% (711/867) 2023-07-20T11:42:50.9878463Z Updating files: 83% (720/867) 2023-07-20T11:42:50.9916519Z Updating files: 84% (729/867) 2023-07-20T11:42:50.9962776Z Updating files: 85% (737/867) 2023-07-20T11:42:51.0381597Z Updating files: 86% (746/867) 2023-07-20T11:42:51.0826002Z Updating files: 87% (755/867) 2023-07-20T11:42:51.3720604Z Updating files: 88% (763/867) 2023-07-20T11:42:51.3774143Z Updating files: 89% (772/867) 2023-07-20T11:42:51.3829242Z Updating files: 90% (781/867) 2023-07-20T11:42:51.3888933Z Updating files: 91% (789/867) 2023-07-20T11:42:51.3949665Z Updating files: 92% (798/867) 2023-07-20T11:42:51.4012479Z Updating files: 93% (807/867) 2023-07-20T11:42:51.4058180Z Updating files: 94% (815/867) 2023-07-20T11:42:51.4130292Z Updating files: 95% (824/867) 2023-07-20T11:42:51.4193812Z Updating files: 96% (833/867) 2023-07-20T11:42:51.4261545Z Updating files: 97% (841/867) 2023-07-20T11:42:51.4320342Z Updating files: 98% (850/867) 2023-07-20T11:42:51.4422458Z Updating files: 99% (859/867) 2023-07-20T11:42:51.4422746Z Updating files: 100% (867/867) 2023-07-20T11:42:51.4423015Z Updating files: 100% (867/867), done. 2023-07-20T11:42:51.4623860Z branch 'main' set up to track 'origin/main'. 2023-07-20T11:42:51.4624555Z Switched to a new branch 'main' 2023-07-20T11:42:51.4672645Z ##[endgroup] 2023-07-20T11:42:51.8707800Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-20T11:42:51.9043406Z '6c2fe3a9774fd7c2b04cd2b74986beee36263321' 2023-07-20T11:42:51.9758379Z Prepare all required actions 2023-07-20T11:42:51.9803241Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-07-20T11:42:51.9803499Z env: 2023-07-20T11:42:51.9803757Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:51.9804035Z PYTHON_VERSION: 3.10 2023-07-20T11:42:51.9804249Z PACKAGE_TYPE: conda 2023-07-20T11:42:51.9804489Z REPOSITORY: pytorch/audio 2023-07-20T11:42:51.9804712Z REF: 2023-07-20T11:42:51.9804908Z CU_VERSION: cu121 2023-07-20T11:42:51.9805100Z ##[endgroup] 2023-07-20T11:42:52.1020500Z ##[group]Run set -euxo pipefail 2023-07-20T11:42:52.1020871Z set -euxo pipefail 2023-07-20T11:42:52.1021184Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-07-20T11:42:52.1055025Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:42:52.1055408Z env: 2023-07-20T11:42:52.1055863Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:52.1056260Z PYTHON_VERSION: 3.10 2023-07-20T11:42:52.1056752Z PACKAGE_TYPE: conda 2023-07-20T11:42:52.1056991Z REPOSITORY: pytorch/audio 2023-07-20T11:42:52.1057232Z REF: 2023-07-20T11:42:52.1057443Z CU_VERSION: cu121 2023-07-20T11:42:52.1057652Z ##[endgroup] 2023-07-20T11:42:52.3147250Z + echo CHANNEL=nightly 2023-07-20T11:42:52.3571712Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-07-20T11:42:52.3572064Z with: 2023-07-20T11:42:52.3572485Z github-secret: *** 2023-07-20T11:42:52.3572732Z activate-with-label: false 2023-07-20T11:42:52.3573111Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-07-20T11:42:52.3573452Z label: with-ssh 2023-07-20T11:42:52.3573705Z remove-existing-keys: true 2023-07-20T11:42:52.3573924Z env: 2023-07-20T11:42:52.3574436Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:52.3574731Z PYTHON_VERSION: 3.10 2023-07-20T11:42:52.3574983Z PACKAGE_TYPE: conda 2023-07-20T11:42:52.3575214Z REPOSITORY: pytorch/audio 2023-07-20T11:42:52.3575454Z REF: 2023-07-20T11:42:52.3575668Z CU_VERSION: cu121 2023-07-20T11:42:52.3575898Z CHANNEL: nightly 2023-07-20T11:42:52.3576104Z ##[endgroup] 2023-07-20T11:42:52.4832161Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-07-20T11:42:52.4839719Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-07-20T11:42:52.5779814Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-20T11:42:52.5780300Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-20T11:42:52.5808779Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:42:52.5809073Z env: 2023-07-20T11:42:52.5809332Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:52.5809648Z PYTHON_VERSION: 3.10 2023-07-20T11:42:52.5809900Z PACKAGE_TYPE: conda 2023-07-20T11:42:52.5810164Z REPOSITORY: pytorch/audio 2023-07-20T11:42:52.5810382Z REF: 2023-07-20T11:42:52.5810594Z CU_VERSION: cu121 2023-07-20T11:42:52.5810827Z CHANNEL: nightly 2023-07-20T11:42:52.5811066Z ##[endgroup] 2023-07-20T11:42:53.2951713Z Prepare all required actions 2023-07-20T11:42:53.2952230Z Getting action download info 2023-07-20T11:42:53.4173253Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-07-20T11:42:54.5068892Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-07-20T11:42:54.5069193Z with: 2023-07-20T11:42:54.5069399Z repository: pytorch/audio 2023-07-20T11:42:54.5069663Z setup-miniconda: false 2023-07-20T11:42:54.5069908Z python-version: 3.10 2023-07-20T11:42:54.5070136Z submodules: recursive 2023-07-20T11:42:54.5070340Z env: 2023-07-20T11:42:54.5070588Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:54.5070858Z PYTHON_VERSION: 3.10 2023-07-20T11:42:54.5071068Z PACKAGE_TYPE: conda 2023-07-20T11:42:54.5071306Z REPOSITORY: pytorch/audio 2023-07-20T11:42:54.5071527Z REF: 2023-07-20T11:42:54.5071726Z CU_VERSION: cu121 2023-07-20T11:42:54.5071926Z CHANNEL: nightly 2023-07-20T11:42:54.5072200Z ##[endgroup] 2023-07-20T11:42:54.5210382Z ##[group]Run set -euxo pipefail 2023-07-20T11:42:54.5210676Z set -euxo pipefail 2023-07-20T11:42:54.5210915Z rm -rf "${REPOSITORY}" 2023-07-20T11:42:54.5242701Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:42:54.5243052Z env: 2023-07-20T11:42:54.5243308Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:54.5243593Z PYTHON_VERSION: 3.10 2023-07-20T11:42:54.5243811Z PACKAGE_TYPE: conda 2023-07-20T11:42:54.5244052Z REPOSITORY: pytorch/audio 2023-07-20T11:42:54.5244301Z REF: 2023-07-20T11:42:54.5244480Z CU_VERSION: cu121 2023-07-20T11:42:54.5244696Z CHANNEL: nightly 2023-07-20T11:42:54.5244910Z ##[endgroup] 2023-07-20T11:42:54.5526145Z + rm -rf pytorch/audio 2023-07-20T11:42:54.6217185Z ##[group]Run actions/checkout@v3 2023-07-20T11:42:54.6217434Z with: 2023-07-20T11:42:54.6217657Z repository: pytorch/audio 2023-07-20T11:42:54.6217920Z submodules: recursive 2023-07-20T11:42:54.6218134Z path: pytorch/audio 2023-07-20T11:42:54.6218487Z token: *** 2023-07-20T11:42:54.6218701Z ssh-strict: true 2023-07-20T11:42:54.6218942Z persist-credentials: true 2023-07-20T11:42:54.6219184Z clean: true 2023-07-20T11:42:54.6219418Z sparse-checkout-cone-mode: true 2023-07-20T11:42:54.6219677Z fetch-depth: 1 2023-07-20T11:42:54.6219887Z lfs: false 2023-07-20T11:42:54.6220094Z set-safe-directory: true 2023-07-20T11:42:54.6220318Z env: 2023-07-20T11:42:54.6220567Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:54.6220842Z PYTHON_VERSION: 3.10 2023-07-20T11:42:54.6221261Z PACKAGE_TYPE: conda 2023-07-20T11:42:54.6221504Z REPOSITORY: pytorch/audio 2023-07-20T11:42:54.6221729Z REF: 2023-07-20T11:42:54.6221928Z CU_VERSION: cu121 2023-07-20T11:42:54.6222123Z CHANNEL: nightly 2023-07-20T11:42:54.6222338Z ##[endgroup] 2023-07-20T11:42:54.7870314Z Syncing repository: pytorch/audio 2023-07-20T11:42:54.7892437Z ##[group]Getting Git version info 2023-07-20T11:42:54.7895416Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-07-20T11:42:54.8137360Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-20T11:42:54.8428268Z git version 2.41.0.windows.1 2023-07-20T11:42:54.8476123Z ##[endgroup] 2023-07-20T11:42:54.8503021Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\fb982788-cb34-4b18-9890-e9e59a1270a5' before making global git config changes 2023-07-20T11:42:54.8503593Z Adding repository directory to the temporary git global config as a safe directory 2023-07-20T11:42:54.8515760Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-20T11:42:54.8830790Z ##[group]Initializing the repository 2023-07-20T11:42:54.8840409Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-20T11:42:55.1006550Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-07-20T11:42:55.1060099Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-07-20T11:42:55.1425513Z ##[endgroup] 2023-07-20T11:42:55.1425996Z ##[group]Disabling automatic garbage collection 2023-07-20T11:42:55.1435440Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-20T11:42:55.1759606Z ##[endgroup] 2023-07-20T11:42:55.1760052Z ##[group]Setting up auth 2023-07-20T11:42:55.1783623Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-20T11:42:55.2148538Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2023-07-20T11:42:55.7357494Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-20T11:42:55.7676736Z [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:56.3122739Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:42:56.3481217Z ##[endgroup] 2023-07-20T11:42:56.3481693Z ##[group]Fetching the repository 2023-07-20T11:42:56.3500604Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +6a67f8ba5a61a7068729fcd436b7009d56649e2b:refs/remotes/origin/nightly 2023-07-20T11:42:56.5805295Z remote: Enumerating objects: 986, done. 2023-07-20T11:42:56.5805671Z remote: Counting objects: 0% (1/986) 2023-07-20T11:42:56.5806016Z remote: Counting objects: 1% (10/986) 2023-07-20T11:42:56.5806327Z remote: Counting objects: 2% (20/986) 2023-07-20T11:42:56.5806818Z remote: Counting objects: 3% (30/986) 2023-07-20T11:42:56.5807115Z remote: Counting objects: 4% (40/986) 2023-07-20T11:42:56.5807405Z remote: Counting objects: 5% (50/986) 2023-07-20T11:42:56.5807677Z remote: Counting objects: 6% (60/986) 2023-07-20T11:42:56.5807962Z remote: Counting objects: 7% (70/986) 2023-07-20T11:42:56.5808243Z remote: Counting objects: 8% (79/986) 2023-07-20T11:42:56.5808524Z remote: Counting objects: 9% (89/986) 2023-07-20T11:42:56.5809229Z remote: Counting objects: 10% (99/986) 2023-07-20T11:42:56.5809524Z remote: Counting objects: 11% (109/986) 2023-07-20T11:42:56.5810074Z remote: Counting objects: 12% (119/986) 2023-07-20T11:42:56.5810401Z remote: Counting objects: 13% (129/986) 2023-07-20T11:42:56.5810700Z remote: Counting objects: 14% (139/986) 2023-07-20T11:42:56.5810971Z remote: Counting objects: 15% (148/986) 2023-07-20T11:42:56.5811256Z remote: Counting objects: 16% (158/986) 2023-07-20T11:42:56.5811544Z remote: Counting objects: 17% (168/986) 2023-07-20T11:42:56.5811832Z remote: Counting objects: 18% (178/986) 2023-07-20T11:42:56.5812099Z remote: Counting objects: 19% (188/986) 2023-07-20T11:42:56.5812492Z remote: Counting objects: 20% (198/986) 2023-07-20T11:42:56.5812781Z remote: Counting objects: 21% (208/986) 2023-07-20T11:42:56.5813068Z remote: Counting objects: 22% (217/986) 2023-07-20T11:42:56.5813428Z remote: Counting objects: 23% (227/986) 2023-07-20T11:42:56.5813858Z remote: Counting objects: 24% (237/986) 2023-07-20T11:42:56.5814141Z remote: Counting objects: 25% (247/986) 2023-07-20T11:42:56.5814424Z remote: Counting objects: 26% (257/986) 2023-07-20T11:42:56.5815848Z remote: Counting objects: 27% (267/986) 2023-07-20T11:42:56.5816331Z remote: Counting objects: 28% (277/986) 2023-07-20T11:42:56.5816627Z remote: Counting objects: 29% (286/986) 2023-07-20T11:42:56.5817113Z remote: Counting objects: 30% (296/986) 2023-07-20T11:42:56.5817382Z remote: Counting objects: 31% (306/986) 2023-07-20T11:42:56.5817672Z remote: Counting objects: 32% (316/986) 2023-07-20T11:42:56.5817959Z remote: Counting objects: 33% (326/986) 2023-07-20T11:42:56.5818245Z remote: Counting objects: 34% (336/986) 2023-07-20T11:42:56.5818529Z remote: Counting objects: 35% (346/986) 2023-07-20T11:42:56.5818808Z remote: Counting objects: 36% (355/986) 2023-07-20T11:42:56.5819089Z remote: Counting objects: 37% (365/986) 2023-07-20T11:42:56.5819433Z remote: Counting objects: 38% (375/986) 2023-07-20T11:42:56.5819778Z remote: Counting objects: 39% (385/986) 2023-07-20T11:42:56.5820155Z remote: Counting objects: 40% (395/986) 2023-07-20T11:42:56.5820449Z remote: Counting objects: 41% (405/986) 2023-07-20T11:42:56.5820939Z remote: Counting objects: 42% (415/986) 2023-07-20T11:42:56.5821392Z remote: Counting objects: 43% (424/986) 2023-07-20T11:42:56.5821661Z remote: Counting objects: 44% (434/986) 2023-07-20T11:42:56.5821943Z remote: Counting objects: 45% (444/986) 2023-07-20T11:42:56.5822531Z remote: Counting objects: 46% (454/986) 2023-07-20T11:42:56.5822822Z remote: Counting objects: 47% (464/986) 2023-07-20T11:42:56.5823132Z remote: Counting objects: 48% (474/986) 2023-07-20T11:42:56.5823670Z remote: Counting objects: 49% (484/986) 2023-07-20T11:42:56.5823963Z remote: Counting objects: 50% (493/986) 2023-07-20T11:42:56.5824245Z remote: Counting objects: 51% (503/986) 2023-07-20T11:42:56.5824510Z remote: Counting objects: 52% (513/986) 2023-07-20T11:42:56.5824797Z remote: Counting objects: 53% (523/986) 2023-07-20T11:42:56.5825081Z remote: Counting objects: 54% (533/986) 2023-07-20T11:42:56.5825396Z remote: Counting objects: 55% (543/986) 2023-07-20T11:42:56.5825785Z remote: Counting objects: 56% (553/986) 2023-07-20T11:42:56.5826172Z remote: Counting objects: 57% (563/986) 2023-07-20T11:42:56.5826455Z remote: Counting objects: 58% (572/986) 2023-07-20T11:42:56.5826742Z remote: Counting objects: 59% (582/986) 2023-07-20T11:42:56.5827027Z remote: Counting objects: 60% (592/986) 2023-07-20T11:42:56.5827289Z remote: Counting objects: 61% (602/986) 2023-07-20T11:42:56.5827761Z remote: Counting objects: 62% (612/986) 2023-07-20T11:42:56.5828226Z remote: Counting objects: 63% (622/986) 2023-07-20T11:42:56.5828614Z remote: Counting objects: 64% (632/986) 2023-07-20T11:42:56.5828886Z remote: Counting objects: 65% (641/986) 2023-07-20T11:42:56.5829324Z remote: Counting objects: 66% (651/986) 2023-07-20T11:42:56.5829607Z remote: Counting objects: 67% (661/986) 2023-07-20T11:42:56.5830001Z remote: Counting objects: 68% (671/986) 2023-07-20T11:42:56.5830372Z remote: Counting objects: 69% (681/986) 2023-07-20T11:42:56.5830655Z remote: Counting objects: 70% (691/986) 2023-07-20T11:42:56.5830940Z remote: Counting objects: 71% (701/986) 2023-07-20T11:42:56.5831217Z remote: Counting objects: 72% (710/986) 2023-07-20T11:42:56.5831480Z remote: Counting objects: 73% (720/986) 2023-07-20T11:42:56.5831759Z remote: Counting objects: 74% (730/986) 2023-07-20T11:42:56.5832051Z remote: Counting objects: 75% (740/986) 2023-07-20T11:42:56.5832334Z remote: Counting objects: 76% (750/986) 2023-07-20T11:42:56.5832595Z remote: Counting objects: 77% (760/986) 2023-07-20T11:42:56.5832879Z remote: Counting objects: 78% (770/986) 2023-07-20T11:42:56.5833572Z remote: Counting objects: 79% (779/986) 2023-07-20T11:42:56.5833894Z remote: Counting objects: 80% (789/986) 2023-07-20T11:42:56.5834158Z remote: Counting objects: 81% (799/986) 2023-07-20T11:42:56.5834440Z remote: Counting objects: 82% (809/986) 2023-07-20T11:42:56.5834722Z remote: Counting objects: 83% (819/986) 2023-07-20T11:42:56.5835008Z remote: Counting objects: 84% (829/986) 2023-07-20T11:42:56.5835274Z remote: Counting objects: 85% (839/986) 2023-07-20T11:42:56.5835714Z remote: Counting objects: 86% (848/986) 2023-07-20T11:42:56.5836092Z remote: Counting objects: 87% (858/986) 2023-07-20T11:42:56.5836596Z remote: Counting objects: 88% (868/986) 2023-07-20T11:42:56.5836885Z remote: Counting objects: 89% (878/986) 2023-07-20T11:42:56.5837161Z remote: Counting objects: 90% (888/986) 2023-07-20T11:42:56.5837447Z remote: Counting objects: 91% (898/986) 2023-07-20T11:42:56.5837742Z remote: Counting objects: 92% (908/986) 2023-07-20T11:42:56.5838028Z remote: Counting objects: 93% (917/986) 2023-07-20T11:42:56.5838294Z remote: Counting objects: 94% (927/986) 2023-07-20T11:42:56.5838576Z remote: Counting objects: 95% (937/986) 2023-07-20T11:42:56.5838859Z remote: Counting objects: 96% (947/986) 2023-07-20T11:42:56.5839144Z remote: Counting objects: 97% (957/986) 2023-07-20T11:42:56.5839411Z remote: Counting objects: 98% (967/986) 2023-07-20T11:42:56.5839689Z remote: Counting objects: 99% (977/986) 2023-07-20T11:42:56.5839972Z remote: Counting objects: 100% (986/986) 2023-07-20T11:42:56.5840276Z remote: Counting objects: 100% (986/986), done. 2023-07-20T11:42:56.5840589Z remote: Compressing objects: 0% (1/855) 2023-07-20T11:42:56.5840898Z remote: Compressing objects: 1% (9/855) 2023-07-20T11:42:56.5856552Z remote: Compressing objects: 2% (18/855) 2023-07-20T11:42:56.5876817Z remote: Compressing objects: 3% (26/855) 2023-07-20T11:42:56.5879568Z remote: Compressing objects: 4% (35/855) 2023-07-20T11:42:56.5885364Z remote: Compressing objects: 5% (43/855) 2023-07-20T11:42:56.5885696Z remote: Compressing objects: 6% (52/855) 2023-07-20T11:42:56.5899257Z remote: Compressing objects: 7% (60/855) 2023-07-20T11:42:56.5930968Z remote: Compressing objects: 8% (69/855) 2023-07-20T11:42:56.5950152Z remote: Compressing objects: 9% (77/855) 2023-07-20T11:42:56.5977508Z remote: Compressing objects: 10% (86/855) 2023-07-20T11:42:56.6011399Z remote: Compressing objects: 11% (95/855) 2023-07-20T11:42:56.6015597Z remote: Compressing objects: 12% (103/855) 2023-07-20T11:42:56.6024667Z remote: Compressing objects: 13% (112/855) 2023-07-20T11:42:56.6026993Z remote: Compressing objects: 14% (120/855) 2023-07-20T11:42:56.6037477Z remote: Compressing objects: 15% (129/855) 2023-07-20T11:42:56.6056135Z remote: Compressing objects: 16% (137/855) 2023-07-20T11:42:56.6084151Z remote: Compressing objects: 17% (146/855) 2023-07-20T11:42:56.6108684Z remote: Compressing objects: 18% (154/855) 2023-07-20T11:42:56.6155668Z remote: Compressing objects: 19% (163/855) 2023-07-20T11:42:56.6162801Z remote: Compressing objects: 20% (171/855) 2023-07-20T11:42:56.6170035Z remote: Compressing objects: 21% (180/855) 2023-07-20T11:42:56.6174596Z remote: Compressing objects: 22% (189/855) 2023-07-20T11:42:56.6206618Z remote: Compressing objects: 23% (197/855) 2023-07-20T11:42:56.6226534Z remote: Compressing objects: 24% (206/855) 2023-07-20T11:42:56.6274625Z remote: Compressing objects: 25% (214/855) 2023-07-20T11:42:56.6306145Z remote: Compressing objects: 26% (223/855) 2023-07-20T11:42:56.6345290Z remote: Compressing objects: 27% (231/855) 2023-07-20T11:42:56.6398437Z remote: Compressing objects: 28% (240/855) 2023-07-20T11:42:56.6406277Z remote: Compressing objects: 29% (248/855) 2023-07-20T11:42:56.6430478Z remote: Compressing objects: 30% (257/855) 2023-07-20T11:42:56.6449563Z remote: Compressing objects: 31% (266/855) 2023-07-20T11:42:56.6487931Z remote: Compressing objects: 32% (274/855) 2023-07-20T11:42:56.6533361Z remote: Compressing objects: 33% (283/855) 2023-07-20T11:42:56.6593194Z remote: Compressing objects: 34% (291/855) 2023-07-20T11:42:56.6639624Z remote: Compressing objects: 35% (300/855) 2023-07-20T11:42:56.6687667Z remote: Compressing objects: 36% (308/855) 2023-07-20T11:42:56.6752632Z remote: Compressing objects: 37% (317/855) 2023-07-20T11:42:56.6855354Z remote: Compressing objects: 38% (325/855) 2023-07-20T11:42:56.7008351Z remote: Compressing objects: 39% (334/855) 2023-07-20T11:42:56.7046063Z remote: Compressing objects: 40% (342/855) 2023-07-20T11:42:56.7091255Z remote: Compressing objects: 41% (351/855) 2023-07-20T11:42:56.7108465Z remote: Compressing objects: 42% (360/855) 2023-07-20T11:42:56.7132308Z remote: Compressing objects: 43% (368/855) 2023-07-20T11:42:56.7160082Z remote: Compressing objects: 44% (377/855) 2023-07-20T11:42:56.7174441Z remote: Compressing objects: 45% (385/855) 2023-07-20T11:42:56.7177539Z remote: Compressing objects: 46% (394/855) 2023-07-20T11:42:56.7179752Z remote: Compressing objects: 47% (402/855) 2023-07-20T11:42:56.7183828Z remote: Compressing objects: 48% (411/855) 2023-07-20T11:42:56.7185043Z remote: Compressing objects: 49% (419/855) 2023-07-20T11:42:56.7213052Z remote: Compressing objects: 50% (428/855) 2023-07-20T11:42:56.7222207Z remote: Compressing objects: 51% (437/855) 2023-07-20T11:42:56.7236336Z remote: Compressing objects: 52% (445/855) 2023-07-20T11:42:56.7249381Z remote: Compressing objects: 53% (454/855) 2023-07-20T11:42:56.7259853Z remote: Compressing objects: 54% (462/855) 2023-07-20T11:42:56.7279174Z remote: Compressing objects: 55% (471/855) 2023-07-20T11:42:56.7279543Z remote: Compressing objects: 56% (479/855) 2023-07-20T11:42:56.7289189Z remote: Compressing objects: 57% (488/855) 2023-07-20T11:42:56.7295189Z remote: Compressing objects: 58% (496/855) 2023-07-20T11:42:56.7318357Z remote: Compressing objects: 59% (505/855) 2023-07-20T11:42:56.7338355Z remote: Compressing objects: 60% (513/855) 2023-07-20T11:42:56.7364275Z remote: Compressing objects: 61% (522/855) 2023-07-20T11:42:56.7388191Z remote: Compressing objects: 62% (531/855) 2023-07-20T11:42:56.7418573Z remote: Compressing objects: 63% (539/855) 2023-07-20T11:42:56.7424335Z remote: Compressing objects: 64% (548/855) 2023-07-20T11:42:56.7447075Z remote: Compressing objects: 65% (556/855) 2023-07-20T11:42:56.7449515Z remote: Compressing objects: 66% (565/855) 2023-07-20T11:42:56.7456269Z remote: Compressing objects: 67% (573/855) 2023-07-20T11:42:56.7456591Z remote: Compressing objects: 68% (582/855) 2023-07-20T11:42:56.7456906Z remote: Compressing objects: 69% (590/855) 2023-07-20T11:42:56.7467798Z remote: Compressing objects: 70% (599/855) 2023-07-20T11:42:56.7475717Z remote: Compressing objects: 71% (608/855) 2023-07-20T11:42:56.7480394Z remote: Compressing objects: 72% (616/855) 2023-07-20T11:42:56.7607130Z remote: Compressing objects: 73% (625/855) 2023-07-20T11:42:56.7611464Z remote: Compressing objects: 74% (633/855) 2023-07-20T11:42:56.7614057Z remote: Compressing objects: 75% (642/855) 2023-07-20T11:42:56.7627615Z remote: Compressing objects: 76% (650/855) 2023-07-20T11:42:56.7633833Z remote: Compressing objects: 77% (659/855) 2023-07-20T11:42:56.7642354Z remote: Compressing objects: 78% (667/855) 2023-07-20T11:42:56.7660885Z remote: Compressing objects: 79% (676/855) 2023-07-20T11:42:56.7683857Z remote: Compressing objects: 80% (684/855) 2023-07-20T11:42:56.7685009Z remote: Compressing objects: 81% (693/855) 2023-07-20T11:42:56.7685468Z remote: Compressing objects: 82% (702/855) 2023-07-20T11:42:56.7687695Z remote: Compressing objects: 83% (710/855) 2023-07-20T11:42:56.7688009Z remote: Compressing objects: 84% (719/855) 2023-07-20T11:42:56.7688314Z remote: Compressing objects: 85% (727/855) 2023-07-20T11:42:56.7688628Z remote: Compressing objects: 86% (736/855) 2023-07-20T11:42:56.7688913Z remote: Compressing objects: 87% (744/855) 2023-07-20T11:42:56.7689207Z remote: Compressing objects: 88% (753/855) 2023-07-20T11:42:56.7689508Z remote: Compressing objects: 89% (761/855) 2023-07-20T11:42:56.7689813Z remote: Compressing objects: 90% (770/855) 2023-07-20T11:42:56.7690097Z remote: Compressing objects: 91% (779/855) 2023-07-20T11:42:56.7690396Z remote: Compressing objects: 92% (787/855) 2023-07-20T11:42:56.7690691Z remote: Compressing objects: 93% (796/855) 2023-07-20T11:42:56.7690988Z remote: Compressing objects: 94% (804/855) 2023-07-20T11:42:56.7691281Z remote: Compressing objects: 95% (813/855) 2023-07-20T11:42:56.7691561Z remote: Compressing objects: 96% (821/855) 2023-07-20T11:42:56.7691856Z remote: Compressing objects: 97% (830/855) 2023-07-20T11:42:56.7692151Z remote: Compressing objects: 98% (838/855) 2023-07-20T11:42:56.7694304Z remote: Compressing objects: 99% (847/855) 2023-07-20T11:42:56.7694587Z remote: Compressing objects: 100% (855/855) 2023-07-20T11:42:56.7694900Z remote: Compressing objects: 100% (855/855), done. 2023-07-20T11:42:56.8131890Z Receiving objects: 0% (1/986) 2023-07-20T11:42:56.8137489Z Receiving objects: 1% (10/986) 2023-07-20T11:42:56.8140880Z Receiving objects: 2% (20/986) 2023-07-20T11:42:56.8143883Z Receiving objects: 3% (30/986) 2023-07-20T11:42:56.8147877Z Receiving objects: 4% (40/986) 2023-07-20T11:42:56.8157044Z Receiving objects: 5% (50/986) 2023-07-20T11:42:56.8175537Z Receiving objects: 6% (60/986) 2023-07-20T11:42:56.8183814Z Receiving objects: 7% (70/986) 2023-07-20T11:42:56.8188337Z Receiving objects: 8% (79/986) 2023-07-20T11:42:56.8200532Z Receiving objects: 9% (89/986) 2023-07-20T11:42:56.8357545Z Receiving objects: 10% (99/986) 2023-07-20T11:42:56.8361922Z Receiving objects: 11% (109/986) 2023-07-20T11:42:56.8369413Z Receiving objects: 12% (119/986) 2023-07-20T11:42:56.8374447Z Receiving objects: 13% (129/986) 2023-07-20T11:42:56.8378969Z Receiving objects: 14% (139/986) 2023-07-20T11:42:56.8389350Z Receiving objects: 15% (148/986) 2023-07-20T11:42:56.8394757Z Receiving objects: 16% (158/986) 2023-07-20T11:42:56.8399494Z Receiving objects: 17% (168/986) 2023-07-20T11:42:56.8406980Z Receiving objects: 18% (178/986) 2023-07-20T11:42:56.8410442Z Receiving objects: 19% (188/986) 2023-07-20T11:42:56.8414393Z Receiving objects: 20% (198/986) 2023-07-20T11:42:56.8424825Z Receiving objects: 21% (208/986) 2023-07-20T11:42:56.8435980Z Receiving objects: 22% (217/986) 2023-07-20T11:42:56.8440469Z Receiving objects: 23% (227/986) 2023-07-20T11:42:56.8442892Z Receiving objects: 24% (237/986) 2023-07-20T11:42:56.8484196Z Receiving objects: 25% (247/986) 2023-07-20T11:42:56.8490802Z Receiving objects: 26% (257/986) 2023-07-20T11:42:56.8500482Z Receiving objects: 27% (267/986) 2023-07-20T11:42:56.8504634Z Receiving objects: 28% (277/986) 2023-07-20T11:42:56.8508075Z Receiving objects: 29% (286/986) 2023-07-20T11:42:56.8512893Z Receiving objects: 30% (296/986) 2023-07-20T11:42:56.8519630Z Receiving objects: 31% (306/986) 2023-07-20T11:42:56.8532046Z Receiving objects: 32% (316/986) 2023-07-20T11:42:56.8551920Z Receiving objects: 33% (326/986) 2023-07-20T11:42:56.8576528Z Receiving objects: 34% (336/986) 2023-07-20T11:42:56.8583745Z Receiving objects: 35% (346/986) 2023-07-20T11:42:56.8588072Z Receiving objects: 36% (355/986) 2023-07-20T11:42:56.8594168Z Receiving objects: 37% (365/986) 2023-07-20T11:42:56.8596246Z Receiving objects: 38% (375/986) 2023-07-20T11:42:56.8722667Z Receiving objects: 39% (385/986) 2023-07-20T11:42:56.8723633Z Receiving objects: 40% (395/986) 2023-07-20T11:42:56.8742716Z Receiving objects: 41% (405/986) 2023-07-20T11:42:56.9044041Z Receiving objects: 42% (415/986) 2023-07-20T11:42:56.9484857Z Receiving objects: 43% (424/986) 2023-07-20T11:42:56.9489134Z Receiving objects: 44% (434/986) 2023-07-20T11:42:56.9490015Z Receiving objects: 45% (444/986) 2023-07-20T11:42:56.9490399Z Receiving objects: 46% (454/986) 2023-07-20T11:42:56.9491714Z Receiving objects: 47% (464/986) 2023-07-20T11:42:56.9500907Z Receiving objects: 48% (474/986) 2023-07-20T11:42:56.9504933Z Receiving objects: 49% (484/986) 2023-07-20T11:42:56.9508325Z Receiving objects: 50% (493/986) 2023-07-20T11:42:56.9513690Z Receiving objects: 51% (503/986) 2023-07-20T11:42:56.9519711Z Receiving objects: 52% (513/986) 2023-07-20T11:42:56.9527966Z Receiving objects: 53% (523/986) 2023-07-20T11:42:56.9535492Z Receiving objects: 54% (533/986) 2023-07-20T11:42:56.9539342Z Receiving objects: 55% (543/986) 2023-07-20T11:42:56.9542082Z Receiving objects: 56% (553/986) 2023-07-20T11:42:56.9548854Z Receiving objects: 57% (563/986) 2023-07-20T11:42:56.9560259Z Receiving objects: 58% (572/986) 2023-07-20T11:42:56.9575901Z Receiving objects: 59% (582/986) 2023-07-20T11:42:56.9580149Z Receiving objects: 60% (592/986) 2023-07-20T11:42:56.9581803Z Receiving objects: 61% (602/986) 2023-07-20T11:42:56.9586318Z Receiving objects: 62% (612/986) 2023-07-20T11:42:56.9593351Z Receiving objects: 63% (622/986) 2023-07-20T11:42:56.9595820Z Receiving objects: 64% (632/986) 2023-07-20T11:42:56.9601099Z Receiving objects: 65% (641/986) 2023-07-20T11:42:56.9606151Z Receiving objects: 66% (651/986) 2023-07-20T11:42:56.9610774Z Receiving objects: 67% (661/986) 2023-07-20T11:42:56.9615200Z Receiving objects: 68% (671/986) 2023-07-20T11:42:56.9619804Z Receiving objects: 69% (681/986) 2023-07-20T11:42:56.9625604Z Receiving objects: 70% (691/986) 2023-07-20T11:42:56.9641930Z Receiving objects: 71% (701/986) 2023-07-20T11:42:56.9646969Z Receiving objects: 72% (710/986) 2023-07-20T11:42:56.9653613Z Receiving objects: 73% (720/986) 2023-07-20T11:42:56.9666222Z Receiving objects: 74% (730/986) 2023-07-20T11:42:56.9670273Z Receiving objects: 75% (740/986) 2023-07-20T11:42:56.9685932Z Receiving objects: 76% (750/986) 2023-07-20T11:42:56.9691937Z Receiving objects: 77% (760/986) 2023-07-20T11:42:56.9699599Z Receiving objects: 78% (770/986) 2023-07-20T11:42:56.9712700Z Receiving objects: 79% (779/986) 2023-07-20T11:42:56.9727360Z Receiving objects: 80% (789/986) 2023-07-20T11:42:56.9732114Z Receiving objects: 81% (799/986) 2023-07-20T11:42:56.9737706Z Receiving objects: 82% (809/986) 2023-07-20T11:42:56.9743818Z Receiving objects: 83% (819/986) 2023-07-20T11:42:56.9748201Z Receiving objects: 84% (829/986) 2023-07-20T11:42:56.9749940Z Receiving objects: 85% (839/986) 2023-07-20T11:42:56.9756941Z Receiving objects: 86% (848/986) 2023-07-20T11:42:56.9763201Z Receiving objects: 87% (858/986) 2023-07-20T11:42:56.9771468Z Receiving objects: 88% (868/986) 2023-07-20T11:42:56.9781550Z Receiving objects: 89% (878/986) 2023-07-20T11:42:56.9810893Z Receiving objects: 90% (888/986) 2023-07-20T11:42:56.9824990Z Receiving objects: 91% (898/986) 2023-07-20T11:42:56.9839415Z Receiving objects: 92% (908/986) 2023-07-20T11:42:56.9864562Z Receiving objects: 93% (917/986) 2023-07-20T11:42:56.9879071Z Receiving objects: 94% (927/986) 2023-07-20T11:42:56.9890549Z Receiving objects: 95% (937/986) 2023-07-20T11:42:56.9895823Z Receiving objects: 96% (947/986) 2023-07-20T11:42:56.9908693Z Receiving objects: 97% (957/986) 2023-07-20T11:42:56.9922470Z Receiving objects: 98% (967/986) 2023-07-20T11:42:56.9922985Z Receiving objects: 99% (977/986) 2023-07-20T11:42:56.9923623Z remote: Total 986 (delta 165), reused 437 (delta 96), pack-reused 0 2023-07-20T11:42:56.9927820Z Receiving objects: 100% (986/986) 2023-07-20T11:42:56.9928367Z Receiving objects: 100% (986/986), 4.97 MiB | 24.21 MiB/s, done. 2023-07-20T11:42:56.9939149Z Resolving deltas: 0% (0/165) 2023-07-20T11:42:56.9939894Z Resolving deltas: 1% (2/165) 2023-07-20T11:42:56.9940564Z Resolving deltas: 2% (4/165) 2023-07-20T11:42:56.9941753Z Resolving deltas: 3% (5/165) 2023-07-20T11:42:56.9942303Z Resolving deltas: 4% (7/165) 2023-07-20T11:42:56.9943038Z Resolving deltas: 5% (9/165) 2023-07-20T11:42:56.9943522Z Resolving deltas: 6% (11/165) 2023-07-20T11:42:56.9943998Z Resolving deltas: 7% (12/165) 2023-07-20T11:42:56.9945156Z Resolving deltas: 8% (14/165) 2023-07-20T11:42:56.9946386Z Resolving deltas: 9% (16/165) 2023-07-20T11:42:56.9947171Z Resolving deltas: 10% (17/165) 2023-07-20T11:42:56.9947688Z Resolving deltas: 11% (19/165) 2023-07-20T11:42:56.9948127Z Resolving deltas: 12% (20/165) 2023-07-20T11:42:56.9948876Z Resolving deltas: 13% (22/165) 2023-07-20T11:42:56.9950234Z Resolving deltas: 14% (24/165) 2023-07-20T11:42:56.9951019Z Resolving deltas: 15% (25/165) 2023-07-20T11:42:56.9953323Z Resolving deltas: 16% (27/165) 2023-07-20T11:42:56.9953852Z Resolving deltas: 18% (30/165) 2023-07-20T11:42:56.9956049Z Resolving deltas: 19% (32/165) 2023-07-20T11:42:56.9957916Z Resolving deltas: 20% (34/165) 2023-07-20T11:42:56.9959976Z Resolving deltas: 21% (35/165) 2023-07-20T11:42:56.9960946Z Resolving deltas: 22% (37/165) 2023-07-20T11:42:56.9961919Z Resolving deltas: 23% (39/165) 2023-07-20T11:42:56.9963963Z Resolving deltas: 24% (40/165) 2023-07-20T11:42:56.9966174Z Resolving deltas: 25% (42/165) 2023-07-20T11:42:56.9968058Z Resolving deltas: 26% (44/165) 2023-07-20T11:42:56.9970355Z Resolving deltas: 27% (45/165) 2023-07-20T11:42:56.9972548Z Resolving deltas: 28% (47/165) 2023-07-20T11:42:56.9973935Z Resolving deltas: 29% (49/165) 2023-07-20T11:42:56.9975438Z Resolving deltas: 30% (50/165) 2023-07-20T11:42:56.9976494Z Resolving deltas: 31% (52/165) 2023-07-20T11:42:56.9979367Z Resolving deltas: 32% (53/165) 2023-07-20T11:42:56.9980260Z Resolving deltas: 33% (55/165) 2023-07-20T11:42:56.9980747Z Resolving deltas: 34% (57/165) 2023-07-20T11:42:56.9981258Z Resolving deltas: 35% (58/165) 2023-07-20T11:42:56.9981746Z Resolving deltas: 36% (61/165) 2023-07-20T11:42:56.9982267Z Resolving deltas: 37% (62/165) 2023-07-20T11:42:56.9983034Z Resolving deltas: 38% (63/165) 2023-07-20T11:42:56.9983537Z Resolving deltas: 39% (65/165) 2023-07-20T11:42:56.9983963Z Resolving deltas: 40% (66/165) 2023-07-20T11:42:56.9984441Z Resolving deltas: 41% (68/165) 2023-07-20T11:42:56.9985208Z Resolving deltas: 42% (70/165) 2023-07-20T11:42:56.9985722Z Resolving deltas: 43% (71/165) 2023-07-20T11:42:56.9986201Z Resolving deltas: 44% (73/165) 2023-07-20T11:42:56.9986683Z Resolving deltas: 45% (75/165) 2023-07-20T11:42:56.9987150Z Resolving deltas: 46% (76/165) 2023-07-20T11:42:56.9988437Z Resolving deltas: 47% (78/165) 2023-07-20T11:42:56.9989116Z Resolving deltas: 49% (81/165) 2023-07-20T11:42:56.9989666Z Resolving deltas: 50% (83/165) 2023-07-20T11:42:56.9990300Z Resolving deltas: 51% (85/165) 2023-07-20T11:42:56.9990809Z Resolving deltas: 52% (86/165) 2023-07-20T11:42:56.9991955Z Resolving deltas: 53% (88/165) 2023-07-20T11:42:56.9992553Z Resolving deltas: 54% (90/165) 2023-07-20T11:42:56.9993174Z Resolving deltas: 55% (91/165) 2023-07-20T11:42:56.9994384Z Resolving deltas: 56% (93/165) 2023-07-20T11:42:56.9994922Z Resolving deltas: 57% (95/165) 2023-07-20T11:42:56.9995643Z Resolving deltas: 58% (97/165) 2023-07-20T11:42:56.9996156Z Resolving deltas: 59% (98/165) 2023-07-20T11:42:56.9996646Z Resolving deltas: 60% (100/165) 2023-07-20T11:42:56.9997572Z Resolving deltas: 61% (101/165) 2023-07-20T11:42:56.9998365Z Resolving deltas: 62% (103/165) 2023-07-20T11:42:56.9998850Z Resolving deltas: 63% (105/165) 2023-07-20T11:42:57.0001104Z Resolving deltas: 64% (106/165) 2023-07-20T11:42:57.0002923Z Resolving deltas: 65% (108/165) 2023-07-20T11:42:57.0003751Z Resolving deltas: 66% (109/165) 2023-07-20T11:42:57.0004285Z Resolving deltas: 67% (111/165) 2023-07-20T11:42:57.0005256Z Resolving deltas: 69% (114/165) 2023-07-20T11:42:57.0005828Z Resolving deltas: 70% (116/165) 2023-07-20T11:42:57.0006338Z Resolving deltas: 72% (119/165) 2023-07-20T11:42:57.0006833Z Resolving deltas: 73% (122/165) 2023-07-20T11:42:57.0007338Z Resolving deltas: 74% (123/165) 2023-07-20T11:42:57.0008072Z Resolving deltas: 75% (124/165) 2023-07-20T11:42:57.0008587Z Resolving deltas: 76% (126/165) 2023-07-20T11:42:57.0009078Z Resolving deltas: 78% (129/165) 2023-07-20T11:42:57.0009898Z Resolving deltas: 79% (131/165) 2023-07-20T11:42:57.0010544Z Resolving deltas: 80% (132/165) 2023-07-20T11:42:57.0011060Z Resolving deltas: 81% (135/165) 2023-07-20T11:42:57.0011653Z Resolving deltas: 82% (136/165) 2023-07-20T11:42:57.0012220Z Resolving deltas: 83% (137/165) 2023-07-20T11:42:57.0012708Z Resolving deltas: 84% (139/165) 2023-07-20T11:42:57.0014537Z Resolving deltas: 85% (141/165) 2023-07-20T11:42:57.0016262Z Resolving deltas: 86% (142/165) 2023-07-20T11:42:57.0018940Z Resolving deltas: 87% (144/165) 2023-07-20T11:42:57.0019472Z Resolving deltas: 88% (146/165) 2023-07-20T11:42:57.0020935Z Resolving deltas: 89% (147/165) 2023-07-20T11:42:57.0021383Z Resolving deltas: 90% (149/165) 2023-07-20T11:42:57.0022444Z Resolving deltas: 91% (151/165) 2023-07-20T11:42:57.0023675Z Resolving deltas: 92% (152/165) 2023-07-20T11:42:57.0025917Z Resolving deltas: 93% (154/165) 2023-07-20T11:42:57.0026466Z Resolving deltas: 94% (156/165) 2023-07-20T11:42:57.0028854Z Resolving deltas: 95% (157/165) 2023-07-20T11:42:57.0030728Z Resolving deltas: 96% (160/165) 2023-07-20T11:42:57.0033496Z Resolving deltas: 97% (161/165) 2023-07-20T11:42:57.0034191Z Resolving deltas: 98% (162/165) 2023-07-20T11:42:57.0043662Z Resolving deltas: 99% (164/165) 2023-07-20T11:42:57.0047519Z Resolving deltas: 100% (165/165) 2023-07-20T11:42:57.0047938Z Resolving deltas: 100% (165/165), done. 2023-07-20T11:42:59.4348142Z From https://github.com/pytorch/audio 2023-07-20T11:42:59.4348568Z * [new ref] 6a67f8ba5a61a7068729fcd436b7009d56649e2b -> origin/nightly 2023-07-20T11:42:59.4519561Z ##[endgroup] 2023-07-20T11:42:59.4520452Z ##[group]Determining the checkout info 2023-07-20T11:42:59.4521280Z ##[endgroup] 2023-07-20T11:42:59.4522498Z ##[group]Checking out the ref 2023-07-20T11:42:59.4532450Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-07-20T11:43:00.6728690Z Updating files: 22% (191/857) 2023-07-20T11:43:00.6798772Z Updating files: 23% (198/857) 2023-07-20T11:43:00.6859301Z Updating files: 24% (206/857) 2023-07-20T11:43:00.6915352Z Updating files: 25% (215/857) 2023-07-20T11:43:00.6964320Z Updating files: 26% (223/857) 2023-07-20T11:43:00.7023076Z Updating files: 27% (232/857) 2023-07-20T11:43:00.7089063Z Updating files: 28% (240/857) 2023-07-20T11:43:00.7151402Z Updating files: 29% (249/857) 2023-07-20T11:43:00.7209252Z Updating files: 30% (258/857) 2023-07-20T11:43:00.7261617Z Updating files: 31% (266/857) 2023-07-20T11:43:00.7324466Z Updating files: 32% (275/857) 2023-07-20T11:43:00.7380768Z Updating files: 33% (283/857) 2023-07-20T11:43:00.7439302Z Updating files: 34% (292/857) 2023-07-20T11:43:00.7507912Z Updating files: 35% (300/857) 2023-07-20T11:43:00.7569154Z Updating files: 36% (309/857) 2023-07-20T11:43:00.7657865Z Updating files: 37% (318/857) 2023-07-20T11:43:00.7727556Z Updating files: 38% (326/857) 2023-07-20T11:43:00.7775986Z Updating files: 39% (335/857) 2023-07-20T11:43:00.8064331Z Updating files: 40% (343/857) 2023-07-20T11:43:01.2243329Z Updating files: 41% (352/857) 2023-07-20T11:43:01.2306784Z Updating files: 42% (360/857) 2023-07-20T11:43:01.2357138Z Updating files: 43% (369/857) 2023-07-20T11:43:01.2845647Z Updating files: 44% (378/857) 2023-07-20T11:43:01.6429178Z Updating files: 45% (386/857) 2023-07-20T11:43:01.6443913Z Updating files: 45% (392/857) 2023-07-20T11:43:01.6774386Z Updating files: 46% (395/857) 2023-07-20T11:43:01.6827057Z Updating files: 47% (403/857) 2023-07-20T11:43:01.6889317Z Updating files: 48% (412/857) 2023-07-20T11:43:01.6951465Z Updating files: 49% (420/857) 2023-07-20T11:43:01.7011325Z Updating files: 50% (429/857) 2023-07-20T11:43:01.7057503Z Updating files: 51% (438/857) 2023-07-20T11:43:01.7124233Z Updating files: 52% (446/857) 2023-07-20T11:43:01.7163953Z Updating files: 53% (455/857) 2023-07-20T11:43:01.7222723Z Updating files: 54% (463/857) 2023-07-20T11:43:01.7271146Z Updating files: 55% (472/857) 2023-07-20T11:43:01.7345169Z Updating files: 56% (480/857) 2023-07-20T11:43:01.7398839Z Updating files: 57% (489/857) 2023-07-20T11:43:01.7449270Z Updating files: 58% (498/857) 2023-07-20T11:43:01.7507322Z Updating files: 59% (506/857) 2023-07-20T11:43:01.7588048Z Updating files: 60% (515/857) 2023-07-20T11:43:01.7803252Z Updating files: 61% (523/857) 2023-07-20T11:43:01.7852912Z Updating files: 62% (532/857) 2023-07-20T11:43:01.7921198Z Updating files: 63% (540/857) 2023-07-20T11:43:01.7981145Z Updating files: 64% (549/857) 2023-07-20T11:43:01.8021013Z Updating files: 65% (558/857) 2023-07-20T11:43:01.8073053Z Updating files: 66% (566/857) 2023-07-20T11:43:01.8119457Z Updating files: 67% (575/857) 2023-07-20T11:43:01.8175718Z Updating files: 68% (583/857) 2023-07-20T11:43:01.8228065Z Updating files: 69% (592/857) 2023-07-20T11:43:01.8282986Z Updating files: 70% (600/857) 2023-07-20T11:43:01.8326745Z Updating files: 71% (609/857) 2023-07-20T11:43:02.0334016Z Updating files: 72% (618/857) 2023-07-20T11:43:02.0398545Z Updating files: 73% (626/857) 2023-07-20T11:43:02.0454850Z Updating files: 74% (635/857) 2023-07-20T11:43:02.0519451Z Updating files: 75% (643/857) 2023-07-20T11:43:02.0584021Z Updating files: 76% (652/857) 2023-07-20T11:43:02.0636403Z Updating files: 77% (660/857) 2023-07-20T11:43:02.1096471Z Updating files: 78% (669/857) 2023-07-20T11:43:02.1152929Z Updating files: 79% (678/857) 2023-07-20T11:43:02.1222866Z Updating files: 80% (686/857) 2023-07-20T11:43:02.1284002Z Updating files: 81% (695/857) 2023-07-20T11:43:02.2558061Z Updating files: 82% (703/857) 2023-07-20T11:43:02.4473700Z Updating files: 83% (712/857) 2023-07-20T11:43:02.4535983Z Updating files: 84% (720/857) 2023-07-20T11:43:02.4597998Z Updating files: 85% (729/857) 2023-07-20T11:43:02.4661961Z Updating files: 86% (738/857) 2023-07-20T11:43:02.4715033Z Updating files: 87% (746/857) 2023-07-20T11:43:02.4763288Z Updating files: 88% (755/857) 2023-07-20T11:43:02.4826797Z Updating files: 89% (763/857) 2023-07-20T11:43:02.4867301Z Updating files: 90% (772/857) 2023-07-20T11:43:02.5031949Z Updating files: 91% (780/857) 2023-07-20T11:43:02.5551072Z Updating files: 91% (785/857) 2023-07-20T11:43:03.1146733Z Updating files: 92% (789/857) 2023-07-20T11:43:03.2916598Z Updating files: 93% (798/857) 2023-07-20T11:43:03.4712353Z Updating files: 94% (806/857) 2023-07-20T11:43:03.5740346Z Updating files: 95% (815/857) 2023-07-20T11:43:03.6820776Z Updating files: 95% (818/857) 2023-07-20T11:43:03.6879146Z Updating files: 96% (823/857) 2023-07-20T11:43:03.6943817Z Updating files: 97% (832/857) 2023-07-20T11:43:03.7027287Z Updating files: 98% (840/857) 2023-07-20T11:43:03.7090626Z Updating files: 99% (849/857) 2023-07-20T11:43:03.7090986Z Updating files: 100% (857/857) 2023-07-20T11:43:03.7091258Z Updating files: 100% (857/857), done. 2023-07-20T11:43:03.7282125Z branch 'nightly' set up to track 'origin/nightly'. 2023-07-20T11:43:03.7282784Z Switched to a new branch 'nightly' 2023-07-20T11:43:03.7337498Z ##[endgroup] 2023-07-20T11:43:03.7338535Z ##[group]Setting up auth for fetching submodules 2023-07-20T11:43:03.7353366Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:43:03.7718320Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-07-20T11:43:03.8058162Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-07-20T11:43:03.8399166Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-07-20T11:43:03.8765696Z ##[endgroup] 2023-07-20T11:43:03.8766228Z ##[group]Fetching submodules 2023-07-20T11:43:03.8777208Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-07-20T11:43:04.3479908Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-07-20T11:43:05.0043211Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-07-20T11:43:05.5405325Z ##[endgroup] 2023-07-20T11:43:05.5405820Z ##[group]Persisting credentials for submodules 2023-07-20T11:43:05.5418468Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :\"" 2023-07-20T11:43:06.0888179Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url\"" 2023-07-20T11:43:06.6197002Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2023-07-20T11:43:07.3933650Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2023-07-20T11:43:07.9237767Z ##[endgroup] 2023-07-20T11:43:07.9579286Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-20T11:43:07.9853427Z '6a67f8ba5a61a7068729fcd436b7009d56649e2b' 2023-07-20T11:43:08.1034140Z ##[group]Run echo "ENV VARS" 2023-07-20T11:43:08.1034423Z echo "ENV VARS" 2023-07-20T11:43:08.1034671Z echo "${GITHUB_REF_NAME}" 2023-07-20T11:43:08.1034928Z echo "${GITHUB_REF}" 2023-07-20T11:43:08.1035179Z echo "${GITHUB_BASE_REF}" 2023-07-20T11:43:08.1035617Z  2023-07-20T11:43:08.1035845Z echo "GITHUB PROVIDED" 2023-07-20T11:43:08.1036090Z echo "nightly" 2023-07-20T11:43:08.1036335Z echo "refs/heads/nightly" 2023-07-20T11:43:08.1036575Z echo "refs/heads/nightly" 2023-07-20T11:43:08.1036809Z echo "" 2023-07-20T11:43:08.1068735Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:43:08.1069072Z env: 2023-07-20T11:43:08.1069324Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:08.1069585Z PYTHON_VERSION: 3.10 2023-07-20T11:43:08.1069820Z PACKAGE_TYPE: conda 2023-07-20T11:43:08.1070060Z REPOSITORY: pytorch/audio 2023-07-20T11:43:08.1070285Z REF: 2023-07-20T11:43:08.1070463Z CU_VERSION: cu121 2023-07-20T11:43:08.1070673Z CHANNEL: nightly 2023-07-20T11:43:08.1070884Z ##[endgroup] 2023-07-20T11:43:08.1808149Z ENV VARS 2023-07-20T11:43:08.1808487Z nightly 2023-07-20T11:43:08.1808864Z refs/heads/nightly 2023-07-20T11:43:08.1809023Z 2023-07-20T11:43:08.1809121Z GITHUB PROVIDED 2023-07-20T11:43:08.1809323Z nightly 2023-07-20T11:43:08.1809524Z refs/heads/nightly 2023-07-20T11:43:08.1809793Z refs/heads/nightly 2023-07-20T11:43:08.1809985Z 2023-07-20T11:43:08.2069905Z ##[group]Run set -euxo pipefail 2023-07-20T11:43:08.2070412Z set -euxo pipefail 2023-07-20T11:43:08.2070768Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-07-20T11:43:08.2071148Z # and "/" is not allowed in artifact names 2023-07-20T11:43:08.2071519Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-07-20T11:43:08.2103545Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:43:08.2103944Z env: 2023-07-20T11:43:08.2104209Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:08.2104471Z PYTHON_VERSION: 3.10 2023-07-20T11:43:08.2104724Z PACKAGE_TYPE: conda 2023-07-20T11:43:08.2104966Z REPOSITORY: pytorch/audio 2023-07-20T11:43:08.2105194Z REF: 2023-07-20T11:43:08.2105375Z CU_VERSION: cu121 2023-07-20T11:43:08.2105591Z CHANNEL: nightly 2023-07-20T11:43:08.2105814Z ##[endgroup] 2023-07-20T11:43:08.5956413Z + echo ARTIFACT_NAME=pytorch_audio__3.10 2023-07-20T11:43:09.6070332Z ##[group]Run set -euxo pipefail 2023-07-20T11:43:09.6070639Z set -euxo pipefail 2023-07-20T11:43:09.6070906Z conda info | grep -i 'base environment' 2023-07-20T11:43:09.6071210Z conda clean --all --quiet --yes 2023-07-20T11:43:09.6102254Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:43:09.6102537Z env: 2023-07-20T11:43:09.6102800Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:09.6103064Z PYTHON_VERSION: 3.10 2023-07-20T11:43:09.6103298Z PACKAGE_TYPE: conda 2023-07-20T11:43:09.6103540Z REPOSITORY: pytorch/audio 2023-07-20T11:43:09.6103768Z REF: 2023-07-20T11:43:09.6103967Z CU_VERSION: cu121 2023-07-20T11:43:09.6104178Z CHANNEL: nightly 2023-07-20T11:43:09.6104427Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-20T11:43:09.6104675Z ##[endgroup] 2023-07-20T11:43:10.2598741Z + conda info 2023-07-20T11:43:10.2673602Z + grep -i 'base environment' 2023-07-20T11:45:40.7249523Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-07-20T11:45:40.7269791Z + conda clean --all --quiet --yes 2023-07-20T11:45:43.7823092Z ##[group]Run set -euxo pipefail 2023-07-20T11:45:43.7823411Z set -euxo pipefail 2023-07-20T11:45:43.7823693Z conda config --set channel_priority false 2023-07-20T11:45:43.7848749Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:45:43.7849043Z env: 2023-07-20T11:45:43.7849319Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:45:43.7849623Z PYTHON_VERSION: 3.10 2023-07-20T11:45:43.7849849Z PACKAGE_TYPE: conda 2023-07-20T11:45:43.7850109Z REPOSITORY: pytorch/audio 2023-07-20T11:45:43.7850564Z REF: 2023-07-20T11:45:43.7850792Z CU_VERSION: cu121 2023-07-20T11:45:43.7850997Z CHANNEL: nightly 2023-07-20T11:45:43.7851262Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-20T11:45:43.7851532Z ##[endgroup] 2023-07-20T11:45:44.1017720Z + conda config --set channel_priority false 2023-07-20T11:45:45.0487984Z ##[group]Run set -euxo pipefail 2023-07-20T11:45:45.0488344Z set -euxo pipefail 2023-07-20T11:45:45.0488685Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-07-20T11:45:45.0489006Z conda create \ 2023-07-20T11:45:45.0489230Z  --yes --quiet \ 2023-07-20T11:45:45.0489497Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:45:45.0489757Z  "python=3.9" 2023-07-20T11:45:45.0490008Z CONDA_ENV="${CONDA_ENV}" 2023-07-20T11:45:45.0490274Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-07-20T11:45:45.0490668Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-07-20T11:45:45.0491104Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-07-20T11:45:45.0491481Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-07-20T11:45:45.0491781Z cat "${BUILD_ENV_FILE}" 2023-07-20T11:45:45.0492297Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-07-20T11:45:45.0519551Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:45:45.0519928Z env: 2023-07-20T11:45:45.0520203Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:45:45.0520500Z PYTHON_VERSION: 3.10 2023-07-20T11:45:45.0520723Z PACKAGE_TYPE: conda 2023-07-20T11:45:45.0520977Z REPOSITORY: pytorch/audio 2023-07-20T11:45:45.0521218Z REF: 2023-07-20T11:45:45.0521404Z CU_VERSION: cu121 2023-07-20T11:45:45.0521629Z CHANNEL: nightly 2023-07-20T11:45:45.0521886Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-20T11:45:45.0522148Z ##[endgroup] 2023-07-20T11:45:45.3945725Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:45:45.3946315Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python=3.9 2023-07-20T11:45:59.2872128Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:45:59.3557064Z Solving environment: ...working... done 2023-07-20T11:46:12.3232565Z 2023-07-20T11:46:12.3233253Z ## Package Plan ## 2023-07-20T11:46:12.3233649Z 2023-07-20T11:46:12.3238768Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956 2023-07-20T11:46:12.3239390Z 2023-07-20T11:46:12.3239859Z added / updated specs: 2023-07-20T11:46:12.3285805Z - python=3.9 2023-07-20T11:46:12.3286234Z 2023-07-20T11:46:12.3286248Z 2023-07-20T11:46:12.3286750Z The following packages will be downloaded: 2023-07-20T11:46:12.3343471Z 2023-07-20T11:46:12.3343778Z package | build 2023-07-20T11:46:12.3344801Z ---------------------------|----------------- 2023-07-20T11:46:12.3345409Z openssl-3.0.9 | h2bbff1b_0 7.4 MB 2023-07-20T11:46:12.3345998Z pip-23.1.2 | py39haa95532_0 2.8 MB 2023-07-20T11:46:12.3346358Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-07-20T11:46:12.3346670Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-07-20T11:46:12.3346985Z tzdata-2023c | h04d1e81_0 116 KB 2023-07-20T11:46:12.3347283Z vc-14.2 | h21ff451_1 8 KB 2023-07-20T11:46:12.3347591Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-07-20T11:46:12.3347907Z ------------------------------------------------------------ 2023-07-20T11:46:12.3348219Z Total: 30.6 MB 2023-07-20T11:46:12.3348383Z 2023-07-20T11:46:12.3348534Z The following NEW packages will be INSTALLED: 2023-07-20T11:46:12.3348998Z 2023-07-20T11:46:12.3366174Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-20T11:46:12.3366635Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-20T11:46:12.3367002Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 None 2023-07-20T11:46:12.3367394Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-07-20T11:46:12.3367797Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 None 2023-07-20T11:46:12.3368192Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-20T11:46:12.3368550Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-20T11:46:12.3368883Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-20T11:46:12.3369254Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-20T11:46:12.3369640Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-07-20T11:46:12.3369863Z 2023-07-20T11:46:12.3369869Z 2023-07-20T11:46:12.6513950Z Preparing transaction: ...working... done 2023-07-20T11:46:15.0470123Z Verifying transaction: ...working... done 2023-07-20T11:46:19.1797128Z Executing transaction: ...working... done 2023-07-20T11:46:19.7655955Z Retrieving notices: ...working... done 2023-07-20T11:46:20.1366851Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:46:20.1367583Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:46:20.1368344Z + 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:46:27.6732947Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-07-20T11:46:27.6733479Z 2023-07-20T11:46:27.6733767Z Installing build dependencies: started 2023-07-20T11:46:27.6734118Z 2023-07-20T11:46:27.6734310Z Installing build dependencies: finished with status 'done' 2023-07-20T11:46:27.6734532Z 2023-07-20T11:46:27.6734656Z Getting requirements to build wheel: started 2023-07-20T11:46:27.6734844Z 2023-07-20T11:46:27.6735024Z Getting requirements to build wheel: finished with status 'done' 2023-07-20T11:46:27.6735245Z 2023-07-20T11:46:27.6735416Z Preparing metadata (pyproject.toml): started 2023-07-20T11:46:27.6735613Z 2023-07-20T11:46:27.6735808Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-20T11:46:27.6736030Z 2023-07-20T11:46:27.6736213Z Building wheels for collected packages: pytorch-pkg-helpers 2023-07-20T11:46:27.6736434Z 2023-07-20T11:46:27.6736627Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-07-20T11:46:27.6736834Z 2023-07-20T11:46:27.6737066Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-07-20T11:46:27.6737325Z 2023-07-20T11:46:27.6737712Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=7635 sha256=7176fc68d6a5e8aec8e8b805e2f7ebe2c9f220f90df1a989675e5d84d3cdf235 2023-07-20T11:46:27.6738102Z 2023-07-20T11:46:27.6738412Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-07-20T11:46:27.6738741Z 2023-07-20T11:46:27.6738885Z Successfully built pytorch-pkg-helpers 2023-07-20T11:46:27.6739072Z 2023-07-20T11:46:27.6739237Z Installing collected packages: pytorch-pkg-helpers 2023-07-20T11:46:27.6739444Z 2023-07-20T11:46:27.6739593Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-07-20T11:46:27.6739812Z 2023-07-20T11:46:27.6739818Z 2023-07-20T11:46:27.7202833Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:46:27.7203380Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python -m pytorch_pkg_helpers 2023-07-20T11:46:30.5060255Z + cat 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:46:30.5567781Z export BUILD_VERSION='2.1.0.dev20230720' 2023-07-20T11:46:30.5568191Z 2023-07-20T11:46:30.5568397Z export CMAKE_USE_CUDA='1' 2023-07-20T11:46:30.5568664Z 2023-07-20T11:46:30.5568891Z export CONDA_BUILD_VARIANT='cuda' 2023-07-20T11:46:30.5569340Z 2023-07-20T11:46:30.5569737Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T11:46:30.5570484Z 2023-07-20T11:46:30.5570894Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:46:30.5571494Z 2023-07-20T11:46:30.5571824Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:46:30.5572325Z 2023-07-20T11:46:30.5572823Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:46:30.5573512Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:46:30.5573844Z 2023-07-20T11:46:30.5574243Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:46:30.5574734Z 2023-07-20T11:46:30.5575120Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:46:30.5575554Z 2023-07-20T11:46:30.5575739Z export FORCE_CUDA=1 2023-07-20T11:46:30.5576029Z 2023-07-20T11:46:30.5576448Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-07-20T11:46:30.5577182Z 2023-07-20T11:46:30.5577453Z export PYTORCH_VERSION='2.1.0.dev20230719' 2023-07-20T11:46:30.5577777Z 2023-07-20T11:46:30.5578021Z export PYTORCH_VERSION_SUFFIX='' 2023-07-20T11:46:30.5578405Z 2023-07-20T11:46:30.5578686Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T11:46:30.5579028Z 2023-07-20T11:46:30.5579764Z export VERSION_SUFFIX='' 2023-07-20T11:46:30.5580210Z 2023-07-20T11:46:30.5580425Z export WHEEL_DIR='' 2023-07-20T11:46:30.5580696Z 2023-07-20T11:46:30.5580706Z 2023-07-20T11:46:30.6026886Z ##[group]Run set -euxo pipefail 2023-07-20T11:46:30.6027233Z set -euxo pipefail 2023-07-20T11:46:30.6027590Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-07-20T11:46:30.6027870Z  2023-07-20T11:46:30.6028129Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-07-20T11:46:30.6028376Z  2023-07-20T11:46:30.6028626Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-07-20T11:46:30.6028913Z  conda create \ 2023-07-20T11:46:30.6029139Z  --yes --quiet \ 2023-07-20T11:46:30.6029408Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:46:30.6029668Z  "python=3.8" \ 2023-07-20T11:46:30.6029900Z  cmake=3.22 \ 2023-07-20T11:46:30.6030124Z  conda-build=3.21 \ 2023-07-20T11:46:30.6030373Z  ninja=1.10 \ 2023-07-20T11:46:30.6030612Z  pkg-config=0.29 \ 2023-07-20T11:46:30.6030852Z  wheel=0.37 2023-07-20T11:46:30.6031049Z  else 2023-07-20T11:46:30.6031280Z  conda create \ 2023-07-20T11:46:30.6031752Z  --yes --quiet \ 2023-07-20T11:46:30.6032271Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:46:30.6032830Z  "python=${PYTHON_VERSION}" \ 2023-07-20T11:46:30.6033376Z  cmake=3.22 \ 2023-07-20T11:46:30.6033715Z  ninja=1.10 \ 2023-07-20T11:46:30.6033969Z  pkg-config=0.29 \ 2023-07-20T11:46:30.6034192Z  wheel=0.37 2023-07-20T11:46:30.6034413Z  fi 2023-07-20T11:46:30.6034620Z else 2023-07-20T11:46:30.6034836Z  conda create \ 2023-07-20T11:46:30.6035055Z  --yes --quiet \ 2023-07-20T11:46:30.6035323Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:46:30.6035609Z  "python=${PYTHON_VERSION}" \ 2023-07-20T11:46:30.6035869Z  cmake=3.22 \ 2023-07-20T11:46:30.6036091Z  conda-build=3.21 \ 2023-07-20T11:46:30.6036334Z  ninja=1.10 \ 2023-07-20T11:46:30.6036795Z  pkg-config=0.29 \ 2023-07-20T11:46:30.6037024Z  wheel=0.37 2023-07-20T11:46:30.6037219Z fi 2023-07-20T11:46:30.6037479Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-20T11:46:30.6037824Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-20T11:46:30.6069729Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:46:30.6070021Z env: 2023-07-20T11:46:30.6070269Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:46:30.6070561Z PYTHON_VERSION: 3.10 2023-07-20T11:46:30.6070808Z PACKAGE_TYPE: conda 2023-07-20T11:46:30.6071058Z REPOSITORY: pytorch/audio 2023-07-20T11:46:30.6071273Z REF: 2023-07-20T11:46:30.6071486Z CU_VERSION: cu121 2023-07-20T11:46:30.6071716Z CHANNEL: nightly 2023-07-20T11:46:30.6071949Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-20T11:46:30.6072300Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:46:30.6072971Z ##[endgroup] 2023-07-20T11:46:30.9221711Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:46:30.9222115Z + [[ 3.10 = \3\.\1\1 ]] 2023-07-20T11:46:30.9222854Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5610470956' python=3.10 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-07-20T11:46:32.9294864Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:46:32.9307349Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-07-20T11:46:48.9191992Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:46:54.4901147Z Solving environment: ...working... done 2023-07-20T11:46:54.7381032Z 2023-07-20T11:46:54.7381712Z ## Package Plan ## 2023-07-20T11:46:54.7382095Z 2023-07-20T11:46:54.7382634Z environment location: C:\actions-runner\_work\_temp\conda_environment_5610470956 2023-07-20T11:46:54.7383177Z 2023-07-20T11:46:54.7383394Z added / updated specs: 2023-07-20T11:46:54.7383811Z - cmake=3.22 2023-07-20T11:46:54.7384255Z - conda-build=3.21 2023-07-20T11:46:54.7384695Z - ninja=1.10 2023-07-20T11:46:54.7385092Z - pkg-config=0.29 2023-07-20T11:46:54.7385556Z - python=3.10 2023-07-20T11:46:54.7386032Z - wheel=0.37 2023-07-20T11:46:54.7386296Z 2023-07-20T11:46:54.7386306Z 2023-07-20T11:46:54.7386587Z The following packages will be downloaded: 2023-07-20T11:46:54.7386942Z 2023-07-20T11:46:54.7387174Z package | build 2023-07-20T11:46:54.7387689Z ---------------------------|----------------- 2023-07-20T11:46:54.7388317Z beautifulsoup4-4.12.2 | py310haa95532_0 212 KB 2023-07-20T11:46:54.7388958Z boltons-23.0.0 | py310haa95532_0 425 KB 2023-07-20T11:46:54.7389585Z brotlipy-0.7.0 |py310h2bbff1b_1002 335 KB 2023-07-20T11:46:54.7390466Z certifi-2023.5.7 | py310haa95532_0 153 KB 2023-07-20T11:46:54.7391090Z cffi-1.15.1 | py310h2bbff1b_3 239 KB 2023-07-20T11:46:54.7391692Z chardet-4.0.0 |py310haa95532_1003 220 KB 2023-07-20T11:46:54.7392306Z colorama-0.4.6 | py310haa95532_0 32 KB 2023-07-20T11:46:54.7392874Z conda-23.5.2 | py310haa95532_0 1.0 MB 2023-07-20T11:46:54.7393488Z conda-build-3.21.9 | py310haa95532_0 555 KB 2023-07-20T11:46:54.7394174Z conda-package-handling-2.1.0| py310haa95532_0 287 KB 2023-07-20T11:46:54.7394908Z conda-package-streaming-0.8.0| py310haa95532_0 28 KB 2023-07-20T11:46:54.7395548Z cryptography-39.0.1 | py310h21b164f_2 1.0 MB 2023-07-20T11:46:54.7396178Z filelock-3.9.0 | py310haa95532_0 19 KB 2023-07-20T11:46:54.7396765Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-07-20T11:46:54.7397689Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-07-20T11:46:54.7398285Z idna-3.4 | py310haa95532_0 97 KB 2023-07-20T11:46:54.7398825Z jinja2-3.1.2 | py310haa95532_0 215 KB 2023-07-20T11:46:54.7399446Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-07-20T11:46:54.7400074Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-07-20T11:46:54.7400972Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-07-20T11:46:54.7401692Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-07-20T11:46:54.7402286Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-07-20T11:46:54.7402942Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-07-20T11:46:54.7403751Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-07-20T11:46:54.7404572Z markupsafe-2.1.1 | py310h2bbff1b_0 26 KB 2023-07-20T11:46:54.7405455Z menuinst-1.4.19 | py310h59b6b97_0 94 KB 2023-07-20T11:46:54.7406285Z ninja-1.10.2 | haa95532_5 14 KB 2023-07-20T11:46:54.7406944Z packaging-23.0 | py310haa95532_0 70 KB 2023-07-20T11:46:54.7407734Z pcre-8.45 | hd77b12b_0 382 KB 2023-07-20T11:46:54.7408346Z pip-23.1.2 | py310haa95532_0 2.8 MB 2023-07-20T11:46:54.7408950Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-07-20T11:46:54.7409563Z pkginfo-1.9.6 | py310haa95532_0 69 KB 2023-07-20T11:46:54.7410176Z pluggy-1.0.0 | py310haa95532_1 29 KB 2023-07-20T11:46:54.7410922Z psutil-5.9.0 | py310h2bbff1b_0 353 KB 2023-07-20T11:46:54.7411863Z py-lief-0.12.3 | py310hd77b12b_0 2.0 MB 2023-07-20T11:46:54.7412485Z pycosat-0.6.4 | py310h2bbff1b_0 75 KB 2023-07-20T11:46:54.7413120Z pyopenssl-23.0.0 | py310haa95532_0 98 KB 2023-07-20T11:46:54.7413658Z pysocks-1.7.1 | py310haa95532_0 28 KB 2023-07-20T11:46:54.7414198Z python-3.10.12 | he1021f5_0 15.8 MB 2023-07-20T11:46:54.7414799Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-07-20T11:46:54.7415392Z pytz-2022.7 | py310haa95532_0 210 KB 2023-07-20T11:46:54.7415916Z pyyaml-6.0 | py310h2bbff1b_1 153 KB 2023-07-20T11:46:54.7416474Z requests-2.29.0 | py310haa95532_0 98 KB 2023-07-20T11:46:54.7417040Z ruamel.yaml-0.17.21 | py310h2bbff1b_0 177 KB 2023-07-20T11:46:54.7417639Z ruamel.yaml.clib-0.2.6 | py310h2bbff1b_1 101 KB 2023-07-20T11:46:54.7418199Z setuptools-67.8.0 | py310haa95532_0 1.1 MB 2023-07-20T11:46:54.7418776Z soupsieve-2.4 | py310haa95532_0 70 KB 2023-07-20T11:46:54.7419317Z tk-8.6.12 | h2bbff1b_0 3.1 MB 2023-07-20T11:46:54.7419835Z toolz-0.12.0 | py310haa95532_0 108 KB 2023-07-20T11:46:54.7420364Z tqdm-4.65.0 | py310h9909e9c_0 149 KB 2023-07-20T11:46:54.7420882Z urllib3-1.26.16 | py310haa95532_0 202 KB 2023-07-20T11:46:54.7421429Z win_inet_pton-1.1.0 | py310haa95532_0 9 KB 2023-07-20T11:46:54.7422007Z zstandard-0.19.0 | py310h2bbff1b_0 340 KB 2023-07-20T11:46:54.7422600Z ------------------------------------------------------------ 2023-07-20T11:46:54.7423016Z Total: 42.0 MB 2023-07-20T11:46:54.7423183Z 2023-07-20T11:46:54.7423337Z The following NEW packages will be INSTALLED: 2023-07-20T11:46:54.7423531Z 2023-07-20T11:46:54.7423785Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py310haa95532_0 None 2023-07-20T11:46:54.7424371Z boltons pkgs/main/win-64::boltons-23.0.0-py310haa95532_0 None 2023-07-20T11:46:54.7426011Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py310h2bbff1b_1002 None 2023-07-20T11:46:54.7427127Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-07-20T11:46:54.7427706Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-20T11:46:54.7428291Z certifi pkgs/main/win-64::certifi-2023.5.7-py310haa95532_0 None 2023-07-20T11:46:54.7428700Z cffi pkgs/main/win-64::cffi-1.15.1-py310h2bbff1b_3 None 2023-07-20T11:46:54.7429088Z chardet pkgs/main/win-64::chardet-4.0.0-py310haa95532_1003 None 2023-07-20T11:46:54.7429666Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-07-20T11:46:54.7430250Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-07-20T11:46:54.7430650Z colorama pkgs/main/win-64::colorama-0.4.6-py310haa95532_0 None 2023-07-20T11:46:54.7431046Z conda pkgs/main/win-64::conda-23.5.2-py310haa95532_0 None 2023-07-20T11:46:54.7433023Z conda-build pkgs/main/win-64::conda-build-3.21.9-py310haa95532_0 None 2023-07-20T11:46:54.7434780Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.1.0-py310haa95532_0 None 2023-07-20T11:46:54.7435556Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py310haa95532_0 None 2023-07-20T11:46:54.7436200Z cryptography pkgs/main/win-64::cryptography-39.0.1-py310h21b164f_2 None 2023-07-20T11:46:54.7436643Z filelock pkgs/main/win-64::filelock-3.9.0-py310haa95532_0 None 2023-07-20T11:46:54.7437130Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-07-20T11:46:54.7437501Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-20T11:46:54.7440014Z idna pkgs/main/win-64::idna-3.4-py310haa95532_0 None 2023-07-20T11:46:54.7440573Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py310haa95532_0 None 2023-07-20T11:46:54.7441111Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-20T11:46:54.7441743Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-20T11:46:54.7442152Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-07-20T11:46:54.7442538Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-07-20T11:46:54.7442918Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-20T11:46:54.7443298Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-20T11:46:54.7443665Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-07-20T11:46:54.7444013Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-20T11:46:54.7446022Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-07-20T11:46:54.7446445Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py310h2bbff1b_0 None 2023-07-20T11:46:54.7446870Z menuinst pkgs/main/win-64::menuinst-1.4.19-py310h59b6b97_0 None 2023-07-20T11:46:54.7447234Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-07-20T11:46:54.7447621Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-07-20T11:46:54.7448004Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-20T11:46:54.7448407Z packaging pkgs/main/win-64::packaging-23.0-py310haa95532_0 None 2023-07-20T11:46:54.7448799Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-07-20T11:46:54.7449141Z pip pkgs/main/win-64::pip-23.1.2-py310haa95532_0 None 2023-07-20T11:46:54.7449532Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-07-20T11:46:54.7449937Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py310haa95532_0 None 2023-07-20T11:46:54.7451852Z pluggy pkgs/main/win-64::pluggy-1.0.0-py310haa95532_1 None 2023-07-20T11:46:54.7452963Z psutil pkgs/main/win-64::psutil-5.9.0-py310h2bbff1b_0 None 2023-07-20T11:46:54.7453348Z py-lief pkgs/main/win-64::py-lief-0.12.3-py310hd77b12b_0 None 2023-07-20T11:46:54.7453772Z pycosat pkgs/main/win-64::pycosat-0.6.4-py310h2bbff1b_0 None 2023-07-20T11:46:54.7454192Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-07-20T11:46:54.7454688Z pyopenssl pkgs/main/win-64::pyopenssl-23.0.0-py310haa95532_0 None 2023-07-20T11:46:54.7455409Z pysocks pkgs/main/win-64::pysocks-1.7.1-py310haa95532_0 None 2023-07-20T11:46:54.7456309Z python pkgs/main/win-64::python-3.10.12-he1021f5_0 None 2023-07-20T11:46:54.7457139Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-20T11:46:54.7460411Z pytz pkgs/main/win-64::pytz-2022.7-py310haa95532_0 None 2023-07-20T11:46:54.7460843Z pyyaml pkgs/main/win-64::pyyaml-6.0-py310h2bbff1b_1 None 2023-07-20T11:46:54.7461352Z requests pkgs/main/win-64::requests-2.29.0-py310haa95532_0 None 2023-07-20T11:46:54.7461789Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py310h2bbff1b_0 None 2023-07-20T11:46:54.7462428Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py310h2bbff1b_1 None 2023-07-20T11:46:54.7462912Z setuptools pkgs/main/win-64::setuptools-67.8.0-py310haa95532_0 None 2023-07-20T11:46:54.7463322Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-07-20T11:46:54.7463694Z soupsieve pkgs/main/win-64::soupsieve-2.4-py310haa95532_0 None 2023-07-20T11:46:54.7466329Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-20T11:46:54.7466737Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 None 2023-07-20T11:46:54.7467109Z toolz pkgs/main/win-64::toolz-0.12.0-py310haa95532_0 None 2023-07-20T11:46:54.7467645Z tqdm pkgs/main/win-64::tqdm-4.65.0-py310h9909e9c_0 None 2023-07-20T11:46:54.7468016Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-20T11:46:54.7468546Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py310haa95532_0 None 2023-07-20T11:46:54.7468931Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-20T11:46:54.7469311Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-20T11:46:54.7469858Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-07-20T11:46:54.7470387Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py310haa95532_0 None 2023-07-20T11:46:54.7472681Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-07-20T11:46:54.7473178Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-07-20T11:46:54.7473679Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-07-20T11:46:54.7474436Z zstandard pkgs/main/win-64::zstandard-0.19.0-py310h2bbff1b_0 None 2023-07-20T11:46:54.7474829Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-07-20T11:46:54.7475026Z 2023-07-20T11:48:33.2070430Z 2023-07-20T11:48:34.9626122Z Preparing transaction: ...working... done 2023-07-20T11:48:42.2033115Z Verifying transaction: ...working... done 2023-07-20T11:49:14.2737001Z Executing transaction: ...working... done 2023-07-20T11:49:14.4087673Z Retrieving notices: ...working... done 2023-07-20T11:49:15.2403887Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:49:15.2408747Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:49:15.2615698Z ##[group]Run # //\\// means replace every backslash with slash 2023-07-20T11:49:15.2616209Z # //\\// means replace every backslash with slash 2023-07-20T11:49:15.2616647Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-07-20T11:49:15.2646844Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:49:15.2647174Z env: 2023-07-20T11:49:15.2647444Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:49:15.2647782Z PYTHON_VERSION: 3.10 2023-07-20T11:49:15.2648068Z PACKAGE_TYPE: conda 2023-07-20T11:49:15.2648366Z REPOSITORY: pytorch/audio 2023-07-20T11:49:15.2648604Z REF: 2023-07-20T11:49:15.2648849Z CU_VERSION: cu121 2023-07-20T11:49:15.2649112Z CHANNEL: nightly 2023-07-20T11:49:15.2649594Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-20T11:49:15.2649954Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:49:15.2650721Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:15.2651732Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:15.2652400Z ##[endgroup] 2023-07-20T11:49:15.6465560Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:49:15.6466015Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:49:15.6466313Z export VSDEVCMD_ARGS='' 2023-07-20T11:49:15.6466587Z source "${BUILD_ENV_FILE}" 2023-07-20T11:49:15.6466916Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-07-20T11:49:15.6467293Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-20T11:49:15.6467606Z  2023-07-20T11:49:15.6467829Z conda build \ 2023-07-20T11:49:15.6468071Z  -c defaults \ 2023-07-20T11:49:15.6468318Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-20T11:49:15.6468601Z  -c "pytorch-${CHANNEL}" \ 2023-07-20T11:49:15.6468883Z  --no-anaconda-upload \ 2023-07-20T11:49:15.6469180Z  --python "${PYTHON_VERSION}" \ 2023-07-20T11:49:15.6469463Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-07-20T11:49:15.6470122Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-07-20T11:49:15.6498772Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:49:15.6499058Z env: 2023-07-20T11:49:15.6499331Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:49:15.6499628Z PYTHON_VERSION: 3.10 2023-07-20T11:49:15.6499854Z PACKAGE_TYPE: conda 2023-07-20T11:49:15.6500107Z REPOSITORY: pytorch/audio 2023-07-20T11:49:15.6500347Z REF: 2023-07-20T11:49:15.6500614Z CU_VERSION: cu121 2023-07-20T11:49:15.6500819Z CHANNEL: nightly 2023-07-20T11:49:15.6501077Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-20T11:49:15.6501430Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:49:15.6501941Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:15.6502463Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:15.6503169Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T11:49:15.6503505Z CUDATOOLKIT_CHANNEL: 2023-07-20T11:49:15.6503761Z PACKAGE_NAME: torchaudio 2023-07-20T11:49:15.6504005Z ##[endgroup] 2023-07-20T11:49:19.5902538Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:49:22.3036321Z Solving environment: ...working... done 2023-07-20T11:49:26.3013065Z 2023-07-20T11:49:26.3013751Z ## Package Plan ## 2023-07-20T11:49:26.3014142Z 2023-07-20T11:49:26.3016778Z environment location: C:\Jenkins\Miniconda3 2023-07-20T11:49:26.3017232Z 2023-07-20T11:49:26.3017497Z added / updated specs: 2023-07-20T11:49:26.3017995Z - conda-build 2023-07-20T11:49:26.3019287Z - conda-package-handling!=1.5.0 2023-07-20T11:49:26.3019743Z 2023-07-20T11:49:26.3019774Z 2023-07-20T11:49:26.3020112Z The following packages will be downloaded: 2023-07-20T11:49:26.3020501Z 2023-07-20T11:49:26.3020818Z package | build 2023-07-20T11:49:26.3021939Z ---------------------------|----------------- 2023-07-20T11:49:26.3022614Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-07-20T11:49:26.3023356Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-07-20T11:49:26.3024085Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-07-20T11:49:26.3024808Z click-8.0.4 | py39haa95532_0 155 KB 2023-07-20T11:49:26.3025443Z conda-23.5.2 | py39haa95532_0 1.0 MB 2023-07-20T11:49:26.3026148Z conda-build-3.25.0 | py39haa95532_0 601 KB 2023-07-20T11:49:26.3026891Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-07-20T11:49:26.3030024Z conda-package-handling-2.1.0| py39haa95532_0 286 KB 2023-07-20T11:49:26.3030863Z conda-package-streaming-0.8.0| py39haa95532_0 28 KB 2023-07-20T11:49:26.3035074Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-07-20T11:49:26.3036143Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-07-20T11:49:26.3036964Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-07-20T11:49:26.3037776Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-07-20T11:49:26.3038468Z m2-patch-2.7.5 | 2 89 KB 2023-07-20T11:49:26.3039197Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-07-20T11:49:26.3039976Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-07-20T11:49:26.3040712Z msys2-conda-epoch-20160418 | 1 2 KB 2023-07-20T11:49:26.3041324Z openssl-1.1.1u | h2bbff1b_0 5.5 MB 2023-07-20T11:49:26.3042136Z packaging-23.0 | py39haa95532_0 69 KB 2023-07-20T11:49:26.3043104Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-07-20T11:49:26.3043816Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-07-20T11:49:26.3044484Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-07-20T11:49:26.3045172Z pytz-2022.7 | py39haa95532_0 210 KB 2023-07-20T11:49:26.3045898Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-07-20T11:49:26.3046612Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-07-20T11:49:26.3047257Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-07-20T11:49:26.3048014Z ------------------------------------------------------------ 2023-07-20T11:49:26.3048881Z Total: 16.8 MB 2023-07-20T11:49:26.3049308Z 2023-07-20T11:49:26.3049636Z The following NEW packages will be INSTALLED: 2023-07-20T11:49:26.3050058Z 2023-07-20T11:49:26.3050571Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-07-20T11:49:26.3051430Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-07-20T11:49:26.3052313Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-07-20T11:49:26.3053151Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-07-20T11:49:26.3054026Z conda-build pkgs/main/win-64::conda-build-3.25.0-py39haa95532_0 None 2023-07-20T11:49:26.3055085Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-07-20T11:49:26.3056294Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py39haa95532_0 None 2023-07-20T11:49:26.3057273Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-07-20T11:49:26.3058110Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-20T11:49:26.3058928Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-07-20T11:49:26.3059788Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-20T11:49:26.3060650Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-20T11:49:26.3063240Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-07-20T11:49:26.3064044Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-20T11:49:26.3064857Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-20T11:49:26.3065700Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-20T11:49:26.3066572Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-07-20T11:49:26.3067472Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-07-20T11:49:26.3068517Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-07-20T11:49:26.3069503Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-07-20T11:49:26.3070414Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-07-20T11:49:26.3072386Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-07-20T11:49:26.3073370Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-07-20T11:49:26.3074342Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-07-20T11:49:26.3075354Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-07-20T11:49:26.3076249Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-20T11:49:26.3077209Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-07-20T11:49:26.3078087Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-07-20T11:49:26.3078943Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-07-20T11:49:26.3079813Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-07-20T11:49:26.3080413Z 2023-07-20T11:49:26.3080662Z The following packages will be UPDATED: 2023-07-20T11:49:26.3081146Z 2023-07-20T11:49:26.3081616Z conda 22.9.0-py39haa95532_0 --> 23.5.2-py39haa95532_0 None 2023-07-20T11:49:26.3082460Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.1.0-py39haa95532_0 None 2023-07-20T11:49:26.3083294Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1u-h2bbff1b_0 None 2023-07-20T11:49:26.3083758Z 2023-07-20T11:49:26.3083769Z 2023-07-20T11:49:26.5260770Z Preparing transaction: ...working... done 2023-07-20T11:49:27.5100767Z Verifying transaction: ...working... done 2023-07-20T11:49:29.9793431Z Executing transaction: ...working... done 2023-07-20T11:49:30.8823308Z Retrieving notices: ...working... done 2023-07-20T11:49:34.7851558Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:49:34.7852573Z 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:49:34.8425321Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-20T11:49:34.8426149Z Adding in variants from internal_defaults 2023-07-20T11:49:34.8427227Z 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:49:34.8428502Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-07-20T11:49:34.8429480Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-20T11:49:34.8430383Z Adding in variants from config.variant 2023-07-20T11:49:34.8551863Z 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:49:34.8552588Z warnings.warn( 2023-07-20T11:49:35.0191106Z INFO:conda_build.metadata:Attempting to finalize metadata for vs2019_win-64 2023-07-20T11:49:35.0191880Z Attempting to finalize metadata for vs2019_win-64 2023-07-20T11:49:58.0764606Z 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:49:58.0765540Z 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:49:58.0864459Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-07-20T11:49:58.0865503Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work 2023-07-20T11:49:58.0866120Z Packaging vs2019_win-64 2023-07-20T11:49:58.0866697Z INFO:conda_build.build:Packaging vs2019_win-64 2023-07-20T11:49:58.1151115Z INFO:conda_build.build:Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-20T11:49:58.1151576Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-20T11:49:58.1943467Z 2023-07-20T11:49:58.1944683Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-20T11:49:58.2121004Z 2023-07-20T11:49:58.2122210Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env" 2023-07-20T11:49:58.4359389Z 2023-07-20T11:49:58.4360443Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env 2023-07-20T11:49:58.4360834Z 2023-07-20T11:49:58.4607526Z 2023-07-20T11:49:58.4608394Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work>set YEAR=2019 2023-07-20T11:49:58.4612850Z 2023-07-20T11:49:58.4613514Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work>set VER=16 2023-07-20T11:49:58.4617081Z 2023-07-20T11:49:58.4617884Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d" 2023-07-20T11:49:58.4628901Z 2023-07-20T11:49:58.4630206Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:58.4648448Z 1 file(s) copied. 2023-07-20T11:49:58.4656928Z 2023-07-20T11:49:58.4658195Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work>IF "win-64" == "win-64" ( 2023-07-20T11:49:58.4658951Z set "target_platform=amd64" 2023-07-20T11:49:58.4660306Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:58.4661697Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:58.4662583Z IF "" == "" ( 2023-07-20T11:49:58.4663583Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:58.4664890Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:58.4666114Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:58.4666867Z ) ELSE ( 2023-07-20T11:49:58.4667828Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:58.4669086Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:58.4670604Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:58.4671426Z ) 2023-07-20T11:49:58.4672165Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:58.4672970Z ) else ( 2023-07-20T11:49:58.4673492Z set "target_platform=x86" 2023-07-20T11:49:58.4674480Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:58.4675681Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:58.4677256Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:58.4678197Z echo popd 2023-07-20T11:49:58.4678681Z ) 2023-07-20T11:50:00.3888592Z 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:00.3889309Z 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:00.3999290Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T11:50:00.4012936Z 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:00.4014291Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T11:50:00.4016331Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T11:50:00.4030803Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T11:50:00.4035039Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T11:50:00.4036200Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:00.4043495Z 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:00.4044161Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T11:50:00.4045356Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T11:50:00.4114600Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T11:50:00.4120986Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-20T11:50:00.4122625Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:00.4249748Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 407 KB/second 2023-07-20T11:50:00.4493980Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T11:50:00.4496136Z 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:00.4515539Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T11:50:00.4519952Z 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:00.4528250Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T11:50:00.4530039Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T11:50:00.4530654Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T11:50:00.4534783Z 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:00.4542508Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T11:50:00.4543087Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T11:50:00.4589251Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T11:50:00.4589907Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T11:50:00.4594045Z 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:00.4601862Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T11:50:00.4602503Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T11:50:00.4741463Z 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:00.4760886Z DEBUG:conda_index.index:noarch finish 2023-07-20T11:50:00.4763321Z INFO:conda_index.index:Completed noarch 2023-07-20T11:50:00.4763877Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T11:50:00.4765664Z 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:00.4785700Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T11:50:00.4790499Z 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:00.4815207Z 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:00.4833012Z 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:00.4833668Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T11:50:00.4834207Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T11:50:00.4834712Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T11:50:00.4839811Z 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:00.4861662Z 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:00.4878037Z 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:00.4878883Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T11:50:00.4879436Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T11:50:00.4953581Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T11:50:00.4954897Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T11:50:00.4956554Z 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:00.4991612Z 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:00.5017757Z 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:00.5018386Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T11:50:00.5018842Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T11:50:00.5170111Z 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:00.5187386Z DEBUG:conda_index.index:win-64 finish 2023-07-20T11:50:00.5188423Z INFO:conda_index.index:Completed win-64 2023-07-20T11:50:00.5192471Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T11:50:00.5195210Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T11:50:00.5196441Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T11:50:00.5200350Z 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:00.5201524Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T11:50:00.5202265Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T11:50:00.5203168Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T11:50:00.5207116Z 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:00.5231079Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T11:50:00.5383224Z 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:00.5398743Z DEBUG:conda_index.index:write channeldata 2023-07-20T11:50:00.5403580Z 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:01.1214577Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T11:50:01.1227548Z 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:01.1228873Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T11:50:01.1230238Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T11:50:01.1248540Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T11:50:01.1253126Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T11:50:01.1254976Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:01.1263107Z 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:01.1264050Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T11:50:01.1265230Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T11:50:01.1331154Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T11:50:01.1336091Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-07-20T11:50:01.1337132Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:01.1385655Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T11:50:01.1388322Z 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:01.1408583Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T11:50:01.1413216Z 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:01.1422156Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T11:50:01.1424336Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T11:50:01.1424915Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T11:50:01.1429504Z 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:01.1437867Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T11:50:01.1438499Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T11:50:01.1487916Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T11:50:01.1488562Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T11:50:01.1493261Z 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:01.1501991Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T11:50:01.1502663Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T11:50:01.1643401Z 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:01.1662397Z DEBUG:conda_index.index:noarch finish 2023-07-20T11:50:01.1663129Z INFO:conda_index.index:Completed noarch 2023-07-20T11:50:01.1663916Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T11:50:01.1667216Z 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:01.1690559Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T11:50:01.1696024Z 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:01.1707853Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T11:50:01.1708656Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T11:50:01.1709455Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T11:50:01.1715672Z 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:01.1723172Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T11:50:01.1724002Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T11:50:01.1778536Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T11:50:01.1779281Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T11:50:01.1784519Z 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:01.1793252Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T11:50:01.1793882Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T11:50:01.1948791Z 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:01.1968295Z DEBUG:conda_index.index:win-64 finish 2023-07-20T11:50:01.1968921Z INFO:conda_index.index:Completed win-64 2023-07-20T11:50:01.1973204Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T11:50:01.1976109Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T11:50:01.1976739Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T11:50:01.1981563Z 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:01.1982457Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T11:50:01.1983145Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T11:50:01.1983958Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T11:50:01.1988471Z 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:01.2012129Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T11:50:01.2168347Z 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:01.2186839Z DEBUG:conda_index.index:write channeldata 2023-07-20T11:50:01.2191582Z 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:01.2211458Z Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpghgh4ls0\info\recipe) will be used. 2023-07-20T11:50:01.2212218Z WARNING:conda_build.utils:Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpghgh4ls0\info\recipe) will be used. 2023-07-20T11:50:01.3754985Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-20T11:50:01.3755919Z 2023-07-20T11:50:01.3756265Z Resource usage statistics from bundling vs2019_win-64: 2023-07-20T11:50:01.3756864Z Process count: 1 2023-07-20T11:50:01.3757371Z CPU time: Sys=-, User=- 2023-07-20T11:50:01.3758416Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-20T11:50:01.3759409Z Memory: 1.6M 2023-07-20T11:50:01.3759843Z Disk usage: 8.3K 2023-07-20T11:50:01.3760339Z Time elapsed: 0:00:02.0 2023-07-20T11:50:01.3760662Z 2023-07-20T11:50:01.3760673Z 2023-07-20T11:50:01.3760890Z number of files: 1 2023-07-20T11:50:01.3761371Z Fixing permissions 2023-07-20T11:50:01.3761842Z INFO :: Time taken to mark (prefix) 2023-07-20T11:50:01.3762196Z 0 replacements in 0 files was 0.01 seconds 2023-07-20T11:50:01.3762792Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:01.3763507Z 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:01.3764191Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-20T11:50:01.3764916Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853774826\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-20T11:50:01.4398365Z # Automatic uploading is disabled 2023-07-20T11:50:01.4399189Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-20T11:50:01.4399620Z 2023-07-20T11:50:01.4399637Z 2023-07-20T11:50:01.4400228Z # To have conda build upload to anaconda.org automatically, use 2023-07-20T11:50:01.4401187Z # conda config --set anaconda_upload yes 2023-07-20T11:50:01.4401776Z anaconda upload \ 2023-07-20T11:50:01.4402556Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:01.4403438Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-20T11:50:01.4403887Z 2023-07-20T11:50:01.4404363Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-20T11:50:01.4405049Z { 2023-07-20T11:50:01.4405528Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-07-20T11:50:01.4406217Z "recipe": { 2023-07-20T11:50:01.4406836Z "cross_compiler_target_platform": "win-64", 2023-07-20T11:50:01.4407646Z "target_platform": "win-64", 2023-07-20T11:50:01.4408121Z "vc": "14" 2023-07-20T11:50:01.4408549Z } 2023-07-20T11:50:01.4408912Z } 2023-07-20T11:50:01.4409279Z } 2023-07-20T11:50:01.4409514Z 2023-07-20T11:50:01.4409544Z 2023-07-20T11:50:01.4409855Z #################################################################################### 2023-07-20T11:50:01.4410752Z Resource usage summary: 2023-07-20T11:50:01.4411089Z 2023-07-20T11:50:01.4411306Z Total time: 0:00:26.7 2023-07-20T11:50:01.4411878Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-07-20T11:50:01.4412432Z Maximum memory usage observed: 1.6M 2023-07-20T11:50:01.4413243Z Total disk usage observed (not including envs): 8.3K 2023-07-20T11:50:02.3260422Z ##[group]Run set -euxo pipefail 2023-07-20T11:50:02.3260842Z set -euxo pipefail 2023-07-20T11:50:02.3261144Z cat "${BUILD_ENV_FILE}" 2023-07-20T11:50:02.3261454Z source "${BUILD_ENV_FILE}" 2023-07-20T11:50:02.3261750Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:02.3262085Z export VSDEVCMD_ARGS='' 2023-07-20T11:50:02.3262364Z  2023-07-20T11:50:02.3262721Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-20T11:50:02.3263085Z #bash packaging/build_conda.sh 2023-07-20T11:50:02.3263373Z  2023-07-20T11:50:02.3263641Z  2023-07-20T11:50:02.3263904Z conda build \ 2023-07-20T11:50:02.3264149Z  -c defaults \ 2023-07-20T11:50:02.3264464Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-20T11:50:02.3264789Z  -c "pytorch-${CHANNEL}" \ 2023-07-20T11:50:02.3265373Z  --no-anaconda-upload \ 2023-07-20T11:50:02.3266150Z  --no-test --python "${PYTHON_VERSION}" \ 2023-07-20T11:50:02.3266811Z  --output-folder distr/ \ 2023-07-20T11:50:02.3267291Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-07-20T11:50:02.3297885Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:50:02.3298174Z env: 2023-07-20T11:50:02.3298446Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:50:02.3298713Z PYTHON_VERSION: 3.10 2023-07-20T11:50:02.3298964Z PACKAGE_TYPE: conda 2023-07-20T11:50:02.3299224Z REPOSITORY: pytorch/audio 2023-07-20T11:50:02.3299465Z REF: 2023-07-20T11:50:02.3299802Z CU_VERSION: cu121 2023-07-20T11:50:02.3300388Z CHANNEL: nightly 2023-07-20T11:50:02.3300889Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-20T11:50:02.3301668Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:50:02.3302087Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:02.3302522Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:02.3302943Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T11:50:02.3303266Z CUDATOOLKIT_CHANNEL: 2023-07-20T11:50:02.3303474Z ##[endgroup] 2023-07-20T11:50:02.6725470Z + cat 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:50:02.6904226Z export BUILD_VERSION='2.1.0.dev20230720' 2023-07-20T11:50:02.6904626Z 2023-07-20T11:50:02.6905122Z export CMAKE_USE_CUDA='1' 2023-07-20T11:50:02.6905430Z 2023-07-20T11:50:02.6905634Z export CONDA_BUILD_VARIANT='cuda' 2023-07-20T11:50:02.6905966Z 2023-07-20T11:50:02.6906380Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T11:50:02.6906828Z 2023-07-20T11:50:02.6907260Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:02.6907707Z 2023-07-20T11:50:02.6908097Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:02.6908580Z 2023-07-20T11:50:02.6908821Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:02.6909154Z 2023-07-20T11:50:02.6909466Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:02.6909719Z 2023-07-20T11:50:02.6909985Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:02.6910442Z 2023-07-20T11:50:02.6910628Z export FORCE_CUDA=1 2023-07-20T11:50:02.6910879Z 2023-07-20T11:50:02.6911146Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-07-20T11:50:02.6911395Z 2023-07-20T11:50:02.6911530Z export PYTORCH_VERSION='2.1.0.dev20230719' 2023-07-20T11:50:02.6912242Z 2023-07-20T11:50:02.6912472Z export PYTORCH_VERSION_SUFFIX='' 2023-07-20T11:50:02.6912676Z 2023-07-20T11:50:02.6912833Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T11:50:02.6913158Z 2023-07-20T11:50:02.6913343Z export VERSION_SUFFIX='' 2023-07-20T11:50:02.6913632Z 2023-07-20T11:50:02.6917025Z export WHEEL_DIR='' 2023-07-20T11:50:02.6917376Z 2023-07-20T11:50:02.6917387Z 2023-07-20T11:50:02.6917760Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:50:02.6918368Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T11:50:02.6918866Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T11:50:02.6919455Z ++ export CMAKE_USE_CUDA=1 2023-07-20T11:50:02.6919860Z ++ CMAKE_USE_CUDA=1 2023-07-20T11:50:02.6920713Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T11:50:02.6921258Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T11:50:02.6922141Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-20T11:50:02.6922959Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T11:50:02.6923723Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:02.6924473Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:02.6925204Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:02.6925918Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:02.6926517Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:02.6927038Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:02.6927876Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:02.6928881Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:02.6929713Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:02.6930538Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:02.6931207Z ++ export FORCE_CUDA=1 2023-07-20T11:50:02.6931662Z ++ FORCE_CUDA=1 2023-07-20T11:50:02.6933811Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-20T11:50:02.6937359Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-20T11:50:02.6939367Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T11:50:02.6940111Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T11:50:02.6940888Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T11:50:02.6941412Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T11:50:02.6942033Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T11:50:02.6942678Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T11:50:02.6943196Z ++ export VERSION_SUFFIX= 2023-07-20T11:50:02.6943627Z ++ VERSION_SUFFIX= 2023-07-20T11:50:02.6944056Z ++ export WHEEL_DIR= 2023-07-20T11:50:02.6944498Z ++ WHEEL_DIR= 2023-07-20T11:50:02.6945004Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:02.6945835Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:02.6946464Z + export VSDEVCMD_ARGS= 2023-07-20T11:50:02.6947015Z + VSDEVCMD_ARGS= 2023-07-20T11:50:02.6948019Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.10 --output-folder distr/ packaging/torchaudio 2023-07-20T11:50:04.8112930Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:50:04.8113594Z 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:04.8772021Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-20T11:50:04.8772625Z Adding in variants from internal_defaults 2023-07-20T11:50:04.8773640Z 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:04.8774483Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-07-20T11:50:04.8775560Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-20T11:50:04.8776233Z Adding in variants from config.variant 2023-07-20T11:50:04.9014557Z 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:04.9015823Z warnings.warn( 2023-07-20T11:50:04.9016405Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-07-20T11:50:04.9016831Z warnings.warn( 2023-07-20T11:50:04.9017560Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'CUDA_HOME' is being passed through with value 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-07-20T11:50:04.9018259Z warnings.warn( 2023-07-20T11:50:04.9018923Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'TORCH_CUDA_ARCH_LIST' is being passed through with value '5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-07-20T11:50:04.9019556Z warnings.warn( 2023-07-20T11:50:04.9020006Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-07-20T11:50:04.9020424Z warnings.warn( 2023-07-20T11:50:04.9020844Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-07-20T11:50:04.9021262Z warnings.warn( 2023-07-20T11:50:04.9021737Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-07-20T11:50:04.9022186Z warnings.warn( 2023-07-20T11:50:05.0588123Z INFO:conda_build.metadata:Attempting to finalize metadata for torchaudio 2023-07-20T11:50:05.0588577Z Attempting to finalize metadata for torchaudio 2023-07-20T11:50:25.1413139Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:50:25.5605844Z Solving environment: ...working... done 2023-07-20T11:50:28.0611430Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:50:34.9712227Z Solving environment: ...working... done 2023-07-20T11:50:41.9199468Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:50:50.0663345Z Solving environment: ...working... done 2023-07-20T11:50:50.1767191Z BUILD START: ['torchaudio-2.1.0.dev20230720-py310_cu121.tar.bz2'] 2023-07-20T11:50:52.3752245Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:51:00.6709783Z Solving environment: ...working... done 2023-07-20T11:55:50.2247962Z 2023-07-20T11:55:50.2248548Z ## Package Plan ## 2023-07-20T11:55:50.2248930Z 2023-07-20T11:55:50.2254527Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\_h_env 2023-07-20T11:55:50.2285669Z 2023-07-20T11:55:50.2285685Z 2023-07-20T11:55:50.2286119Z The following NEW packages will be INSTALLED: 2023-07-20T11:55:50.2286673Z 2023-07-20T11:55:50.2286979Z blas: 1.0-mkl 2023-07-20T11:55:50.2287876Z bzip2: 1.0.8-he774522_0 2023-07-20T11:55:50.2289229Z ca-certificates: 2023.05.30-haa95532_0 2023-07-20T11:55:50.2289814Z cmake: 3.26.4-h693b641_0 2023-07-20T11:55:50.2290469Z cuda-cccl: 12.2.53-0 nvidia 2023-07-20T11:55:50.2291103Z cuda-cudart: 12.1.105-0 nvidia 2023-07-20T11:55:50.2291756Z cuda-cudart-dev: 12.1.105-0 nvidia 2023-07-20T11:55:50.2297995Z cuda-cupti: 12.1.105-0 nvidia 2023-07-20T11:55:50.2298728Z cuda-libraries: 12.1.0-0 nvidia 2023-07-20T11:55:50.2300224Z cuda-libraries-dev: 12.1.0-0 nvidia 2023-07-20T11:55:50.2301045Z cuda-nvrtc: 12.1.105-0 nvidia 2023-07-20T11:55:50.2301829Z cuda-nvrtc-dev: 12.1.105-0 nvidia 2023-07-20T11:55:50.2302532Z cuda-nvtx: 12.1.105-0 nvidia 2023-07-20T11:55:50.2303171Z cuda-opencl: 12.2.53-0 nvidia 2023-07-20T11:55:50.2303901Z cuda-opencl-dev: 12.2.53-0 nvidia 2023-07-20T11:55:50.2304600Z cuda-profiler-api: 12.2.53-0 nvidia 2023-07-20T11:55:50.2305343Z cuda-runtime: 12.1.0-0 nvidia 2023-07-20T11:55:50.2305989Z filelock: 3.9.0-py310haa95532_0 2023-07-20T11:55:50.2306752Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-07-20T11:55:50.2307488Z jinja2: 3.1.2-py310haa95532_0 2023-07-20T11:55:50.2308252Z libcublas: 12.1.0.26-0 nvidia 2023-07-20T11:55:50.2308924Z libcublas-dev: 12.1.0.26-0 nvidia 2023-07-20T11:55:50.2309580Z libcufft: 11.0.2.4-0 nvidia 2023-07-20T11:55:50.2310249Z libcufft-dev: 11.0.2.4-0 nvidia 2023-07-20T11:55:50.2310930Z libcurand: 10.3.3.53-0 nvidia 2023-07-20T11:55:50.2311612Z libcurand-dev: 10.3.3.53-0 nvidia 2023-07-20T11:55:50.2312268Z libcusolver: 11.4.4.55-0 nvidia 2023-07-20T11:55:50.2312941Z libcusolver-dev: 11.4.4.55-0 nvidia 2023-07-20T11:55:50.2313793Z libcusparse: 12.0.2.55-0 nvidia 2023-07-20T11:55:50.2314613Z libcusparse-dev: 12.0.2.55-0 nvidia 2023-07-20T11:55:50.2315258Z libffi: 3.4.4-hd77b12b_0 2023-07-20T11:55:50.2316114Z libnpp: 12.0.2.50-0 nvidia 2023-07-20T11:55:50.2317091Z libnpp-dev: 12.0.2.50-0 nvidia 2023-07-20T11:55:50.2317743Z libnvjitlink: 12.1.105-0 nvidia 2023-07-20T11:55:50.2324127Z libnvjitlink-dev: 12.1.105-0 nvidia 2023-07-20T11:55:50.2324945Z libnvjpeg: 12.1.1.14-0 nvidia 2023-07-20T11:55:50.2325859Z libnvjpeg-dev: 12.1.1.14-0 nvidia 2023-07-20T11:55:50.2326534Z libuv: 1.44.2-h2bbff1b_0 2023-07-20T11:55:50.2327176Z lz4-c: 1.9.4-h2bbff1b_0 2023-07-20T11:55:50.2327852Z markupsafe: 2.1.1-py310h2bbff1b_0 2023-07-20T11:55:50.2328519Z mkl: 2023.1.0-h8bd8f75_46356 2023-07-20T11:55:50.2329229Z mpmath: 1.2.1-py310haa95532_0 2023-07-20T11:55:50.2329874Z networkx: 2.8.4-py310haa95532_1 2023-07-20T11:55:50.2330688Z ninja: 1.10.2-haa95532_5 2023-07-20T11:55:50.2331331Z ninja-base: 1.10.2-h6d14046_5 2023-07-20T11:55:50.2331949Z openssl: 3.0.9-h2bbff1b_0 2023-07-20T11:55:50.2332590Z pip: 23.1.2-py310haa95532_0 2023-07-20T11:55:50.2333205Z python: 3.10.12-he1021f5_0 2023-07-20T11:55:50.2333894Z pytorch: 2.1.0.dev20230719-py3.10_cuda12.1_cudnn8_0 pytorch-nightly 2023-07-20T11:55:50.2334648Z pytorch-cuda: 12.1-hde6ce7c_5 pytorch-nightly 2023-07-20T11:55:50.2335375Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-07-20T11:55:50.2336202Z pyyaml: 6.0-py310h2bbff1b_1 2023-07-20T11:55:50.2337038Z setuptools: 67.8.0-py310haa95532_0 2023-07-20T11:55:50.2337681Z sqlite: 3.41.2-h2bbff1b_0 2023-07-20T11:55:50.2338299Z sympy: 1.11.1-py310haa95532_0 2023-07-20T11:55:50.2338920Z tbb: 2021.8.0-h59b6b97_0 2023-07-20T11:55:50.2339523Z tk: 8.6.12-h2bbff1b_0 2023-07-20T11:55:50.2340181Z typing_extensions: 4.6.3-py310haa95532_0 2023-07-20T11:55:50.2340838Z tzdata: 2023c-h04d1e81_0 2023-07-20T11:55:50.2341446Z vc: 14.2-h21ff451_1 2023-07-20T11:55:50.2342060Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-07-20T11:55:50.2342821Z wheel: 0.38.4-py310haa95532_0 2023-07-20T11:55:50.2343566Z xz: 5.4.2-h8cc25b3_0 2023-07-20T11:55:50.2344130Z yaml: 0.2.5-he774522_0 2023-07-20T11:55:50.2344710Z zlib: 1.2.13-h8cc25b3_0 2023-07-20T11:55:50.2345331Z zstd: 1.5.5-hd43e919_0 2023-07-20T11:55:50.2345677Z 2023-07-20T11:55:52.2776033Z Preparing transaction: ...working... done 2023-07-20T11:56:00.9769254Z Verifying transaction: ...working... done 2023-07-20T11:56:21.3166029Z Executing transaction: ...working... done 2023-07-20T11:56:23.4734709Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:56:24.0823241Z Solving environment: ...working... done 2023-07-20T11:56:24.2620009Z 2023-07-20T11:56:24.2620535Z ## Package Plan ## 2023-07-20T11:56:24.2620868Z 2023-07-20T11:56:24.2627076Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\_build_env 2023-07-20T11:56:24.2627853Z 2023-07-20T11:56:24.2627868Z 2023-07-20T11:56:24.2628153Z The following NEW packages will be INSTALLED: 2023-07-20T11:56:24.2628632Z 2023-07-20T11:56:24.2631540Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-07-20T11:56:24.2632060Z vswhere: 2.8.4-haa95532_0 2023-07-20T11:56:24.2632386Z 2023-07-20T11:56:24.2684707Z Preparing transaction: ...working... done 2023-07-20T11:56:24.6845260Z Verifying transaction: ...working... done 2023-07-20T11:56:24.7257335Z Executing transaction: ...working... done 2023-07-20T11:56:47.6585398Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\_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:56:47.6586251Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-07-20T11:56:50.4691245Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\_h_env\lib\site-packages\torch\cuda\__init__.py:126: UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 11040). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at C:\cb\pytorch_1000000000000\work\c10\cuda\CUDAFunctions.cpp:108.) 2023-07-20T11:56:50.4693330Z return torch._C._cuda_getDeviceCount() > 0 2023-07-20T11:56:50.4694048Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:56:50.6314779Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-07-20T11:56:50.6315909Z !! 2023-07-20T11:56:50.6316160Z 2023-07-20T11:56:50.6316404Z ******************************************************************************** 2023-07-20T11:56:50.6317239Z Please avoid running ``setup.py`` directly. 2023-07-20T11:56:50.6317940Z Instead, use pypa/build, pypa/installer, pypa/build or 2023-07-20T11:56:50.6318585Z other standards-based tools. 2023-07-20T11:56:50.6318922Z 2023-07-20T11:56:50.6319391Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-07-20T11:56:50.6320130Z ******************************************************************************** 2023-07-20T11:56:50.6320512Z 2023-07-20T11:56:50.6320668Z !! 2023-07-20T11:56:50.6321109Z self.initialize_options() 2023-07-20T11:56:50.6880212Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\work\ 2023-07-20T11:56:50.6881671Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\work 2023-07-20T11:56:50.6882645Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853804859\\_build_env', 2023-07-20T11:56:50.6883330Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853804859\\_h_env', 2023-07-20T11:56:50.6883759Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853804859\\work'} 2023-07-20T11:56:50.6884000Z 2023-07-20T11:56:50.6884159Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-07-20T11:56:50.6884379Z 2023-07-20T11:56:50.6884620Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-07-20T11:56:50.6885063Z 2023-07-20T11:56:50.6885195Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-07-20T11:56:50.6885485Z 2023-07-20T11:56:50.6885654Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-07-20T11:56:50.6885921Z 2023-07-20T11:56:50.6886026Z %SRC_DIR%>set "ARCH=64" 2023-07-20T11:56:50.6886181Z 2023-07-20T11:56:50.6886484Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-07-20T11:56:50.6886661Z 2023-07-20T11:56:50.6886801Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-07-20T11:56:50.6886977Z 2023-07-20T11:56:50.6887127Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-07-20T11:56:50.6887316Z 2023-07-20T11:56:50.6887490Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-07-20T11:56:50.6887681Z 2023-07-20T11:56:50.6887791Z %SRC_DIR%>set "SUBDIR=win-64" 2023-07-20T11:56:50.6887944Z 2023-07-20T11:56:50.6888063Z %SRC_DIR%>set "build_platform=win-64" 2023-07-20T11:56:50.6888229Z 2023-07-20T11:56:50.6888335Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-07-20T11:56:50.6888502Z 2023-07-20T11:56:50.6888633Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-07-20T11:56:50.6888807Z 2023-07-20T11:56:50.6888894Z %SRC_DIR%>set "CONDA_PY=310" 2023-07-20T11:56:50.6889045Z 2023-07-20T11:56:50.6889140Z %SRC_DIR%>set "PY3K=1" 2023-07-20T11:56:50.6889282Z 2023-07-20T11:56:50.6889389Z %SRC_DIR%>set "PY_VER=3.10" 2023-07-20T11:56:50.6889541Z 2023-07-20T11:56:50.6889663Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-07-20T11:56:50.6889833Z 2023-07-20T11:56:50.6889981Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-07-20T11:56:50.6890154Z 2023-07-20T11:56:50.6890291Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-07-20T11:56:50.6890469Z 2023-07-20T11:56:50.6890570Z %SRC_DIR%>set "NPY_VER=1.22" 2023-07-20T11:56:50.6890721Z 2023-07-20T11:56:50.6890826Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-07-20T11:56:50.6890979Z 2023-07-20T11:56:50.6891124Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-07-20T11:56:50.6891460Z 2023-07-20T11:56:50.6891571Z %SRC_DIR%>set "PERL_VER=5.26" 2023-07-20T11:56:50.6891706Z 2023-07-20T11:56:50.6891817Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-07-20T11:56:50.6892086Z 2023-07-20T11:56:50.6892192Z %SRC_DIR%>set "LUA_VER=5" 2023-07-20T11:56:50.6892449Z 2023-07-20T11:56:50.6892555Z %SRC_DIR%>set "CONDA_LUA=5" 2023-07-20T11:56:50.6892717Z 2023-07-20T11:56:50.6892817Z %SRC_DIR%>set "R_VER=3.4" 2023-07-20T11:56:50.6892962Z 2023-07-20T11:56:50.6893046Z %SRC_DIR%>set "CONDA_R=3.4" 2023-07-20T11:56:50.6893193Z 2023-07-20T11:56:50.6893326Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230720" 2023-07-20T11:56:50.6893501Z 2023-07-20T11:56:50.6893708Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1" 2023-07-20T11:56:50.6893948Z 2023-07-20T11:56:50.6894106Z %SRC_DIR%>set "TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0" 2023-07-20T11:56:50.6894298Z 2023-07-20T11:56:50.6894428Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=g6a67f8b" 2023-07-20T11:56:50.6894607Z 2023-07-20T11:56:50.6894763Z %SRC_DIR%>set "GIT_FULL_HASH=6a67f8ba5a61a7068729fcd436b7009d56649e2b" 2023-07-20T11:56:50.6894972Z 2023-07-20T11:56:50.6895091Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-07-20T11:56:50.6895256Z 2023-07-20T11:56:50.6895386Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230720" 2023-07-20T11:56:50.6895557Z 2023-07-20T11:56:50.6895670Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-07-20T11:56:50.6895828Z 2023-07-20T11:56:50.6895966Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-07-20T11:56:50.6896145Z 2023-07-20T11:56:50.6896236Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-07-20T11:56:50.6896390Z 2023-07-20T11:56:50.6896642Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-07-20T11:56:50.6896915Z 2023-07-20T11:56:50.6897020Z %SRC_DIR%>set "CPU_COUNT=8" 2023-07-20T11:56:50.6897171Z 2023-07-20T11:56:50.6897279Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-07-20T11:56:50.6897432Z 2023-07-20T11:56:50.6897536Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-07-20T11:56:50.6897953Z 2023-07-20T11:56:50.6900135Z %SRC_DIR%>set "PATH=%BUILD_PREFIX%;%BUILD_PREFIX%\Library\mingw-w64\bin;%BUILD_PREFIX%\Library\usr\bin;%BUILD_PREFIX%\Library\bin;%BUILD_PREFIX%\Scripts;%BUILD_PREFIX%\bin;%PREFIX%;%PREFIX%\Library\mingw-w64\bin;%PREFIX%\Library\usr\bin;%PREFIX%\Library\bin;%PREFIX%\Scripts;%PREFIX%\bin;C;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin;C:\Users\runneruser\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\opt\bin;C:\Jenkins\Miniconda3\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl" 2023-07-20T11:56:50.6902109Z 2023-07-20T11:56:50.6902248Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-07-20T11:56:50.6902424Z 2023-07-20T11:56:50.6902568Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-07-20T11:56:50.6902739Z 2023-07-20T11:56:50.6902884Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-07-20T11:56:50.6903068Z 2023-07-20T11:56:50.6903215Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-07-20T11:56:50.6903408Z 2023-07-20T11:56:50.6903547Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-07-20T11:56:50.6903725Z 2023-07-20T11:56:50.6903956Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env" 2023-07-20T11:56:50.6904362Z 2023-07-20T11:56:50.6904555Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-07-20T11:56:50.6904728Z 2023-07-20T11:56:50.6904901Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-07-20T11:56:50.6905233Z 2023-07-20T11:56:50.6905525Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-07-20T11:56:50.6905751Z 2023-07-20T11:56:50.6905948Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-07-20T11:56:50.6906174Z 2023-07-20T11:56:50.6906357Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-07-20T11:56:50.6906573Z 2023-07-20T11:56:50.6906718Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-07-20T11:56:50.6906887Z 2023-07-20T11:56:50.6907035Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-07-20T11:56:50.6907225Z 2023-07-20T11:56:50.6907405Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-07-20T11:56:50.6907615Z 2023-07-20T11:56:50.6907736Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-07-20T11:56:50.6907910Z 2023-07-20T11:56:50.6908097Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-07-20T11:56:50.6908327Z 2023-07-20T11:56:50.6908472Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-07-20T11:56:50.6908637Z 2023-07-20T11:56:50.6908784Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-07-20T11:56:50.6908971Z 2023-07-20T11:56:50.6909133Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-07-20T11:56:50.6909330Z 2023-07-20T11:56:50.6909478Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-07-20T11:56:50.6909659Z 2023-07-20T11:56:50.6909777Z %SRC_DIR%>set "PROMPT=$P$G" 2023-07-20T11:56:50.6909938Z 2023-07-20T11:56:50.6910323Z %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:56:50.6910709Z 2023-07-20T11:56:50.6910939Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-07-20T11:56:50.6911122Z 2023-07-20T11:56:50.6911242Z %SRC_DIR%>set "SystemDrive=C:" 2023-07-20T11:56:50.6911407Z 2023-07-20T11:56:50.6911629Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-07-20T11:56:50.6911954Z 2023-07-20T11:56:50.6912235Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-20T11:56:50.6912445Z 2023-07-20T11:56:50.6912612Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-20T11:56:50.6912817Z 2023-07-20T11:56:50.6913041Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-07-20T11:56:50.6913239Z 2023-07-20T11:56:50.6913368Z %SRC_DIR%>set "USERNAME=runneruser" 2023-07-20T11:56:50.6913542Z 2023-07-20T11:56:50.6913695Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-07-20T11:56:50.6913887Z 2023-07-20T11:56:50.6914007Z %SRC_DIR%>set "windir=C:\Windows" 2023-07-20T11:56:50.6914172Z 2023-07-20T11:56:50.6914322Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-07-20T11:56:50.6914488Z 2023-07-20T11:56:50.6914701Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-07-20T11:56:50.6914948Z 2023-07-20T11:56:50.6915101Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-07-20T11:56:50.6915304Z 2023-07-20T11:56:50.6915628Z %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:56:50.6915962Z 2023-07-20T11:56:50.6916140Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-07-20T11:56:50.6916349Z 2023-07-20T11:56:50.6916586Z %SRC_DIR%>set "extend_keys={'ignore_version', 'pin_run_as_build', 'extend_keys', 'ignore_build_only_deps'}" 2023-07-20T11:56:50.6916848Z 2023-07-20T11:56:50.6916990Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-07-20T11:56:50.6917193Z 2023-07-20T11:56:50.6917445Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-07-20T11:56:50.6917640Z 2023-07-20T11:56:50.6917790Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-07-20T11:56:50.6917980Z 2023-07-20T11:56:50.6918095Z %SRC_DIR%>set "r_base=3.4" 2023-07-20T11:56:50.6918341Z 2023-07-20T11:56:50.6918517Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-07-20T11:56:50.6918812Z 2023-07-20T11:56:50.6918922Z %SRC_DIR%>set "target_platform=win-64" 2023-07-20T11:56:50.6919099Z 2023-07-20T11:56:50.6919299Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-07-20T11:56:50.6919517Z 2023-07-20T11:56:50.6919646Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-07-20T11:56:50.6919818Z 2023-07-20T11:56:50.6919916Z %SRC_DIR%>set "vc=14" 2023-07-20T11:56:50.6920059Z 2023-07-20T11:56:50.6920178Z %SRC_DIR%>set "c_compiler=vs2019" 2023-07-20T11:56:50.6920342Z 2023-07-20T11:56:50.6920449Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-07-20T11:56:50.6920622Z 2023-07-20T11:56:50.6920765Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-07-20T11:56:50.6920950Z 2023-07-20T11:56:50.6921085Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-07-20T11:56:50.6921266Z 2023-07-20T11:56:50.6921404Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-07-20T11:56:50.6921585Z 2023-07-20T11:56:50.6921828Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\pip_cache" 2023-07-20T11:56:50.6922095Z 2023-07-20T11:56:50.6922192Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-07-20T11:56:50.6922357Z 2023-07-20T11:56:50.6922506Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-07-20T11:56:50.6922699Z 2023-07-20T11:56:50.6922836Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-07-20T11:56:50.6923012Z 2023-07-20T11:56:50.6923214Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-20T11:56:50.6923452Z 2023-07-20T11:56:50.6923684Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-07-20T11:56:50.6923951Z 2023-07-20T11:56:50.6924334Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-07-20T11:56:50.6924639Z 2023-07-20T11:56:50.6924853Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-07-20T11:56:50.6925036Z 2023-07-20T11:56:50.6926143Z %SRC_DIR%>SET MSSdk=1 2023-07-20T11:56:50.6926300Z 2023-07-20T11:56:50.6926421Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-07-20T11:56:50.6926587Z 2023-07-20T11:56:50.6926699Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-07-20T11:56:50.6926833Z 2023-07-20T11:56:50.6926942Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-07-20T11:56:50.6927097Z 2023-07-20T11:56:50.6927984Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-07-20T11:56:50.6928216Z 2023-07-20T11:56:50.6928353Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-07-20T11:56:50.6928525Z 2023-07-20T11:56:50.6928717Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-07-20T11:56:50.6928947Z 2023-07-20T11:56:50.6929057Z %SRC_DIR%>set "CXX=cl.exe" 2023-07-20T11:56:50.6929189Z 2023-07-20T11:56:50.6929292Z %SRC_DIR%>set "CC=cl.exe" 2023-07-20T11:56:50.6929442Z 2023-07-20T11:56:50.6929560Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-07-20T11:56:50.6929723Z 2023-07-20T11:56:50.6930044Z %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:56:50.6930384Z 2023-07-20T11:56:50.6930787Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-20T11:56:50.6931062Z 2023-07-20T11:56:50.6931719Z %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:56:50.6932365Z 2023-07-20T11:56:50.6932723Z %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:56:50.6933093Z 2023-07-20T11:56:50.7807280Z %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:56:50.7808100Z 2023-07-20T11:56:50.7808768Z %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:56:50.7809785Z 2023-07-20T11:56:50.7810955Z %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:56:50.7811902Z 2023-07-20T11:56:50.7812156Z %SRC_DIR%>IF NOT "1" == "" ( 2023-07-20T11:56:50.7812800Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-07-20T11:56:50.7813570Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-07-20T11:56:50.7814237Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-07-20T11:56:50.7814745Z ) 2023-07-20T11:56:50.7814990Z 2023-07-20T11:56:50.7815192Z %SRC_DIR%>call :GetWin10SdkDir 2023-07-20T11:56:50.7815546Z 2023-07-20T11:56:50.7817183Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-20T11:56:50.7817638Z 2023-07-20T11:56:50.7818055Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-20T11:56:50.7818539Z 2023-07-20T11:56:50.7819131Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-07-20T11:56:50.7819692Z 2023-07-20T11:56:50.7820106Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-07-20T11:56:50.7820569Z 2023-07-20T11:56:50.7820820Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-07-20T11:56:50.7821145Z 2023-07-20T11:56:50.7821334Z %SRC_DIR%>exit /B 0 2023-07-20T11:56:50.7821615Z 2023-07-20T11:56:50.7822140Z %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:56:50.7822817Z 2023-07-20T11:56:50.7823176Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-07-20T11:56:50.7823919Z 2023-07-20T11:56:50.7824518Z %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:56:50.7826420Z Windows SDK version found as: "10.0.19041.0" 2023-07-20T11:56:50.7826763Z 2023-07-20T11:56:50.7826903Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-07-20T11:56:50.7827188Z set "target_platform=amd64" 2023-07-20T11:56:50.7827463Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-07-20T11:56:50.7827728Z set "BITS=64" 2023-07-20T11:56:50.7827939Z ) else ( 2023-07-20T11:56:50.7828153Z set "target_platform=x86" 2023-07-20T11:56:50.7828435Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-07-20T11:56:50.7828694Z set "BITS=32" 2023-07-20T11:56:50.7828899Z ) 2023-07-20T11:56:50.7829016Z 2023-07-20T11:56:50.7829282Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-07-20T11:56:50.7829543Z 2023-07-20T11:56:50.7829751Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-07-20T11:56:50.7829996Z 2023-07-20T11:56:50.7830273Z 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:56:50.7830774Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-07-20T11:56:50.7831170Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-07-20T11:56:50.7831543Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-07-20T11:56:50.7831889Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-07-20T11:56:50.7832218Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-07-20T11:56:50.7832548Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-07-20T11:56:50.7832866Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-07-20T11:56:50.7833201Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-07-20T11:56:50.7833701Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-07-20T11:56:50.7834213Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-07-20T11:56:50.7834597Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-07-20T11:56:50.7834955Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-07-20T11:56:50.7835245Z ********************************************************************** 2023-07-20T11:56:50.7835570Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-07-20T11:56:50.7835904Z ** Copyright (c) 2021 Microsoft Corporation 2023-07-20T11:56:50.7836204Z ********************************************************************** 2023-07-20T11:56:50.7836496Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-07-20T11:56:50.7836806Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-07-20T11:56:50.7837126Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-07-20T11:56:50.7837460Z [DEBUG:core\msbuild.bat] initializing... 2023-07-20T11:56:50.7837751Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-07-20T11:56:50.7838071Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-07-20T11:56:50.7838383Z [DEBUG:winsdk.bat] initializing... 2023-07-20T11:56:50.7838678Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-07-20T11:56:50.7838984Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-07-20T11:56:50.7839300Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-07-20T11:56:50.7839621Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-07-20T11:56:50.7839936Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-07-20T11:56:50.7840236Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-07-20T11:56:50.7840546Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-07-20T11:56:50.7840874Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-07-20T11:56:50.7841216Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-07-20T11:56:50.7841537Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-07-20T11:56:50.7842038Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-07-20T11:56:50.7842366Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-07-20T11:56:50.7842681Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-07-20T11:56:50.7842964Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-07-20T11:56:50.7843314Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-07-20T11:56:50.7844199Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-07-20T11:56:50.7844722Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-07-20T11:56:50.7845003Z -- Git branch: nightly 2023-07-20T11:56:50.7845305Z -- Git SHA: 6a67f8ba5a61a7068729fcd436b7009d56649e2b 2023-07-20T11:56:50.7845585Z -- Git tag: None 2023-07-20T11:56:50.7845872Z -- PyTorch dependency: torch==2.1.0.dev20230719 2023-07-20T11:56:50.7846164Z -- Building version 2.1.0.dev20230720 2023-07-20T11:56:50.7846424Z running install 2023-07-20T11:56:50.7846643Z running build 2023-07-20T11:56:50.7846878Z running build_py 2023-07-20T11:56:50.7847087Z creating build 2023-07-20T11:56:50.7847364Z creating build\lib.win-amd64-cpython-310 2023-07-20T11:56:50.7847718Z creating build\lib.win-amd64-cpython-310\torchaudio 2023-07-20T11:56:50.7848143Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-310\torchaudio 2023-07-20T11:56:50.7848606Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-310\torchaudio 2023-07-20T11:56:50.7849086Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio 2023-07-20T11:56:50.7849519Z creating build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-20T11:56:50.7849995Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-20T11:56:50.7850522Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-20T11:56:50.7851086Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-20T11:56:50.7851658Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-20T11:56:50.7852198Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-20T11:56:50.7852731Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-20T11:56:50.7853199Z creating build\lib.win-amd64-cpython-310\torchaudio\compliance 2023-07-20T11:56:50.7853692Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-310\torchaudio\compliance 2023-07-20T11:56:50.7854249Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\compliance 2023-07-20T11:56:50.7854728Z creating build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7855196Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7855742Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7856303Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7856850Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7857419Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7857961Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7858501Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7859073Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7859636Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7860186Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7860888Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7861460Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7862274Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7863285Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7864258Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7865225Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7866249Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7867291Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7868294Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7869263Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7870276Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7871271Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7872255Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-20T11:56:50.7873136Z creating build\lib.win-amd64-cpython-310\torchaudio\functional 2023-07-20T11:56:50.8334353Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-07-20T11:57:22.3465849Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-07-20T11:57:22.3467019Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-07-20T11:57:22.3467817Z to cmake instead of implicitly setting it as an env variable. This will 2023-07-20T11:57:22.3468717Z become a FATAL_ERROR in future version of pytorch. 2023-07-20T11:57:22.3469472Z Call Stack (most recent call first): 2023-07-20T11:57:22.3471048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:327 (torch_cuda_get_nvcc_gencode_flag) 2023-07-20T11:57:22.3472440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-07-20T11:57:22.3473648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-07-20T11:57:22.3474558Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-07-20T11:57:22.3475271Z CMakeLists.txt:93 (include) 2023-07-20T11:57:22.3475614Z 2023-07-20T11:57:22.3475625Z 2023-07-20T11:58:01.3166756Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-310\torchaudio\functional 2023-07-20T11:58:01.3169206Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-310\torchaudio\functional 2023-07-20T11:58:01.3170477Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\functional 2023-07-20T11:58:01.3172119Z creating build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-20T11:58:01.3173178Z copying torchaudio\io\_compat.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-20T11:58:01.3174294Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-20T11:58:01.3175379Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-20T11:58:01.3176523Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-20T11:58:01.3178100Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-20T11:58:01.3179234Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-20T11:58:01.3180256Z creating build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-20T11:58:01.3181548Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-20T11:58:01.3182760Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-20T11:58:01.3184059Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-20T11:58:01.3185248Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-20T11:58:01.3187406Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-20T11:58:01.3903858Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-20T11:58:01.4023523Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-20T11:58:01.4091149Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-20T11:58:01.4114583Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-20T11:58:01.4181166Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-20T11:58:01.4275225Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-20T11:58:01.4514864Z creating build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-07-20T11:58:01.4664938Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-07-20T11:58:01.5152182Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-07-20T11:58:01.5466176Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-07-20T11:58:01.5773738Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype 2023-07-20T11:58:01.5805271Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype 2023-07-20T11:58:01.6175996Z creating build\lib.win-amd64-cpython-310\torchaudio\sox_effects 2023-07-20T11:58:01.6290831Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-310\torchaudio\sox_effects 2023-07-20T11:58:01.6325272Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\sox_effects 2023-07-20T11:58:01.6339459Z creating build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-07-20T11:58:01.6340555Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-07-20T11:58:01.6376902Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-07-20T11:58:01.6379194Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-07-20T11:58:01.6426533Z creating build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-20T11:58:01.6506210Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-20T11:58:01.6528545Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-20T11:58:01.6530729Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-20T11:58:01.6533062Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-20T11:58:01.6535238Z creating build\lib.win-amd64-cpython-310\torchaudio\_backend 2023-07-20T11:58:01.6536699Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\_backend 2023-07-20T11:58:01.6544650Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\_backend 2023-07-20T11:58:01.6555682Z creating build\lib.win-amd64-cpython-310\torchaudio\_extension 2023-07-20T11:58:01.6561535Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\_extension 2023-07-20T11:58:01.6563802Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\_extension 2023-07-20T11:58:01.6607655Z creating build\lib.win-amd64-cpython-310\torchaudio\_internal 2023-07-20T11:58:01.6646474Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-310\torchaudio\_internal 2023-07-20T11:58:01.6759526Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\_internal 2023-07-20T11:58:01.6761853Z creating build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-07-20T11:58:01.6763591Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-07-20T11:58:01.6765132Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-07-20T11:58:01.6796144Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-07-20T11:58:01.6854317Z creating build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-20T11:58:01.7024576Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-20T11:58:01.7048096Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-20T11:58:01.7053959Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-20T11:58:01.7062078Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-20T11:58:01.7151680Z creating build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-07-20T11:58:01.7284938Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-07-20T11:58:01.7337167Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-07-20T11:58:01.7346612Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-07-20T11:58:01.7348172Z creating build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-20T11:58:01.7353664Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-20T11:58:01.7395042Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-20T11:58:01.7474595Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-20T11:58:01.7669817Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-20T11:58:01.7681023Z creating build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-07-20T11:58:01.7682810Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-07-20T11:58:01.7690286Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-07-20T11:58:01.7702208Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-07-20T11:58:01.7708011Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets 2023-07-20T11:58:01.7793596Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets 2023-07-20T11:58:01.7817602Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets 2023-07-20T11:58:01.7822805Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-20T11:58:01.7825284Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-20T11:58:01.7833415Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-20T11:58:01.7892872Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-20T11:58:01.7895642Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-20T11:58:01.7897701Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-20T11:58:01.7899358Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-20T11:58:01.7906443Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-20T11:58:01.7926576Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-20T11:58:01.7931290Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-20T11:58:01.7933127Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-20T11:58:02.0269762Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-20T11:58:02.0271362Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-20T11:58:02.0273594Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-20T11:58:02.0274698Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-20T11:58:02.0275946Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-20T11:58:02.0277191Z copying torchaudio\prototype\pipelines\squim_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-20T11:58:02.0278405Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-20T11:58:02.0279420Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms 2023-07-20T11:58:02.0280484Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms 2023-07-20T11:58:02.0281681Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms 2023-07-20T11:58:02.0282874Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim 2023-07-20T11:58:02.0283980Z copying torchaudio\prototype\models\squim\objective.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim 2023-07-20T11:58:02.0285219Z copying torchaudio\prototype\models\squim\subjective.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim 2023-07-20T11:58:02.0286426Z copying torchaudio\prototype\models\squim\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim 2023-07-20T11:58:02.0287219Z running build_ext 2023-07-20T11:58:02.0287750Z -- The C compiler identification is MSVC 19.29.30151.0 2023-07-20T11:58:02.0288435Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-07-20T11:58:02.0289051Z -- Detecting C compiler ABI info 2023-07-20T11:58:02.0289621Z -- Detecting C compiler ABI info - done 2023-07-20T11:58:02.0290493Z -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped 2023-07-20T11:58:02.0291327Z -- Detecting C compile features 2023-07-20T11:58:02.0291886Z -- Detecting C compile features - done 2023-07-20T11:58:02.0292778Z -- Detecting CXX compiler ABI info 2023-07-20T11:58:02.0293325Z -- Detecting CXX compiler ABI info - done 2023-07-20T11:58:02.0294231Z -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped 2023-07-20T11:58:02.0295324Z -- Detecting CXX compile features 2023-07-20T11:58:02.0295929Z -- Detecting CXX compile features - done 2023-07-20T11:58:02.0296595Z -- The CUDA compiler identification is NVIDIA 12.1.66 2023-07-20T11:58:02.0302813Z -- Detecting CUDA compiler ABI info 2023-07-20T11:58:02.0303473Z -- Detecting CUDA compiler ABI info - done 2023-07-20T11:58:02.0304360Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe - skipped 2023-07-20T11:58:02.0305167Z -- Detecting CUDA compile features 2023-07-20T11:58:02.0305754Z -- Detecting CUDA compile features - done 2023-07-20T11:58:02.0306557Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 (found version "12.1") 2023-07-20T11:58:02.0307590Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/include (found version "12.1.66") 2023-07-20T11:58:02.0308368Z -- Caffe2: CUDA detected: 12.1 2023-07-20T11:58:02.0309114Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe 2023-07-20T11:58:02.0310060Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 2023-07-20T11:58:02.0310801Z -- Caffe2: Header version is: 12.1 2023-07-20T11:58:02.0311588Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/lib/x64/nvrtc.lib shorthash is bac8224f 2023-07-20T11:58:02.0312416Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-07-20T11:58:02.0313868Z -- Added CUDA NVCC flags for: -gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-gencode;arch=compute_90,code=sm_90;-gencode;arch=compute_50,code=compute_50 2023-07-20T11:58:02.0315574Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/lib/torch.lib 2023-07-20T11:58:02.0316946Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/libs/python310.lib (found suitable exact version "3.10.12") found components: Development Development.Module Development.Embed 2023-07-20T11:58:02.0318050Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-07-20T11:58:02.0318739Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-07-20T11:58:02.0319409Z -- Found OpenMP: TRUE (found version "2.0") 2023-07-20T11:58:02.0320164Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-07-20T11:58:02.0320981Z -- Building FFmpeg integration with multi version support 2023-07-20T11:58:02.0321615Z -- Configuring done (39.6s) 2023-07-20T11:58:02.0322152Z -- Generating done (0.2s) 2023-07-20T11:58:02.0323024Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/work/build/temp.win-amd64-cpython-310/Release 2023-07-20T11:58:02.0326210Z [1/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\utils.cpp 2023-07-20T11:58:02.0329229Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:02.0329968Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:02.0330397Z 2023-07-20T11:58:02.0330903Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:02.0332120Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:02.0333211Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:58:02.0596510Z [2/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-07-20T11:58:02.0601576Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:02.0602313Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:02.0602724Z 2023-07-20T11:58:02.0603214Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:02.0604183Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:02.0606676Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:58:02.0610381Z [3/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-07-20T11:58:02.0615166Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:02.0615884Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:02.0616285Z 2023-07-20T11:58:02.0616855Z %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:58:02.0617987Z %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:58:02.0621225Z %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:58:32.9723572Z %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:58:32.9910972Z %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:58:32.9998335Z %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:58:33.0109922Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T11:58:33.0114971Z %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:58:33.0163296Z %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:58:33.0172197Z %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:58:33.0209994Z %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:58:33.0220742Z with 2023-07-20T11:58:33.0312694Z [ 2023-07-20T11:58:33.0360435Z CAST_DTYPE=float, 2023-07-20T11:58:33.0553414Z DTYPE=float 2023-07-20T11:58:33.0572985Z ] 2023-07-20T11:58:33.0593682Z %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:58:33.0599779Z with 2023-07-20T11:58:33.0611655Z [ 2023-07-20T11:58:33.0612870Z CAST_DTYPE=float, 2023-07-20T11:58:33.0647419Z DTYPE=float 2023-07-20T11:58:33.0648807Z ] 2023-07-20T11:58:33.0660245Z %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:58:33.0775027Z with 2023-07-20T11:58:33.0914136Z [ 2023-07-20T11:58:33.1256627Z CAST_DTYPE=float 2023-07-20T11:58:33.1422492Z ] 2023-07-20T11:58:33.1451544Z %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:58:33.1516133Z with 2023-07-20T11:58:33.1767915Z [ 2023-07-20T11:58:33.1959931Z DTYPE=float, 2023-07-20T11:58:33.2039951Z CAST_DTYPE=float 2023-07-20T11:58:33.2092892Z ] 2023-07-20T11:58:33.2356875Z %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:58:33.2409716Z with 2023-07-20T11:58:33.2524514Z [ 2023-07-20T11:58:33.2536748Z DTYPE=float 2023-07-20T11:58:33.2537965Z ] 2023-07-20T11:58:33.2545333Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-20T11:58:33.2563885Z %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:58:33.2565447Z with 2023-07-20T11:58:33.2575042Z [ 2023-07-20T11:58:33.2576390Z DTYPE=float 2023-07-20T11:58:33.2579864Z ] 2023-07-20T11:58:33.2600956Z %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:58:33.2628865Z %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:58:33.2637924Z with 2023-07-20T11:58:33.2642929Z [ 2023-07-20T11:58:33.2643972Z DTYPE=float 2023-07-20T11:58:33.2647299Z ] 2023-07-20T11:58:33.2649489Z %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:58:33.2652924Z with 2023-07-20T11:58:33.2653714Z [ 2023-07-20T11:58:33.2655190Z DTYPE=float 2023-07-20T11:58:33.2656173Z ] 2023-07-20T11:58:33.2658510Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:33.2660075Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:33.2663763Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:58:33.2666982Z [4/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-07-20T11:58:33.2669846Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:33.2670688Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:33.2671158Z 2023-07-20T11:58:33.2671689Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:33.2672784Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:33.4390745Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:33.4392009Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:33.4393092Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:33.4394153Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:33.4395425Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T11:58:33.4396787Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(111): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:33.4397935Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(109): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:33.4399094Z %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:58:33.4400499Z %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:58:33.4401432Z with 2023-07-20T11:58:33.5514682Z [ 2023-07-20T11:58:33.5825163Z DTYPE=c10::Half 2023-07-20T11:58:33.6061195Z ] 2023-07-20T11:58:33.6063035Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(443): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-07-20T11:58:33.6142526Z with 2023-07-20T11:58:33.6143086Z [ 2023-07-20T11:58:33.6217247Z DTYPE=c10::Half 2023-07-20T11:58:33.6217816Z ] 2023-07-20T11:58:33.6218748Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(444): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-07-20T11:58:33.6219582Z with 2023-07-20T11:58:33.6219948Z [ 2023-07-20T11:58:33.6220351Z DTYPE=c10::Half 2023-07-20T11:58:33.6220745Z ] 2023-07-20T11:58:33.6222025Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(78): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeGradients(const torchaudio::rnnt::Options &,const DTYPE *,const int *,const int *,const int *,const CAST_DTYPE *,const CAST_DTYPE *,const CAST_DTYPE *,DTYPE *)' being compiled 2023-07-20T11:58:33.6223289Z with 2023-07-20T11:58:33.6223683Z [ 2023-07-20T11:58:33.6224080Z DTYPE=c10::Half, 2023-07-20T11:58:33.6224532Z CAST_DTYPE=float 2023-07-20T11:58:33.6224934Z ] 2023-07-20T11:58:33.6226158Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(133): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::Compute(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *,DTYPE *)' being compiled 2023-07-20T11:58:33.6227262Z with 2023-07-20T11:58:33.6227637Z [ 2023-07-20T11:58:33.6228052Z DTYPE=c10::Half 2023-07-20T11:58:33.6228482Z ] 2023-07-20T11:58:50.5346697Z %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:58:50.5574921Z %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:58:50.5776920Z with 2023-07-20T11:58:50.5906999Z [ 2023-07-20T11:58:50.5908253Z DTYPE=c10::Half 2023-07-20T11:58:50.5909193Z ] 2023-07-20T11:58:50.5910641Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(340): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-07-20T11:58:50.5912245Z with 2023-07-20T11:58:50.5913008Z [ 2023-07-20T11:58:50.5913660Z DTYPE=c10::Half 2023-07-20T11:58:50.5941324Z ] 2023-07-20T11:58:50.5958545Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-20T11:58:50.5960711Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(245): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T11:58:50.5962508Z with 2023-07-20T11:58:50.5963099Z [ 2023-07-20T11:58:50.5963683Z DTYPE=float 2023-07-20T11:58:50.5964301Z ] 2023-07-20T11:58:50.5966088Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(296): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOrBetaOneSequence(int,const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T11:58:50.5968238Z with 2023-07-20T11:58:50.5968964Z [ 2023-07-20T11:58:50.5969571Z DTYPE=float, 2023-07-20T11:58:50.5970479Z CAST_DTYPE=float 2023-07-20T11:58:50.5984024Z ] 2023-07-20T11:58:50.5985153Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-20T11:58:50.6016387Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(252): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeBetaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T11:58:50.6030533Z with 2023-07-20T11:58:50.6049267Z [ 2023-07-20T11:58:50.6059869Z DTYPE=float 2023-07-20T11:58:50.6351963Z ] 2023-07-20T11:58:50.6441154Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:50.6445649Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:50.6554516Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:58:50.6665564Z [5/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-07-20T11:58:50.6752971Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:50.6869676Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:50.6923252Z 2023-07-20T11:58:50.6960048Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:50.7037688Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:50.7700479Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:58:50.8363534Z [6/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-07-20T11:58:50.8491117Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:50.8496165Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:50.8570618Z 2023-07-20T11:58:50.8575406Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:50.8583770Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:50.8585929Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:58:50.8593273Z [7/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-07-20T11:58:50.8669562Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:50.8671280Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:50.8671930Z 2023-07-20T11:58:50.8672584Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:50.8673831Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:50.8675070Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:58:50.8676315Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:58:50.8677542Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:50.8678708Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:50.8679917Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:50.8683258Z [8/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-07-20T11:58:50.8686008Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:50.8687008Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:50.8687613Z 2023-07-20T11:58:50.8688750Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:50.8690125Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:50.8691816Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:50.8693966Z %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:55.4774330Z %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:55.4907383Z %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:55.5456036Z %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:55.5700967Z %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:55.6556220Z %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:55.6760123Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-07-20T12:00:55.6881899Z %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:55.7552775Z with 2023-07-20T12:00:55.7641300Z [ 2023-07-20T12:00:55.8609115Z DTYPE=float, 2023-07-20T12:00:56.1675126Z CAST_DTYPE=float 2023-07-20T12:00:56.2571103Z ] 2023-07-20T12:00:56.2809902Z %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:56.3184456Z with 2023-07-20T12:00:56.3681825Z [ 2023-07-20T12:00:56.4077197Z DTYPE=float 2023-07-20T12:00:56.4228722Z ] 2023-07-20T12:00:56.4313419Z %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:56.4576182Z %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:56.4730493Z with 2023-07-20T12:00:56.4974047Z [ 2023-07-20T12:00:56.5013686Z CAST_DTYPE=float, 2023-07-20T12:00:56.5277348Z DTYPE=float 2023-07-20T12:00:56.5601362Z ] 2023-07-20T12:00:56.5666733Z %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:56.5678131Z with 2023-07-20T12:00:56.5679494Z [ 2023-07-20T12:00:56.5727060Z CAST_DTYPE=float, 2023-07-20T12:00:56.5728300Z DTYPE=float 2023-07-20T12:00:56.5780100Z ] 2023-07-20T12:00:56.5781956Z %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:56.5813965Z with 2023-07-20T12:00:56.5815845Z [ 2023-07-20T12:00:56.5829762Z CAST_DTYPE=float 2023-07-20T12:00:56.5830969Z ] 2023-07-20T12:00:56.5862073Z %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:56.5864090Z with 2023-07-20T12:00:56.5976669Z [ 2023-07-20T12:00:56.5978256Z DTYPE=float, 2023-07-20T12:00:56.5999187Z CAST_DTYPE=float 2023-07-20T12:00:56.6002761Z ] 2023-07-20T12:00:56.6018453Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-20T12:00:56.6025912Z %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:56.6068802Z with 2023-07-20T12:00:56.6072232Z [ 2023-07-20T12:00:56.6086223Z DTYPE=float 2023-07-20T12:00:56.6087335Z ] 2023-07-20T12:00:56.6117874Z %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:56.6122447Z %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:56.6136808Z with 2023-07-20T12:00:56.6137931Z [ 2023-07-20T12:00:56.6149030Z DTYPE=float 2023-07-20T12:00:56.6157178Z ] 2023-07-20T12:00:56.6163298Z %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:56.6174199Z with 2023-07-20T12:00:56.6175140Z [ 2023-07-20T12:00:56.6553182Z DTYPE=float 2023-07-20T12:00:56.6730503Z ] 2023-07-20T12:00:56.6747169Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:56.6762886Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:56.6764770Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:56.6776581Z [9/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-07-20T12:00:56.6785965Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:56.6810248Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:56.6811438Z 2023-07-20T12:00:56.6849508Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:56.6851252Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:56.6945756Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:56.6950562Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:56.7000361Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:56.7002105Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:56.7047479Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:56.7051773Z [10/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-07-20T12:00:56.7099119Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:56.7100889Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:56.7157637Z 2023-07-20T12:00:56.7162542Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-20T12:00:56.7181765Z with 2023-07-20T12:00:56.7235268Z [ 2023-07-20T12:00:56.7236788Z T=scalar_t 2023-07-20T12:00:56.7304502Z ] 2023-07-20T12:00:56.7307139Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(43): note: see reference to function template instantiation 'void `anonymous-namespace'::overdrive_cpu_kernel(at::TensorAccessor,at::TensorAccessor,at::TensorAccessor,at::TensorAccessor,at::TensorAccessor)' being compiled 2023-07-20T12:00:56.7320423Z with 2023-07-20T12:00:56.7321510Z [ 2023-07-20T12:00:56.7377343Z T=scalar_t, 2023-07-20T12:00:56.7378651Z PtrTraits=at::DefaultPtrTraits, 2023-07-20T12:00:56.7395100Z index_t=int64_t 2023-07-20T12:00:56.7396216Z ] 2023-07-20T12:00:56.7423449Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-20T12:00:56.7424906Z with 2023-07-20T12:00:56.7439117Z [ 2023-07-20T12:00:56.7440245Z T=scalar_t 2023-07-20T12:00:56.7450027Z ] 2023-07-20T12:00:56.7451456Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:56.7467809Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:36.5546386Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:36.5814409Z [11/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rir.cpp 2023-07-20T12:01:36.6518240Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:36.6522953Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:36.7489093Z 2023-07-20T12:01:36.7490113Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:01:36.7526638Z with 2023-07-20T12:01:36.7607774Z [ 2023-07-20T12:01:36.7691471Z scalar_t=scalar_t 2023-07-20T12:01:36.7772136Z ] 2023-07-20T12:01:36.8038371Z %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:01:36.8201895Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:01:36.8205199Z with 2023-07-20T12:01:36.8264898Z [ 2023-07-20T12:01:36.8266769Z scalar_t=scalar_t 2023-07-20T12:01:36.8502386Z ] 2023-07-20T12:01:36.8521635Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:01:36.8523420Z with 2023-07-20T12:01:36.9253636Z [ 2023-07-20T12:01:36.9315161Z scalar_t=scalar_t 2023-07-20T12:01:36.9341653Z ] 2023-07-20T12:01:36.9344012Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:01:36.9356946Z %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:01:36.9364689Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:01:36.9508638Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:01:36.9513532Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:36.9603060Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:36.9607191Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:36.9855697Z [12/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp 2023-07-20T12:01:36.9965104Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:37.0297230Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:37.0330219Z 2023-07-20T12:01:37.0344272Z %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:01:37.0345743Z with 2023-07-20T12:01:37.0369295Z [ 2023-07-20T12:01:37.0371028Z T=target_t 2023-07-20T12:01:37.0404155Z ] 2023-07-20T12:01:37.0414818Z %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:01:37.0428347Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:37.0430004Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:37.0463857Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:37.0481088Z [13/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\_torchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\pybind\pybind.cpp 2023-07-20T12:01:37.0484701Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:37.0510362Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:37.0511636Z 2023-07-20T12:01:37.0519103Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:37.0521198Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:37.0548884Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:37.0553460Z [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-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-07-20T12:01:37.0582161Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:37.0584500Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:37.0609122Z 2023-07-20T12:01:37.0615223Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:37.0617360Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:37.0646158Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:37.0648496Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:37.0663034Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:37.0665327Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:37.0739966Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:37.0754932Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:37.0759137Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:37.0776933Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:48.2368456Z [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\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-07-20T12:01:48.2371987Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:48.2374407Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:48.2390639Z 2023-07-20T12:01:48.2394551Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:48.2395997Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:48.2397349Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:48.2400740Z [16/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-07-20T12:01:48.2465182Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:48.2466378Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:48.2467014Z 2023-07-20T12:01:48.2467894Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:48.2474855Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:48.2478996Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:48.2509830Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:48.2514220Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:48.2523283Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:48.2524823Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:48.3223313Z [17/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-07-20T12:01:48.3229164Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:48.4142690Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:48.4144100Z 2023-07-20T12:01:48.4145293Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:48.4147439Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:48.4149601Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:48.4151999Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:48.4154068Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:48.4155774Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:48.4157451Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:01:48.4159405Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:48.4160973Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:01:48.4164946Z [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-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-07-20T12:01:48.4168767Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:48.4169835Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:48.4170545Z 2023-07-20T12:01:48.4171650Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:48.4173645Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:48.4175322Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:48.4177185Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:48.4179761Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:48.4181131Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:48.4182416Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:48.4187059Z [19/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\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:01:48.4190581Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:48.4191634Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:48.4192493Z 2023-07-20T12:01:48.4193680Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:48.4195476Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:48.4197193Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:48.4199366Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:48.4201088Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:48.4202377Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:48.4203697Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:48.4207488Z [20/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\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:01:48.4210956Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:48.4212028Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:48.4212679Z 2023-07-20T12:01:48.4213749Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:48.4215995Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:48.4218028Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:48.4219691Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:48.4221664Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:01:48.4223050Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:48.4224791Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:48.4226214Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:48.4272077Z [21/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_alphas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-20T12:01:48.4284540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4290858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4313593Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4315861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4318062Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4320308Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4322434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4324710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4326977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4328740Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4329799Z ^ 2023-07-20T12:01:48.4330539Z 2023-07-20T12:01:48.4331223Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:48.4332338Z 2023-07-20T12:01:48.4333566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4335524Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4336643Z ^ 2023-07-20T12:01:48.4337187Z 2023-07-20T12:01:48.4340555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4342192Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4343007Z ^ 2023-07-20T12:01:48.4343792Z 2023-07-20T12:01:48.4344531Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:48.4347775Z 2023-07-20T12:01:48.4348810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4350188Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4350979Z ^ 2023-07-20T12:01:48.4351484Z 2023-07-20T12:01:48.4354654Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4355995Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4356776Z ^ 2023-07-20T12:01:48.4357242Z 2023-07-20T12:01:48.4357877Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:48.4358581Z 2023-07-20T12:01:48.4361760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4363094Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4363878Z ^ 2023-07-20T12:01:48.4364351Z 2023-07-20T12:01:48.4365263Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4368790Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4369543Z ^ 2023-07-20T12:01:48.4369972Z 2023-07-20T12:01:48.4370538Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:48.4371202Z 2023-07-20T12:01:48.4372106Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4375778Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4376563Z ^ 2023-07-20T12:01:48.4377040Z 2023-07-20T12:01:48.4377944Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4379370Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4382347Z ^ 2023-07-20T12:01:48.4382802Z 2023-07-20T12:01:48.4383368Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:48.4384029Z 2023-07-20T12:01:48.4384920Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4388724Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4389537Z ^ 2023-07-20T12:01:48.4390014Z 2023-07-20T12:01:48.4391122Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4392443Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4393184Z ^ 2023-07-20T12:01:48.4395219Z 2023-07-20T12:01:48.4395801Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:48.4396467Z 2023-07-20T12:01:48.4397419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4398767Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4399500Z ^ 2023-07-20T12:01:48.4401621Z 2023-07-20T12:01:48.4402663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4403755Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4404307Z ^ 2023-07-20T12:01:48.4404575Z 2023-07-20T12:01:48.4471884Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:48.4472397Z 2023-07-20T12:01:48.4473177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4474303Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4474852Z ^ 2023-07-20T12:01:48.4475141Z 2023-07-20T12:01:48.4475904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4476985Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4477534Z ^ 2023-07-20T12:01:48.4477794Z 2023-07-20T12:01:48.4478202Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:48.4478890Z 2023-07-20T12:01:48.4479656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:01:48.4480750Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:48.4481318Z ^ 2023-07-20T12:01:48.4481604Z 2023-07-20T12:01:48.4481796Z compute_alphas.cu 2023-07-20T12:01:48.4482387Z tmpxft_0000109c_00000000-7_compute_alphas.compute_90.cudafe1.cpp 2023-07-20T12:01:48.4483547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4484446Z with 2023-07-20T12:01:48.4484838Z [ 2023-07-20T12:01:48.4485436Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:48.4485983Z ] 2023-07-20T12:01:48.4486999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.4488220Z with 2023-07-20T12:01:48.4488612Z [ 2023-07-20T12:01:48.4489178Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:48.4489760Z ] 2023-07-20T12:01:48.4491025Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.4492067Z with 2023-07-20T12:01:48.4492450Z [ 2023-07-20T12:01:48.4493019Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:48.4493591Z ] 2023-07-20T12:01:48.4494723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:01:48.4496589Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4498444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4500248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4501274Z with 2023-07-20T12:01:48.4501688Z [ 2023-07-20T12:01:48.4502343Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:48.4502996Z ] 2023-07-20T12:01:48.4503919Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4504844Z with 2023-07-20T12:01:48.4505242Z [ 2023-07-20T12:01:48.4505847Z T=std::basic_string,std::allocator> 2023-07-20T12:01:48.4506420Z ] 2023-07-20T12:01:48.4507385Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.4508333Z with 2023-07-20T12:01:48.4508713Z [ 2023-07-20T12:01:48.4509311Z T=std::basic_string,std::allocator> 2023-07-20T12:01:48.4509868Z ] 2023-07-20T12:01:48.4510955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.4511963Z with 2023-07-20T12:01:48.4512365Z [ 2023-07-20T12:01:48.4512962Z T=std::basic_string,std::allocator> 2023-07-20T12:01:48.4513493Z ] 2023-07-20T12:01:48.4514631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4516436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4518519Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4519508Z with 2023-07-20T12:01:48.4519876Z [ 2023-07-20T12:01:48.4520483Z T=std::basic_string,std::allocator> 2023-07-20T12:01:48.4521062Z ] 2023-07-20T12:01:48.4522034Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4522930Z with 2023-07-20T12:01:48.4523287Z [ 2023-07-20T12:01:48.4523684Z T=c10::SymInt 2023-07-20T12:01:48.4524114Z ] 2023-07-20T12:01:48.4525119Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.4526028Z with 2023-07-20T12:01:48.4526409Z [ 2023-07-20T12:01:48.4526833Z T=c10::SymInt 2023-07-20T12:01:48.4527243Z ] 2023-07-20T12:01:48.4528287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.4529291Z with 2023-07-20T12:01:48.4529679Z [ 2023-07-20T12:01:48.4530092Z T=c10::SymInt 2023-07-20T12:01:48.4530473Z ] 2023-07-20T12:01:48.4531465Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:01:48.4533048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4534643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4535622Z with 2023-07-20T12:01:48.4535983Z [ 2023-07-20T12:01:48.4536395Z T=c10::SymInt 2023-07-20T12:01:48.4536797Z ] 2023-07-20T12:01:48.4537747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4538656Z with 2023-07-20T12:01:48.4539012Z [ 2023-07-20T12:01:48.4539452Z T=c10::QualifiedName 2023-07-20T12:01:48.4539886Z ] 2023-07-20T12:01:48.4540888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.4541774Z with 2023-07-20T12:01:48.4542157Z [ 2023-07-20T12:01:48.4542591Z T=c10::QualifiedName 2023-07-20T12:01:48.4543035Z ] 2023-07-20T12:01:48.4544091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.4545097Z with 2023-07-20T12:01:48.4545485Z [ 2023-07-20T12:01:48.4546126Z T=c10::QualifiedName 2023-07-20T12:01:48.4546536Z ] 2023-07-20T12:01:48.4547729Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:01:48.4549344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4550959Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4551933Z with 2023-07-20T12:01:48.4552287Z [ 2023-07-20T12:01:48.4552733Z T=c10::QualifiedName 2023-07-20T12:01:48.4553183Z ] 2023-07-20T12:01:48.4554144Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4555029Z with 2023-07-20T12:01:48.4555391Z [ 2023-07-20T12:01:48.4555822Z T=at::TensorBase 2023-07-20T12:01:48.4556242Z ] 2023-07-20T12:01:48.4557245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.4558213Z with 2023-07-20T12:01:48.4558618Z [ 2023-07-20T12:01:48.4559113Z T=at::TensorBase 2023-07-20T12:01:48.4559540Z ] 2023-07-20T12:01:48.4560641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.4561756Z with 2023-07-20T12:01:48.4562148Z [ 2023-07-20T12:01:48.4562577Z T=at::TensorBase 2023-07-20T12:01:48.4562976Z ] 2023-07-20T12:01:48.4564007Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:01:48.4565612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4567218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4568216Z with 2023-07-20T12:01:48.4568579Z [ 2023-07-20T12:01:48.4569017Z T=at::TensorBase 2023-07-20T12:01:48.4569440Z ] 2023-07-20T12:01:48.4570406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4571323Z with 2023-07-20T12:01:48.4571689Z [ 2023-07-20T12:01:48.4572111Z T=at::Tensor 2023-07-20T12:01:48.4572515Z ] 2023-07-20T12:01:48.4573508Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.4574409Z with 2023-07-20T12:01:48.4574795Z [ 2023-07-20T12:01:48.4575412Z T=at::Tensor 2023-07-20T12:01:48.4575814Z ] 2023-07-20T12:01:48.4577027Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.4578055Z with 2023-07-20T12:01:48.4578439Z [ 2023-07-20T12:01:48.4578852Z T=at::Tensor 2023-07-20T12:01:48.4579235Z ] 2023-07-20T12:01:48.4580243Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:01:48.4581784Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4583372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4584352Z with 2023-07-20T12:01:48.4584722Z [ 2023-07-20T12:01:48.4585148Z T=at::Tensor 2023-07-20T12:01:48.4585541Z ] 2023-07-20T12:01:48.4586482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4587350Z with 2023-07-20T12:01:48.4587713Z [ 2023-07-20T12:01:48.4588110Z T=at::Generator 2023-07-20T12:01:48.4588515Z ] 2023-07-20T12:01:48.4589478Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.4590407Z with 2023-07-20T12:01:48.4590777Z [ 2023-07-20T12:01:48.4591176Z T=at::Generator 2023-07-20T12:01:48.4591555Z ] 2023-07-20T12:01:48.4592617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.4593601Z with 2023-07-20T12:01:48.4594099Z [ 2023-07-20T12:01:48.4594609Z T=at::Generator 2023-07-20T12:01:48.4595053Z ] 2023-07-20T12:01:48.4596250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:01:48.4597973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.4599722Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4600866Z with 2023-07-20T12:01:48.4601361Z [ 2023-07-20T12:01:48.4601934Z T=at::Generator 2023-07-20T12:01:48.4602440Z ] 2023-07-20T12:01:48.4603462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.4604458Z with 2023-07-20T12:01:48.4604978Z [ 2023-07-20T12:01:48.4605802Z T=c10::Scalar 2023-07-20T12:01:48.4606299Z ] 2023-07-20T12:01:48.4608057Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.4610180Z with 2023-07-20T12:01:48.4611189Z [ 2023-07-20T12:01:48.4612732Z T=c10::Scalar 2023-07-20T12:01:48.4613599Z ] 2023-07-20T12:01:48.4615205Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.4616621Z with 2023-07-20T12:01:48.4617151Z [ 2023-07-20T12:01:48.4617697Z T=c10::Scalar 2023-07-20T12:01:48.4618271Z ] 2023-07-20T12:01:48.4619415Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:01:48.5402223Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5403924Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5404976Z with 2023-07-20T12:01:48.5405358Z [ 2023-07-20T12:01:48.5405790Z T=c10::Scalar 2023-07-20T12:01:48.5406216Z ] 2023-07-20T12:01:48.5407211Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5408108Z with 2023-07-20T12:01:48.5408484Z [ 2023-07-20T12:01:48.5408990Z T=std::shared_ptr 2023-07-20T12:01:48.5409513Z ] 2023-07-20T12:01:48.5410472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5411416Z with 2023-07-20T12:01:48.5411795Z [ 2023-07-20T12:01:48.5412314Z T=std::shared_ptr 2023-07-20T12:01:48.5412795Z ] 2023-07-20T12:01:48.5413882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5414947Z with 2023-07-20T12:01:48.5415314Z [ 2023-07-20T12:01:48.5415779Z T=std::shared_ptr 2023-07-20T12:01:48.5416188Z ] 2023-07-20T12:01:48.5417237Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:01:48.5418966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5420645Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5422231Z with 2023-07-20T12:01:48.5422625Z [ 2023-07-20T12:01:48.5423226Z T=std::shared_ptr 2023-07-20T12:01:48.5423818Z ] 2023-07-20T12:01:48.5425163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5426210Z with 2023-07-20T12:01:48.5426617Z [ 2023-07-20T12:01:48.5427213Z T=std::weak_ptr 2023-07-20T12:01:48.5427792Z ] 2023-07-20T12:01:48.5428932Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5429934Z with 2023-07-20T12:01:48.5430385Z [ 2023-07-20T12:01:48.5430969Z T=std::weak_ptr 2023-07-20T12:01:48.5431544Z ] 2023-07-20T12:01:48.5432754Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5433885Z with 2023-07-20T12:01:48.5434317Z [ 2023-07-20T12:01:48.5434895Z T=std::weak_ptr 2023-07-20T12:01:48.5435431Z ] 2023-07-20T12:01:48.5436574Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:01:48.5437630Z with 2023-07-20T12:01:48.5438068Z [ 2023-07-20T12:01:48.5438619Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:01:48.5439133Z ] 2023-07-20T12:01:48.5440275Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5441337Z with 2023-07-20T12:01:48.5441766Z [ 2023-07-20T12:01:48.5442269Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:01:48.5442788Z ] 2023-07-20T12:01:48.5443951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5445065Z with 2023-07-20T12:01:48.5445407Z [ 2023-07-20T12:01:48.5445916Z T=std::weak_ptr 2023-07-20T12:01:48.5446407Z ] 2023-07-20T12:01:48.5447353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5448292Z with 2023-07-20T12:01:48.5448675Z [ 2023-07-20T12:01:48.5449334Z T=std::vector> 2023-07-20T12:01:48.5449960Z ] 2023-07-20T12:01:48.5451088Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5452106Z with 2023-07-20T12:01:48.5452542Z [ 2023-07-20T12:01:48.5453193Z T=std::vector> 2023-07-20T12:01:48.5453817Z ] 2023-07-20T12:01:48.5454996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5457771Z with 2023-07-20T12:01:48.5458212Z [ 2023-07-20T12:01:48.5459058Z T=std::vector> 2023-07-20T12:01:48.5459682Z ] 2023-07-20T12:01:48.5460977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:01:48.5463016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5464940Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5466039Z with 2023-07-20T12:01:48.5466477Z [ 2023-07-20T12:01:48.5467115Z T=std::vector> 2023-07-20T12:01:48.5467749Z ] 2023-07-20T12:01:48.5468819Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5469824Z with 2023-07-20T12:01:48.5470249Z [ 2023-07-20T12:01:48.5470776Z T=std::vector> 2023-07-20T12:01:48.5471324Z ] 2023-07-20T12:01:48.5472414Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5473434Z with 2023-07-20T12:01:48.5473882Z [ 2023-07-20T12:01:48.5474506Z T=std::vector> 2023-07-20T12:01:48.5475086Z ] 2023-07-20T12:01:48.5476312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5477354Z with 2023-07-20T12:01:48.5477724Z [ 2023-07-20T12:01:48.5478218Z T=std::vector> 2023-07-20T12:01:48.5478639Z ] 2023-07-20T12:01:48.5479639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:01:48.5481270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5482886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5483986Z with 2023-07-20T12:01:48.5484365Z [ 2023-07-20T12:01:48.5484830Z T=std::vector> 2023-07-20T12:01:48.5485319Z ] 2023-07-20T12:01:48.5486283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5487448Z with 2023-07-20T12:01:48.5487799Z [ 2023-07-20T12:01:48.5488441Z T=std::vector,std::allocator>> 2023-07-20T12:01:48.5489030Z ] 2023-07-20T12:01:48.5490253Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5491210Z with 2023-07-20T12:01:48.5491570Z [ 2023-07-20T12:01:48.5492209Z T=std::vector,std::allocator>> 2023-07-20T12:01:48.5492790Z ] 2023-07-20T12:01:48.5493859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5494935Z with 2023-07-20T12:01:48.5495331Z [ 2023-07-20T12:01:48.5495969Z T=std::vector,std::allocator>> 2023-07-20T12:01:48.5496559Z ] 2023-07-20T12:01:48.5497690Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5499492Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5501150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5502777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5503905Z with 2023-07-20T12:01:48.5504335Z [ 2023-07-20T12:01:48.5504998Z T=std::vector,std::allocator>> 2023-07-20T12:01:48.5505561Z ] 2023-07-20T12:01:48.5506500Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5507387Z with 2023-07-20T12:01:48.5507774Z [ 2023-07-20T12:01:48.5508329Z T=std::vector,std::allocator>> 2023-07-20T12:01:48.5508900Z ] 2023-07-20T12:01:48.5509894Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5510837Z with 2023-07-20T12:01:48.5511192Z [ 2023-07-20T12:01:48.5511773Z T=std::vector,std::allocator>> 2023-07-20T12:01:48.5512317Z ] 2023-07-20T12:01:48.5513340Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5514322Z with 2023-07-20T12:01:48.5514967Z [ 2023-07-20T12:01:48.5515574Z T=std::vector,std::allocator>> 2023-07-20T12:01:48.5517033Z ] 2023-07-20T12:01:48.5518389Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5520023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5521462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5523094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5523967Z with 2023-07-20T12:01:48.5524325Z [ 2023-07-20T12:01:48.5524861Z T=std::vector,std::allocator>> 2023-07-20T12:01:48.5525335Z ] 2023-07-20T12:01:48.5526183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5526946Z with 2023-07-20T12:01:48.5527277Z [ 2023-07-20T12:01:48.5527729Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:48.5528135Z ] 2023-07-20T12:01:48.5529110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5530078Z with 2023-07-20T12:01:48.5530422Z [ 2023-07-20T12:01:48.5530858Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:48.5531301Z ] 2023-07-20T12:01:48.5532249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5533135Z with 2023-07-20T12:01:48.5533442Z [ 2023-07-20T12:01:48.5533885Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:48.5534314Z ] 2023-07-20T12:01:48.5535596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:01:48.5537225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5538683Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5539526Z with 2023-07-20T12:01:48.5539853Z [ 2023-07-20T12:01:48.5540331Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:48.5540772Z ] 2023-07-20T12:01:48.5541628Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5542721Z with 2023-07-20T12:01:48.5543039Z [ 2023-07-20T12:01:48.5543734Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:48.5544415Z ] 2023-07-20T12:01:48.5545341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5546163Z with 2023-07-20T12:01:48.5546478Z [ 2023-07-20T12:01:48.5546993Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:48.5547499Z ] 2023-07-20T12:01:48.5548473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5549440Z with 2023-07-20T12:01:48.5549784Z [ 2023-07-20T12:01:48.5550514Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:48.5551028Z ] 2023-07-20T12:01:48.5552030Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:01:48.5553679Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5555320Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5557071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5558021Z with 2023-07-20T12:01:48.5558365Z [ 2023-07-20T12:01:48.5558883Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:48.5559353Z ] 2023-07-20T12:01:48.5560215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5561012Z with 2023-07-20T12:01:48.5561356Z [ 2023-07-20T12:01:48.5561762Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:48.5562183Z ] 2023-07-20T12:01:48.5563172Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5564161Z with 2023-07-20T12:01:48.5564477Z [ 2023-07-20T12:01:48.5564888Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:48.5565301Z ] 2023-07-20T12:01:48.5566256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5567136Z with 2023-07-20T12:01:48.5567450Z [ 2023-07-20T12:01:48.5567858Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:48.5568270Z ] 2023-07-20T12:01:48.5569484Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:01:48.5571202Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5572070Z with 2023-07-20T12:01:48.5572410Z [ 2023-07-20T12:01:48.5572826Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:48.5573218Z ] 2023-07-20T12:01:48.5574216Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5575745Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5576687Z with 2023-07-20T12:01:48.5577102Z [ 2023-07-20T12:01:48.5577600Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:48.5578020Z ] 2023-07-20T12:01:48.5578881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5579664Z with 2023-07-20T12:01:48.5579976Z [ 2023-07-20T12:01:48.5580926Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:48.5581817Z ] 2023-07-20T12:01:48.5582705Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5583615Z with 2023-07-20T12:01:48.5584033Z [ 2023-07-20T12:01:48.5585036Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:48.5585907Z ] 2023-07-20T12:01:48.5586875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5587775Z with 2023-07-20T12:01:48.5588114Z [ 2023-07-20T12:01:48.5589037Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:48.5590089Z ] 2023-07-20T12:01:48.5591607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5592865Z with 2023-07-20T12:01:48.5593204Z [ 2023-07-20T12:01:48.5593601Z TTarget=c10::StorageImpl 2023-07-20T12:01:48.5594169Z ] 2023-07-20T12:01:48.5595665Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5597026Z with 2023-07-20T12:01:48.5597463Z [ 2023-07-20T12:01:48.5597927Z TTarget=c10::StorageImpl 2023-07-20T12:01:48.5598329Z ] 2023-07-20T12:01:48.5599260Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5600111Z with 2023-07-20T12:01:48.5600449Z [ 2023-07-20T12:01:48.5601380Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:48.5602248Z ] 2023-07-20T12:01:48.5603198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5603998Z with 2023-07-20T12:01:48.5604423Z [ 2023-07-20T12:01:48.5604884Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:48.5605294Z ] 2023-07-20T12:01:48.5606183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5607017Z with 2023-07-20T12:01:48.5607327Z [ 2023-07-20T12:01:48.5607726Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:48.5608126Z ] 2023-07-20T12:01:48.5609090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5610021Z with 2023-07-20T12:01:48.5610371Z [ 2023-07-20T12:01:48.5610771Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:48.5611236Z ] 2023-07-20T12:01:48.5612223Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:01:48.5613670Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5615130Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5615989Z with 2023-07-20T12:01:48.5616326Z [ 2023-07-20T12:01:48.5616727Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:48.5617195Z ] 2023-07-20T12:01:48.5618111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5618996Z with 2023-07-20T12:01:48.5619337Z [ 2023-07-20T12:01:48.5619713Z T=torch::autograd::ViewInfo 2023-07-20T12:01:48.5620328Z ] 2023-07-20T12:01:48.5621215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5622017Z with 2023-07-20T12:01:48.5622491Z [ 2023-07-20T12:01:48.5622912Z T=torch::autograd::ViewInfo 2023-07-20T12:01:48.5623317Z ] 2023-07-20T12:01:48.5624362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5625387Z with 2023-07-20T12:01:48.5625706Z [ 2023-07-20T12:01:48.5626103Z T=torch::autograd::ViewInfo 2023-07-20T12:01:48.5626498Z ] 2023-07-20T12:01:48.5627433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:01:48.5628908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5630452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5631376Z with 2023-07-20T12:01:48.5631778Z [ 2023-07-20T12:01:48.5632274Z T=torch::autograd::ViewInfo 2023-07-20T12:01:48.5632658Z ] 2023-07-20T12:01:48.5633510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5634304Z with 2023-07-20T12:01:48.5634646Z [ 2023-07-20T12:01:48.5635092Z T=std::vector> 2023-07-20T12:01:48.5635562Z ] 2023-07-20T12:01:48.5636448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5637255Z with 2023-07-20T12:01:48.5637666Z [ 2023-07-20T12:01:48.5638131Z T=std::vector> 2023-07-20T12:01:48.5638585Z ] 2023-07-20T12:01:48.5639684Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5640646Z with 2023-07-20T12:01:48.5640957Z [ 2023-07-20T12:01:48.5641436Z T=std::vector> 2023-07-20T12:01:48.5641896Z ] 2023-07-20T12:01:48.5642845Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:01:48.5643697Z with 2023-07-20T12:01:48.5644010Z [ 2023-07-20T12:01:48.5644366Z T=c10::SymInt 2023-07-20T12:01:48.5644811Z ] 2023-07-20T12:01:48.5645793Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5646949Z with 2023-07-20T12:01:48.5647287Z [ 2023-07-20T12:01:48.5647643Z T=c10::SymInt 2023-07-20T12:01:48.5648004Z ] 2023-07-20T12:01:48.5649103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5650796Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5652530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5653488Z with 2023-07-20T12:01:48.5653825Z [ 2023-07-20T12:01:48.5654276Z T=std::vector> 2023-07-20T12:01:48.5654729Z ] 2023-07-20T12:01:48.5655582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5656363Z with 2023-07-20T12:01:48.5656702Z [ 2023-07-20T12:01:48.5657033Z T=c10::IValue 2023-07-20T12:01:48.5657399Z ] 2023-07-20T12:01:48.5658347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5659156Z with 2023-07-20T12:01:48.5659541Z [ 2023-07-20T12:01:48.5660055Z T=c10::IValue 2023-07-20T12:01:48.5660410Z ] 2023-07-20T12:01:48.5661370Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5662225Z with 2023-07-20T12:01:48.5662560Z [ 2023-07-20T12:01:48.5662914Z T=c10::IValue 2023-07-20T12:01:48.5663269Z ] 2023-07-20T12:01:48.5664116Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:01:48.5665555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5667145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5668007Z with 2023-07-20T12:01:48.5668356Z [ 2023-07-20T12:01:48.5668691Z T=c10::IValue 2023-07-20T12:01:48.5669050Z ] 2023-07-20T12:01:48.5669892Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5670669Z with 2023-07-20T12:01:48.5671003Z [ 2023-07-20T12:01:48.5671340Z T=c10::AliasInfo 2023-07-20T12:01:48.5671703Z ] 2023-07-20T12:01:48.5672650Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5674397Z with 2023-07-20T12:01:48.5674753Z [ 2023-07-20T12:01:48.5675171Z T=c10::AliasInfo 2023-07-20T12:01:48.5675666Z ] 2023-07-20T12:01:48.5678773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5680624Z with 2023-07-20T12:01:48.5681226Z [ 2023-07-20T12:01:48.5681621Z T=c10::AliasInfo 2023-07-20T12:01:48.5681966Z ] 2023-07-20T12:01:48.5682844Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:01:48.5684273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:01:48.5685710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5686661Z with 2023-07-20T12:01:48.5687006Z [ 2023-07-20T12:01:48.5687424Z T=c10::AliasInfo 2023-07-20T12:01:48.5687900Z ] 2023-07-20T12:01:48.5688750Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:01:48.5689532Z with 2023-07-20T12:01:48.5689854Z [ 2023-07-20T12:01:48.5690263Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:48.5690672Z ] 2023-07-20T12:01:48.5691558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:01:48.5692369Z with 2023-07-20T12:01:48.5692676Z [ 2023-07-20T12:01:48.5693158Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:48.5693575Z ] 2023-07-20T12:01:48.5694624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:01:48.5695560Z with 2023-07-20T12:01:48.5695896Z [ 2023-07-20T12:01:48.5696299Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:48.5696711Z ] 2023-07-20T12:02:05.0914485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.0916750Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.0921041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.0922363Z with 2023-07-20T12:02:05.0922947Z [ 2023-07-20T12:02:05.0923627Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:05.0924291Z ] 2023-07-20T12:02:05.0934267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.0935505Z with 2023-07-20T12:02:05.0936150Z [ 2023-07-20T12:02:05.0937986Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:05.0941123Z ] 2023-07-20T12:02:05.0942550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.0943760Z with 2023-07-20T12:02:05.0944367Z [ 2023-07-20T12:02:05.0945116Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:05.0948217Z ] 2023-07-20T12:02:05.0949628Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.0950919Z with 2023-07-20T12:02:05.0951540Z [ 2023-07-20T12:02:05.0952305Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:05.0955435Z ] 2023-07-20T12:02:05.0956823Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.0958901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.0963383Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.0964697Z with 2023-07-20T12:02:05.0965311Z [ 2023-07-20T12:02:05.0966104Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:05.0972544Z ] 2023-07-20T12:02:05.0976062Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.0977277Z with 2023-07-20T12:02:05.0977888Z [ 2023-07-20T12:02:05.0978516Z T=at::StepCallbacks 2023-07-20T12:02:05.0979179Z ] 2023-07-20T12:02:05.0980444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.0983971Z with 2023-07-20T12:02:05.0984588Z [ 2023-07-20T12:02:05.0985249Z T=at::StepCallbacks 2023-07-20T12:02:05.0985910Z ] 2023-07-20T12:02:05.0987249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.0990859Z with 2023-07-20T12:02:05.0991471Z [ 2023-07-20T12:02:05.0992114Z T=at::StepCallbacks 2023-07-20T12:02:05.0992772Z ] 2023-07-20T12:02:05.0993956Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.0998200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1000821Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1004398Z with 2023-07-20T12:02:05.1005024Z [ 2023-07-20T12:02:05.1005705Z T=at::StepCallbacks 2023-07-20T12:02:05.1006339Z ] 2023-07-20T12:02:05.1007539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1011034Z with 2023-07-20T12:02:05.1011641Z [ 2023-07-20T12:02:05.1012442Z T=c10::either 2023-07-20T12:02:05.1013141Z ] 2023-07-20T12:02:05.1014347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1017801Z with 2023-07-20T12:02:05.1018475Z [ 2023-07-20T12:02:05.1019247Z T=c10::either 2023-07-20T12:02:05.1019942Z ] 2023-07-20T12:02:05.1021198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1028417Z with 2023-07-20T12:02:05.1029090Z [ 2023-07-20T12:02:05.1032235Z T=c10::either 2023-07-20T12:02:05.1033033Z ] 2023-07-20T12:02:05.1034322Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1038637Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1040694Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1041894Z with 2023-07-20T12:02:05.1042498Z [ 2023-07-20T12:02:05.1045675Z T=c10::either 2023-07-20T12:02:05.1046526Z ] 2023-07-20T12:02:05.1047774Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1048991Z with 2023-07-20T12:02:05.1049595Z [ 2023-07-20T12:02:05.1052495Z K=c10::DispatchKey, 2023-07-20T12:02:05.1053410Z V=std::list> 2023-07-20T12:02:05.1054090Z ] 2023-07-20T12:02:05.1055362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1056596Z with 2023-07-20T12:02:05.1059832Z [ 2023-07-20T12:02:05.1060512Z K=c10::DispatchKey, 2023-07-20T12:02:05.1061438Z V=std::list> 2023-07-20T12:02:05.1062233Z ] 2023-07-20T12:02:05.1066436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1073935Z with 2023-07-20T12:02:05.1074691Z [ 2023-07-20T12:02:05.1075375Z K=c10::DispatchKey, 2023-07-20T12:02:05.1076291Z V=std::list>, 2023-07-20T12:02:05.1077225Z H=std::hash, 2023-07-20T12:02:05.1080330Z E=std::equal_to, 2023-07-20T12:02:05.1081491Z A=std::allocator>>> 2023-07-20T12:02:05.1082446Z ] 2023-07-20T12:02:05.1084446Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1088417Z with 2023-07-20T12:02:05.1089006Z [ 2023-07-20T12:02:05.1089657Z K=c10::DispatchKey, 2023-07-20T12:02:05.1090560Z V=std::list>, 2023-07-20T12:02:05.1091485Z H=std::hash, 2023-07-20T12:02:05.1094599Z E=std::equal_to, 2023-07-20T12:02:05.1095659Z A=std::allocator>>> 2023-07-20T12:02:05.1096688Z ] 2023-07-20T12:02:05.1098419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1102329Z with 2023-07-20T12:02:05.1102907Z [ 2023-07-20T12:02:05.1103594Z K=c10::DispatchKey, 2023-07-20T12:02:05.1104532Z V=std::list>, 2023-07-20T12:02:05.1105484Z H=std::hash, 2023-07-20T12:02:05.1108621Z E=std::equal_to, 2023-07-20T12:02:05.1109759Z A=std::allocator>>> 2023-07-20T12:02:05.1110782Z ] 2023-07-20T12:02:05.1112471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1137581Z with 2023-07-20T12:02:05.1138220Z [ 2023-07-20T12:02:05.1138883Z K=c10::DispatchKey, 2023-07-20T12:02:05.1140125Z V=std::list> 2023-07-20T12:02:05.1143239Z ] 2023-07-20T12:02:05.1146699Z [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-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-07-20T12:02:05.1152235Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:05.1153162Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:05.1153785Z 2023-07-20T12:02:05.1158439Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:05.1164952Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:05.1166763Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:05.1168505Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:05.1172346Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:05.1173631Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:05.1174889Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:05.1178439Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:05.1179893Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:05.1181167Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:05.1184057Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:05.1188158Z [23/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-07-20T12:02:05.1193543Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:05.1194863Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:05.1195500Z 2023-07-20T12:02:05.1196396Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:05.1203514Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:05.1207532Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:05.1209244Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:05.1212365Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:05.1214306Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:05.1215516Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:05.1233971Z [24/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_betas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-20T12:02:05.1246678Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1248239Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1249650Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1251151Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1252829Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1254490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1255949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1257481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1258994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1260286Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1261013Z ^ 2023-07-20T12:02:05.1261270Z 2023-07-20T12:02:05.1261676Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:05.1262174Z 2023-07-20T12:02:05.1262899Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1264274Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1264836Z ^ 2023-07-20T12:02:05.1265125Z 2023-07-20T12:02:05.1266052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1267431Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1268051Z ^ 2023-07-20T12:02:05.1268300Z 2023-07-20T12:02:05.1268714Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:05.1269197Z 2023-07-20T12:02:05.1269926Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1271031Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1271559Z ^ 2023-07-20T12:02:05.1271842Z 2023-07-20T12:02:05.1272598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1273786Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1274355Z ^ 2023-07-20T12:02:05.1274579Z 2023-07-20T12:02:05.1274937Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:05.1275456Z 2023-07-20T12:02:05.1276207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1277328Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1277899Z ^ 2023-07-20T12:02:05.1278186Z 2023-07-20T12:02:05.1278940Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1280055Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1280713Z ^ 2023-07-20T12:02:05.1280962Z 2023-07-20T12:02:05.1281489Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:05.1282050Z 2023-07-20T12:02:05.1282795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1283913Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1284500Z ^ 2023-07-20T12:02:05.1284802Z 2023-07-20T12:02:05.1285569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1286615Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1287299Z ^ 2023-07-20T12:02:05.1287558Z 2023-07-20T12:02:05.1288083Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:05.1288691Z 2023-07-20T12:02:05.1289431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1292108Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1292658Z ^ 2023-07-20T12:02:05.1292940Z 2023-07-20T12:02:05.1294092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1295422Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1295984Z ^ 2023-07-20T12:02:05.1296238Z 2023-07-20T12:02:05.1296651Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:05.1297137Z 2023-07-20T12:02:05.1297880Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1299015Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1299570Z ^ 2023-07-20T12:02:05.1299849Z 2023-07-20T12:02:05.1300710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1301979Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1302534Z ^ 2023-07-20T12:02:05.1302759Z 2023-07-20T12:02:05.1303184Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:05.1303654Z 2023-07-20T12:02:05.1304416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1305506Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1306081Z ^ 2023-07-20T12:02:05.1306373Z 2023-07-20T12:02:05.1307136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1308393Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1309067Z ^ 2023-07-20T12:02:05.1309326Z 2023-07-20T12:02:05.1309739Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:05.1310221Z 2023-07-20T12:02:05.1310980Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:05.1312090Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:05.1312625Z ^ 2023-07-20T12:02:05.1312921Z 2023-07-20T12:02:05.1313132Z compute_betas.cu 2023-07-20T12:02:05.1313719Z tmpxft_00001194_00000000-7_compute_betas.compute_90.cudafe1.cpp 2023-07-20T12:02:05.1314976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1316119Z with 2023-07-20T12:02:05.1316474Z [ 2023-07-20T12:02:05.1317071Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:05.1317643Z ] 2023-07-20T12:02:05.1318650Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1319827Z with 2023-07-20T12:02:05.1320215Z [ 2023-07-20T12:02:05.1321186Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:05.1321814Z ] 2023-07-20T12:02:05.1323081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1324093Z with 2023-07-20T12:02:05.1324504Z [ 2023-07-20T12:02:05.1325051Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:05.1325593Z ] 2023-07-20T12:02:05.1326682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1328608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1330680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1332111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1332930Z with 2023-07-20T12:02:05.1333259Z [ 2023-07-20T12:02:05.1333720Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:05.1334193Z ] 2023-07-20T12:02:05.1335159Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1336438Z with 2023-07-20T12:02:05.1336803Z [ 2023-07-20T12:02:05.1337391Z T=std::basic_string,std::allocator> 2023-07-20T12:02:05.1337971Z ] 2023-07-20T12:02:05.1338976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1339922Z with 2023-07-20T12:02:05.1340304Z [ 2023-07-20T12:02:05.1340915Z T=std::basic_string,std::allocator> 2023-07-20T12:02:05.1341627Z ] 2023-07-20T12:02:05.1342910Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1343913Z with 2023-07-20T12:02:05.1344314Z [ 2023-07-20T12:02:05.1344920Z T=std::basic_string,std::allocator> 2023-07-20T12:02:05.1345491Z ] 2023-07-20T12:02:05.1346649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1348879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1351028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1352080Z with 2023-07-20T12:02:05.1352489Z [ 2023-07-20T12:02:05.1353126Z T=std::basic_string,std::allocator> 2023-07-20T12:02:05.1353670Z ] 2023-07-20T12:02:05.1354616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1355699Z with 2023-07-20T12:02:05.1356190Z [ 2023-07-20T12:02:05.1356574Z T=c10::SymInt 2023-07-20T12:02:05.1357072Z ] 2023-07-20T12:02:05.1358422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1359385Z with 2023-07-20T12:02:05.1359784Z [ 2023-07-20T12:02:05.1360176Z T=c10::SymInt 2023-07-20T12:02:05.1360597Z ] 2023-07-20T12:02:05.1361686Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1362826Z with 2023-07-20T12:02:05.1363182Z [ 2023-07-20T12:02:05.1363709Z T=c10::SymInt 2023-07-20T12:02:05.1364254Z ] 2023-07-20T12:02:05.1365262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1366795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1368397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1369495Z with 2023-07-20T12:02:05.1369890Z [ 2023-07-20T12:02:05.1370410Z T=c10::SymInt 2023-07-20T12:02:05.1370912Z ] 2023-07-20T12:02:05.1371878Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1372803Z with 2023-07-20T12:02:05.1373208Z [ 2023-07-20T12:02:05.1373630Z T=c10::QualifiedName 2023-07-20T12:02:05.1374086Z ] 2023-07-20T12:02:05.1375105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1376184Z with 2023-07-20T12:02:05.1376579Z [ 2023-07-20T12:02:05.1377111Z T=c10::QualifiedName 2023-07-20T12:02:05.1377674Z ] 2023-07-20T12:02:05.1378758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1380013Z with 2023-07-20T12:02:05.1380378Z [ 2023-07-20T12:02:05.1380828Z T=c10::QualifiedName 2023-07-20T12:02:05.1381271Z ] 2023-07-20T12:02:05.1382498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1384364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1385989Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1386996Z with 2023-07-20T12:02:05.1387385Z [ 2023-07-20T12:02:05.1387841Z T=c10::QualifiedName 2023-07-20T12:02:05.1388258Z ] 2023-07-20T12:02:05.1389248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1390248Z with 2023-07-20T12:02:05.1391059Z [ 2023-07-20T12:02:05.1391514Z T=at::TensorBase 2023-07-20T12:02:05.1391942Z ] 2023-07-20T12:02:05.1392949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1393884Z with 2023-07-20T12:02:05.1394278Z [ 2023-07-20T12:02:05.1394680Z T=at::TensorBase 2023-07-20T12:02:05.1395133Z ] 2023-07-20T12:02:05.1396198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1397405Z with 2023-07-20T12:02:05.1398088Z [ 2023-07-20T12:02:05.1398528Z T=at::TensorBase 2023-07-20T12:02:05.1398960Z ] 2023-07-20T12:02:05.1399991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1401535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1403253Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1404635Z with 2023-07-20T12:02:05.1405054Z [ 2023-07-20T12:02:05.1405512Z T=at::TensorBase 2023-07-20T12:02:05.1405920Z ] 2023-07-20T12:02:05.1406894Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1407800Z with 2023-07-20T12:02:05.1408181Z [ 2023-07-20T12:02:05.1408570Z T=at::Tensor 2023-07-20T12:02:05.1408986Z ] 2023-07-20T12:02:05.1410081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1411629Z with 2023-07-20T12:02:05.1412017Z [ 2023-07-20T12:02:05.1412414Z T=at::Tensor 2023-07-20T12:02:05.1412825Z ] 2023-07-20T12:02:05.1414093Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1415145Z with 2023-07-20T12:02:05.1415509Z [ 2023-07-20T12:02:05.1415930Z T=at::Tensor 2023-07-20T12:02:05.1416341Z ] 2023-07-20T12:02:05.1417357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1418885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1420505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1421526Z with 2023-07-20T12:02:05.1422046Z [ 2023-07-20T12:02:05.1422591Z T=at::Tensor 2023-07-20T12:02:05.1423086Z ] 2023-07-20T12:02:05.1424132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1425048Z with 2023-07-20T12:02:05.1425440Z [ 2023-07-20T12:02:05.1425831Z T=at::Generator 2023-07-20T12:02:05.1426267Z ] 2023-07-20T12:02:05.1427277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1428212Z with 2023-07-20T12:02:05.1428582Z [ 2023-07-20T12:02:05.1428998Z T=at::Generator 2023-07-20T12:02:05.1429416Z ] 2023-07-20T12:02:05.1430551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1431564Z with 2023-07-20T12:02:05.1431926Z [ 2023-07-20T12:02:05.1432344Z T=at::Generator 2023-07-20T12:02:05.1432761Z ] 2023-07-20T12:02:05.1433780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1435351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1436955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1437928Z with 2023-07-20T12:02:05.1438325Z [ 2023-07-20T12:02:05.1438857Z T=at::Generator 2023-07-20T12:02:05.1439280Z ] 2023-07-20T12:02:05.1440443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1441597Z with 2023-07-20T12:02:05.1441976Z [ 2023-07-20T12:02:05.1442349Z T=c10::Scalar 2023-07-20T12:02:05.1442761Z ] 2023-07-20T12:02:05.1443955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1444916Z with 2023-07-20T12:02:05.1445270Z [ 2023-07-20T12:02:05.1445689Z T=c10::Scalar 2023-07-20T12:02:05.1446094Z ] 2023-07-20T12:02:05.1447184Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1448216Z with 2023-07-20T12:02:05.1448599Z [ 2023-07-20T12:02:05.1449018Z T=c10::Scalar 2023-07-20T12:02:05.1449437Z ] 2023-07-20T12:02:05.1450462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1451992Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1453590Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1454538Z with 2023-07-20T12:02:05.1454914Z [ 2023-07-20T12:02:05.1455338Z T=c10::Scalar 2023-07-20T12:02:05.1455731Z ] 2023-07-20T12:02:05.1456699Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1457615Z with 2023-07-20T12:02:05.1458028Z [ 2023-07-20T12:02:05.1458564Z T=std::shared_ptr 2023-07-20T12:02:05.1459106Z ] 2023-07-20T12:02:05.1460121Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1461071Z with 2023-07-20T12:02:05.1461420Z [ 2023-07-20T12:02:05.1461946Z T=std::shared_ptr 2023-07-20T12:02:05.1462444Z ] 2023-07-20T12:02:05.1463526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1464557Z with 2023-07-20T12:02:05.1464909Z [ 2023-07-20T12:02:05.1465459Z T=std::shared_ptr 2023-07-20T12:02:05.1465970Z ] 2023-07-20T12:02:05.1467062Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1468776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1470405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1472089Z with 2023-07-20T12:02:05.1472495Z [ 2023-07-20T12:02:05.1473274Z T=std::shared_ptr 2023-07-20T12:02:05.1473808Z ] 2023-07-20T12:02:05.1474799Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1475704Z with 2023-07-20T12:02:05.1476099Z [ 2023-07-20T12:02:05.1476638Z T=std::weak_ptr 2023-07-20T12:02:05.1477131Z ] 2023-07-20T12:02:05.1478155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1479059Z with 2023-07-20T12:02:05.1479425Z [ 2023-07-20T12:02:05.1479924Z T=std::weak_ptr 2023-07-20T12:02:05.1480433Z ] 2023-07-20T12:02:05.1481516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1482470Z with 2023-07-20T12:02:05.1482814Z [ 2023-07-20T12:02:05.1483320Z T=std::weak_ptr 2023-07-20T12:02:05.1483843Z ] 2023-07-20T12:02:05.1484872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1485870Z with 2023-07-20T12:02:05.1486204Z [ 2023-07-20T12:02:05.1486688Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:05.1487160Z ] 2023-07-20T12:02:05.1488189Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1489093Z with 2023-07-20T12:02:05.1489481Z [ 2023-07-20T12:02:05.1489979Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:05.1490449Z ] 2023-07-20T12:02:05.1491433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1492460Z with 2023-07-20T12:02:05.1492889Z [ 2023-07-20T12:02:05.1493426Z T=std::weak_ptr 2023-07-20T12:02:05.1493861Z ] 2023-07-20T12:02:05.1494884Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1495842Z with 2023-07-20T12:02:05.1496224Z [ 2023-07-20T12:02:05.1496811Z T=std::vector> 2023-07-20T12:02:05.1497346Z ] 2023-07-20T12:02:05.1498337Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1499246Z with 2023-07-20T12:02:05.1499620Z [ 2023-07-20T12:02:05.1500167Z T=std::vector> 2023-07-20T12:02:05.1501024Z ] 2023-07-20T12:02:05.1502334Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1503334Z with 2023-07-20T12:02:05.1503682Z [ 2023-07-20T12:02:05.1504261Z T=std::vector> 2023-07-20T12:02:05.1504769Z ] 2023-07-20T12:02:05.1505767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1507533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1509197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1510130Z with 2023-07-20T12:02:05.1510518Z [ 2023-07-20T12:02:05.1511110Z T=std::vector> 2023-07-20T12:02:05.1511652Z ] 2023-07-20T12:02:05.1512577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1513464Z with 2023-07-20T12:02:05.1513824Z [ 2023-07-20T12:02:05.1514339Z T=std::vector> 2023-07-20T12:02:05.1514790Z ] 2023-07-20T12:02:05.1515741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1516674Z with 2023-07-20T12:02:05.1517034Z [ 2023-07-20T12:02:05.1517519Z T=std::vector> 2023-07-20T12:02:05.1517977Z ] 2023-07-20T12:02:05.1519009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1520021Z with 2023-07-20T12:02:05.1520383Z [ 2023-07-20T12:02:05.1520851Z T=std::vector> 2023-07-20T12:02:05.1521331Z ] 2023-07-20T12:02:05.1522388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1524041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1525671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1526633Z with 2023-07-20T12:02:05.1526977Z [ 2023-07-20T12:02:05.1527694Z T=std::vector> 2023-07-20T12:02:05.1528450Z ] 2023-07-20T12:02:05.1529600Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1530509Z with 2023-07-20T12:02:05.1530883Z [ 2023-07-20T12:02:05.1532512Z T=std::vector,std::allocator>> 2023-07-20T12:02:05.1533142Z ] 2023-07-20T12:02:05.1534112Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1535030Z with 2023-07-20T12:02:05.1535403Z [ 2023-07-20T12:02:05.1536029Z T=std::vector,std::allocator>> 2023-07-20T12:02:05.1536594Z ] 2023-07-20T12:02:05.1537674Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1538679Z with 2023-07-20T12:02:05.1539045Z [ 2023-07-20T12:02:05.1539667Z T=std::vector,std::allocator>> 2023-07-20T12:02:05.1540225Z ] 2023-07-20T12:02:05.1541343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1543153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1544835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1546419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1547391Z with 2023-07-20T12:02:05.1547739Z [ 2023-07-20T12:02:05.1548385Z T=std::vector,std::allocator>> 2023-07-20T12:02:05.1548964Z ] 2023-07-20T12:02:05.1549899Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1550801Z with 2023-07-20T12:02:05.1551150Z [ 2023-07-20T12:02:05.1551735Z T=std::vector,std::allocator>> 2023-07-20T12:02:05.1552442Z ] 2023-07-20T12:02:05.1553428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1554313Z with 2023-07-20T12:02:05.1554685Z [ 2023-07-20T12:02:05.1555267Z T=std::vector,std::allocator>> 2023-07-20T12:02:05.1555812Z ] 2023-07-20T12:02:05.1556835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1558110Z with 2023-07-20T12:02:05.1558479Z [ 2023-07-20T12:02:05.1559067Z T=std::vector,std::allocator>> 2023-07-20T12:02:05.1559622Z ] 2023-07-20T12:02:05.1561113Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1563048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1564821Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1566395Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1567388Z with 2023-07-20T12:02:05.1567763Z [ 2023-07-20T12:02:05.1568336Z T=std::vector,std::allocator>> 2023-07-20T12:02:05.1568896Z ] 2023-07-20T12:02:05.1569855Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1570755Z with 2023-07-20T12:02:05.1571133Z [ 2023-07-20T12:02:05.1571642Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:05.1572134Z ] 2023-07-20T12:02:05.1573135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1574063Z with 2023-07-20T12:02:05.1574409Z [ 2023-07-20T12:02:05.1574901Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:05.1575393Z ] 2023-07-20T12:02:05.1576482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1577466Z with 2023-07-20T12:02:05.1577838Z [ 2023-07-20T12:02:05.1578356Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:05.1578866Z ] 2023-07-20T12:02:05.1579879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1581611Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1583231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1584219Z with 2023-07-20T12:02:05.1584591Z [ 2023-07-20T12:02:05.1585111Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:05.1585872Z ] 2023-07-20T12:02:05.1586854Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1587965Z with 2023-07-20T12:02:05.1588392Z [ 2023-07-20T12:02:05.1588949Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:05.1589515Z ] 2023-07-20T12:02:05.1590483Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1591401Z with 2023-07-20T12:02:05.1591782Z [ 2023-07-20T12:02:05.1592351Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:05.1592907Z ] 2023-07-20T12:02:05.1594025Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1595035Z with 2023-07-20T12:02:05.1595405Z [ 2023-07-20T12:02:05.1595984Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:05.1596522Z ] 2023-07-20T12:02:05.1597655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1599498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1601347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1603056Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1604031Z with 2023-07-20T12:02:05.1604394Z [ 2023-07-20T12:02:05.1604970Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:05.1605499Z ] 2023-07-20T12:02:05.1606454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1607338Z with 2023-07-20T12:02:05.1607700Z [ 2023-07-20T12:02:05.1608153Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:05.1608584Z ] 2023-07-20T12:02:05.1609552Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1610472Z with 2023-07-20T12:02:05.1610849Z [ 2023-07-20T12:02:05.1611285Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:05.1611733Z ] 2023-07-20T12:02:05.1612788Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1614037Z with 2023-07-20T12:02:05.1614388Z [ 2023-07-20T12:02:05.1614842Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:05.1615280Z ] 2023-07-20T12:02:05.1616547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1618174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1619091Z with 2023-07-20T12:02:05.1619459Z [ 2023-07-20T12:02:05.1619941Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:05.1620389Z ] 2023-07-20T12:02:05.1621490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1623222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1624205Z with 2023-07-20T12:02:05.1624578Z [ 2023-07-20T12:02:05.1625046Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:05.1625473Z ] 2023-07-20T12:02:05.1626405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1627280Z with 2023-07-20T12:02:05.1627648Z [ 2023-07-20T12:02:05.1628690Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:05.1629715Z ] 2023-07-20T12:02:05.1631097Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1632091Z with 2023-07-20T12:02:05.1632476Z [ 2023-07-20T12:02:05.1633517Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:05.1634484Z ] 2023-07-20T12:02:05.1635542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1636573Z with 2023-07-20T12:02:05.1636945Z [ 2023-07-20T12:02:05.1638002Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:05.1638946Z ] 2023-07-20T12:02:05.1640472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1642130Z with 2023-07-20T12:02:05.1642512Z [ 2023-07-20T12:02:05.1642965Z TTarget=c10::StorageImpl 2023-07-20T12:02:05.1643369Z ] 2023-07-20T12:02:05.1645100Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1646484Z with 2023-07-20T12:02:05.1646863Z [ 2023-07-20T12:02:05.1647313Z TTarget=c10::StorageImpl 2023-07-20T12:02:05.1647733Z ] 2023-07-20T12:02:05.1648705Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1649661Z with 2023-07-20T12:02:05.1650013Z [ 2023-07-20T12:02:05.1651059Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:05.1652001Z ] 2023-07-20T12:02:05.1652964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1653857Z with 2023-07-20T12:02:05.1654233Z [ 2023-07-20T12:02:05.1654673Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:05.1655117Z ] 2023-07-20T12:02:05.1656089Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1657046Z with 2023-07-20T12:02:05.1657409Z [ 2023-07-20T12:02:05.1657836Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:05.1658299Z ] 2023-07-20T12:02:05.1659368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1660375Z with 2023-07-20T12:02:05.1660718Z [ 2023-07-20T12:02:05.1661170Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:05.1661609Z ] 2023-07-20T12:02:05.1662592Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1664184Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1665783Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1666772Z with 2023-07-20T12:02:05.1667146Z [ 2023-07-20T12:02:05.1667616Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:05.1668047Z ] 2023-07-20T12:02:05.1669034Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1670214Z with 2023-07-20T12:02:05.1670585Z [ 2023-07-20T12:02:05.1671027Z T=torch::autograd::ViewInfo 2023-07-20T12:02:05.1671444Z ] 2023-07-20T12:02:05.1672651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1673601Z with 2023-07-20T12:02:05.1673978Z [ 2023-07-20T12:02:05.1674403Z T=torch::autograd::ViewInfo 2023-07-20T12:02:05.1674844Z ] 2023-07-20T12:02:05.1675891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1676887Z with 2023-07-20T12:02:05.1677229Z [ 2023-07-20T12:02:05.1677691Z T=torch::autograd::ViewInfo 2023-07-20T12:02:05.1678117Z ] 2023-07-20T12:02:05.1679137Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1680793Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1682290Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1683102Z with 2023-07-20T12:02:05.1683417Z [ 2023-07-20T12:02:05.1683797Z T=torch::autograd::ViewInfo 2023-07-20T12:02:05.1684188Z ] 2023-07-20T12:02:05.1685016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1685880Z with 2023-07-20T12:02:05.1686248Z [ 2023-07-20T12:02:05.1686790Z T=std::vector> 2023-07-20T12:02:05.1687266Z ] 2023-07-20T12:02:05.1688247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1689180Z with 2023-07-20T12:02:05.1689560Z [ 2023-07-20T12:02:05.1690053Z T=std::vector> 2023-07-20T12:02:05.1690569Z ] 2023-07-20T12:02:05.1691651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1692661Z with 2023-07-20T12:02:05.1693025Z [ 2023-07-20T12:02:05.1693536Z T=std::vector> 2023-07-20T12:02:05.1694041Z ] 2023-07-20T12:02:05.1695078Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1696042Z with 2023-07-20T12:02:05.1696375Z [ 2023-07-20T12:02:05.1696773Z T=c10::SymInt 2023-07-20T12:02:05.1697156Z ] 2023-07-20T12:02:05.1698191Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1699415Z with 2023-07-20T12:02:05.1699790Z [ 2023-07-20T12:02:05.1700188Z T=c10::SymInt 2023-07-20T12:02:05.1700563Z ] 2023-07-20T12:02:05.1701820Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1703673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1705481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1706487Z with 2023-07-20T12:02:05.1706856Z [ 2023-07-20T12:02:05.1707389Z T=std::vector> 2023-07-20T12:02:05.1707890Z ] 2023-07-20T12:02:05.1708845Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1709768Z with 2023-07-20T12:02:05.1710145Z [ 2023-07-20T12:02:05.1710514Z T=c10::IValue 2023-07-20T12:02:05.1710907Z ] 2023-07-20T12:02:05.1711891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1712843Z with 2023-07-20T12:02:05.1713187Z [ 2023-07-20T12:02:05.1713589Z T=c10::IValue 2023-07-20T12:02:05.1713980Z ] 2023-07-20T12:02:05.1715041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1716043Z with 2023-07-20T12:02:05.1716386Z [ 2023-07-20T12:02:05.1716785Z T=c10::IValue 2023-07-20T12:02:05.1717174Z ] 2023-07-20T12:02:05.1718148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1719661Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1721244Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1722200Z with 2023-07-20T12:02:05.1722571Z [ 2023-07-20T12:02:05.1722978Z T=c10::IValue 2023-07-20T12:02:05.1723349Z ] 2023-07-20T12:02:05.1724272Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1725159Z with 2023-07-20T12:02:05.1725530Z [ 2023-07-20T12:02:05.1725915Z T=c10::AliasInfo 2023-07-20T12:02:05.1726608Z ] 2023-07-20T12:02:05.1727572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1728489Z with 2023-07-20T12:02:05.1729061Z [ 2023-07-20T12:02:05.1729510Z T=c10::AliasInfo 2023-07-20T12:02:05.1729905Z ] 2023-07-20T12:02:05.1731033Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1732138Z with 2023-07-20T12:02:05.1732489Z [ 2023-07-20T12:02:05.1732888Z T=c10::AliasInfo 2023-07-20T12:02:05.1733817Z ] 2023-07-20T12:02:05.1734877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:05.1736463Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05.1738073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:05.1739226Z with 2023-07-20T12:02:05.1739611Z [ 2023-07-20T12:02:05.1740027Z T=c10::AliasInfo 2023-07-20T12:02:05.1740912Z ] 2023-07-20T12:02:05.1741863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:05.1742765Z with 2023-07-20T12:02:05.1743142Z [ 2023-07-20T12:02:05.1743602Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:05.1744028Z ] 2023-07-20T12:02:05.1745019Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:05.1746107Z with 2023-07-20T12:02:05.1746493Z [ 2023-07-20T12:02:05.1746925Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:05.1747562Z ] 2023-07-20T12:02:05.1748636Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:05.1749672Z with 2023-07-20T12:02:05.1750023Z [ 2023-07-20T12:02:05.1750487Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:05.1750936Z ] 2023-07-20T12:02:12.2792442Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.2794641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2796677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.2800411Z with 2023-07-20T12:02:12.2800996Z [ 2023-07-20T12:02:12.2801647Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:12.2802265Z ] 2023-07-20T12:02:12.2803705Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.2804863Z with 2023-07-20T12:02:12.2805379Z [ 2023-07-20T12:02:12.2806006Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:12.2806598Z ] 2023-07-20T12:02:12.2807733Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.2808898Z with 2023-07-20T12:02:12.2809329Z [ 2023-07-20T12:02:12.2810311Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:12.2811009Z ] 2023-07-20T12:02:12.2812805Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.2813873Z with 2023-07-20T12:02:12.2814218Z [ 2023-07-20T12:02:12.2814769Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:12.2815285Z ] 2023-07-20T12:02:12.2816393Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.2818218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2819925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.2820910Z with 2023-07-20T12:02:12.2821278Z [ 2023-07-20T12:02:12.2821817Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:12.2822312Z ] 2023-07-20T12:02:12.2823246Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.2824131Z with 2023-07-20T12:02:12.2824487Z [ 2023-07-20T12:02:12.2824863Z T=at::StepCallbacks 2023-07-20T12:02:12.2825266Z ] 2023-07-20T12:02:12.2826227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.2827112Z with 2023-07-20T12:02:12.2827464Z [ 2023-07-20T12:02:12.2827872Z T=at::StepCallbacks 2023-07-20T12:02:12.2828284Z ] 2023-07-20T12:02:12.2829331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.2830337Z with 2023-07-20T12:02:12.2830687Z [ 2023-07-20T12:02:12.2831106Z T=at::StepCallbacks 2023-07-20T12:02:12.2831519Z ] 2023-07-20T12:02:12.2832536Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.2834548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2836918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.2837903Z with 2023-07-20T12:02:12.2838266Z [ 2023-07-20T12:02:12.2838696Z T=at::StepCallbacks 2023-07-20T12:02:12.2839093Z ] 2023-07-20T12:02:12.2840031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.2840931Z with 2023-07-20T12:02:12.2841294Z [ 2023-07-20T12:02:12.2841840Z T=c10::either 2023-07-20T12:02:12.2842344Z ] 2023-07-20T12:02:12.2844126Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.2845047Z with 2023-07-20T12:02:12.2845415Z [ 2023-07-20T12:02:12.2845932Z T=c10::either 2023-07-20T12:02:12.2846451Z ] 2023-07-20T12:02:12.2847519Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.2848535Z with 2023-07-20T12:02:12.2849526Z [ 2023-07-20T12:02:12.2850069Z T=c10::either 2023-07-20T12:02:12.2850678Z ] 2023-07-20T12:02:12.2851929Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.2853801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2855521Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.2857238Z with 2023-07-20T12:02:12.2857714Z [ 2023-07-20T12:02:12.2858286Z T=c10::either 2023-07-20T12:02:12.2858952Z ] 2023-07-20T12:02:12.2865005Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2866124Z with 2023-07-20T12:02:12.2866455Z [ 2023-07-20T12:02:12.2866835Z K=c10::DispatchKey, 2023-07-20T12:02:12.2867444Z V=std::list> 2023-07-20T12:02:12.2867954Z ] 2023-07-20T12:02:12.2868881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2870018Z with 2023-07-20T12:02:12.2870349Z [ 2023-07-20T12:02:12.2870705Z K=c10::DispatchKey, 2023-07-20T12:02:12.2871556Z V=std::list> 2023-07-20T12:02:12.2872224Z ] 2023-07-20T12:02:12.2873865Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2875107Z with 2023-07-20T12:02:12.2875412Z [ 2023-07-20T12:02:12.2875776Z K=c10::DispatchKey, 2023-07-20T12:02:12.2876407Z V=std::list>, 2023-07-20T12:02:12.2877019Z H=std::hash, 2023-07-20T12:02:12.2877524Z E=std::equal_to, 2023-07-20T12:02:12.2878382Z A=std::allocator>>> 2023-07-20T12:02:12.2879086Z ] 2023-07-20T12:02:12.2880548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2881799Z with 2023-07-20T12:02:12.2882136Z [ 2023-07-20T12:02:12.2882481Z K=c10::DispatchKey, 2023-07-20T12:02:12.2883082Z V=std::list>, 2023-07-20T12:02:12.2883688Z H=std::hash, 2023-07-20T12:02:12.2884181Z E=std::equal_to, 2023-07-20T12:02:12.2885001Z A=std::allocator>>> 2023-07-20T12:02:12.2885634Z ] 2023-07-20T12:02:12.2887121Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2888350Z with 2023-07-20T12:02:12.2888663Z [ 2023-07-20T12:02:12.2888999Z K=c10::DispatchKey, 2023-07-20T12:02:12.2889605Z V=std::list>, 2023-07-20T12:02:12.2890211Z H=std::hash, 2023-07-20T12:02:12.2890707Z E=std::equal_to, 2023-07-20T12:02:12.2901040Z A=std::allocator>>> 2023-07-20T12:02:12.2901780Z ] 2023-07-20T12:02:12.2903218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2904791Z with 2023-07-20T12:02:12.2905136Z [ 2023-07-20T12:02:12.2905637Z K=c10::DispatchKey, 2023-07-20T12:02:12.2906303Z V=std::list> 2023-07-20T12:02:12.2906974Z ] 2023-07-20T12:02:12.2910066Z [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-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-07-20T12:02:12.2913132Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:12.2913880Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:12.2914264Z 2023-07-20T12:02:12.2914955Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:12.2916581Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:12.2918132Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:12.2920646Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:12.2921804Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:12.2922746Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:12.2923674Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:12.2934848Z [26/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-20T12:02:12.2956513Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2958191Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2960131Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2961593Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2963010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2964888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2966896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2968764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.2970250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.2971410Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.2972068Z ^ 2023-07-20T12:02:12.2972670Z 2023-07-20T12:02:12.2973099Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:12.2973567Z 2023-07-20T12:02:12.2974313Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.2975408Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.2975934Z ^ 2023-07-20T12:02:12.2976215Z 2023-07-20T12:02:12.2976940Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.2978118Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.2978661Z ^ 2023-07-20T12:02:12.2979016Z 2023-07-20T12:02:12.2979768Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:12.2980245Z 2023-07-20T12:02:12.2980981Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.2982215Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.2982740Z ^ 2023-07-20T12:02:12.2983014Z 2023-07-20T12:02:12.2983721Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.2984877Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.2985392Z ^ 2023-07-20T12:02:12.2985632Z 2023-07-20T12:02:12.2986456Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:12.2986945Z 2023-07-20T12:02:12.2987702Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.2988785Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.2989320Z ^ 2023-07-20T12:02:12.2993627Z 2023-07-20T12:02:12.2994395Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.2995452Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.2996294Z ^ 2023-07-20T12:02:12.2996540Z 2023-07-20T12:02:12.2996929Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:12.2997397Z 2023-07-20T12:02:12.2998372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.2999633Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.3000614Z ^ 2023-07-20T12:02:12.3000897Z 2023-07-20T12:02:12.3001604Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.3002663Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.3003193Z ^ 2023-07-20T12:02:12.3003430Z 2023-07-20T12:02:12.3003816Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:12.3004281Z 2023-07-20T12:02:12.3005004Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.3006199Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.3007192Z ^ 2023-07-20T12:02:12.3007498Z 2023-07-20T12:02:12.3008207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.3009259Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.3009783Z ^ 2023-07-20T12:02:12.3009998Z 2023-07-20T12:02:12.3010386Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:12.3010854Z 2023-07-20T12:02:12.3011591Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.3012762Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.3013326Z ^ 2023-07-20T12:02:12.3143726Z 2023-07-20T12:02:12.3144885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.3146489Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.3147098Z ^ 2023-07-20T12:02:12.3147345Z 2023-07-20T12:02:12.3147753Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:12.3148243Z 2023-07-20T12:02:12.3149016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.3150136Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.3150665Z ^ 2023-07-20T12:02:12.3150947Z 2023-07-20T12:02:12.3151825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.3153363Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.3154279Z ^ 2023-07-20T12:02:12.3154520Z 2023-07-20T12:02:12.3154933Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:12.3155414Z 2023-07-20T12:02:12.3156418Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/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:12.3157542Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:12.3158107Z ^ 2023-07-20T12:02:12.3158387Z 2023-07-20T12:02:12.3158708Z compute.cu 2023-07-20T12:02:12.3159248Z tmpxft_00000cd8_00000000-7_compute.compute_90.cudafe1.cpp 2023-07-20T12:02:12.3160814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3161754Z with 2023-07-20T12:02:12.3162129Z [ 2023-07-20T12:02:12.3162706Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:12.3163257Z ] 2023-07-20T12:02:12.3164267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3165211Z with 2023-07-20T12:02:12.3165747Z [ 2023-07-20T12:02:12.3166326Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:12.3167360Z ] 2023-07-20T12:02:12.3168449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3169476Z with 2023-07-20T12:02:12.3169844Z [ 2023-07-20T12:02:12.3170401Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:12.3170984Z ] 2023-07-20T12:02:12.3172148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3174597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3176477Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3182823Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3183826Z with 2023-07-20T12:02:12.3184189Z [ 2023-07-20T12:02:12.3184779Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:12.3185356Z ] 2023-07-20T12:02:12.3186590Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3187945Z with 2023-07-20T12:02:12.3188336Z [ 2023-07-20T12:02:12.3188934Z T=std::basic_string,std::allocator> 2023-07-20T12:02:12.3189799Z ] 2023-07-20T12:02:12.3190768Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3191692Z with 2023-07-20T12:02:12.3193973Z [ 2023-07-20T12:02:12.3195095Z T=std::basic_string,std::allocator> 2023-07-20T12:02:12.3195660Z ] 2023-07-20T12:02:12.3196752Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3197756Z with 2023-07-20T12:02:12.3198132Z [ 2023-07-20T12:02:12.3198724Z T=std::basic_string,std::allocator> 2023-07-20T12:02:12.3199277Z ] 2023-07-20T12:02:12.3200597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3202828Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3204574Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3205558Z with 2023-07-20T12:02:12.3205948Z [ 2023-07-20T12:02:12.3206522Z T=std::basic_string,std::allocator> 2023-07-20T12:02:12.3207272Z ] 2023-07-20T12:02:12.3208648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3209584Z with 2023-07-20T12:02:12.3209938Z [ 2023-07-20T12:02:12.3210334Z T=c10::SymInt 2023-07-20T12:02:12.3210729Z ] 2023-07-20T12:02:12.3211744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3212649Z with 2023-07-20T12:02:12.3213013Z [ 2023-07-20T12:02:12.3213421Z T=c10::SymInt 2023-07-20T12:02:12.3213969Z ] 2023-07-20T12:02:12.3215430Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3216512Z with 2023-07-20T12:02:12.3216884Z [ 2023-07-20T12:02:12.3217289Z T=c10::SymInt 2023-07-20T12:02:12.3217674Z ] 2023-07-20T12:02:12.3218693Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3220232Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3225801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3227064Z with 2023-07-20T12:02:12.3227606Z [ 2023-07-20T12:02:12.3228001Z T=c10::SymInt 2023-07-20T12:02:12.3228403Z ] 2023-07-20T12:02:12.3230041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3230983Z with 2023-07-20T12:02:12.3231334Z [ 2023-07-20T12:02:12.3231759Z T=c10::QualifiedName 2023-07-20T12:02:12.3232192Z ] 2023-07-20T12:02:12.3233187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3234085Z with 2023-07-20T12:02:12.3234627Z [ 2023-07-20T12:02:12.3235053Z T=c10::QualifiedName 2023-07-20T12:02:12.3235935Z ] 2023-07-20T12:02:12.3237075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3238111Z with 2023-07-20T12:02:12.3238487Z [ 2023-07-20T12:02:12.3238913Z T=c10::QualifiedName 2023-07-20T12:02:12.3239324Z ] 2023-07-20T12:02:12.3240358Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3242153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3244266Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3245270Z with 2023-07-20T12:02:12.3245652Z [ 2023-07-20T12:02:12.3246069Z T=c10::QualifiedName 2023-07-20T12:02:12.3246495Z ] 2023-07-20T12:02:12.3247461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3248583Z with 2023-07-20T12:02:12.3249016Z [ 2023-07-20T12:02:12.3250117Z T=at::TensorBase 2023-07-20T12:02:12.3251244Z ] 2023-07-20T12:02:12.3252447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3253446Z with 2023-07-20T12:02:12.3253939Z [ 2023-07-20T12:02:12.3254571Z T=at::TensorBase 2023-07-20T12:02:12.3255123Z ] 2023-07-20T12:02:12.3256412Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3258006Z with 2023-07-20T12:02:12.3258576Z [ 2023-07-20T12:02:12.3259127Z T=at::TensorBase 2023-07-20T12:02:12.3259589Z ] 2023-07-20T12:02:12.3260738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3262684Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3269547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3270898Z with 2023-07-20T12:02:12.3271852Z [ 2023-07-20T12:02:12.3272423Z T=at::TensorBase 2023-07-20T12:02:12.3273022Z ] 2023-07-20T12:02:12.3274140Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3275169Z with 2023-07-20T12:02:12.3275592Z [ 2023-07-20T12:02:12.3276102Z T=at::Tensor 2023-07-20T12:02:12.3276692Z ] 2023-07-20T12:02:12.3308017Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3309176Z with 2023-07-20T12:02:12.3309545Z [ 2023-07-20T12:02:12.3314397Z T=at::Tensor 2023-07-20T12:02:12.3314815Z ] 2023-07-20T12:02:12.3315917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3316936Z with 2023-07-20T12:02:12.3317300Z [ 2023-07-20T12:02:12.3317716Z T=at::Tensor 2023-07-20T12:02:12.3318145Z ] 2023-07-20T12:02:12.3319163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3320711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3322331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3323306Z with 2023-07-20T12:02:12.3323687Z [ 2023-07-20T12:02:12.3324103Z T=at::Tensor 2023-07-20T12:02:12.3324485Z ] 2023-07-20T12:02:12.3333727Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3334719Z with 2023-07-20T12:02:12.3335087Z [ 2023-07-20T12:02:12.3335486Z T=at::Generator 2023-07-20T12:02:12.3335917Z ] 2023-07-20T12:02:12.3336928Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3337875Z with 2023-07-20T12:02:12.3338229Z [ 2023-07-20T12:02:12.3338633Z T=at::Generator 2023-07-20T12:02:12.3339038Z ] 2023-07-20T12:02:12.3340098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3341448Z with 2023-07-20T12:02:12.3341792Z [ 2023-07-20T12:02:12.3342181Z T=at::Generator 2023-07-20T12:02:12.3342572Z ] 2023-07-20T12:02:12.3343839Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3345299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3346990Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3347816Z with 2023-07-20T12:02:12.3348124Z [ 2023-07-20T12:02:12.3348466Z T=at::Generator 2023-07-20T12:02:12.3348781Z ] 2023-07-20T12:02:12.3349560Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3350343Z with 2023-07-20T12:02:12.3350694Z [ 2023-07-20T12:02:12.3351030Z T=c10::Scalar 2023-07-20T12:02:12.3351396Z ] 2023-07-20T12:02:12.3352297Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3353156Z with 2023-07-20T12:02:12.3353479Z [ 2023-07-20T12:02:12.3353871Z T=c10::Scalar 2023-07-20T12:02:12.3354250Z ] 2023-07-20T12:02:12.3355262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3356160Z with 2023-07-20T12:02:12.3356482Z [ 2023-07-20T12:02:12.3356851Z T=c10::Scalar 2023-07-20T12:02:12.3357204Z ] 2023-07-20T12:02:12.3358096Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3359550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3360942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3361797Z with 2023-07-20T12:02:12.3362130Z [ 2023-07-20T12:02:12.3362478Z T=c10::Scalar 2023-07-20T12:02:12.3362811Z ] 2023-07-20T12:02:12.3363640Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3364409Z with 2023-07-20T12:02:12.3364736Z [ 2023-07-20T12:02:12.3365170Z T=std::shared_ptr 2023-07-20T12:02:12.3365612Z ] 2023-07-20T12:02:12.3366477Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3367523Z with 2023-07-20T12:02:12.3367824Z [ 2023-07-20T12:02:12.3368282Z T=std::shared_ptr 2023-07-20T12:02:12.3368722Z ] 2023-07-20T12:02:12.3369824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3370722Z with 2023-07-20T12:02:12.3371025Z [ 2023-07-20T12:02:12.3371482Z T=std::shared_ptr 2023-07-20T12:02:12.3371927Z ] 2023-07-20T12:02:12.3372883Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3374378Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3375832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3376658Z with 2023-07-20T12:02:12.3376983Z [ 2023-07-20T12:02:12.3377446Z T=std::shared_ptr 2023-07-20T12:02:12.3377862Z ] 2023-07-20T12:02:12.3378691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3379469Z with 2023-07-20T12:02:12.3379795Z [ 2023-07-20T12:02:12.3380242Z T=std::weak_ptr 2023-07-20T12:02:12.3380654Z ] 2023-07-20T12:02:12.3381532Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3382329Z with 2023-07-20T12:02:12.3382655Z [ 2023-07-20T12:02:12.3383085Z T=std::weak_ptr 2023-07-20T12:02:12.3383521Z ] 2023-07-20T12:02:12.3384460Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3385324Z with 2023-07-20T12:02:12.3385625Z [ 2023-07-20T12:02:12.3386085Z T=std::weak_ptr 2023-07-20T12:02:12.3386520Z ] 2023-07-20T12:02:12.3387421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3388231Z with 2023-07-20T12:02:12.3388643Z [ 2023-07-20T12:02:12.3389063Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:12.3389470Z ] 2023-07-20T12:02:12.3390340Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3391126Z with 2023-07-20T12:02:12.3391457Z [ 2023-07-20T12:02:12.3391864Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:12.3392460Z ] 2023-07-20T12:02:12.3393374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3394200Z with 2023-07-20T12:02:12.3394670Z [ 2023-07-20T12:02:12.3395129Z T=std::weak_ptr 2023-07-20T12:02:12.3395594Z ] 2023-07-20T12:02:12.3396452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3397237Z with 2023-07-20T12:02:12.3399049Z [ 2023-07-20T12:02:12.3399673Z T=std::vector> 2023-07-20T12:02:12.3400231Z ] 2023-07-20T12:02:12.3401233Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3402317Z with 2023-07-20T12:02:12.3403121Z [ 2023-07-20T12:02:12.3403736Z T=std::vector> 2023-07-20T12:02:12.3404273Z ] 2023-07-20T12:02:12.3405260Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3406168Z with 2023-07-20T12:02:12.3406502Z [ 2023-07-20T12:02:12.3407012Z T=std::vector> 2023-07-20T12:02:12.3407497Z ] 2023-07-20T12:02:12.3408493Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3410078Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3411564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3412396Z with 2023-07-20T12:02:12.3412717Z [ 2023-07-20T12:02:12.3413223Z T=std::vector> 2023-07-20T12:02:12.3413684Z ] 2023-07-20T12:02:12.3414532Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3415303Z with 2023-07-20T12:02:12.3415623Z [ 2023-07-20T12:02:12.3416038Z T=std::vector> 2023-07-20T12:02:12.3416461Z ] 2023-07-20T12:02:12.3417322Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3418114Z with 2023-07-20T12:02:12.3418438Z [ 2023-07-20T12:02:12.3418849Z T=std::vector> 2023-07-20T12:02:12.3419271Z ] 2023-07-20T12:02:12.3420210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3421355Z with 2023-07-20T12:02:12.3421665Z [ 2023-07-20T12:02:12.3422111Z T=std::vector> 2023-07-20T12:02:12.3422538Z ] 2023-07-20T12:02:12.3423649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3425171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3426622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3427487Z with 2023-07-20T12:02:12.3427817Z [ 2023-07-20T12:02:12.3428258Z T=std::vector> 2023-07-20T12:02:12.3428689Z ] 2023-07-20T12:02:12.3429530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3430310Z with 2023-07-20T12:02:12.3430634Z [ 2023-07-20T12:02:12.3431255Z T=std::vector,std::allocator>> 2023-07-20T12:02:12.3431750Z ] 2023-07-20T12:02:12.3432632Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3433459Z with 2023-07-20T12:02:12.3433784Z [ 2023-07-20T12:02:12.3434305Z T=std::vector,std::allocator>> 2023-07-20T12:02:12.3434817Z ] 2023-07-20T12:02:12.3435782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3436673Z with 2023-07-20T12:02:12.3436997Z [ 2023-07-20T12:02:12.3437517Z T=std::vector,std::allocator>> 2023-07-20T12:02:12.3438019Z ] 2023-07-20T12:02:12.3439312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3441027Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3442550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3443962Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3444796Z with 2023-07-20T12:02:12.3445356Z [ 2023-07-20T12:02:12.3445901Z T=std::vector,std::allocator>> 2023-07-20T12:02:12.3446413Z ] 2023-07-20T12:02:12.3447409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3448190Z with 2023-07-20T12:02:12.3448523Z [ 2023-07-20T12:02:12.3449051Z T=std::vector,std::allocator>> 2023-07-20T12:02:12.3449545Z ] 2023-07-20T12:02:12.3450398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3451199Z with 2023-07-20T12:02:12.3451521Z [ 2023-07-20T12:02:12.3452053Z T=std::vector,std::allocator>> 2023-07-20T12:02:12.3452528Z ] 2023-07-20T12:02:12.3453495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3454383Z with 2023-07-20T12:02:12.3454712Z [ 2023-07-20T12:02:12.3455226Z T=std::vector,std::allocator>> 2023-07-20T12:02:12.3455696Z ] 2023-07-20T12:02:12.3456708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3458315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3459791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3461187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3462041Z with 2023-07-20T12:02:12.3462351Z [ 2023-07-20T12:02:12.3462875Z T=std::vector,std::allocator>> 2023-07-20T12:02:12.3463387Z ] 2023-07-20T12:02:12.3464229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3465008Z with 2023-07-20T12:02:12.3465317Z [ 2023-07-20T12:02:12.3465772Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:12.3466198Z ] 2023-07-20T12:02:12.3467087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3467868Z with 2023-07-20T12:02:12.3468194Z [ 2023-07-20T12:02:12.3468638Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:12.3469066Z ] 2023-07-20T12:02:12.3469997Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3472929Z with 2023-07-20T12:02:12.3473259Z [ 2023-07-20T12:02:12.3473871Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:12.3474303Z ] 2023-07-20T12:02:12.3475263Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3476751Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3478209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3479099Z with 2023-07-20T12:02:12.3479434Z [ 2023-07-20T12:02:12.3479880Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:12.3480317Z ] 2023-07-20T12:02:12.3481163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3481943Z with 2023-07-20T12:02:12.3482254Z [ 2023-07-20T12:02:12.3482763Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:12.3483251Z ] 2023-07-20T12:02:12.3484129Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3484952Z with 2023-07-20T12:02:12.3485262Z [ 2023-07-20T12:02:12.3485767Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:12.3486250Z ] 2023-07-20T12:02:12.3487221Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3488183Z with 2023-07-20T12:02:12.3488514Z [ 2023-07-20T12:02:12.3489018Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:12.3489502Z ] 2023-07-20T12:02:12.3490483Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3492144Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3493793Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3495320Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3496167Z with 2023-07-20T12:02:12.3496710Z [ 2023-07-20T12:02:12.3497204Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:12.3497689Z ] 2023-07-20T12:02:12.3498686Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3499489Z with 2023-07-20T12:02:12.3499816Z [ 2023-07-20T12:02:12.3500198Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:12.3500600Z ] 2023-07-20T12:02:12.3501487Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3502295Z with 2023-07-20T12:02:12.3502603Z [ 2023-07-20T12:02:12.3503002Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:12.3503518Z ] 2023-07-20T12:02:12.3504536Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3505501Z with 2023-07-20T12:02:12.3505838Z [ 2023-07-20T12:02:12.3506238Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:12.3506643Z ] 2023-07-20T12:02:12.3507554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3508985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3509811Z with 2023-07-20T12:02:12.3510136Z [ 2023-07-20T12:02:12.3510652Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:12.3511030Z ] 2023-07-20T12:02:12.3512160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3513700Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3514549Z with 2023-07-20T12:02:12.3514878Z [ 2023-07-20T12:02:12.3515262Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:12.3515668Z ] 2023-07-20T12:02:12.3516500Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3517384Z with 2023-07-20T12:02:12.3517695Z [ 2023-07-20T12:02:12.3519021Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:12.3519925Z ] 2023-07-20T12:02:12.3520842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3521660Z with 2023-07-20T12:02:12.3521968Z [ 2023-07-20T12:02:12.3522909Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:12.3524074Z ] 2023-07-20T12:02:12.3525255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3526182Z with 2023-07-20T12:02:12.3526494Z [ 2023-07-20T12:02:12.3527431Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:12.3528297Z ] 2023-07-20T12:02:12.3529643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3530888Z with 2023-07-20T12:02:12.3531276Z [ 2023-07-20T12:02:12.3531647Z TTarget=c10::StorageImpl 2023-07-20T12:02:12.3532040Z ] 2023-07-20T12:02:12.3533380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3534712Z with 2023-07-20T12:02:12.3542902Z [ 2023-07-20T12:02:12.3543405Z TTarget=c10::StorageImpl 2023-07-20T12:02:12.3543861Z ] 2023-07-20T12:02:12.3544939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3545917Z with 2023-07-20T12:02:12.3546267Z [ 2023-07-20T12:02:12.3547442Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:12.3548800Z ] 2023-07-20T12:02:12.3549762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3550664Z with 2023-07-20T12:02:12.3551026Z [ 2023-07-20T12:02:12.3551468Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:12.3551901Z ] 2023-07-20T12:02:12.3552866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3553766Z with 2023-07-20T12:02:12.3554258Z [ 2023-07-20T12:02:12.3554693Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:12.3555498Z ] 2023-07-20T12:02:12.3556588Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3557546Z with 2023-07-20T12:02:12.3558230Z [ 2023-07-20T12:02:12.3558675Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:12.3559098Z ] 2023-07-20T12:02:12.3560269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3562288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3563922Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3564872Z with 2023-07-20T12:02:12.3565241Z [ 2023-07-20T12:02:12.3565697Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:12.3566140Z ] 2023-07-20T12:02:12.3567228Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3568207Z with 2023-07-20T12:02:12.3568928Z [ 2023-07-20T12:02:12.3569354Z T=torch::autograd::ViewInfo 2023-07-20T12:02:12.3569799Z ] 2023-07-20T12:02:12.3570766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3571698Z with 2023-07-20T12:02:12.3572042Z [ 2023-07-20T12:02:12.3572486Z T=torch::autograd::ViewInfo 2023-07-20T12:02:12.3572922Z ] 2023-07-20T12:02:12.3574100Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3579065Z with 2023-07-20T12:02:12.3579448Z [ 2023-07-20T12:02:12.3579916Z T=torch::autograd::ViewInfo 2023-07-20T12:02:12.3580367Z ] 2023-07-20T12:02:12.3581461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3583540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3585185Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3586165Z with 2023-07-20T12:02:12.3586532Z [ 2023-07-20T12:02:12.3586987Z T=torch::autograd::ViewInfo 2023-07-20T12:02:12.3587415Z ] 2023-07-20T12:02:12.3588465Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3589732Z with 2023-07-20T12:02:12.3590108Z [ 2023-07-20T12:02:12.3590619Z T=std::vector> 2023-07-20T12:02:12.3591131Z ] 2023-07-20T12:02:12.3592122Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3593308Z with 2023-07-20T12:02:12.3593658Z [ 2023-07-20T12:02:12.3594182Z T=std::vector> 2023-07-20T12:02:12.3594806Z ] 2023-07-20T12:02:12.3596469Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3597514Z with 2023-07-20T12:02:12.3597866Z [ 2023-07-20T12:02:12.3598408Z T=std::vector> 2023-07-20T12:02:12.3598910Z ] 2023-07-20T12:02:12.3599957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3600945Z with 2023-07-20T12:02:12.3601314Z [ 2023-07-20T12:02:12.3601861Z T=c10::SymInt 2023-07-20T12:02:12.3602257Z ] 2023-07-20T12:02:12.3603654Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3604622Z with 2023-07-20T12:02:12.3604983Z [ 2023-07-20T12:02:12.3605372Z T=c10::SymInt 2023-07-20T12:02:12.3605738Z ] 2023-07-20T12:02:12.3606819Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3608777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3610973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3611978Z with 2023-07-20T12:02:12.3612383Z [ 2023-07-20T12:02:12.3612869Z T=std::vector> 2023-07-20T12:02:12.3613381Z ] 2023-07-20T12:02:12.3614344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3615433Z with 2023-07-20T12:02:12.3615783Z [ 2023-07-20T12:02:12.3616264Z T=c10::IValue 2023-07-20T12:02:12.3617008Z ] 2023-07-20T12:02:12.3621553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3622644Z with 2023-07-20T12:02:12.3623009Z [ 2023-07-20T12:02:12.3623847Z T=c10::IValue 2023-07-20T12:02:12.3624247Z ] 2023-07-20T12:02:12.3625293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3626325Z with 2023-07-20T12:02:12.3626705Z [ 2023-07-20T12:02:12.3627105Z T=c10::IValue 2023-07-20T12:02:12.3627799Z ] 2023-07-20T12:02:12.3628767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3638647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3640324Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3641326Z with 2023-07-20T12:02:12.3641701Z [ 2023-07-20T12:02:12.3642076Z T=c10::IValue 2023-07-20T12:02:12.3642474Z ] 2023-07-20T12:02:12.3643559Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3644960Z with 2023-07-20T12:02:12.3645333Z [ 2023-07-20T12:02:12.3645768Z T=c10::AliasInfo 2023-07-20T12:02:12.3646191Z ] 2023-07-20T12:02:12.3647201Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3648078Z with 2023-07-20T12:02:12.3648455Z [ 2023-07-20T12:02:12.3648879Z T=c10::AliasInfo 2023-07-20T12:02:12.3649283Z ] 2023-07-20T12:02:12.3650425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3651861Z with 2023-07-20T12:02:12.3652245Z [ 2023-07-20T12:02:12.3652673Z T=c10::AliasInfo 2023-07-20T12:02:12.3653069Z ] 2023-07-20T12:02:12.3654102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:12.3655703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:12.3657454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:12.3658848Z with 2023-07-20T12:02:12.3662554Z [ 2023-07-20T12:02:12.3663017Z T=c10::AliasInfo 2023-07-20T12:02:12.3663440Z ] 2023-07-20T12:02:12.3664651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:12.3665909Z with 2023-07-20T12:02:12.3666262Z [ 2023-07-20T12:02:12.3666722Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:12.3667181Z ] 2023-07-20T12:02:12.3668147Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:12.3669036Z with 2023-07-20T12:02:12.3669396Z [ 2023-07-20T12:02:12.3669845Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:12.3670707Z ] 2023-07-20T12:02:12.3672136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:12.3673434Z with 2023-07-20T12:02:12.3673850Z [ 2023-07-20T12:02:12.3674320Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:12.3674786Z ] 2023-07-20T12:02:26.8076498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:26.8078303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:26.8080036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:26.8081013Z with 2023-07-20T12:02:26.8081487Z [ 2023-07-20T12:02:26.8081935Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:26.8082387Z ] 2023-07-20T12:02:26.8083348Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:26.8084244Z with 2023-07-20T12:02:26.8084601Z [ 2023-07-20T12:02:26.8085162Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:26.8085700Z ] 2023-07-20T12:02:26.8086692Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:26.8087626Z with 2023-07-20T12:02:26.8087978Z [ 2023-07-20T12:02:26.8088544Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:26.8089077Z ] 2023-07-20T12:02:26.8090152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:26.8091124Z with 2023-07-20T12:02:26.8091504Z [ 2023-07-20T12:02:26.8092061Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:26.8092590Z ] 2023-07-20T12:02:26.8093685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:26.8095538Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:26.8118880Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:26.8120484Z with 2023-07-20T12:02:26.8121067Z [ 2023-07-20T12:02:26.8121671Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:26.8122205Z ] 2023-07-20T12:02:26.8123222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:26.8124504Z with 2023-07-20T12:02:26.8124875Z [ 2023-07-20T12:02:26.8125297Z T=at::StepCallbacks 2023-07-20T12:02:26.8125741Z ] 2023-07-20T12:02:26.8127192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:26.8128378Z with 2023-07-20T12:02:26.8128748Z [ 2023-07-20T12:02:26.8129201Z T=at::StepCallbacks 2023-07-20T12:02:26.8129748Z ] 2023-07-20T12:02:26.8130859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:26.8131933Z with 2023-07-20T12:02:26.8132300Z [ 2023-07-20T12:02:26.8132750Z T=at::StepCallbacks 2023-07-20T12:02:26.8133180Z ] 2023-07-20T12:02:26.8134558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:26.8136354Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:26.8138067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:26.8139105Z with 2023-07-20T12:02:26.8139481Z [ 2023-07-20T12:02:26.8139929Z T=at::StepCallbacks 2023-07-20T12:02:26.8140527Z ] 2023-07-20T12:02:26.8141663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/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:26.8142712Z with 2023-07-20T12:02:26.8143095Z [ 2023-07-20T12:02:26.8143641Z T=c10::either 2023-07-20T12:02:26.8144173Z ] 2023-07-20T12:02:26.8145219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-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:26.8146164Z with 2023-07-20T12:02:26.8146514Z [ 2023-07-20T12:02:26.8147065Z T=c10::either 2023-07-20T12:02:26.8147754Z ] 2023-07-20T12:02:26.8148998Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/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:26.8149893Z with 2023-07-20T12:02:26.8150186Z [ 2023-07-20T12:02:26.8150637Z T=c10::either 2023-07-20T12:02:26.8151079Z ] 2023-07-20T12:02:26.8152112Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/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:26.8153969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:26.8157965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/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:26.8158942Z with 2023-07-20T12:02:26.8159285Z [ 2023-07-20T12:02:26.8159813Z T=c10::either 2023-07-20T12:02:26.8160312Z ] 2023-07-20T12:02:26.8161480Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:26.8162495Z with 2023-07-20T12:02:26.8162950Z [ 2023-07-20T12:02:26.8163362Z K=c10::DispatchKey, 2023-07-20T12:02:26.8164017Z V=std::list> 2023-07-20T12:02:26.8164584Z ] 2023-07-20T12:02:26.8165600Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:26.8166559Z with 2023-07-20T12:02:26.8166901Z [ 2023-07-20T12:02:26.8167331Z K=c10::DispatchKey, 2023-07-20T12:02:26.8168023Z V=std::list> 2023-07-20T12:02:26.8168702Z ] 2023-07-20T12:02:26.8170231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:26.8171731Z with 2023-07-20T12:02:26.8172098Z [ 2023-07-20T12:02:26.8172508Z K=c10::DispatchKey, 2023-07-20T12:02:26.8173185Z V=std::list>, 2023-07-20T12:02:26.8173844Z H=std::hash, 2023-07-20T12:02:26.8185515Z E=std::equal_to, 2023-07-20T12:02:26.8186632Z A=std::allocator>>> 2023-07-20T12:02:26.8187356Z ] 2023-07-20T12:02:53.0372803Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:53.0374849Z with 2023-07-20T12:02:53.0375578Z [ 2023-07-20T12:02:53.0376244Z K=c10::DispatchKey, 2023-07-20T12:02:53.0377163Z V=std::list>, 2023-07-20T12:02:53.0378224Z H=std::hash, 2023-07-20T12:02:53.0379239Z E=std::equal_to, 2023-07-20T12:02:53.0380328Z A=std::allocator>>> 2023-07-20T12:02:53.0381245Z ] 2023-07-20T12:02:53.0382949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:53.0385220Z with 2023-07-20T12:02:53.0386057Z [ 2023-07-20T12:02:53.0387056Z K=c10::DispatchKey, 2023-07-20T12:02:53.0388083Z V=std::list>, 2023-07-20T12:02:53.0389011Z H=std::hash, 2023-07-20T12:02:53.0389776Z E=std::equal_to, 2023-07-20T12:02:53.0390850Z A=std::allocator>>> 2023-07-20T12:02:53.0394390Z ] 2023-07-20T12:02:53.0395954Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:53.0397349Z with 2023-07-20T12:02:53.0397830Z [ 2023-07-20T12:02:53.0401829Z K=c10::DispatchKey, 2023-07-20T12:02:53.0402866Z V=std::list> 2023-07-20T12:02:53.0403558Z ] 2023-07-20T12:02:53.0406814Z [27/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-07-20T12:02:53.0409864Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:53.0410597Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:53.0411001Z 2023-07-20T12:02:53.0411725Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:53.0413169Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:53.0414705Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:53.0416410Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:53.0417616Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.0418619Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.0420003Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:53.0424085Z [28/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_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:02:53.0427203Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:53.0427955Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:53.0428360Z 2023-07-20T12:02:53.0429289Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:53.0430747Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:53.0432470Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:53.0434130Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:53.0435379Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:02:53.0436450Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.0437829Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.0438883Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:53.0439900Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:53.0441147Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:53.0442262Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:53.0443334Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:02:53.0446651Z [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-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-07-20T12:02:53.0450127Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:53.0451080Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:53.0451718Z 2023-07-20T12:02:53.0452685Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:18.1570288Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:18.2332521Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:18.2495730Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:18.3225895Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:18.4393673Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:18.4496432Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:18.5801275Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:18.6316858Z [30/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-07-20T12:03:18.6645784Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:18.6834142Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:18.7044984Z 2023-07-20T12:03:18.7143782Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:18.7153008Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:18.7154780Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:18.7156448Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:18.7569521Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:03:18.7577514Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:18.7579158Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:18.8223580Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:18.8288973Z [31/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\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:03:18.8945714Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:18.8981631Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:18.8982608Z 2023-07-20T12:03:18.8994649Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:18.8996705Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:18.9043045Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:18.9045101Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:18.9135103Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:18.9142360Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:18.9185272Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:18.9189666Z [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-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-07-20T12:03:18.9203106Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:18.9204452Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:18.9259000Z 2023-07-20T12:03:18.9260451Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:18.9268703Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:18.9270963Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:18.9299038Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:18.9301202Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:18.9308925Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:18.9310954Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:18.9327559Z [33/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-07-20T12:03:18.9331238Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:18.9340094Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:18.9341091Z 2023-07-20T12:03:21.5298959Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:21.5300882Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:21.5304880Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:21.5306661Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:21.5308185Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:03:21.5311884Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:03:21.5313253Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:03:21.5314644Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:03:21.5319312Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:03:21.5320926Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:21.5324641Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:21.5325975Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:21.5359236Z [34/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\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:03:21.5381290Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:21.5382745Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:21.5612931Z 2023-07-20T12:03:21.5634197Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:21.5731358Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:21.5733965Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:21.5763864Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:21.5768110Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:21.5815623Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:21.5827477Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:21.5866345Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:21.5909746Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:21.6068377Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:21.6224796Z [35/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\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:03:21.6440634Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:21.6558149Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:21.6642956Z 2023-07-20T12:03:21.6806354Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:21.6956737Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:21.6968286Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:21.7072503Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:21.7115763Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:21.7122739Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:21.7144687Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:21.7186874Z [36/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-07-20T12:03:21.7210255Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:21.7245061Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:21.7259424Z 2023-07-20T12:03:21.7321432Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:21.7326056Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:21.7330611Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:21.7360136Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:21.7399223Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:21.7401402Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:21.7405450Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:29.3583832Z [37/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-07-20T12:03:29.3586775Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:29.3587785Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:29.3588389Z 2023-07-20T12:03:29.3589218Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:29.3592506Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:29.3594318Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:29.3595880Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:29.3597416Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:29.3598865Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:29.3600143Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:29.3603673Z [38/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-07-20T12:03:29.3606730Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:29.3607593Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:29.3608194Z 2023-07-20T12:03:29.3609065Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:29.3610682Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:29.3707324Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:29.3809194Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:29.3875508Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:29.4179825Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:29.4255947Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:29.4283070Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:29.4335360Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:29.4464206Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:03:29.4466233Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:03:29.4467988Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:29.4469273Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:29.4470773Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:29.4472019Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:29.4475416Z [39/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-07-20T12:03:29.4478291Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:29.4479221Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:29.4479749Z 2023-07-20T12:03:29.5290214Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:29.5291805Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:29.5297616Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:29.5299404Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:29.5300733Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:03:29.5302061Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:03:29.5303175Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:03:29.5304394Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:03:29.5313977Z 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:03:29.5314892Z with 2023-07-20T12:03:29.5315214Z [ 2023-07-20T12:03:29.5315552Z _Ty=int64_t 2023-07-20T12:03:29.5315924Z ] 2023-07-20T12:03:29.5316980Z 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:03:29.5318211Z with 2023-07-20T12:03:29.5318553Z [ 2023-07-20T12:03:29.5319040Z _This=int64_t, 2023-07-20T12:03:29.5319508Z _Other=double & 2023-07-20T12:03:29.5324426Z ] 2023-07-20T12:03:29.5328076Z 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:03:29.5331363Z with 2023-07-20T12:03:29.5331769Z [ 2023-07-20T12:03:29.5332148Z _This=int64_t, 2023-07-20T12:03:29.5341413Z _Other=double & 2023-07-20T12:03:29.5341933Z ] 2023-07-20T12:03:56.0301586Z 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:03:56.0442624Z with 2023-07-20T12:03:56.1178017Z [ 2023-07-20T12:03:56.1675574Z _Tag=std::_Exact_args_t, 2023-07-20T12:03:56.3265327Z _This2=double & 2023-07-20T12:03:56.4036744Z ] 2023-07-20T12:03:56.4351407Z 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:03:56.5163454Z with 2023-07-20T12:03:56.5441441Z [ 2023-07-20T12:03:56.5591370Z _Tag=std::_Exact_args_t, 2023-07-20T12:03:56.5924944Z _This2=double & 2023-07-20T12:03:56.5926238Z ] 2023-07-20T12:03:56.5956096Z 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:03:56.5957914Z with 2023-07-20T12:03:56.6175630Z [ 2023-07-20T12:03:56.6184137Z _Tag=std::_Exact_args_t, 2023-07-20T12:03:56.6215244Z _This2=torch::autograd::Variable & 2023-07-20T12:03:56.6216570Z ] 2023-07-20T12:03:56.6237743Z 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:03:56.6333559Z with 2023-07-20T12:03:56.6819917Z [ 2023-07-20T12:03:56.6859300Z _Tag=std::_Exact_args_t, 2023-07-20T12:03:56.6920001Z _This2=torch::autograd::Variable & 2023-07-20T12:03:56.6921114Z ] 2023-07-20T12:03:56.6987583Z %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:03:56.6989132Z with 2023-07-20T12:03:56.7010642Z [ 2023-07-20T12:03:56.7011714Z _This2=at::Tensor & 2023-07-20T12:03:56.7174750Z ] 2023-07-20T12:03:56.7176577Z %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:03:56.7218250Z with 2023-07-20T12:03:56.7219324Z [ 2023-07-20T12:03:56.7288125Z _This2=at::Tensor & 2023-07-20T12:03:56.7289199Z ] 2023-07-20T12:03:56.7311158Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:56.7312820Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:56.7329726Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:56.7331421Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:56.7377621Z [40/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:03:56.7392510Z [41/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-07-20T12:03:56.7416968Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:56.7418337Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:56.7446442Z 2023-07-20T12:03:56.7447732Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:56.7465867Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:56.7467911Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:56.7508716Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:56.7510589Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:56.7559226Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:56.7560921Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:09.5584630Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:09.5700351Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:04:09.6804802Z [42/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\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:04:09.7140808Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:09.7475310Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:09.7600934Z 2023-07-20T12:04:09.7946111Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:09.8054646Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:09.8074287Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:09.8742036Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:09.8997270Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:09.9004652Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:09.9006773Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:09.9012132Z [43/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-07-20T12:04:09.9015800Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:09.9019102Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:09.9020060Z 2023-07-20T12:04:09.9122849Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:09.9412109Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:09.9829111Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:10.0002385Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:10.0116272Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:10.0554128Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:10.1235539Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:10.2055421Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:10.2073623Z [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-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-07-20T12:04:10.2750773Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:10.2875450Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:10.2887282Z 2023-07-20T12:04:10.2895869Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:10.2988494Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:10.2990736Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:10.2992507Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:10.2997517Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:10.2999347Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:10.3000869Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:10.3002273Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:10.3003663Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:10.3005052Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:10.3006443Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:10.3010230Z [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-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-07-20T12:04:10.3013691Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:10.3014777Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:10.3015431Z 2023-07-20T12:04:10.3016512Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:23.2792843Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:23.2794238Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:23.2796076Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:23.2797237Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:23.2798212Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:23.2799171Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:23.2802800Z [46/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_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:04:23.3242551Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:23.3317278Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:23.3318320Z 2023-07-20T12:04:23.3319608Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:23.3321339Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:23.3323187Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:23.3324872Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:23.3326390Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:23.3327687Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:23.3346716Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:23.3348039Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:23.3349266Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:23.3350725Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:04:23.3352150Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:04:23.3358401Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:23.3359649Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:23.3360846Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:23.3362043Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:23.3365970Z [47/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-07-20T12:04:23.3372054Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:23.3373122Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:23.3373697Z 2023-07-20T12:04:23.3374557Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:23.3376201Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:23.3377995Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:23.3379709Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:23.3381072Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:23.3382249Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:23.3383801Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:23.3387445Z [48/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-07-20T12:04:23.3390723Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:23.3391901Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:23.3401301Z 2023-07-20T12:04:23.3402385Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:23.3404270Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:23.3406549Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:23.3408174Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:23.3409629Z %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:23.3410927Z %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:23.3412241Z %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:23.3413814Z %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:26.0448690Z 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:26.0449601Z with 2023-07-20T12:04:26.0449937Z [ 2023-07-20T12:04:26.0450433Z _Ty=int64_t 2023-07-20T12:04:26.0450843Z ] 2023-07-20T12:04:26.0452066Z 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:26.0453145Z with 2023-07-20T12:04:26.0455699Z [ 2023-07-20T12:04:26.0456125Z _This=int64_t, 2023-07-20T12:04:26.0456578Z _Other=double & 2023-07-20T12:04:26.0456942Z ] 2023-07-20T12:04:26.0457965Z 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:26.0459061Z with 2023-07-20T12:04:26.0459373Z [ 2023-07-20T12:04:26.0459715Z _This=int64_t, 2023-07-20T12:04:26.0460097Z _Other=double & 2023-07-20T12:04:26.0461672Z ] 2023-07-20T12:04:26.0462906Z 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:26.0463849Z with 2023-07-20T12:04:26.0464293Z [ 2023-07-20T12:04:26.0464652Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:26.0465173Z _This2=double & 2023-07-20T12:04:26.0465641Z ] 2023-07-20T12:04:26.0466560Z 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:26.0467372Z with 2023-07-20T12:04:26.0467706Z [ 2023-07-20T12:04:26.0468077Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:26.0468521Z _This2=double & 2023-07-20T12:04:26.0468880Z ] 2023-07-20T12:04:26.0469852Z 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:26.0470915Z with 2023-07-20T12:04:26.0471274Z [ 2023-07-20T12:04:26.0471653Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:26.0472292Z _This2=torch::autograd::Variable & 2023-07-20T12:04:26.0472712Z ] 2023-07-20T12:04:26.0473710Z 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:26.0474672Z with 2023-07-20T12:04:26.0474997Z [ 2023-07-20T12:04:26.0475359Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:26.0475833Z _This2=torch::autograd::Variable & 2023-07-20T12:04:26.0476231Z ] 2023-07-20T12:04:26.0477088Z %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:26.0478410Z with 2023-07-20T12:04:26.0478844Z [ 2023-07-20T12:04:26.0479214Z _This2=at::Tensor & 2023-07-20T12:04:26.0479579Z ] 2023-07-20T12:04:26.0672433Z %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:26.0673835Z with 2023-07-20T12:04:26.0674218Z [ 2023-07-20T12:04:26.0674660Z _This2=at::Tensor & 2023-07-20T12:04:26.0675063Z ] 2023-07-20T12:04:26.0675792Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:26.0676778Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:26.0677788Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:26.0678911Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:26.0682262Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-07-20T12:04:26.0685190Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:26.0686038Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:26.0686539Z 2023-07-20T12:04:26.0687336Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:26.0688779Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:26.0690214Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:26.0691641Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:26.0693042Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-07-20T12:04:26.0694298Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:26.0695278Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:26.0696297Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:26.0699709Z [50/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-07-20T12:04:26.0739525Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:26.0740278Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:26.0740691Z 2023-07-20T12:04:26.0741392Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:26.0742815Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:26.0744379Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:26.0745845Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:26.0746851Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:26.0748216Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:26.0749073Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:26.0749926Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:26.0750764Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:04:36.7248227Z [51/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-07-20T12:04:36.7535808Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:36.7731700Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:36.7741316Z 2023-07-20T12:04:36.7742646Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:36.7755858Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:36.7757917Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:36.7817400Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:36.7954116Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:04:36.7964989Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:36.7966862Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:36.7999806Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:36.8001424Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:36.8013568Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:36.8015177Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:36.8022605Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:04:36.8026046Z [52/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-07-20T12:04:36.8029257Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:36.8030025Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:36.8030611Z 2023-07-20T12:04:36.8031486Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:36.8033059Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:36.8034548Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:36.8035983Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:36.8037277Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:04:36.8038484Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:04:36.8039650Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:04:36.8040792Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:04:36.8041940Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:04:36.8043012Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:36.8044052Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:36.8045426Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:56.1310511Z [53/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:04:56.1326372Z [54/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_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:04:56.1349411Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:56.1363436Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:56.1383724Z 2023-07-20T12:04:56.1448500Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:56.1450045Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:56.1451496Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:56.1452938Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:56.1454381Z %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:04:56.1610203Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-07-20T12:04:56.1616491Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:04:56.1638716Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:04:56.1749541Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:04:56.1775161Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:04:56.1777649Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:04:56.1780953Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:04:56.1879112Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-20T12:04:56.1950101Z %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:04:56.2026762Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-20T12:04:56.2034109Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:04:56.2145480Z %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:04:56.2147275Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-07-20T12:04:56.2149242Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:04:56.2150669Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-20T12:04:56.2152443Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-20T12:04:56.2170084Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:56.2285642Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:56.2286814Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:05.9773307Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:05.9774859Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:05.9776245Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:05.9777554Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:05.9781074Z [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-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-07-20T12:05:05.9784292Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:05.9785266Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:05.9785884Z 2023-07-20T12:05:05.9786751Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:05.9791074Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:05.9792760Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:05.9794441Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:05.9798165Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:05.9799391Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:05.9800637Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:05.9807265Z [56/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_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:05:05.9811850Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:05.9812966Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:05.9813587Z 2023-07-20T12:05:05.9814505Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:05.9816527Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:05.9818270Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:05.9820082Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:05.9822360Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:05.9823885Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:05.9825280Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:05.9867078Z [57/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\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:05:05.9870413Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:05.9871174Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:05.9871597Z 2023-07-20T12:05:05.9872781Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:05.9876371Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:05.9878377Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:05.9880089Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:05.9882398Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:05:05.9884314Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-07-20T12:05:05.9885971Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:05.9887742Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:05.9889026Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:05.9890299Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:05.9891497Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:05.9892713Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:05.9893999Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:05:05.9897485Z [58/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-07-20T12:05:05.9901329Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:14.9793855Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:14.9834890Z 2023-07-20T12:05:14.9835916Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:14.9837272Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:14.9886342Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:14.9888020Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:14.9889387Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:14.9892511Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:14.9893955Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:14.9898306Z [59/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-07-20T12:05:14.9902206Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:14.9903962Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:14.9904500Z 2023-07-20T12:05:14.9905961Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:14.9907804Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:14.9910462Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:14.9912031Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:14.9914351Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:14.9915877Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:14.9917084Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:14.9925203Z [60/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-07-20T12:05:14.9929023Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:14.9930941Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:14.9931474Z 2023-07-20T12:05:14.9932896Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:14.9934626Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:14.9937023Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:14.9938537Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:14.9940549Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:05:14.9941862Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:14.9944181Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:14.9945560Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:14.9950952Z [61/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-07-20T12:05:14.9953784Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:14.9955245Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:14.9955690Z 2023-07-20T12:05:14.9957609Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:14.9959056Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:14.9960895Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:14.9962342Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:14.9964415Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:14.9965704Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:14.9967211Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:14.9968264Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:14.9970000Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:14.9971628Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:05:14.9973213Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:05:14.9974301Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:14.9979044Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:14.9980287Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:14.9981812Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:14.9994479Z [62/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\iir_cuda.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-20T12:05:15.0006442Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0008475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0010377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0012456Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0014142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0015904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0017740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0019788Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0020994Z iir_cuda.cu 2023-07-20T12:05:15.0021697Z tmpxft_000008d4_00000000-7_iir_cuda.compute_90.cudafe1.cpp 2023-07-20T12:05:15.0023039Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0024239Z with 2023-07-20T12:05:15.0024728Z [ 2023-07-20T12:05:15.0025352Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:15.0025995Z ] 2023-07-20T12:05:15.0027002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0027926Z with 2023-07-20T12:05:15.0028289Z [ 2023-07-20T12:05:15.0028853Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:15.0029391Z ] 2023-07-20T12:05:15.0043203Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0044395Z with 2023-07-20T12:05:15.0044786Z [ 2023-07-20T12:05:15.0045428Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:15.0046010Z ] 2023-07-20T12:05:15.0047316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:15.0049390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0051217Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0053323Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0054539Z with 2023-07-20T12:05:15.0054926Z [ 2023-07-20T12:05:15.0055503Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:15.0056055Z ] 2023-07-20T12:05:15.0057009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0057877Z with 2023-07-20T12:05:15.0058307Z [ 2023-07-20T12:05:15.0058979Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:15.0059554Z ] 2023-07-20T12:05:15.0060652Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0061548Z with 2023-07-20T12:05:15.0061914Z [ 2023-07-20T12:05:15.0062492Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:15.0063034Z ] 2023-07-20T12:05:15.0064090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0065087Z with 2023-07-20T12:05:15.0065450Z [ 2023-07-20T12:05:15.0066104Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:15.0066651Z ] 2023-07-20T12:05:15.0067945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:15.0069780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0071617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0073464Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0074561Z with 2023-07-20T12:05:15.0074902Z [ 2023-07-20T12:05:15.0075466Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:15.0076010Z ] 2023-07-20T12:05:15.0076962Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0077831Z with 2023-07-20T12:05:15.0078169Z [ 2023-07-20T12:05:15.0078723Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:15.0079255Z ] 2023-07-20T12:05:15.0080485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0081693Z with 2023-07-20T12:05:15.0082046Z [ 2023-07-20T12:05:15.0082603Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:15.0083137Z ] 2023-07-20T12:05:15.0084353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0085361Z with 2023-07-20T12:05:15.0085723Z [ 2023-07-20T12:05:15.0086382Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:15.0086940Z ] 2023-07-20T12:05:15.0088211Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:15.0090042Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0091871Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0093684Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0094760Z with 2023-07-20T12:05:15.0095125Z [ 2023-07-20T12:05:15.0095690Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:15.0096238Z ] 2023-07-20T12:05:15.0097192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0098073Z with 2023-07-20T12:05:15.0098418Z [ 2023-07-20T12:05:15.0098878Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:05:15.0099320Z ] 2023-07-20T12:05:15.0100392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0101590Z with 2023-07-20T12:05:15.0101971Z [ 2023-07-20T12:05:15.0102425Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:05:15.0102873Z ] 2023-07-20T12:05:15.0103923Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0104923Z with 2023-07-20T12:05:15.0105288Z [ 2023-07-20T12:05:15.0105756Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:05:15.0106209Z ] 2023-07-20T12:05:15.0107304Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0109071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0110003Z with 2023-07-20T12:05:15.0110592Z [ 2023-07-20T12:05:15.0111028Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:05:15.0111475Z ] 2023-07-20T12:05:15.0114437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0116327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0117293Z with 2023-07-20T12:05:15.0117640Z [ 2023-07-20T12:05:15.0118099Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:05:15.0118543Z ] 2023-07-20T12:05:15.0119480Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0120377Z with 2023-07-20T12:05:15.0120825Z [ 2023-07-20T12:05:15.0121441Z T=std::basic_string,std::allocator> 2023-07-20T12:05:15.0122152Z ] 2023-07-20T12:05:15.0123123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0124016Z with 2023-07-20T12:05:15.0124387Z [ 2023-07-20T12:05:15.0124972Z T=std::basic_string,std::allocator> 2023-07-20T12:05:15.0125523Z ] 2023-07-20T12:05:15.0126552Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0127648Z with 2023-07-20T12:05:15.0128032Z [ 2023-07-20T12:05:15.0128673Z T=std::basic_string,std::allocator> 2023-07-20T12:05:15.0129288Z ] 2023-07-20T12:05:15.0130379Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0132173Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0133897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0135053Z with 2023-07-20T12:05:15.0135471Z [ 2023-07-20T12:05:15.0136162Z T=std::basic_string,std::allocator> 2023-07-20T12:05:15.0136715Z ] 2023-07-20T12:05:15.0137646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0138530Z with 2023-07-20T12:05:15.0138894Z [ 2023-07-20T12:05:15.0139295Z T=c10::SymInt 2023-07-20T12:05:15.0139664Z ] 2023-07-20T12:05:15.0140649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0141909Z with 2023-07-20T12:05:15.0142347Z [ 2023-07-20T12:05:15.0142830Z T=c10::SymInt 2023-07-20T12:05:15.0143205Z ] 2023-07-20T12:05:15.0144433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0145435Z with 2023-07-20T12:05:15.0145770Z [ 2023-07-20T12:05:15.0146169Z T=c10::SymInt 2023-07-20T12:05:15.0146551Z ] 2023-07-20T12:05:15.0147527Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0149239Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0150859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0151815Z with 2023-07-20T12:05:15.0152177Z [ 2023-07-20T12:05:15.0152569Z T=c10::SymInt 2023-07-20T12:05:15.0152957Z ] 2023-07-20T12:05:15.0153875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0154758Z with 2023-07-20T12:05:15.0155119Z [ 2023-07-20T12:05:15.0155624Z T=at::TensorBase 2023-07-20T12:05:15.0156043Z ] 2023-07-20T12:05:15.0157149Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0158042Z with 2023-07-20T12:05:15.0158486Z [ 2023-07-20T12:05:15.0158890Z T=at::TensorBase 2023-07-20T12:05:15.0159287Z ] 2023-07-20T12:05:15.0160341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0161338Z with 2023-07-20T12:05:15.0161680Z [ 2023-07-20T12:05:15.0162067Z T=at::TensorBase 2023-07-20T12:05:15.0162560Z ] 2023-07-20T12:05:15.0163704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0165299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0166873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0167841Z with 2023-07-20T12:05:15.0168277Z [ 2023-07-20T12:05:15.0168681Z T=at::TensorBase 2023-07-20T12:05:15.0169190Z ] 2023-07-20T12:05:15.0170244Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0171433Z with 2023-07-20T12:05:15.0171789Z [ 2023-07-20T12:05:15.0172184Z T=at::Tensor 2023-07-20T12:05:15.0172551Z ] 2023-07-20T12:05:15.0173710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0174637Z with 2023-07-20T12:05:15.0175003Z [ 2023-07-20T12:05:15.0175379Z T=at::Tensor 2023-07-20T12:05:15.0175750Z ] 2023-07-20T12:05:15.0176988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0178058Z with 2023-07-20T12:05:15.0178413Z [ 2023-07-20T12:05:15.0178804Z T=at::Tensor 2023-07-20T12:05:15.0179192Z ] 2023-07-20T12:05:15.0180200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0181742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0183440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0184544Z with 2023-07-20T12:05:15.0184899Z [ 2023-07-20T12:05:15.0185288Z T=at::Tensor 2023-07-20T12:05:15.0185675Z ] 2023-07-20T12:05:15.0186608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0187474Z with 2023-07-20T12:05:15.0187835Z [ 2023-07-20T12:05:15.0188230Z T=at::Generator 2023-07-20T12:05:15.0188604Z ] 2023-07-20T12:05:15.0189680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0190682Z with 2023-07-20T12:05:15.0191107Z [ 2023-07-20T12:05:15.0191485Z T=at::Generator 2023-07-20T12:05:15.0191866Z ] 2023-07-20T12:05:15.0192903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0193902Z with 2023-07-20T12:05:15.0194243Z [ 2023-07-20T12:05:15.0194646Z T=at::Generator 2023-07-20T12:05:15.0195043Z ] 2023-07-20T12:05:15.0196050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0197904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0199449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0200625Z with 2023-07-20T12:05:15.0200987Z [ 2023-07-20T12:05:15.0201389Z T=at::Generator 2023-07-20T12:05:15.0201771Z ] 2023-07-20T12:05:15.0202881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0204002Z with 2023-07-20T12:05:15.0204385Z [ 2023-07-20T12:05:15.0204762Z T=c10::Scalar 2023-07-20T12:05:15.0205122Z ] 2023-07-20T12:05:15.0206085Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0206994Z with 2023-07-20T12:05:15.0207355Z [ 2023-07-20T12:05:15.0207751Z T=c10::Scalar 2023-07-20T12:05:15.0208141Z ] 2023-07-20T12:05:15.0209193Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0210451Z with 2023-07-20T12:05:15.0210907Z [ 2023-07-20T12:05:15.0211298Z T=c10::Scalar 2023-07-20T12:05:15.0211690Z ] 2023-07-20T12:05:15.0212669Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0214187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0215736Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0216746Z with 2023-07-20T12:05:15.0217124Z [ 2023-07-20T12:05:15.0217515Z T=c10::Scalar 2023-07-20T12:05:15.0217901Z ] 2023-07-20T12:05:15.0218813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0219703Z with 2023-07-20T12:05:15.0220060Z [ 2023-07-20T12:05:15.0220476Z T=c10::QualifiedName 2023-07-20T12:05:15.0220863Z ] 2023-07-20T12:05:15.0221953Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0223009Z with 2023-07-20T12:05:15.0223364Z [ 2023-07-20T12:05:15.0223758Z T=c10::QualifiedName 2023-07-20T12:05:15.0224163Z ] 2023-07-20T12:05:15.0225228Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0226215Z with 2023-07-20T12:05:15.0226574Z [ 2023-07-20T12:05:15.0226974Z T=c10::QualifiedName 2023-07-20T12:05:15.0227378Z ] 2023-07-20T12:05:15.0228391Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0230166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0259327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0260361Z with 2023-07-20T12:05:15.0260742Z [ 2023-07-20T12:05:15.0261172Z T=c10::QualifiedName 2023-07-20T12:05:15.0261568Z ] 2023-07-20T12:05:15.0262514Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0263384Z with 2023-07-20T12:05:15.0263767Z [ 2023-07-20T12:05:15.0264265Z T=std::shared_ptr 2023-07-20T12:05:15.0264768Z ] 2023-07-20T12:05:15.0265778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0266700Z with 2023-07-20T12:05:15.0267052Z [ 2023-07-20T12:05:15.0267572Z T=std::shared_ptr 2023-07-20T12:05:15.0268075Z ] 2023-07-20T12:05:15.0269144Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0270267Z with 2023-07-20T12:05:15.0270631Z [ 2023-07-20T12:05:15.0271199Z T=std::shared_ptr 2023-07-20T12:05:15.0271797Z ] 2023-07-20T12:05:15.0272870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:15.0274569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0276192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0280385Z with 2023-07-20T12:05:15.0280821Z [ 2023-07-20T12:05:15.0281368Z T=std::shared_ptr 2023-07-20T12:05:15.0281871Z ] 2023-07-20T12:05:15.0282832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0283738Z with 2023-07-20T12:05:15.0284115Z [ 2023-07-20T12:05:15.0284626Z T=std::weak_ptr 2023-07-20T12:05:15.0285099Z ] 2023-07-20T12:05:15.0286074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0286995Z with 2023-07-20T12:05:15.0287367Z [ 2023-07-20T12:05:15.0291942Z T=std::weak_ptr 2023-07-20T12:05:15.0292487Z ] 2023-07-20T12:05:15.0293963Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0295047Z with 2023-07-20T12:05:15.0295429Z [ 2023-07-20T12:05:15.0296170Z T=std::weak_ptr 2023-07-20T12:05:15.0296710Z ] 2023-07-20T12:05:15.0297707Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:15.0298675Z with 2023-07-20T12:05:15.0299053Z [ 2023-07-20T12:05:15.0299517Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:05:15.0299946Z ] 2023-07-20T12:05:15.0300919Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0301858Z with 2023-07-20T12:05:15.0302210Z [ 2023-07-20T12:05:15.0302681Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:05:15.0303109Z ] 2023-07-20T12:05:15.0304176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0305139Z with 2023-07-20T12:05:15.0305516Z [ 2023-07-20T12:05:15.0306006Z T=std::weak_ptr 2023-07-20T12:05:15.0306506Z ] 2023-07-20T12:05:15.0307435Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0308328Z with 2023-07-20T12:05:15.0308661Z [ 2023-07-20T12:05:15.0309171Z T=std::vector> 2023-07-20T12:05:15.0309706Z ] 2023-07-20T12:05:15.0310665Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0311544Z with 2023-07-20T12:05:15.0311899Z [ 2023-07-20T12:05:15.0312445Z T=std::vector> 2023-07-20T12:05:15.0312992Z ] 2023-07-20T12:05:15.0314048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0315052Z with 2023-07-20T12:05:15.0315423Z [ 2023-07-20T12:05:15.0316017Z T=std::vector> 2023-07-20T12:05:15.0316578Z ] 2023-07-20T12:05:15.0317685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:15.0319470Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0321146Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0322356Z with 2023-07-20T12:05:15.0322733Z [ 2023-07-20T12:05:15.0323343Z T=std::vector> 2023-07-20T12:05:15.0323877Z ] 2023-07-20T12:05:15.0325001Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0325902Z with 2023-07-20T12:05:15.0326274Z [ 2023-07-20T12:05:15.0326761Z T=std::vector> 2023-07-20T12:05:15.0327416Z ] 2023-07-20T12:05:15.0328587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0329470Z with 2023-07-20T12:05:15.0329829Z [ 2023-07-20T12:05:15.0330303Z T=std::vector> 2023-07-20T12:05:15.0330794Z ] 2023-07-20T12:05:15.0331876Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0332854Z with 2023-07-20T12:05:15.0333201Z [ 2023-07-20T12:05:15.0333675Z T=std::vector> 2023-07-20T12:05:15.0334095Z ] 2023-07-20T12:05:15.0335033Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:15.0336638Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0338360Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0339376Z with 2023-07-20T12:05:15.0339756Z [ 2023-07-20T12:05:15.0340263Z T=std::vector> 2023-07-20T12:05:15.0340750Z ] 2023-07-20T12:05:15.0341689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0342718Z with 2023-07-20T12:05:15.0343093Z [ 2023-07-20T12:05:15.0343724Z T=std::vector,std::allocator>> 2023-07-20T12:05:15.0344292Z ] 2023-07-20T12:05:15.0345326Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0346229Z with 2023-07-20T12:05:15.0346611Z [ 2023-07-20T12:05:15.0347240Z T=std::vector,std::allocator>> 2023-07-20T12:05:15.0347823Z ] 2023-07-20T12:05:15.0348932Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0349938Z with 2023-07-20T12:05:15.0350303Z [ 2023-07-20T12:05:15.0351118Z T=std::vector,std::allocator>> 2023-07-20T12:05:15.0351651Z ] 2023-07-20T12:05:15.0352871Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0354714Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0356354Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0357992Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0358980Z with 2023-07-20T12:05:15.0359383Z [ 2023-07-20T12:05:15.0360021Z T=std::vector,std::allocator>> 2023-07-20T12:05:15.0360619Z ] 2023-07-20T12:05:15.0361562Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0362451Z with 2023-07-20T12:05:15.0362824Z [ 2023-07-20T12:05:15.0363413Z T=std::vector,std::allocator>> 2023-07-20T12:05:15.0363979Z ] 2023-07-20T12:05:15.0365029Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0366008Z with 2023-07-20T12:05:15.0366381Z [ 2023-07-20T12:05:15.0367007Z T=std::vector,std::allocator>> 2023-07-20T12:05:15.0367559Z ] 2023-07-20T12:05:15.0369004Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0370020Z with 2023-07-20T12:05:15.0370408Z [ 2023-07-20T12:05:15.0371038Z T=std::vector,std::allocator>> 2023-07-20T12:05:15.0371600Z ] 2023-07-20T12:05:15.0372794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0374638Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0376288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0377928Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0380606Z with 2023-07-20T12:05:15.0380983Z [ 2023-07-20T12:05:15.0381587Z T=std::vector,std::allocator>> 2023-07-20T12:05:15.0382166Z ] 2023-07-20T12:05:15.0383357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0384266Z with 2023-07-20T12:05:15.0384634Z [ 2023-07-20T12:05:15.0385174Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:15.0385662Z ] 2023-07-20T12:05:15.0386673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0387598Z with 2023-07-20T12:05:15.0387978Z [ 2023-07-20T12:05:15.0388497Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:15.0389007Z ] 2023-07-20T12:05:15.0390106Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0391151Z with 2023-07-20T12:05:15.0402455Z [ 2023-07-20T12:05:15.0403032Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:15.0403494Z ] 2023-07-20T12:05:15.0404598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:15.0406322Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0407876Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0408674Z with 2023-07-20T12:05:15.0409017Z [ 2023-07-20T12:05:15.0409485Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:15.0409959Z ] 2023-07-20T12:05:15.0410890Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0411780Z with 2023-07-20T12:05:15.0412157Z [ 2023-07-20T12:05:15.0412754Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:15.0413304Z ] 2023-07-20T12:05:15.0414293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0415220Z with 2023-07-20T12:05:15.0415573Z [ 2023-07-20T12:05:15.0416166Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:15.0416722Z ] 2023-07-20T12:05:15.0417744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0461807Z with 2023-07-20T12:05:15.0462201Z [ 2023-07-20T12:05:15.0463106Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:15.0463660Z ] 2023-07-20T12:05:15.0464980Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:15.0466823Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0468682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0470391Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0471339Z with 2023-07-20T12:05:15.0471713Z [ 2023-07-20T12:05:15.0472295Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:15.0472811Z ] 2023-07-20T12:05:15.0473755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0474634Z with 2023-07-20T12:05:15.0475001Z [ 2023-07-20T12:05:15.0475438Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:15.0475887Z ] 2023-07-20T12:05:15.0476836Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0477767Z with 2023-07-20T12:05:15.0478117Z [ 2023-07-20T12:05:15.0478562Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:15.0479029Z ] 2023-07-20T12:05:15.0480053Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0481002Z with 2023-07-20T12:05:15.0481359Z [ 2023-07-20T12:05:15.0481798Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:15.0482247Z ] 2023-07-20T12:05:15.0483243Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0484833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0485744Z with 2023-07-20T12:05:15.0486118Z [ 2023-07-20T12:05:15.0486557Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:15.0486949Z ] 2023-07-20T12:05:15.0487971Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0492051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0493310Z with 2023-07-20T12:05:15.0493692Z [ 2023-07-20T12:05:15.0494135Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:15.0494585Z ] 2023-07-20T12:05:15.0495704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0496608Z with 2023-07-20T12:05:15.0496937Z [ 2023-07-20T12:05:15.0497951Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:15.0498903Z ] 2023-07-20T12:05:15.0499877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0500811Z with 2023-07-20T12:05:15.0501155Z [ 2023-07-20T12:05:15.0502189Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:15.0518596Z ] 2023-07-20T12:05:15.0519793Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0520791Z with 2023-07-20T12:05:15.0521156Z [ 2023-07-20T12:05:15.0522210Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:15.0523271Z ] 2023-07-20T12:05:15.0524761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0526030Z with 2023-07-20T12:05:15.0526904Z [ 2023-07-20T12:05:15.0527304Z TTarget=c10::StorageImpl 2023-07-20T12:05:15.0530672Z ] 2023-07-20T12:05:15.0532200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0541030Z with 2023-07-20T12:05:15.0541531Z [ 2023-07-20T12:05:15.0541975Z TTarget=c10::StorageImpl 2023-07-20T12:05:15.0542432Z ] 2023-07-20T12:05:15.0551623Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0552690Z with 2023-07-20T12:05:15.0553062Z [ 2023-07-20T12:05:15.0554172Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:15.0555463Z ] 2023-07-20T12:05:15.0556706Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0557854Z with 2023-07-20T12:05:15.0558250Z [ 2023-07-20T12:05:15.0559163Z T=torch::autograd::ViewInfo 2023-07-20T12:05:15.0559640Z ] 2023-07-20T12:05:15.0560629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0561512Z with 2023-07-20T12:05:15.0561855Z [ 2023-07-20T12:05:15.0562281Z T=torch::autograd::ViewInfo 2023-07-20T12:05:15.0562711Z ] 2023-07-20T12:05:15.0563774Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0564725Z with 2023-07-20T12:05:15.0565090Z [ 2023-07-20T12:05:15.0565546Z T=torch::autograd::ViewInfo 2023-07-20T12:05:15.0565984Z ] 2023-07-20T12:05:15.0566952Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0568451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0569938Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0570778Z with 2023-07-20T12:05:15.0571111Z [ 2023-07-20T12:05:15.0571554Z T=torch::autograd::ViewInfo 2023-07-20T12:05:15.0571970Z ] 2023-07-20T12:05:15.0572886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0573758Z with 2023-07-20T12:05:15.0574127Z [ 2023-07-20T12:05:15.0574489Z T=c10::IValue 2023-07-20T12:05:15.0574863Z ] 2023-07-20T12:05:15.0575813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0576747Z with 2023-07-20T12:05:15.0577092Z [ 2023-07-20T12:05:15.0577461Z T=c10::IValue 2023-07-20T12:05:15.0577859Z ] 2023-07-20T12:05:15.0578898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0579847Z with 2023-07-20T12:05:15.0580216Z [ 2023-07-20T12:05:15.0580608Z T=c10::IValue 2023-07-20T12:05:15.0580991Z ] 2023-07-20T12:05:15.0581923Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0583444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0585431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0586383Z with 2023-07-20T12:05:15.0586756Z [ 2023-07-20T12:05:15.0587125Z T=c10::IValue 2023-07-20T12:05:15.0587509Z ] 2023-07-20T12:05:15.0588455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0589297Z with 2023-07-20T12:05:15.0589648Z [ 2023-07-20T12:05:15.0590027Z T=c10::AliasInfo 2023-07-20T12:05:15.0590433Z ] 2023-07-20T12:05:15.0591384Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0592286Z with 2023-07-20T12:05:15.0592643Z [ 2023-07-20T12:05:15.0593051Z T=c10::AliasInfo 2023-07-20T12:05:15.0593453Z ] 2023-07-20T12:05:15.0603825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0604918Z with 2023-07-20T12:05:15.0605318Z [ 2023-07-20T12:05:15.0605762Z T=c10::AliasInfo 2023-07-20T12:05:15.0606191Z ] 2023-07-20T12:05:15.0607188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0608611Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0610159Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0611117Z with 2023-07-20T12:05:15.0611471Z [ 2023-07-20T12:05:15.0611844Z T=c10::AliasInfo 2023-07-20T12:05:15.0612252Z ] 2023-07-20T12:05:15.0613212Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0614102Z with 2023-07-20T12:05:15.0614456Z [ 2023-07-20T12:05:15.0614961Z T=std::vector> 2023-07-20T12:05:15.0615475Z ] 2023-07-20T12:05:15.0616516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0617460Z with 2023-07-20T12:05:15.0617819Z [ 2023-07-20T12:05:15.0618336Z T=std::vector> 2023-07-20T12:05:15.0618832Z ] 2023-07-20T12:05:15.0619924Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0621161Z with 2023-07-20T12:05:15.0621523Z [ 2023-07-20T12:05:15.0622021Z T=std::vector> 2023-07-20T12:05:15.0622509Z ] 2023-07-20T12:05:15.0623789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:15.0624813Z with 2023-07-20T12:05:15.0625200Z [ 2023-07-20T12:05:15.0625594Z T=c10::SymInt 2023-07-20T12:05:15.0625973Z ] 2023-07-20T12:05:15.0626991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0627941Z with 2023-07-20T12:05:15.0628321Z [ 2023-07-20T12:05:15.0628705Z T=c10::SymInt 2023-07-20T12:05:15.0629052Z ] 2023-07-20T12:05:15.0630128Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0631937Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0633744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0634751Z with 2023-07-20T12:05:15.0635122Z [ 2023-07-20T12:05:15.0635617Z T=std::vector> 2023-07-20T12:05:15.0636114Z ] 2023-07-20T12:05:15.0637086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0637953Z with 2023-07-20T12:05:15.0638287Z [ 2023-07-20T12:05:15.0638817Z T=c10::either 2023-07-20T12:05:15.0639333Z ] 2023-07-20T12:05:15.0640319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0641202Z with 2023-07-20T12:05:15.0641598Z [ 2023-07-20T12:05:15.0642186Z T=c10::either 2023-07-20T12:05:15.0642719Z ] 2023-07-20T12:05:15.0643781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0644797Z with 2023-07-20T12:05:15.0645166Z [ 2023-07-20T12:05:15.0645656Z T=c10::either 2023-07-20T12:05:15.0646105Z ] 2023-07-20T12:05:15.0647039Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:15.0648626Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0650859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0651848Z with 2023-07-20T12:05:15.0652197Z [ 2023-07-20T12:05:15.0652699Z T=c10::either 2023-07-20T12:05:15.0653216Z ] 2023-07-20T12:05:15.0654141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0655029Z with 2023-07-20T12:05:15.0655384Z [ 2023-07-20T12:05:15.0655802Z T=at::StepCallbacks 2023-07-20T12:05:15.0656219Z ] 2023-07-20T12:05:15.0657180Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0658111Z with 2023-07-20T12:05:15.0658452Z [ 2023-07-20T12:05:15.0658862Z T=at::StepCallbacks 2023-07-20T12:05:15.0659401Z ] 2023-07-20T12:05:15.0660724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0661788Z with 2023-07-20T12:05:15.0662189Z [ 2023-07-20T12:05:15.0662630Z T=at::StepCallbacks 2023-07-20T12:05:15.0663052Z ] 2023-07-20T12:05:15.0664048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0665660Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0667402Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0668493Z with 2023-07-20T12:05:15.0668862Z [ 2023-07-20T12:05:15.0669283Z T=at::StepCallbacks 2023-07-20T12:05:15.0669678Z ] 2023-07-20T12:05:15.0670643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0671554Z with 2023-07-20T12:05:15.0671928Z [ 2023-07-20T12:05:15.0672356Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:15.0672796Z ] 2023-07-20T12:05:15.0673952Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0675028Z with 2023-07-20T12:05:15.0675371Z [ 2023-07-20T12:05:15.0675798Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:15.0676243Z ] 2023-07-20T12:05:15.0677276Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0678500Z with 2023-07-20T12:05:15.0678876Z [ 2023-07-20T12:05:15.0679319Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:15.0679751Z ] 2023-07-20T12:05:15.0681084Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:15.0682884Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0684458Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0685379Z with 2023-07-20T12:05:15.0685708Z [ 2023-07-20T12:05:15.0686107Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:15.0686483Z ] 2023-07-20T12:05:15.0687447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0688283Z with 2023-07-20T12:05:15.0688671Z [ 2023-07-20T12:05:15.0689055Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:15.0689466Z ] 2023-07-20T12:05:15.0690441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0691339Z with 2023-07-20T12:05:15.0691678Z [ 2023-07-20T12:05:15.0692130Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:15.0692567Z ] 2023-07-20T12:05:15.0693611Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0719058Z with 2023-07-20T12:05:15.0719620Z [ 2023-07-20T12:05:15.0720110Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:15.0721462Z ] 2023-07-20T12:05:15.0722616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0724308Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0726040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0727168Z with 2023-07-20T12:05:15.0727557Z [ 2023-07-20T12:05:15.0728147Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:15.0728723Z ] 2023-07-20T12:05:15.0729667Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0730550Z with 2023-07-20T12:05:15.0730926Z [ 2023-07-20T12:05:15.0731460Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:15.0731997Z ] 2023-07-20T12:05:15.0732972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0734370Z with 2023-07-20T12:05:15.0734750Z [ 2023-07-20T12:05:15.0737428Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:15.0738038Z ] 2023-07-20T12:05:15.0739134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0740221Z with 2023-07-20T12:05:15.0740576Z [ 2023-07-20T12:05:15.0741248Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:15.0741849Z ] 2023-07-20T12:05:15.0743002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0744906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0746630Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0747641Z with 2023-07-20T12:05:15.0748175Z [ 2023-07-20T12:05:15.0748825Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:15.0749486Z ] 2023-07-20T12:05:15.0750426Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0751360Z with 2023-07-20T12:05:15.0751729Z [ 2023-07-20T12:05:15.0752462Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:15.0753119Z ] 2023-07-20T12:05:15.0754127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0755178Z with 2023-07-20T12:05:15.0755555Z [ 2023-07-20T12:05:15.0756489Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:15.0757151Z ] 2023-07-20T12:05:15.0758238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0759274Z with 2023-07-20T12:05:15.0759648Z [ 2023-07-20T12:05:15.0760361Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:15.0761039Z ] 2023-07-20T12:05:15.0762393Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0764646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0767758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0768943Z with 2023-07-20T12:05:15.0769324Z [ 2023-07-20T12:05:15.0770246Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:15.0770927Z ] 2023-07-20T12:05:15.0771894Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0772820Z with 2023-07-20T12:05:15.0773181Z [ 2023-07-20T12:05:15.0773635Z T=torch::jit::SourceRange 2023-07-20T12:05:15.0774084Z ] 2023-07-20T12:05:15.0775082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0776124Z with 2023-07-20T12:05:15.0776611Z [ 2023-07-20T12:05:15.0777438Z T=torch::jit::SourceRange 2023-07-20T12:05:15.0777899Z ] 2023-07-20T12:05:15.0778965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0779998Z with 2023-07-20T12:05:15.0780376Z [ 2023-07-20T12:05:15.0780816Z T=torch::jit::SourceRange 2023-07-20T12:05:15.0781284Z ] 2023-07-20T12:05:15.0782286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0784311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0786011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0787007Z with 2023-07-20T12:05:15.0787381Z [ 2023-07-20T12:05:15.0787817Z T=torch::jit::SourceRange 2023-07-20T12:05:15.0788284Z ] 2023-07-20T12:05:15.0789261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0790287Z with 2023-07-20T12:05:15.0790791Z [ 2023-07-20T12:05:15.0791684Z T=c10::intrusive_ptr> 2023-07-20T12:05:15.0792420Z ] 2023-07-20T12:05:15.0793400Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0794318Z with 2023-07-20T12:05:15.0794673Z [ 2023-07-20T12:05:15.0795449Z T=c10::intrusive_ptr> 2023-07-20T12:05:15.0796607Z ] 2023-07-20T12:05:15.0798966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0800010Z with 2023-07-20T12:05:15.0800365Z [ 2023-07-20T12:05:15.0801161Z T=c10::intrusive_ptr> 2023-07-20T12:05:15.0801883Z ] 2023-07-20T12:05:15.0803162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:15.0804642Z with 2023-07-20T12:05:15.0805136Z [ 2023-07-20T12:05:15.0805640Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:05:15.0806124Z ] 2023-07-20T12:05:15.0807415Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0808567Z with 2023-07-20T12:05:15.0808949Z [ 2023-07-20T12:05:15.0809450Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:05:15.0809941Z ] 2023-07-20T12:05:15.0816363Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0817468Z with 2023-07-20T12:05:15.0817861Z [ 2023-07-20T12:05:15.0831625Z T=c10::intrusive_ptr> 2023-07-20T12:05:15.0832815Z ] 2023-07-20T12:05:15.0833777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0834668Z with 2023-07-20T12:05:15.0835025Z [ 2023-07-20T12:05:15.0835484Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:15.0835907Z ] 2023-07-20T12:05:15.0836842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0837901Z with 2023-07-20T12:05:15.0838297Z [ 2023-07-20T12:05:15.0838846Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:15.0839435Z ] 2023-07-20T12:05:15.0840494Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0841473Z with 2023-07-20T12:05:15.0841828Z [ 2023-07-20T12:05:15.0842345Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:15.0842813Z ] 2023-07-20T12:05:15.0843857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0845733Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0848812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0849811Z with 2023-07-20T12:05:15.0850190Z [ 2023-07-20T12:05:15.0850676Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:15.0851143Z ] 2023-07-20T12:05:15.0852192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0853252Z with 2023-07-20T12:05:15.0853620Z [ 2023-07-20T12:05:15.0854314Z T=c10::intrusive_ptr> 2023-07-20T12:05:15.0854976Z ] 2023-07-20T12:05:15.0855961Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0856906Z with 2023-07-20T12:05:15.0857272Z [ 2023-07-20T12:05:15.0857959Z T=c10::intrusive_ptr> 2023-07-20T12:05:15.0858713Z ] 2023-07-20T12:05:15.0859903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0861021Z with 2023-07-20T12:05:15.0861389Z [ 2023-07-20T12:05:15.0862075Z T=c10::intrusive_ptr> 2023-07-20T12:05:15.0862701Z ] 2023-07-20T12:05:15.0863922Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:15.0865055Z with 2023-07-20T12:05:15.0865542Z [ 2023-07-20T12:05:15.0865982Z TTarget=torch::jit::Scope 2023-07-20T12:05:15.0866426Z ] 2023-07-20T12:05:15.0867800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0868948Z with 2023-07-20T12:05:15.0869314Z [ 2023-07-20T12:05:15.0869732Z TTarget=torch::jit::Scope 2023-07-20T12:05:15.0870166Z ] 2023-07-20T12:05:15.0871196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0872173Z with 2023-07-20T12:05:15.0872638Z [ 2023-07-20T12:05:15.0873334Z T=c10::intrusive_ptr> 2023-07-20T12:05:15.0874156Z ] 2023-07-20T12:05:15.0875105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0875994Z with 2023-07-20T12:05:15.0876621Z [ 2023-07-20T12:05:15.0877072Z T=at::ThreadLocalState 2023-07-20T12:05:15.0877515Z ] 2023-07-20T12:05:15.0879652Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0880708Z with 2023-07-20T12:05:15.0881178Z [ 2023-07-20T12:05:15.0881620Z T=at::ThreadLocalState 2023-07-20T12:05:15.0882050Z ] 2023-07-20T12:05:15.0883109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0884115Z with 2023-07-20T12:05:15.0884481Z [ 2023-07-20T12:05:15.0884914Z T=at::ThreadLocalState 2023-07-20T12:05:15.0885310Z ] 2023-07-20T12:05:15.0886337Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0888331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0889999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0890955Z with 2023-07-20T12:05:15.0891327Z [ 2023-07-20T12:05:15.0891736Z T=at::ThreadLocalState 2023-07-20T12:05:15.0892165Z ] 2023-07-20T12:05:15.0893118Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0894137Z with 2023-07-20T12:05:15.0894574Z [ 2023-07-20T12:05:15.0895192Z T=std::shared_ptr 2023-07-20T12:05:15.0895668Z ] 2023-07-20T12:05:15.0896688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0897560Z with 2023-07-20T12:05:15.0897922Z [ 2023-07-20T12:05:15.0898411Z T=std::shared_ptr 2023-07-20T12:05:15.0898877Z ] 2023-07-20T12:05:15.0899908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0901065Z with 2023-07-20T12:05:15.0901425Z [ 2023-07-20T12:05:15.0901959Z T=std::shared_ptr 2023-07-20T12:05:15.0902447Z ] 2023-07-20T12:05:15.0903494Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:15.0905111Z 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:05:15.0906791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0910087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0911154Z with 2023-07-20T12:05:15.0911512Z [ 2023-07-20T12:05:15.0912003Z T=std::shared_ptr 2023-07-20T12:05:15.0912470Z ] 2023-07-20T12:05:15.0913449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0914351Z with 2023-07-20T12:05:15.0914861Z [ 2023-07-20T12:05:15.0915340Z T=torch::jit::GraphExecutor 2023-07-20T12:05:15.0916233Z ] 2023-07-20T12:05:15.0926885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0927883Z with 2023-07-20T12:05:15.0928265Z [ 2023-07-20T12:05:15.0928753Z T=torch::jit::GraphExecutor 2023-07-20T12:05:15.0929216Z ] 2023-07-20T12:05:15.0930316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0931329Z with 2023-07-20T12:05:15.0931888Z [ 2023-07-20T12:05:15.0932351Z T=torch::jit::GraphExecutor 2023-07-20T12:05:15.0932879Z ] 2023-07-20T12:05:15.0934092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0935757Z 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:05:15.0937461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0939291Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0940510Z with 2023-07-20T12:05:15.0940901Z [ 2023-07-20T12:05:15.0941367Z T=torch::jit::GraphExecutor 2023-07-20T12:05:15.0941831Z ] 2023-07-20T12:05:15.0942804Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0943709Z with 2023-07-20T12:05:15.0944073Z [ 2023-07-20T12:05:15.0944506Z T=torch::jit::Method 2023-07-20T12:05:15.0944922Z ] 2023-07-20T12:05:15.0946015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0947171Z with 2023-07-20T12:05:15.0947554Z [ 2023-07-20T12:05:15.0947986Z T=torch::jit::Method 2023-07-20T12:05:15.0948421Z ] 2023-07-20T12:05:15.0949751Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0950811Z with 2023-07-20T12:05:15.0951184Z [ 2023-07-20T12:05:15.0952763Z T=torch::jit::Method 2023-07-20T12:05:15.0953239Z ] 2023-07-20T12:05:15.0954761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:15.0956446Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0958117Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0959192Z with 2023-07-20T12:05:15.0959696Z [ 2023-07-20T12:05:15.0960141Z T=torch::jit::Method 2023-07-20T12:05:15.0960669Z ] 2023-07-20T12:05:15.0961743Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0962652Z with 2023-07-20T12:05:15.0963012Z [ 2023-07-20T12:05:15.0963841Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:15.0964562Z ] 2023-07-20T12:05:15.0965572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0966607Z with 2023-07-20T12:05:15.0967000Z [ 2023-07-20T12:05:15.0968264Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:15.0969036Z ] 2023-07-20T12:05:15.0970101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0971125Z with 2023-07-20T12:05:15.0971502Z [ 2023-07-20T12:05:15.0972338Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:15.0973127Z ] 2023-07-20T12:05:15.0974800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0977123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.0979014Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0980437Z with 2023-07-20T12:05:15.0980832Z [ 2023-07-20T12:05:15.0982780Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:15.0983802Z ] 2023-07-20T12:05:15.0984797Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.0985699Z with 2023-07-20T12:05:15.0986090Z [ 2023-07-20T12:05:15.0987273Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:15.0988577Z ] 2023-07-20T12:05:15.0990070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.0991052Z with 2023-07-20T12:05:15.0991447Z [ 2023-07-20T12:05:15.0992644Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:15.0993743Z ] 2023-07-20T12:05:15.0994824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.0995931Z with 2023-07-20T12:05:15.0996294Z [ 2023-07-20T12:05:15.0997472Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:15.0998502Z ] 2023-07-20T12:05:15.1000075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.1002870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.1005162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.1006146Z with 2023-07-20T12:05:15.1006510Z [ 2023-07-20T12:05:15.1007640Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:15.1010317Z ] 2023-07-20T12:05:15.1012247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:15.1013177Z with 2023-07-20T12:05:15.1013549Z [ 2023-07-20T12:05:15.1014093Z T=std::function 2023-07-20T12:05:15.1014625Z ] 2023-07-20T12:05:15.1015386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:15.1015552Z with 2023-07-20T12:05:15.1015703Z [ 2023-07-20T12:05:15.1016150Z T=std::function 2023-07-20T12:05:15.1016314Z ] 2023-07-20T12:05:15.1017234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:15.1017408Z with 2023-07-20T12:05:15.1017592Z [ 2023-07-20T12:05:15.1017941Z T=std::function 2023-07-20T12:05:15.1018090Z ] 2023-07-20T12:05:15.1018947Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:15.1019883Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:15.1020723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:15.1020897Z with 2023-07-20T12:05:15.1021035Z [ 2023-07-20T12:05:15.1021380Z T=std::function 2023-07-20T12:05:15.1021519Z ] 2023-07-20T12:05:18.3653894Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:18.3654970Z with 2023-07-20T12:05:18.3656021Z [ 2023-07-20T12:05:18.3656604Z T=std::vector> 2023-07-20T12:05:18.3657613Z ] 2023-07-20T12:05:18.3658638Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:18.3662813Z with 2023-07-20T12:05:18.3663598Z [ 2023-07-20T12:05:18.3664407Z T=std::vector> 2023-07-20T12:05:18.3665154Z ] 2023-07-20T12:05:18.3666516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:18.3667892Z with 2023-07-20T12:05:18.3668486Z [ 2023-07-20T12:05:18.3669901Z T=std::vector> 2023-07-20T12:05:18.3670625Z ] 2023-07-20T12:05:18.3673141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:18.3674450Z with 2023-07-20T12:05:18.3675054Z [ 2023-07-20T12:05:18.3675648Z T=double 2023-07-20T12:05:18.3676236Z ] 2023-07-20T12:05:18.3677608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:18.3678883Z with 2023-07-20T12:05:18.3679457Z [ 2023-07-20T12:05:18.3680037Z T=double 2023-07-20T12:05:18.3680653Z ] 2023-07-20T12:05:18.3681919Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:18.3683700Z with 2023-07-20T12:05:18.3684353Z [ 2023-07-20T12:05:18.3685101Z T=std::vector> 2023-07-20T12:05:18.3685833Z ] 2023-07-20T12:05:18.3687014Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:18.3688122Z with 2023-07-20T12:05:18.3689001Z [ 2023-07-20T12:05:18.3690132Z T=std::tuple 2023-07-20T12:05:18.3690839Z ] 2023-07-20T12:05:18.3693758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:18.3694948Z with 2023-07-20T12:05:18.3695538Z [ 2023-07-20T12:05:18.3696247Z T=std::tuple 2023-07-20T12:05:18.3696939Z ] 2023-07-20T12:05:18.3698300Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:18.3699548Z with 2023-07-20T12:05:18.3700212Z [ 2023-07-20T12:05:18.3700879Z T=std::tuple 2023-07-20T12:05:18.3701572Z ] 2023-07-20T12:05:18.3702840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:18.3704890Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:18.3706922Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:18.3709821Z with 2023-07-20T12:05:18.3710673Z [ 2023-07-20T12:05:18.3711392Z T=std::tuple 2023-07-20T12:05:18.3712056Z ] 2023-07-20T12:05:18.3717024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:18.3718297Z with 2023-07-20T12:05:18.3719010Z [ 2023-07-20T12:05:18.3719776Z T=std::vector> 2023-07-20T12:05:18.3720510Z ] 2023-07-20T12:05:18.3722537Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:18.3724375Z with 2023-07-20T12:05:18.3725407Z [ 2023-07-20T12:05:18.3726218Z T=std::vector> 2023-07-20T12:05:18.3726971Z ] 2023-07-20T12:05:18.3728249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:18.3730217Z with 2023-07-20T12:05:18.3730849Z [ 2023-07-20T12:05:18.3731586Z T=std::vector> 2023-07-20T12:05:18.3732327Z ] 2023-07-20T12:05:18.3734136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:18.3736163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:18.3738158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:18.3739379Z with 2023-07-20T12:05:18.3739939Z [ 2023-07-20T12:05:18.3740793Z T=std::vector> 2023-07-20T12:05:18.3741719Z ] 2023-07-20T12:05:18.3743323Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:18.3744758Z with 2023-07-20T12:05:18.3745338Z [ 2023-07-20T12:05:18.3746153Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:18.3747328Z V=std::unique_ptr> 2023-07-20T12:05:18.3748380Z ] 2023-07-20T12:05:18.3749753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:18.3751487Z with 2023-07-20T12:05:18.3752089Z [ 2023-07-20T12:05:18.3752919Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:18.3754592Z V=std::unique_ptr> 2023-07-20T12:05:18.3755555Z ] 2023-07-20T12:05:18.3757621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:18.3759820Z with 2023-07-20T12:05:18.3760845Z [ 2023-07-20T12:05:18.3762049Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:18.3764238Z V=std::unique_ptr>, 2023-07-20T12:05:18.3765743Z H=std::hash,std::allocator>>, 2023-07-20T12:05:18.3766830Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:18.3768505Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:18.3769692Z ] 2023-07-20T12:05:18.3773882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:31.3913774Z with 2023-07-20T12:05:31.4168675Z [ 2023-07-20T12:05:31.4338803Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:31.4378039Z V=std::unique_ptr>, 2023-07-20T12:05:31.4421337Z H=std::hash,std::allocator>>, 2023-07-20T12:05:31.4427532Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:31.4567842Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:31.4610510Z ] 2023-07-20T12:05:31.4671195Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:31.4721771Z with 2023-07-20T12:05:31.4739039Z [ 2023-07-20T12:05:31.4792914Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:31.4875001Z V=std::unique_ptr>, 2023-07-20T12:05:31.4876541Z H=std::hash,std::allocator>>, 2023-07-20T12:05:31.4877856Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:31.4927568Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:31.4935173Z ] 2023-07-20T12:05:31.5026627Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:31.5156546Z with 2023-07-20T12:05:31.5511824Z [ 2023-07-20T12:05:31.5605034Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:31.6165904Z V=std::unique_ptr> 2023-07-20T12:05:31.6168131Z ] 2023-07-20T12:05:31.6174142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:31.6305038Z with 2023-07-20T12:05:31.6396971Z [ 2023-07-20T12:05:31.7279016Z K=c10::DispatchKey, 2023-07-20T12:05:31.7503816Z V=std::list> 2023-07-20T12:05:31.7828627Z ] 2023-07-20T12:05:31.7859558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:31.7920272Z with 2023-07-20T12:05:31.8270817Z [ 2023-07-20T12:05:31.8272540Z K=c10::DispatchKey, 2023-07-20T12:05:31.8776887Z V=std::list> 2023-07-20T12:05:31.9393034Z ] 2023-07-20T12:05:31.9414231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:31.9425110Z with 2023-07-20T12:05:31.9427998Z [ 2023-07-20T12:05:31.9434991Z K=c10::DispatchKey, 2023-07-20T12:05:31.9436324Z V=std::list>, 2023-07-20T12:05:31.9443524Z H=std::hash, 2023-07-20T12:05:31.9444678Z E=std::equal_to, 2023-07-20T12:05:31.9452037Z A=std::allocator>>> 2023-07-20T12:05:31.9455604Z ] 2023-07-20T12:05:31.9464445Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:31.9466536Z with 2023-07-20T12:05:31.9478699Z [ 2023-07-20T12:05:31.9479931Z K=c10::DispatchKey, 2023-07-20T12:05:31.9484827Z V=std::list>, 2023-07-20T12:05:31.9486245Z H=std::hash, 2023-07-20T12:05:31.9491618Z E=std::equal_to, 2023-07-20T12:05:31.9493169Z A=std::allocator>>> 2023-07-20T12:05:31.9499927Z ] 2023-07-20T12:05:31.9507622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:31.9514125Z with 2023-07-20T12:05:31.9515012Z [ 2023-07-20T12:05:31.9519654Z K=c10::DispatchKey, 2023-07-20T12:05:31.9521145Z V=std::list>, 2023-07-20T12:05:31.9589632Z H=std::hash, 2023-07-20T12:05:31.9607478Z E=std::equal_to, 2023-07-20T12:05:31.9609246Z A=std::allocator>>> 2023-07-20T12:05:31.9616067Z ] 2023-07-20T12:05:31.9618510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:31.9629390Z with 2023-07-20T12:05:31.9630818Z [ 2023-07-20T12:05:31.9641212Z K=c10::DispatchKey, 2023-07-20T12:05:31.9642524Z V=std::list> 2023-07-20T12:05:31.9651697Z ] 2023-07-20T12:05:31.9655644Z [63/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\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:05:31.9667974Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:31.9669272Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:31.9677983Z 2023-07-20T12:05:31.9679262Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:31.9689090Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:31.9691216Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:31.9709100Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:45.0747225Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:05:45.0748709Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.0749827Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.0753567Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:45.0757015Z [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-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-07-20T12:05:45.0762409Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:45.0763124Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:45.0763498Z 2023-07-20T12:05:45.0766428Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:45.0767875Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:45.0769284Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:45.0770674Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:45.0773531Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.0774092Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:45.0774621Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.0775840Z [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\v12.1\include" /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp 2023-07-20T12:05:45.0776934Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:45.0777304Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:45.0777512Z 2023-07-20T12:05:45.0778022Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-07-20T12:05:45.0781162Z [66/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-07-20T12:05:45.0782847Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:45.0783339Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:45.0783561Z 2023-07-20T12:05:45.0783936Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:45.0784652Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:45.0785389Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:45.0786875Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:45.0788268Z %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:45.0789077Z %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:45.0789729Z %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:45.0790745Z %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:45.0791942Z 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:45.0792770Z with 2023-07-20T12:05:45.0792967Z [ 2023-07-20T12:05:45.0793164Z _Ty=int64_t 2023-07-20T12:05:45.0793352Z ] 2023-07-20T12:05:45.0794306Z 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:45.0795241Z with 2023-07-20T12:05:45.0795610Z [ 2023-07-20T12:05:45.0795974Z _This=int64_t, 2023-07-20T12:05:45.0796401Z _Other=double & 2023-07-20T12:05:45.0796800Z ] 2023-07-20T12:05:45.0797503Z 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:45.0798013Z with 2023-07-20T12:05:45.0798187Z [ 2023-07-20T12:05:45.0798391Z _This=int64_t, 2023-07-20T12:05:45.0798616Z _Other=double & 2023-07-20T12:05:45.0798808Z ] 2023-07-20T12:05:45.0799369Z 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:45.0800116Z with 2023-07-20T12:05:45.0800308Z [ 2023-07-20T12:05:45.0800610Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:45.0801126Z _This2=double & 2023-07-20T12:05:45.0801353Z ] 2023-07-20T12:05:45.0801899Z 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:45.0802590Z with 2023-07-20T12:05:45.0802889Z [ 2023-07-20T12:05:45.0803303Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:45.0803757Z _This2=double & 2023-07-20T12:05:45.0804163Z ] 2023-07-20T12:05:45.0806394Z 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:45.0807181Z with 2023-07-20T12:05:45.0807377Z [ 2023-07-20T12:05:45.0807787Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:45.0808268Z _This2=torch::autograd::Variable & 2023-07-20T12:05:45.0808511Z ] 2023-07-20T12:05:45.0809123Z 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:45.0809704Z with 2023-07-20T12:05:45.0809897Z [ 2023-07-20T12:05:45.0810106Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:45.0810393Z _This2=torch::autograd::Variable & 2023-07-20T12:05:45.0810831Z ] 2023-07-20T12:05:45.0811833Z %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:45.0813091Z with 2023-07-20T12:05:45.0813341Z [ 2023-07-20T12:05:45.0813738Z _This2=at::Tensor & 2023-07-20T12:05:45.0813956Z ] 2023-07-20T12:05:45.0814475Z %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:45.0815391Z with 2023-07-20T12:05:45.0815586Z [ 2023-07-20T12:05:45.0815803Z _This2=at::Tensor & 2023-07-20T12:05:45.0816017Z ] 2023-07-20T12:05:45.0816380Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.0816893Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.0817419Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:45.0817947Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:45.0821141Z [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-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-07-20T12:05:45.0823110Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:45.0823484Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:45.0823692Z 2023-07-20T12:05:45.0824050Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:45.0825236Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:45.0826848Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:45.0827910Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:45.0828896Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:05:45.0829765Z %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:05:45.0831324Z %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:05:45.0832598Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.0833558Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.0834702Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.0835842Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:45.0836889Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:45.0837925Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:45.0840557Z [68/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dpybind11_prefixctc_EXPORTS -I%SRC_DIR% -I%PREFIX%\lib\site-packages\torch\include -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:I%PREFIX%\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\python_binding.cpp 2023-07-20T12:05:45.0843041Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:45.0843776Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:45.0844184Z 2023-07-20T12:05:45.0847139Z [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-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-07-20T12:05:45.0850364Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:45.0851088Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:45.0851689Z 2023-07-20T12:05:45.0852406Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:45.0853964Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:45.0855394Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:45.0856895Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:45.0858191Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:05:45.0859441Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:05:45.0860598Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-20T12:05:45.0861752Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-07-20T12:05:45.0862981Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.0864091Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.0864980Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:45.0865928Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:45.0877457Z [70/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\forced_align\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-20T12:05:45.0889410Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0891137Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0892756Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0894260Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0895810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0897490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0899194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0900614Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0901797Z compute.cu 2023-07-20T12:05:45.0902323Z tmpxft_000003e4_00000000-7_compute.compute_90.cudafe1.cpp 2023-07-20T12:05:45.0903807Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.0904903Z with 2023-07-20T12:05:45.0905296Z [ 2023-07-20T12:05:45.0905905Z T=std::basic_string,std::allocator> 2023-07-20T12:05:45.0906602Z ] 2023-07-20T12:05:45.0907648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.0908619Z with 2023-07-20T12:05:45.0909010Z [ 2023-07-20T12:05:45.0909606Z T=std::basic_string,std::allocator> 2023-07-20T12:05:45.0910181Z ] 2023-07-20T12:05:45.0911327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.0912473Z with 2023-07-20T12:05:45.0912936Z [ 2023-07-20T12:05:45.0913647Z T=std::basic_string,std::allocator> 2023-07-20T12:05:45.0914217Z ] 2023-07-20T12:05:45.0915414Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0917340Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0919155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.0920326Z with 2023-07-20T12:05:45.0920729Z [ 2023-07-20T12:05:45.0921354Z T=std::basic_string,std::allocator> 2023-07-20T12:05:45.0921934Z ] 2023-07-20T12:05:45.0922913Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.0923867Z with 2023-07-20T12:05:45.0924261Z [ 2023-07-20T12:05:45.0924677Z T=c10::SymInt 2023-07-20T12:05:45.0925092Z ] 2023-07-20T12:05:45.0926197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.0927347Z with 2023-07-20T12:05:45.0927728Z [ 2023-07-20T12:05:45.0928160Z T=c10::SymInt 2023-07-20T12:05:45.0928544Z ] 2023-07-20T12:05:45.0929618Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.0930670Z with 2023-07-20T12:05:45.0931062Z [ 2023-07-20T12:05:45.0931701Z T=c10::SymInt 2023-07-20T12:05:45.0932110Z ] 2023-07-20T12:05:45.0933290Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.0935215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0936920Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.0937862Z with 2023-07-20T12:05:45.0938185Z [ 2023-07-20T12:05:45.0938550Z T=c10::SymInt 2023-07-20T12:05:45.0938991Z ] 2023-07-20T12:05:45.0940070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.0941025Z with 2023-07-20T12:05:45.0941382Z [ 2023-07-20T12:05:45.0941956Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:45.0942502Z ] 2023-07-20T12:05:45.0943493Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.0944427Z with 2023-07-20T12:05:45.0944785Z [ 2023-07-20T12:05:45.0945318Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:45.0945918Z ] 2023-07-20T12:05:45.0947010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.0948070Z with 2023-07-20T12:05:45.0948411Z [ 2023-07-20T12:05:45.0949009Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:45.0949573Z ] 2023-07-20T12:05:45.0950718Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:45.0952585Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0954720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0956487Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.0957483Z with 2023-07-20T12:05:45.0957861Z [ 2023-07-20T12:05:45.0958435Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:45.0958978Z ] 2023-07-20T12:05:45.0959983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.0961143Z with 2023-07-20T12:05:45.0961558Z [ 2023-07-20T12:05:45.0961958Z T=at::TensorBase 2023-07-20T12:05:45.0962378Z ] 2023-07-20T12:05:45.0963543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.0964495Z with 2023-07-20T12:05:45.0964866Z [ 2023-07-20T12:05:45.0965258Z T=at::TensorBase 2023-07-20T12:05:45.0965660Z ] 2023-07-20T12:05:45.0966822Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.0967925Z with 2023-07-20T12:05:45.0968372Z [ 2023-07-20T12:05:45.0968807Z T=at::TensorBase 2023-07-20T12:05:45.0969223Z ] 2023-07-20T12:05:45.0970244Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.0971831Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0973454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.0974527Z with 2023-07-20T12:05:45.0974980Z [ 2023-07-20T12:05:45.0975454Z T=at::TensorBase 2023-07-20T12:05:45.0975852Z ] 2023-07-20T12:05:45.0976809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.0977690Z with 2023-07-20T12:05:45.0978058Z [ 2023-07-20T12:05:45.0978459Z T=at::Tensor 2023-07-20T12:05:45.0978830Z ] 2023-07-20T12:05:45.0979822Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.0980811Z with 2023-07-20T12:05:45.0981175Z [ 2023-07-20T12:05:45.0981543Z T=at::Tensor 2023-07-20T12:05:45.0981990Z ] 2023-07-20T12:05:45.0983139Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.0984155Z with 2023-07-20T12:05:45.0984497Z [ 2023-07-20T12:05:45.0984876Z T=at::Tensor 2023-07-20T12:05:45.0985260Z ] 2023-07-20T12:05:45.0986267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.0987908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.0989654Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.0990844Z with 2023-07-20T12:05:45.0991217Z [ 2023-07-20T12:05:45.0991616Z T=at::Tensor 2023-07-20T12:05:45.0991996Z ] 2023-07-20T12:05:45.0993455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.0994453Z with 2023-07-20T12:05:45.0994830Z [ 2023-07-20T12:05:45.0995236Z T=at::Generator 2023-07-20T12:05:45.0995688Z ] 2023-07-20T12:05:45.0996809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.0997744Z with 2023-07-20T12:05:45.0998119Z [ 2023-07-20T12:05:45.0998502Z T=at::Generator 2023-07-20T12:05:45.0998927Z ] 2023-07-20T12:05:45.1000070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1001110Z with 2023-07-20T12:05:45.1001553Z [ 2023-07-20T12:05:45.1001963Z T=at::Generator 2023-07-20T12:05:45.1002429Z ] 2023-07-20T12:05:45.1003558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1005186Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1006798Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1007796Z with 2023-07-20T12:05:45.1008169Z [ 2023-07-20T12:05:45.1008650Z T=at::Generator 2023-07-20T12:05:45.1009035Z ] 2023-07-20T12:05:45.1010169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1011081Z with 2023-07-20T12:05:45.1011447Z [ 2023-07-20T12:05:45.1011851Z T=c10::Scalar 2023-07-20T12:05:45.1012232Z ] 2023-07-20T12:05:45.1013252Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1014204Z with 2023-07-20T12:05:45.1014575Z [ 2023-07-20T12:05:45.1014950Z T=c10::Scalar 2023-07-20T12:05:45.1015429Z ] 2023-07-20T12:05:45.1016682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1017710Z with 2023-07-20T12:05:45.1018063Z [ 2023-07-20T12:05:45.1018459Z T=c10::Scalar 2023-07-20T12:05:45.1018849Z ] 2023-07-20T12:05:45.1019890Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1021423Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1025008Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1026008Z with 2023-07-20T12:05:45.1026374Z [ 2023-07-20T12:05:45.1026763Z T=c10::Scalar 2023-07-20T12:05:45.1027135Z ] 2023-07-20T12:05:45.1028119Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1029122Z with 2023-07-20T12:05:45.1029507Z [ 2023-07-20T12:05:45.1029921Z T=c10::QualifiedName 2023-07-20T12:05:45.1030434Z ] 2023-07-20T12:05:45.1031558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1032475Z with 2023-07-20T12:05:45.1032841Z [ 2023-07-20T12:05:45.1033236Z T=c10::QualifiedName 2023-07-20T12:05:45.1033640Z ] 2023-07-20T12:05:45.1034708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1035741Z with 2023-07-20T12:05:45.1036168Z [ 2023-07-20T12:05:45.1036594Z T=c10::QualifiedName 2023-07-20T12:05:45.1037103Z ] 2023-07-20T12:05:45.1038217Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1039881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1041510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1042477Z with 2023-07-20T12:05:45.1042840Z [ 2023-07-20T12:05:45.1043256Z T=c10::QualifiedName 2023-07-20T12:05:45.1043652Z ] 2023-07-20T12:05:45.1044610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1045502Z with 2023-07-20T12:05:45.1045859Z [ 2023-07-20T12:05:45.1046370Z T=std::shared_ptr 2023-07-20T12:05:45.1046850Z ] 2023-07-20T12:05:45.1047858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1048839Z with 2023-07-20T12:05:45.1049265Z [ 2023-07-20T12:05:45.1049849Z T=std::shared_ptr 2023-07-20T12:05:45.1050363Z ] 2023-07-20T12:05:45.1051444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1052669Z with 2023-07-20T12:05:45.1053016Z [ 2023-07-20T12:05:45.1053536Z T=std::shared_ptr 2023-07-20T12:05:45.1054026Z ] 2023-07-20T12:05:45.1055301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:45.1057095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1058797Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1059785Z with 2023-07-20T12:05:45.1060163Z [ 2023-07-20T12:05:45.1060690Z T=std::shared_ptr 2023-07-20T12:05:45.1061220Z ] 2023-07-20T12:05:45.1062217Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1063135Z with 2023-07-20T12:05:45.1063515Z [ 2023-07-20T12:05:45.1064046Z T=std::weak_ptr 2023-07-20T12:05:45.1064508Z ] 2023-07-20T12:05:45.1065602Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1066639Z with 2023-07-20T12:05:45.1067017Z [ 2023-07-20T12:05:45.1067514Z T=std::weak_ptr 2023-07-20T12:05:45.1068016Z ] 2023-07-20T12:05:45.1069139Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1070243Z with 2023-07-20T12:05:45.1070610Z [ 2023-07-20T12:05:45.1071106Z T=std::weak_ptr 2023-07-20T12:05:45.1071597Z ] 2023-07-20T12:05:45.1072625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:45.1073565Z with 2023-07-20T12:05:45.1073909Z [ 2023-07-20T12:05:45.1074369Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:05:45.1074834Z ] 2023-07-20T12:05:45.1075844Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1076761Z with 2023-07-20T12:05:45.1077125Z [ 2023-07-20T12:05:45.1077580Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:05:45.1078025Z ] 2023-07-20T12:05:45.1079049Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1080018Z with 2023-07-20T12:05:45.1080378Z [ 2023-07-20T12:05:45.1080881Z T=std::weak_ptr 2023-07-20T12:05:45.1081372Z ] 2023-07-20T12:05:45.1082532Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1083398Z with 2023-07-20T12:05:45.1083763Z [ 2023-07-20T12:05:45.1084506Z T=std::vector> 2023-07-20T12:05:45.1085054Z ] 2023-07-20T12:05:45.1086052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1086981Z with 2023-07-20T12:05:45.1087369Z [ 2023-07-20T12:05:45.1087934Z T=std::vector> 2023-07-20T12:05:45.1088486Z ] 2023-07-20T12:05:45.1089619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1090685Z with 2023-07-20T12:05:45.1091064Z [ 2023-07-20T12:05:45.1091614Z T=std::vector> 2023-07-20T12:05:45.1092192Z ] 2023-07-20T12:05:45.1093385Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:45.1095289Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1097157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1098220Z with 2023-07-20T12:05:45.1098610Z [ 2023-07-20T12:05:45.1099169Z T=std::vector> 2023-07-20T12:05:45.1099684Z ] 2023-07-20T12:05:45.1100614Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1101411Z with 2023-07-20T12:05:45.1101751Z [ 2023-07-20T12:05:45.1102203Z T=std::vector> 2023-07-20T12:05:45.1102637Z ] 2023-07-20T12:05:45.1103544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1104409Z with 2023-07-20T12:05:45.1104745Z [ 2023-07-20T12:05:45.1105194Z T=std::vector> 2023-07-20T12:05:45.1105618Z ] 2023-07-20T12:05:45.1106622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1107532Z with 2023-07-20T12:05:45.1107862Z [ 2023-07-20T12:05:45.1108308Z T=std::vector> 2023-07-20T12:05:45.1108727Z ] 2023-07-20T12:05:45.1109739Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:45.1111720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1113409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1114372Z with 2023-07-20T12:05:45.1114726Z [ 2023-07-20T12:05:45.1115214Z T=std::vector> 2023-07-20T12:05:45.1115682Z ] 2023-07-20T12:05:45.1116631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1117504Z with 2023-07-20T12:05:45.1117895Z [ 2023-07-20T12:05:45.1118531Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.1119109Z ] 2023-07-20T12:05:45.1120113Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1121043Z with 2023-07-20T12:05:45.1121418Z [ 2023-07-20T12:05:45.1122026Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.1122620Z ] 2023-07-20T12:05:45.1123691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1124762Z with 2023-07-20T12:05:45.1125137Z [ 2023-07-20T12:05:45.1125730Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.1126298Z ] 2023-07-20T12:05:45.1127444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1129360Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1131101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1132729Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1133717Z with 2023-07-20T12:05:45.1134080Z [ 2023-07-20T12:05:45.1134672Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.1135242Z ] 2023-07-20T12:05:45.1136202Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1137092Z with 2023-07-20T12:05:45.1137637Z [ 2023-07-20T12:05:45.1138213Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.1138761Z ] 2023-07-20T12:05:45.1139916Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1140859Z with 2023-07-20T12:05:45.1141201Z [ 2023-07-20T12:05:45.1141778Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.1142325Z ] 2023-07-20T12:05:45.1143440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1144452Z with 2023-07-20T12:05:45.1144825Z [ 2023-07-20T12:05:45.1145444Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.1146015Z ] 2023-07-20T12:05:45.1147213Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1149080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1150810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1152473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1153462Z with 2023-07-20T12:05:45.1153938Z [ 2023-07-20T12:05:45.1154557Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.1155178Z ] 2023-07-20T12:05:45.1156256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1157173Z with 2023-07-20T12:05:45.1157549Z [ 2023-07-20T12:05:45.1158040Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:45.1158670Z ] 2023-07-20T12:05:45.1159717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1161107Z with 2023-07-20T12:05:45.1161474Z [ 2023-07-20T12:05:45.1162218Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:45.1162924Z ] 2023-07-20T12:05:45.1164132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1165185Z with 2023-07-20T12:05:45.1165631Z [ 2023-07-20T12:05:45.1166161Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:45.1166656Z ] 2023-07-20T12:05:45.1167841Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:45.1170101Z with 2023-07-20T12:05:45.1170479Z [ 2023-07-20T12:05:45.1170862Z T=__int64 2023-07-20T12:05:45.1171252Z ] 2023-07-20T12:05:45.1172493Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1173521Z with 2023-07-20T12:05:45.1173897Z [ 2023-07-20T12:05:45.1174273Z T=__int64 2023-07-20T12:05:45.1174733Z ] 2023-07-20T12:05:45.1175939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1176950Z with 2023-07-20T12:05:45.1177324Z [ 2023-07-20T12:05:45.1177840Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:45.1178319Z ] 2023-07-20T12:05:45.1179310Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1180229Z with 2023-07-20T12:05:45.1180605Z [ 2023-07-20T12:05:45.1181257Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:45.1182005Z ] 2023-07-20T12:05:45.1183183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1184143Z with 2023-07-20T12:05:45.1184495Z [ 2023-07-20T12:05:45.1185096Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:45.1185658Z ] 2023-07-20T12:05:45.1186784Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1187826Z with 2023-07-20T12:05:45.1188250Z [ 2023-07-20T12:05:45.1188844Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:45.1189466Z ] 2023-07-20T12:05:45.1190730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:45.1192674Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1194614Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1196482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1197592Z with 2023-07-20T12:05:45.1197973Z [ 2023-07-20T12:05:45.1198564Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:45.1199113Z ] 2023-07-20T12:05:45.1200345Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1201267Z with 2023-07-20T12:05:45.1201646Z [ 2023-07-20T12:05:45.1202255Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:45.1202811Z ] 2023-07-20T12:05:45.1203907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1204936Z with 2023-07-20T12:05:45.1205312Z [ 2023-07-20T12:05:45.1205760Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:45.1206227Z ] 2023-07-20T12:05:45.1207352Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1208403Z with 2023-07-20T12:05:45.1208757Z [ 2023-07-20T12:05:45.1209229Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:45.1209768Z ] 2023-07-20T12:05:45.1210935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1212688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1213643Z with 2023-07-20T12:05:45.1214021Z [ 2023-07-20T12:05:45.1214481Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:45.1214945Z ] 2023-07-20T12:05:45.1216103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1218074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1219079Z with 2023-07-20T12:05:45.1219448Z [ 2023-07-20T12:05:45.1219914Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:45.1220357Z ] 2023-07-20T12:05:45.1221350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1222278Z with 2023-07-20T12:05:45.1222648Z [ 2023-07-20T12:05:45.1223795Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:45.1224809Z ] 2023-07-20T12:05:45.1225856Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1226766Z with 2023-07-20T12:05:45.1227130Z [ 2023-07-20T12:05:45.1228119Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:45.1229280Z ] 2023-07-20T12:05:45.1230444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1231549Z with 2023-07-20T12:05:45.1232140Z [ 2023-07-20T12:05:45.1233202Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:45.1234120Z ] 2023-07-20T12:05:45.1235616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1237073Z with 2023-07-20T12:05:45.1237514Z [ 2023-07-20T12:05:45.1237930Z TTarget=c10::StorageImpl 2023-07-20T12:05:45.1238431Z ] 2023-07-20T12:05:45.1240015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1241421Z with 2023-07-20T12:05:45.1241767Z [ 2023-07-20T12:05:45.1242172Z TTarget=c10::StorageImpl 2023-07-20T12:05:45.1242617Z ] 2023-07-20T12:05:45.1243605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1244674Z with 2023-07-20T12:05:45.1245024Z [ 2023-07-20T12:05:45.1246231Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:45.1247286Z ] 2023-07-20T12:05:45.1248283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1249156Z with 2023-07-20T12:05:45.1249506Z [ 2023-07-20T12:05:45.1249904Z T=torch::autograd::ViewInfo 2023-07-20T12:05:45.1250344Z ] 2023-07-20T12:05:45.1251417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1252433Z with 2023-07-20T12:05:45.1252835Z [ 2023-07-20T12:05:45.1253265Z T=torch::autograd::ViewInfo 2023-07-20T12:05:45.1253710Z ] 2023-07-20T12:05:45.1254753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1285720Z with 2023-07-20T12:05:45.1286961Z [ 2023-07-20T12:05:45.1287523Z T=torch::autograd::ViewInfo 2023-07-20T12:05:45.1287965Z ] 2023-07-20T12:05:45.1289084Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1293301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1295249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1296286Z with 2023-07-20T12:05:45.1296643Z [ 2023-07-20T12:05:45.1297104Z T=torch::autograd::ViewInfo 2023-07-20T12:05:45.1297567Z ] 2023-07-20T12:05:45.1298574Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1299523Z with 2023-07-20T12:05:45.1300040Z [ 2023-07-20T12:05:45.1300454Z T=c10::IValue 2023-07-20T12:05:45.1300943Z ] 2023-07-20T12:05:45.1302080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1303028Z with 2023-07-20T12:05:45.1303415Z [ 2023-07-20T12:05:45.1303828Z T=c10::IValue 2023-07-20T12:05:45.1304229Z ] 2023-07-20T12:05:45.1305268Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1306297Z with 2023-07-20T12:05:45.1306638Z [ 2023-07-20T12:05:45.1307157Z T=c10::IValue 2023-07-20T12:05:45.1307478Z ] 2023-07-20T12:05:45.1308505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1309975Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1311419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1312325Z with 2023-07-20T12:05:45.1312689Z [ 2023-07-20T12:05:45.1313098Z T=c10::IValue 2023-07-20T12:05:45.1313526Z ] 2023-07-20T12:05:45.1314566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1315426Z with 2023-07-20T12:05:45.1315812Z [ 2023-07-20T12:05:45.1316256Z T=c10::AliasInfo 2023-07-20T12:05:45.1316603Z ] 2023-07-20T12:05:45.1317564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1318462Z with 2023-07-20T12:05:45.1318825Z [ 2023-07-20T12:05:45.1319225Z T=c10::AliasInfo 2023-07-20T12:05:45.1319624Z ] 2023-07-20T12:05:45.1320726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1322182Z with 2023-07-20T12:05:45.1322686Z [ 2023-07-20T12:05:45.1323416Z T=c10::AliasInfo 2023-07-20T12:05:45.1323835Z ] 2023-07-20T12:05:45.1324906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1326607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1328273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1329514Z with 2023-07-20T12:05:45.1329968Z [ 2023-07-20T12:05:45.1330364Z T=c10::AliasInfo 2023-07-20T12:05:45.1330792Z ] 2023-07-20T12:05:45.1331775Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1332683Z with 2023-07-20T12:05:45.1333027Z [ 2023-07-20T12:05:45.1333552Z T=std::vector> 2023-07-20T12:05:45.1334068Z ] 2023-07-20T12:05:45.1335084Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1336123Z with 2023-07-20T12:05:45.1336593Z [ 2023-07-20T12:05:45.1337260Z T=std::vector> 2023-07-20T12:05:45.1337780Z ] 2023-07-20T12:05:45.1338855Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1339873Z with 2023-07-20T12:05:45.1340241Z [ 2023-07-20T12:05:45.1340775Z T=std::vector> 2023-07-20T12:05:45.1341275Z ] 2023-07-20T12:05:45.1342499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:45.1343665Z with 2023-07-20T12:05:45.1344157Z [ 2023-07-20T12:05:45.1344571Z T=c10::SymInt 2023-07-20T12:05:45.1344941Z ] 2023-07-20T12:05:45.1346052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1347083Z with 2023-07-20T12:05:45.1347470Z [ 2023-07-20T12:05:45.1347859Z T=c10::SymInt 2023-07-20T12:05:45.1348276Z ] 2023-07-20T12:05:45.1349577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1351729Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1354081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1355116Z with 2023-07-20T12:05:45.1355477Z [ 2023-07-20T12:05:45.1356036Z T=std::vector> 2023-07-20T12:05:45.1356670Z ] 2023-07-20T12:05:45.1357834Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1358748Z with 2023-07-20T12:05:45.1359152Z [ 2023-07-20T12:05:45.1359721Z T=c10::either 2023-07-20T12:05:45.1360246Z ] 2023-07-20T12:05:45.1361259Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1362229Z with 2023-07-20T12:05:45.1362610Z [ 2023-07-20T12:05:45.1363275Z T=c10::either 2023-07-20T12:05:45.1363801Z ] 2023-07-20T12:05:45.1365042Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1366064Z with 2023-07-20T12:05:45.1366441Z [ 2023-07-20T12:05:45.1366979Z T=c10::either 2023-07-20T12:05:45.1367484Z ] 2023-07-20T12:05:45.1368617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:45.1370571Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1372504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1373490Z with 2023-07-20T12:05:45.1373872Z [ 2023-07-20T12:05:45.1374414Z T=c10::either 2023-07-20T12:05:45.1374912Z ] 2023-07-20T12:05:45.1375888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1376781Z with 2023-07-20T12:05:45.1377226Z [ 2023-07-20T12:05:45.1377644Z T=at::StepCallbacks 2023-07-20T12:05:45.1378042Z ] 2023-07-20T12:05:45.1379192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1380119Z with 2023-07-20T12:05:45.1380486Z [ 2023-07-20T12:05:45.1380894Z T=at::StepCallbacks 2023-07-20T12:05:45.1381318Z ] 2023-07-20T12:05:45.1382653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1383657Z with 2023-07-20T12:05:45.1384111Z [ 2023-07-20T12:05:45.1384718Z T=at::StepCallbacks 2023-07-20T12:05:45.1385295Z ] 2023-07-20T12:05:45.1386449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1388182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1389902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1391112Z with 2023-07-20T12:05:45.1391523Z [ 2023-07-20T12:05:45.1392070Z T=at::StepCallbacks 2023-07-20T12:05:45.1392610Z ] 2023-07-20T12:05:45.1393615Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1394551Z with 2023-07-20T12:05:45.1394941Z [ 2023-07-20T12:05:45.1395409Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:45.1395848Z ] 2023-07-20T12:05:45.1396887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1397990Z with 2023-07-20T12:05:45.1398373Z [ 2023-07-20T12:05:45.1398872Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:45.1399449Z ] 2023-07-20T12:05:45.1400629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1401663Z with 2023-07-20T12:05:45.1402015Z [ 2023-07-20T12:05:45.1402469Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:45.1402927Z ] 2023-07-20T12:05:45.1404009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:45.1405890Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1407632Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1408626Z with 2023-07-20T12:05:45.1409007Z [ 2023-07-20T12:05:45.1409461Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:45.1409910Z ] 2023-07-20T12:05:45.1410873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1411881Z with 2023-07-20T12:05:45.1412477Z [ 2023-07-20T12:05:45.1413137Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:45.1413570Z ] 2023-07-20T12:05:45.1414716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1415637Z with 2023-07-20T12:05:45.1416015Z [ 2023-07-20T12:05:45.1416466Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:45.1416924Z ] 2023-07-20T12:05:45.1418036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1419173Z with 2023-07-20T12:05:45.1419583Z [ 2023-07-20T12:05:45.1420183Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:45.1420649Z ] 2023-07-20T12:05:45.1421681Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1423358Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1425016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1426082Z with 2023-07-20T12:05:45.1426561Z [ 2023-07-20T12:05:45.1427109Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:45.1427565Z ] 2023-07-20T12:05:45.1428530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1429435Z with 2023-07-20T12:05:45.1429803Z [ 2023-07-20T12:05:45.1430367Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:45.1430880Z ] 2023-07-20T12:05:45.1431884Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1432878Z with 2023-07-20T12:05:45.1433241Z [ 2023-07-20T12:05:45.1433884Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:45.1434415Z ] 2023-07-20T12:05:45.1435489Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1436515Z with 2023-07-20T12:05:45.1436881Z [ 2023-07-20T12:05:45.1437415Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:45.1437958Z ] 2023-07-20T12:05:45.1439457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1441557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1443362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1444580Z with 2023-07-20T12:05:45.1444931Z [ 2023-07-20T12:05:45.1445656Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:45.1446292Z ] 2023-07-20T12:05:45.1447353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1448322Z with 2023-07-20T12:05:45.1448691Z [ 2023-07-20T12:05:45.1449374Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:45.1450047Z ] 2023-07-20T12:05:45.1451047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1452012Z with 2023-07-20T12:05:45.1452385Z [ 2023-07-20T12:05:45.1453118Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:45.1453871Z ] 2023-07-20T12:05:45.1455087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1456113Z with 2023-07-20T12:05:45.1456491Z [ 2023-07-20T12:05:45.1457224Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:45.1457896Z ] 2023-07-20T12:05:45.1459197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1461471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1463443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1464434Z with 2023-07-20T12:05:45.1464822Z [ 2023-07-20T12:05:45.1465538Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:45.1466186Z ] 2023-07-20T12:05:45.1467261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1468240Z with 2023-07-20T12:05:45.1468713Z [ 2023-07-20T12:05:45.1469138Z T=torch::jit::SourceRange 2023-07-20T12:05:45.1469587Z ] 2023-07-20T12:05:45.1470596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1471483Z with 2023-07-20T12:05:45.1471847Z [ 2023-07-20T12:05:45.1472575Z T=torch::jit::SourceRange 2023-07-20T12:05:45.1473053Z ] 2023-07-20T12:05:45.1474432Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1475662Z with 2023-07-20T12:05:45.1476015Z [ 2023-07-20T12:05:45.1476460Z T=torch::jit::SourceRange 2023-07-20T12:05:45.1476893Z ] 2023-07-20T12:05:45.1477959Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1479648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1481445Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1482565Z with 2023-07-20T12:05:45.1482936Z [ 2023-07-20T12:05:45.1483377Z T=torch::jit::SourceRange 2023-07-20T12:05:45.1483796Z ] 2023-07-20T12:05:45.1484789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1485689Z with 2023-07-20T12:05:45.1486061Z [ 2023-07-20T12:05:45.1486840Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.1487570Z ] 2023-07-20T12:05:45.1488708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1489813Z with 2023-07-20T12:05:45.1490221Z [ 2023-07-20T12:05:45.1491012Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.1491762Z ] 2023-07-20T12:05:45.1492872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1493896Z with 2023-07-20T12:05:45.1494272Z [ 2023-07-20T12:05:45.1495126Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.1495991Z ] 2023-07-20T12:05:45.1497368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:45.1498920Z with 2023-07-20T12:05:45.1499313Z [ 2023-07-20T12:05:45.1499811Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:05:45.1500370Z ] 2023-07-20T12:05:45.1501691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1503277Z with 2023-07-20T12:05:45.1503628Z [ 2023-07-20T12:05:45.1504121Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:05:45.1504611Z ] 2023-07-20T12:05:45.1505850Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1507070Z with 2023-07-20T12:05:45.1507427Z [ 2023-07-20T12:05:45.1508207Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.1509057Z ] 2023-07-20T12:05:45.1510140Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1511020Z with 2023-07-20T12:05:45.1511410Z [ 2023-07-20T12:05:45.1511892Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:45.1512361Z ] 2023-07-20T12:05:45.1513351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1514283Z with 2023-07-20T12:05:45.1514652Z [ 2023-07-20T12:05:45.1515127Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:45.1515669Z ] 2023-07-20T12:05:45.1516880Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1517887Z with 2023-07-20T12:05:45.1518265Z [ 2023-07-20T12:05:45.1518766Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:45.1519212Z ] 2023-07-20T12:05:45.1523897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1526090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1527738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1528734Z with 2023-07-20T12:05:45.1529177Z [ 2023-07-20T12:05:45.1529674Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:45.1530225Z ] 2023-07-20T12:05:45.1531238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1532126Z with 2023-07-20T12:05:45.1532482Z [ 2023-07-20T12:05:45.1533192Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.1533843Z ] 2023-07-20T12:05:45.1534836Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1536688Z with 2023-07-20T12:05:45.1537129Z [ 2023-07-20T12:05:45.1537883Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.1540909Z ] 2023-07-20T12:05:45.1542185Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1543579Z with 2023-07-20T12:05:45.1544023Z [ 2023-07-20T12:05:45.1544787Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.1545427Z ] 2023-07-20T12:05:45.1546616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:45.1547750Z with 2023-07-20T12:05:45.1548156Z [ 2023-07-20T12:05:45.1548600Z TTarget=torch::jit::Scope 2023-07-20T12:05:45.1549022Z ] 2023-07-20T12:05:45.1550412Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1551683Z with 2023-07-20T12:05:45.1552060Z [ 2023-07-20T12:05:45.1552516Z TTarget=torch::jit::Scope 2023-07-20T12:05:45.1552929Z ] 2023-07-20T12:05:45.1553974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1554942Z with 2023-07-20T12:05:45.1555331Z [ 2023-07-20T12:05:45.1556022Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.1556763Z ] 2023-07-20T12:05:45.1557857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1558761Z with 2023-07-20T12:05:45.1559132Z [ 2023-07-20T12:05:45.1559562Z T=at::ThreadLocalState 2023-07-20T12:05:45.1559997Z ] 2023-07-20T12:05:45.1560994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1561919Z with 2023-07-20T12:05:45.1562276Z [ 2023-07-20T12:05:45.1562730Z T=at::ThreadLocalState 2023-07-20T12:05:45.1563246Z ] 2023-07-20T12:05:45.1564429Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1565478Z with 2023-07-20T12:05:45.1565860Z [ 2023-07-20T12:05:45.1566301Z T=at::ThreadLocalState 2023-07-20T12:05:45.1566740Z ] 2023-07-20T12:05:45.1567768Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1569449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1571358Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1572327Z with 2023-07-20T12:05:45.1572709Z [ 2023-07-20T12:05:45.1573342Z T=at::ThreadLocalState 2023-07-20T12:05:45.1573786Z ] 2023-07-20T12:05:45.1574750Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1575750Z with 2023-07-20T12:05:45.1576176Z [ 2023-07-20T12:05:45.1576707Z T=std::shared_ptr 2023-07-20T12:05:45.1577171Z ] 2023-07-20T12:05:45.1578154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1579099Z with 2023-07-20T12:05:45.1579450Z [ 2023-07-20T12:05:45.1579955Z T=std::shared_ptr 2023-07-20T12:05:45.1580422Z ] 2023-07-20T12:05:45.1581503Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1582527Z with 2023-07-20T12:05:45.1582881Z [ 2023-07-20T12:05:45.1583370Z T=std::shared_ptr 2023-07-20T12:05:45.1583843Z ] 2023-07-20T12:05:45.1584896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:45.1586528Z 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:05:45.1588245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1589927Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1590918Z with 2023-07-20T12:05:45.1591293Z [ 2023-07-20T12:05:45.1591775Z T=std::shared_ptr 2023-07-20T12:05:45.1592336Z ] 2023-07-20T12:05:45.1593388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1594344Z with 2023-07-20T12:05:45.1594733Z [ 2023-07-20T12:05:45.1595171Z T=torch::jit::GraphExecutor 2023-07-20T12:05:45.1595614Z ] 2023-07-20T12:05:45.1596614Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1597536Z with 2023-07-20T12:05:45.1597886Z [ 2023-07-20T12:05:45.1598349Z T=torch::jit::GraphExecutor 2023-07-20T12:05:45.1598803Z ] 2023-07-20T12:05:45.1599882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1601142Z with 2023-07-20T12:05:45.1601513Z [ 2023-07-20T12:05:45.1601973Z T=torch::jit::GraphExecutor 2023-07-20T12:05:45.1602622Z ] 2023-07-20T12:05:45.1607175Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1608825Z 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:05:45.1610502Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1612219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1613199Z with 2023-07-20T12:05:45.1613587Z [ 2023-07-20T12:05:45.1614024Z T=torch::jit::GraphExecutor 2023-07-20T12:05:45.1614481Z ] 2023-07-20T12:05:45.1615463Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1616355Z with 2023-07-20T12:05:45.1616735Z [ 2023-07-20T12:05:45.1617145Z T=torch::jit::Method 2023-07-20T12:05:45.1617585Z ] 2023-07-20T12:05:45.1618582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1619518Z with 2023-07-20T12:05:45.1619885Z [ 2023-07-20T12:05:45.1620324Z T=torch::jit::Method 2023-07-20T12:05:45.1620750Z ] 2023-07-20T12:05:45.1621809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1622791Z with 2023-07-20T12:05:45.1623164Z [ 2023-07-20T12:05:45.1623583Z T=torch::jit::Method 2023-07-20T12:05:45.1624088Z ] 2023-07-20T12:05:45.1625189Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:05:45.1626910Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1628539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1629513Z with 2023-07-20T12:05:45.1629891Z [ 2023-07-20T12:05:45.1630305Z T=torch::jit::Method 2023-07-20T12:05:45.1630727Z ] 2023-07-20T12:05:45.1631658Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1632800Z with 2023-07-20T12:05:45.1633177Z [ 2023-07-20T12:05:45.1634170Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:45.1634971Z ] 2023-07-20T12:05:45.1635986Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1636923Z with 2023-07-20T12:05:45.1637278Z [ 2023-07-20T12:05:45.1638122Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:45.1638894Z ] 2023-07-20T12:05:45.1639996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1641008Z with 2023-07-20T12:05:45.1641375Z [ 2023-07-20T12:05:45.1642211Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:45.1642993Z ] 2023-07-20T12:05:45.1644356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1647000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1648933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1649908Z with 2023-07-20T12:05:45.1650263Z [ 2023-07-20T12:05:45.1651115Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:45.1651894Z ] 2023-07-20T12:05:45.1653094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1654028Z with 2023-07-20T12:05:45.1654380Z [ 2023-07-20T12:05:45.1655544Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:45.1656623Z ] 2023-07-20T12:05:45.1657639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1658553Z with 2023-07-20T12:05:45.1658906Z [ 2023-07-20T12:05:45.1660308Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:45.1664947Z ] 2023-07-20T12:05:45.1666217Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1667485Z with 2023-07-20T12:05:45.1667848Z [ 2023-07-20T12:05:45.1669015Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:45.1670104Z ] 2023-07-20T12:05:45.1671816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1674946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1677194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1678190Z with 2023-07-20T12:05:45.1678578Z [ 2023-07-20T12:05:45.1679760Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:45.1679898Z ] 2023-07-20T12:05:45.1680634Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1682966Z with 2023-07-20T12:05:45.1683184Z [ 2023-07-20T12:05:45.1683644Z T=std::function 2023-07-20T12:05:45.1683780Z ] 2023-07-20T12:05:45.1684557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1684725Z with 2023-07-20T12:05:45.1684863Z [ 2023-07-20T12:05:45.1685206Z T=std::function 2023-07-20T12:05:45.1685346Z ] 2023-07-20T12:05:45.1686399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1686589Z with 2023-07-20T12:05:45.1686734Z [ 2023-07-20T12:05:45.1687347Z T=std::function 2023-07-20T12:05:45.1687493Z ] 2023-07-20T12:05:45.1688571Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:45.1689550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1690379Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1690561Z with 2023-07-20T12:05:45.1690703Z [ 2023-07-20T12:05:45.1691051Z T=std::function 2023-07-20T12:05:45.1691195Z ] 2023-07-20T12:05:45.1692188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1692347Z with 2023-07-20T12:05:45.1692487Z [ 2023-07-20T12:05:45.1692791Z T=std::vector> 2023-07-20T12:05:45.1692935Z ] 2023-07-20T12:05:45.1693742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1693890Z with 2023-07-20T12:05:45.1694046Z [ 2023-07-20T12:05:45.1694337Z T=std::vector> 2023-07-20T12:05:45.1694475Z ] 2023-07-20T12:05:45.1695333Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1695501Z with 2023-07-20T12:05:45.1695616Z [ 2023-07-20T12:05:45.1695910Z T=std::vector> 2023-07-20T12:05:45.1696051Z ] 2023-07-20T12:05:45.1696886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:45.1697049Z with 2023-07-20T12:05:45.1697189Z [ 2023-07-20T12:05:45.1697346Z T=double 2023-07-20T12:05:45.1697498Z ] 2023-07-20T12:05:45.1698400Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1698556Z with 2023-07-20T12:05:45.1698653Z [ 2023-07-20T12:05:45.1698795Z T=double 2023-07-20T12:05:45.1698929Z ] 2023-07-20T12:05:45.1699732Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1699896Z with 2023-07-20T12:05:45.1700099Z [ 2023-07-20T12:05:45.1700405Z T=std::vector> 2023-07-20T12:05:45.1700543Z ] 2023-07-20T12:05:45.1702113Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1702306Z with 2023-07-20T12:05:45.1702421Z [ 2023-07-20T12:05:45.1702892Z T=std::tuple 2023-07-20T12:05:45.1703252Z ] 2023-07-20T12:05:45.1704076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1704243Z with 2023-07-20T12:05:45.1704381Z [ 2023-07-20T12:05:45.1704642Z T=std::tuple 2023-07-20T12:05:45.1704785Z ] 2023-07-20T12:05:45.1705622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1705803Z with 2023-07-20T12:05:45.1705921Z [ 2023-07-20T12:05:45.1706183Z T=std::tuple 2023-07-20T12:05:45.1706327Z ] 2023-07-20T12:05:45.1707173Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:05:45.1708067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1712488Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1712693Z with 2023-07-20T12:05:45.1712834Z [ 2023-07-20T12:05:45.1713102Z T=std::tuple 2023-07-20T12:05:45.1713244Z ] 2023-07-20T12:05:45.1713995Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1714160Z with 2023-07-20T12:05:45.1714279Z [ 2023-07-20T12:05:45.1714598Z T=std::vector> 2023-07-20T12:05:45.1714746Z ] 2023-07-20T12:05:45.1715509Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:05:45.1715689Z with 2023-07-20T12:05:45.1715827Z [ 2023-07-20T12:05:45.1716354Z T=std::vector> 2023-07-20T12:05:45.1716530Z ] 2023-07-20T12:05:45.1717399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:05:45.1717568Z with 2023-07-20T12:05:45.1717685Z [ 2023-07-20T12:05:45.1718001Z T=std::vector> 2023-07-20T12:05:45.1718147Z ] 2023-07-20T12:05:45.1719003Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:05:45.1720136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1721126Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:05:45.1721310Z with 2023-07-20T12:05:45.1721448Z [ 2023-07-20T12:05:45.1721762Z T=std::vector> 2023-07-20T12:05:45.1721906Z ] 2023-07-20T12:05:45.1722691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:45.1722869Z with 2023-07-20T12:05:45.1723004Z [ 2023-07-20T12:05:45.1723351Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:45.1724108Z V=std::unique_ptr> 2023-07-20T12:05:45.1724292Z ] 2023-07-20T12:05:52.0915016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:52.0929137Z with 2023-07-20T12:05:52.0929679Z [ 2023-07-20T12:05:52.0931832Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:52.0932877Z V=std::unique_ptr> 2023-07-20T12:05:52.0934456Z ] 2023-07-20T12:05:52.0936348Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:52.0938399Z with 2023-07-20T12:05:52.0938747Z [ 2023-07-20T12:05:52.0939375Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:52.0941536Z V=std::unique_ptr>, 2023-07-20T12:05:52.0942557Z H=std::hash,std::allocator>>, 2023-07-20T12:05:52.0945008Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:52.0946345Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:52.0948125Z ] 2023-07-20T12:05:52.0950015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:52.0956582Z with 2023-07-20T12:05:52.0957540Z [ 2023-07-20T12:05:52.0962123Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:52.0964964Z V=std::unique_ptr>, 2023-07-20T12:05:52.0967816Z H=std::hash,std::allocator>>, 2023-07-20T12:05:52.0971403Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:52.0973037Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:52.0974255Z ] 2023-07-20T12:05:52.0976032Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:52.0978005Z with 2023-07-20T12:05:52.0978684Z [ 2023-07-20T12:05:52.0979510Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:52.0980689Z V=std::unique_ptr>, 2023-07-20T12:05:52.0981896Z H=std::hash,std::allocator>>, 2023-07-20T12:05:52.0982959Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:52.0984518Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:52.0985897Z ] 2023-07-20T12:05:52.0988317Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:52.0990267Z with 2023-07-20T12:05:52.0991305Z [ 2023-07-20T12:05:52.0992385Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:52.0993612Z V=std::unique_ptr> 2023-07-20T12:05:52.0994595Z ] 2023-07-20T12:05:52.0995864Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:52.0997109Z with 2023-07-20T12:05:52.0997820Z [ 2023-07-20T12:05:52.0998467Z K=c10::DispatchKey, 2023-07-20T12:05:52.0999592Z V=std::list> 2023-07-20T12:05:52.1000537Z ] 2023-07-20T12:05:52.1001686Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:52.1003094Z with 2023-07-20T12:05:52.1004055Z [ 2023-07-20T12:05:52.1004878Z K=c10::DispatchKey, 2023-07-20T12:05:52.1006020Z V=std::list> 2023-07-20T12:05:52.1006717Z ] 2023-07-20T12:05:52.1008898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:52.1010400Z with 2023-07-20T12:05:52.1011327Z [ 2023-07-20T12:05:52.1012015Z K=c10::DispatchKey, 2023-07-20T12:05:52.1013260Z V=std::list>, 2023-07-20T12:05:52.1014251Z H=std::hash, 2023-07-20T12:05:52.1015037Z E=std::equal_to, 2023-07-20T12:05:52.1016158Z A=std::allocator>>> 2023-07-20T12:05:52.1017135Z ] 2023-07-20T12:05:52.1019199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:52.1021009Z with 2023-07-20T12:05:52.1021626Z [ 2023-07-20T12:05:52.1026765Z K=c10::DispatchKey, 2023-07-20T12:05:52.1027852Z V=std::list>, 2023-07-20T12:05:52.1028895Z H=std::hash, 2023-07-20T12:05:52.1029675Z E=std::equal_to, 2023-07-20T12:05:52.1030775Z A=std::allocator>>> 2023-07-20T12:05:52.1031855Z ] 2023-07-20T12:05:52.1033717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:05:52.1035393Z with 2023-07-20T12:05:52.1035983Z [ 2023-07-20T12:05:52.1036623Z K=c10::DispatchKey, 2023-07-20T12:05:52.1037569Z V=std::list>, 2023-07-20T12:05:52.1038515Z H=std::hash, 2023-07-20T12:05:52.1039399Z E=std::equal_to, 2023-07-20T12:05:52.1040751Z A=std::allocator>>> 2023-07-20T12:05:52.1041730Z ] 2023-07-20T12:06:16.9653965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/_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:17.1290371Z with 2023-07-20T12:06:17.1488802Z [ 2023-07-20T12:06:17.1493759Z K=c10::DispatchKey, 2023-07-20T12:06:17.1495014Z V=std::list> 2023-07-20T12:06:17.1496016Z ] 2023-07-20T12:06:17.1507107Z [71/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj /out:torchaudio\csrc\libtorchaudio.pyd /implib:torchaudio\csrc\libtorchaudio.lib /pdb:torchaudio\csrc\libtorchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\lib\x64 %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:06:17.1523418Z [72/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python310.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:06:17.1533010Z [73/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-07-20T12:06:17.1536636Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:17.1537732Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:17.1538420Z 2023-07-20T12:06:17.1539430Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:17.1541216Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:17.1543088Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:17.1544805Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:17.1546516Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:06:17.1548118Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:06:17.1549690Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:06:21.6461937Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:06:21.6463541Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:06:21.6465570Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:06:21.6466789Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:06:21.6467857Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:21.6468791Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:21.6469781Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:21.6482477Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:06:21.6497176Z [75/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg5 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-07-20T12:06:21.6500223Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:21.6500919Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:21.6501291Z 2023-07-20T12:06:21.6501969Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:21.6503341Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:21.6504796Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:21.6506289Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:21.6507587Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:21.6508634Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:21.6509728Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:21.6510873Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:06:21.6512012Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:06:21.6513124Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:06:21.6514212Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:07:19.1195495Z [76/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python310.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:07:19.1206711Z [77/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg4 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-07-20T12:07:19.1213933Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:19.1214614Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:19.1215047Z 2023-07-20T12:07:19.1215719Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:19.1217196Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:19.1218737Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:19.1220319Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:19.1221440Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:19.1221945Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:19.1222450Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:19.1223249Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:07:19.1223921Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:07:19.1224482Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:07:19.1225218Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:07:19.1230388Z [78/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python310.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:07:19.8778003Z [79/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-07-20T12:07:19.8781222Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:19.8783603Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:19.8784026Z 2023-07-20T12:07:19.8784979Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:19.8786576Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:19.8788173Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:19.8789634Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:19.8790861Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:19.8791884Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:19.8792922Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:19.8794126Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:07:19.8795382Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:07:19.8796552Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:07:19.8797636Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:07:19.8805802Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python310.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:07:20.0309347Z [81/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -MD -MT torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -MF torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder_kernel_v2.cu -o torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -Xcompiler=-Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\,-FS 2023-07-20T12:07:20.0315187Z ctc_prefix_decoder_kernel_v2.cu 2023-07-20T12:07:20.0315590Z tmpxft_00000b04_00000000-7_ctc_prefix_decoder_kernel_v2.compute_90.cudafe1.cpp 2023-07-20T12:07:20.0318300Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj /out:torchaudio\csrc\cuctc\libctc_prefix_decoder.pyd /implib:torchaudio\csrc\cuctc\libctc_prefix_decoder.lib /pdb:torchaudio\csrc\cuctc\libctc_prefix_decoder.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\lib\x64 %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:07:20.0323638Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /out:torchaudio\csrc\cuctc\pybind11_prefixctc.pyd /implib:torchaudio\csrc\cuctc\pybind11_prefixctc.lib /pdb:torchaudio\csrc\cuctc\pybind11_prefixctc.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def torchaudio\csrc\cuctc\libctc_prefix_decoder.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python310.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:07:20.0326364Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-310\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-07-20T12:07:20.0326819Z -- Install configuration: "Release" 2023-07-20T12:07:20.0327270Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio.pyd 2023-07-20T12:07:20.0327880Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio.pyd 2023-07-20T12:07:20.0328640Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-07-20T12:07:20.0329364Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-07-20T12:07:20.0329992Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-07-20T12:07:20.1017026Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-07-20T12:07:20.1018286Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-07-20T12:07:20.1019452Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-07-20T12:07:20.1020808Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libctc_prefix_decoder.pyd 2023-07-20T12:07:20.1022246Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853804859/work/build/lib.win-amd64-cpython-310/torchaudio/lib/pybind11_prefixctc.pyd 2023-07-20T12:07:20.1023611Z running install_lib 2023-07-20T12:07:20.1024197Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:07:20.1024922Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:20.1025911Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:20.1027113Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:20.1028376Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:20.1029927Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:20.1031257Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:20.1032403Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:20.1033371Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:07:20.1034341Z copying build\lib.win-amd64-cpython-310\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:07:20.1035660Z copying build\lib.win-amd64-cpython-310\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:07:20.1036716Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1037822Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1039030Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1040238Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1041456Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1042809Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1044233Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1045436Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1046937Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1048409Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1049761Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1051238Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1052484Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1053656Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1054861Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1056084Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1057478Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1058787Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1060014Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1061167Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1062341Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1063660Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1065032Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1066248Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:20.1067211Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:07:20.1068192Z copying build\lib.win-amd64-cpython-310\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:07:20.1069413Z copying build\lib.win-amd64-cpython-310\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:07:20.1070762Z copying build\lib.win-amd64-cpython-310\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:07:20.1071927Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:20.1072808Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_compat.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:20.1073954Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:20.1075058Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:20.1076193Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:20.1077475Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:20.1078802Z copying build\lib.win-amd64-cpython-310\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:20.1079913Z copying build\lib.win-amd64-cpython-310\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:07:20.1081068Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:20.1082041Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:20.1083473Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:20.1084809Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:20.1086232Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:20.1087445Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:20.1088657Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:20.1089843Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:20.1091114Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:20.1092431Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:20.1093763Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:20.1094746Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:20.1095715Z copying build\lib.win-amd64-cpython-310\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:20.1096929Z copying build\lib.win-amd64-cpython-310\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:20.1097925Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:07:20.1099082Z copying build\lib.win-amd64-cpython-310\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:07:20.1100610Z copying build\lib.win-amd64-cpython-310\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:07:20.1101889Z copying build\lib.win-amd64-cpython-310\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:07:20.3386744Z copying build\lib.win-amd64-cpython-310\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:20.3388102Z copying build\lib.win-amd64-cpython-310\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:20.3389329Z copying build\lib.win-amd64-cpython-310\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:20.3390549Z copying build\lib.win-amd64-cpython-310\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:20.3391666Z copying build\lib.win-amd64-cpython-310\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:20.3392847Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:20.3393904Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:20.3395068Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:20.3396480Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:20.3397518Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:07:20.3398672Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:07:20.3400424Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:07:20.3402091Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:07:20.3403504Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:20.3404793Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:20.3406023Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:20.3407241Z copying build\lib.win-amd64-cpython-310\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:20.3408362Z copying build\lib.win-amd64-cpython-310\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:20.3409309Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:07:20.3410348Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:07:20.3411652Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:07:20.3412748Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:20.3413805Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:20.3415123Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:20.3416506Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:20.3417835Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:20.3418917Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:07:20.3420042Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:07:20.3421390Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:07:20.3422748Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:07:20.3424096Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:07:20.3425083Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-20T12:07:20.3425867Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:07:20.3426925Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:07:20.3428245Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:07:20.3429331Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:20.3430528Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:20.3431951Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:20.3433976Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:20.3435569Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:20.3436672Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:20.3437806Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:20.3439346Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:20.3440796Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:20.3442212Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:20.3443331Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:07:20.3444522Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:07:20.3446125Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:07:20.3447650Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:07:20.3449018Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:20.3450417Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:20.3451797Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:20.3453189Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:20.3454369Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:20.3455748Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:20.3457190Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:20.3458692Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:20.3459971Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:07:20.3461161Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:07:20.3462515Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:07:20.3463851Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-20T12:07:20.3464938Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:07:20.3466089Z copying build\lib.win-amd64-cpython-310\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:07:20.3467344Z copying build\lib.win-amd64-cpython-310\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:07:20.3468576Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:07:20.3471037Z copying build\lib.win-amd64-cpython-310\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:07:23.5507475Z copying build\lib.win-amd64-cpython-310\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:07:23.5508653Z copying build\lib.win-amd64-cpython-310\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:07:23.5509433Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:23.5510563Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:23.5511817Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:23.5513131Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:23.5514411Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:23.5515550Z copying build\lib.win-amd64-cpython-310\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:07:23.5516415Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:07:23.5517354Z copying build\lib.win-amd64-cpython-310\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:07:23.5518492Z copying build\lib.win-amd64-cpython-310\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:07:23.5519529Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:07:23.5520612Z copying build\lib.win-amd64-cpython-310\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:07:23.5521848Z copying build\lib.win-amd64-cpython-310\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:07:23.5522800Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:07:23.5523796Z copying build\lib.win-amd64-cpython-310\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:07:23.5525018Z copying build\lib.win-amd64-cpython-310\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:07:23.5526197Z copying build\lib.win-amd64-cpython-310\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:07:23.5527359Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-310.pyc 2023-07-20T12:07:23.5528530Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-310.pyc 2023-07-20T12:07:23.5529724Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-310.pyc 2023-07-20T12:07:23.5530914Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-310.pyc 2023-07-20T12:07:23.5532066Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-310.pyc 2023-07-20T12:07:23.5533192Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5534374Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-310.pyc 2023-07-20T12:07:23.5535505Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5536601Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-310.pyc 2023-07-20T12:07:23.5537713Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-310.pyc 2023-07-20T12:07:23.5539190Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-310.pyc 2023-07-20T12:07:23.5540427Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-310.pyc 2023-07-20T12:07:23.5542004Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-310.pyc 2023-07-20T12:07:23.5543171Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-310.pyc 2023-07-20T12:07:23.5544259Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-310.pyc 2023-07-20T12:07:23.5545392Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-310.pyc 2023-07-20T12:07:23.5546578Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-310.pyc 2023-07-20T12:07:23.5547932Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-310.pyc 2023-07-20T12:07:23.5549251Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-310.pyc 2023-07-20T12:07:23.5550446Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-310.pyc 2023-07-20T12:07:23.5551582Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-310.pyc 2023-07-20T12:07:23.5552695Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-310.pyc 2023-07-20T12:07:23.5553854Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-310.pyc 2023-07-20T12:07:23.5555027Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-310.pyc 2023-07-20T12:07:23.5556212Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-310.pyc 2023-07-20T12:07:23.5557371Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-310.pyc 2023-07-20T12:07:23.5558464Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-310.pyc 2023-07-20T12:07:23.5559547Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-310.pyc 2023-07-20T12:07:23.5560719Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-310.pyc 2023-07-20T12:07:23.5561892Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-310.pyc 2023-07-20T12:07:23.5563026Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5564121Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-310.pyc 2023-07-20T12:07:23.5565267Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-310.pyc 2023-07-20T12:07:23.5566419Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5567447Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_compat.py to _compat.cpython-310.pyc 2023-07-20T12:07:23.5568723Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-310.pyc 2023-07-20T12:07:23.5569872Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-310.pyc 2023-07-20T12:07:23.5570974Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-310.pyc 2023-07-20T12:07:23.5572123Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-310.pyc 2023-07-20T12:07:23.5573162Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5574159Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-310.pyc 2023-07-20T12:07:23.5575797Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-310.pyc 2023-07-20T12:07:23.5577013Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-310.pyc 2023-07-20T12:07:23.5578336Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-310.pyc 2023-07-20T12:07:23.5579609Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-310.pyc 2023-07-20T12:07:23.5580788Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5582076Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-310.pyc 2023-07-20T12:07:23.5583354Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-310.pyc 2023-07-20T12:07:23.5584416Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-310.pyc 2023-07-20T12:07:23.5585505Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-310.pyc 2023-07-20T12:07:23.5586615Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-310.pyc 2023-07-20T12:07:23.5587713Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-310.pyc 2023-07-20T12:07:23.5588971Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-310.pyc 2023-07-20T12:07:23.5590247Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-310.pyc 2023-07-20T12:07:23.5591456Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-310.pyc 2023-07-20T12:07:23.5592794Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-310.pyc 2023-07-20T12:07:23.5593972Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5594693Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-310.pyc 2023-07-20T12:07:23.5596027Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5597129Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-310.pyc 2023-07-20T12:07:23.5597707Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-310.pyc 2023-07-20T12:07:23.5598256Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5598840Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-310.pyc 2023-07-20T12:07:23.5599495Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-310.pyc 2023-07-20T12:07:23.5600133Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-310.pyc 2023-07-20T12:07:23.5600716Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-310.pyc 2023-07-20T12:07:23.5601306Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-310.pyc 2023-07-20T12:07:23.5602147Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5603220Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-310.pyc 2023-07-20T12:07:23.5604014Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-310.pyc 2023-07-20T12:07:23.5604932Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5605496Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5606191Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-310.pyc 2023-07-20T12:07:23.5606770Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5607380Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-310.pyc 2023-07-20T12:07:23.5607997Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-310.pyc 2023-07-20T12:07:23.5608578Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-310.pyc 2023-07-20T12:07:23.5609467Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5610579Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-310.pyc 2023-07-20T12:07:23.5611593Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-310.pyc 2023-07-20T12:07:23.5612176Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-310.pyc 2023-07-20T12:07:23.5612779Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-310.pyc 2023-07-20T12:07:23.5613408Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\objective.py to objective.cpython-310.pyc 2023-07-20T12:07:23.5614019Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\subjective.py to subjective.cpython-310.pyc 2023-07-20T12:07:23.5614642Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5615281Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-310.pyc 2023-07-20T12:07:23.5616050Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-310.pyc 2023-07-20T12:07:23.5617332Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5618326Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-310.pyc 2023-07-20T12:07:23.5619007Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-310.pyc 2023-07-20T12:07:23.5619670Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\squim_pipeline.py to squim_pipeline.cpython-310.pyc 2023-07-20T12:07:23.5620296Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5620914Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-310.pyc 2023-07-20T12:07:23.5621522Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5622096Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5622696Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-310.pyc 2023-07-20T12:07:23.5623875Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5624968Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-310.pyc 2023-07-20T12:07:23.5625960Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-310.pyc 2023-07-20T12:07:23.5626968Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5628086Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-310.pyc 2023-07-20T12:07:23.5629113Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-310.pyc 2023-07-20T12:07:23.5630320Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-310.pyc 2023-07-20T12:07:23.5631346Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5632206Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-310.pyc 2023-07-20T12:07:23.5632746Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-310.pyc 2023-07-20T12:07:23.5633300Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5633853Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-310.pyc 2023-07-20T12:07:23.5634392Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5634966Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-310.pyc 2023-07-20T12:07:23.5635531Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5636052Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-310.pyc 2023-07-20T12:07:23.5636406Z running install_egg_info 2023-07-20T12:07:23.5636882Z running egg_info 2023-07-20T12:07:23.5637371Z creating torchaudio.egg-info 2023-07-20T12:07:23.5637990Z writing torchaudio.egg-info\PKG-INFO 2023-07-20T12:07:23.5638697Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-07-20T12:07:23.5639186Z writing requirements to torchaudio.egg-info\requires.txt 2023-07-20T12:07:23.5639564Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-07-20T12:07:23.5639938Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:07:23.5640297Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:07:23.5640606Z adding license file 'LICENSE' 2023-07-20T12:07:23.5640922Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:07:23.5641386Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230720-py3.10.egg-info 2023-07-20T12:07:23.5641787Z running install_scripts 2023-07-20T12:07:23.5642051Z writing list of installed files to 'record.txt' 2023-07-20T12:07:23.5642235Z 2023-07-20T12:07:23.5642389Z Resource usage statistics from building torchaudio: 2023-07-20T12:07:23.5642671Z Process count: 25 2023-07-20T12:07:23.5642935Z CPU time: Sys=0:03:16.8, User=0:32:22.2 2023-07-20T12:07:23.5643161Z Memory: 7.0G 2023-07-20T12:07:23.5643422Z Disk usage: 254.3M 2023-07-20T12:07:23.5643929Z Time elapsed: 0:10:54.1 2023-07-20T12:07:23.5644226Z 2023-07-20T12:07:23.5644237Z 2023-07-20T12:07:23.5644431Z Packaging torchaudio 2023-07-20T12:07:23.5644961Z INFO:conda_build.build:Packaging torchaudio 2023-07-20T12:07:24.1638179Z INFO:conda_build.build:Packaging torchaudio-2.1.0.dev20230720-py310_cu121 2023-07-20T12:07:24.1638638Z Packaging torchaudio-2.1.0.dev20230720-py310_cu121 2023-07-20T12:07:58.3432407Z '??$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:07:58.3465722Z '??$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:07:58.3486653Z '??$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:07:58.8361523Z '??$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:07:58.8394837Z '??$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:07:58.8414869Z '??$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:00.2655601Z '??$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:00.2688991Z '??$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:00.2709891Z '??$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:00.7801180Z '??$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:00.7833814Z '??$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:00.7854565Z '??$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:02.3636257Z '??$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:02.3670009Z '??$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:02.3695218Z '??$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:02.8646217Z '??$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:02.8679253Z '??$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:02.8698405Z '??$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:06.3928055Z Unknown format 2023-07-20T12:08:06.4231423Z Unknown format 2023-07-20T12:08:06.4555684Z Unknown format 2023-07-20T12:08:06.4853436Z Unknown format 2023-07-20T12:08:06.5151494Z Unknown format 2023-07-20T12:08:07.0317978Z Unknown format 2023-07-20T12:08:07.0589615Z Unknown format 2023-07-20T12:08:07.0904868Z Unknown format 2023-07-20T12:08:07.1112477Z Unknown format 2023-07-20T12:08:07.1405758Z Unknown format 2023-07-20T12:08:07.1611982Z Unknown format 2023-07-20T12:08:07.9599502Z Unknown format 2023-07-20T12:08:07.9913676Z Unknown format 2023-07-20T12:08:08.0573792Z Unknown format 2023-07-20T12:08:08.0849062Z Unknown format 2023-07-20T12:08:08.1728779Z Unknown format 2023-07-20T12:08:08.2744901Z Unknown format 2023-07-20T12:08:08.3023267Z Unknown format 2023-07-20T12:08:08.3277740Z Unknown format 2023-07-20T12:08:08.3465610Z Unknown format 2023-07-20T12:08:08.3708433Z Unknown format 2023-07-20T12:08:08.4484509Z Unknown format 2023-07-20T12:08:08.4770733Z Unknown format 2023-07-20T12:08:08.4989229Z Unknown format 2023-07-20T12:08:08.5226913Z Unknown format 2023-07-20T12:08:08.5480596Z Unknown format 2023-07-20T12:08:08.6807640Z Unknown format 2023-07-20T12:08:08.7111032Z Unknown format 2023-07-20T12:08:08.7379855Z Unknown format 2023-07-20T12:08:08.7652060Z Unknown format 2023-07-20T12:08:08.7947108Z Unknown format 2023-07-20T12:08:08.8222188Z Unknown format 2023-07-20T12:08:08.8539388Z Unknown format 2023-07-20T12:08:08.8812282Z Unknown format 2023-07-20T12:08:08.9107503Z Unknown format 2023-07-20T12:08:08.9417077Z Unknown format 2023-07-20T12:08:08.9730998Z Unknown format 2023-07-20T12:08:09.0028077Z Unknown format 2023-07-20T12:08:09.0310873Z Unknown format 2023-07-20T12:08:09.0588943Z Unknown format 2023-07-20T12:08:09.0867512Z Unknown format 2023-07-20T12:08:09.1205086Z Unknown format 2023-07-20T12:08:09.1500663Z Unknown format 2023-07-20T12:08:09.1802160Z Unknown format 2023-07-20T12:08:09.2092985Z Unknown format 2023-07-20T12:08:09.2390660Z Unknown format 2023-07-20T12:08:09.2697381Z Unknown format 2023-07-20T12:08:09.2991447Z Unknown format 2023-07-20T12:08:09.3275731Z Unknown format 2023-07-20T12:08:09.3558683Z Unknown format 2023-07-20T12:08:09.3852177Z Unknown format 2023-07-20T12:08:09.4135421Z Unknown format 2023-07-20T12:08:10.0149234Z Unknown format 2023-07-20T12:08:10.0447813Z Unknown format 2023-07-20T12:08:10.0849329Z Unknown format 2023-07-20T12:08:10.1145988Z Unknown format 2023-07-20T12:08:10.7329156Z Unknown format 2023-07-20T12:08:10.7641125Z Unknown format 2023-07-20T12:08:10.8240351Z Unknown format 2023-07-20T12:08:10.8558198Z Unknown format 2023-07-20T12:08:10.8857686Z Unknown format 2023-07-20T12:08:10.9803468Z Unknown format 2023-07-20T12:08:11.0675440Z Unknown format 2023-07-20T12:08:11.0966158Z Unknown format 2023-07-20T12:08:11.3746689Z Unknown format 2023-07-20T12:08:11.4042407Z Unknown format 2023-07-20T12:08:11.4340288Z Unknown format 2023-07-20T12:08:11.7309384Z Unknown format 2023-07-20T12:08:11.7605142Z Unknown format 2023-07-20T12:08:11.7908187Z Unknown format 2023-07-20T12:08:11.8193436Z Unknown format 2023-07-20T12:08:11.8496649Z Unknown format 2023-07-20T12:08:11.8786223Z Unknown format 2023-07-20T12:08:11.9092410Z Unknown format 2023-07-20T12:08:11.9784694Z Unknown format 2023-07-20T12:08:12.0094262Z Unknown format 2023-07-20T12:08:12.0376488Z Unknown format 2023-07-20T12:08:12.1252177Z Unknown format 2023-07-20T12:08:12.3300386Z Unknown format 2023-07-20T12:08:12.3818613Z Unknown format 2023-07-20T12:08:12.4925598Z Unknown format 2023-07-20T12:08:12.5224685Z Unknown format 2023-07-20T12:08:12.5514611Z Unknown format 2023-07-20T12:08:14.8362474Z '??$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:14.8395583Z '??$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:14.8415619Z '??$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:18.3957949Z '??$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:18.3988553Z '??$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:18.4007634Z '??$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:21.1264852Z '??$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:21.1292068Z '??$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:21.1312828Z '??$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:23.1237164Z compiling .pyc files... 2023-07-20T12:08:23.1237738Z number of files: 240 2023-07-20T12:08:23.1238585Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-07-20T12:08:23.1239894Z 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:08:23.1240804Z .. is this binary repackaging? 2023-07-20T12:08:23.1241753Z 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:08:23.1242618Z .. is this binary repackaging? 2023-07-20T12:08:23.1243504Z 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:08:23.1244366Z .. is this binary repackaging? 2023-07-20T12:08:23.1245330Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-20T12:08:23.1246839Z 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:08:23.1248189Z 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:08:23.1249100Z .. is this binary repackaging? 2023-07-20T12:08:23.1250057Z 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:08:23.1250960Z .. is this binary repackaging? 2023-07-20T12:08:23.1251925Z 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:08:23.1252957Z .. is this binary repackaging? 2023-07-20T12:08:23.1254049Z 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:08:23.1254941Z .. is this binary repackaging? 2023-07-20T12:08:23.1255804Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:23.1257020Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:23.1258222Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:08:23.1259679Z 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:08:23.1261195Z 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:08:23.1262571Z 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:08:23.1263935Z 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:08:23.1265556Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:23.1268315Z 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:08:23.1269309Z .. is this binary repackaging? 2023-07-20T12:08:23.1270246Z 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:08:23.1271135Z .. is this binary repackaging? 2023-07-20T12:08:23.1272086Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-20T12:08:23.1273508Z 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:08:23.1274521Z .. is this binary repackaging? 2023-07-20T12:08:23.1275439Z 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:08:23.1276319Z .. is this binary repackaging? 2023-07-20T12:08:23.1277229Z 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:08:23.1278140Z .. is this binary repackaging? 2023-07-20T12:08:23.1279075Z 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:08:23.1280085Z .. is this binary repackaging? 2023-07-20T12:08:23.1281177Z 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:08:23.1282074Z .. is this binary repackaging? 2023-07-20T12:08:23.1282989Z 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:08:23.1283886Z .. is this binary repackaging? 2023-07-20T12:08:23.1284822Z 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:08:23.1285719Z .. is this binary repackaging? 2023-07-20T12:08:23.1286725Z 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:08:23.1287699Z .. is this binary repackaging? 2023-07-20T12:08:23.1288675Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:23.1289860Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:23.1291054Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:08:23.1292344Z 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:08:23.1293765Z 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:08:23.1295228Z 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:08:23.1296755Z 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:08:23.1298196Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:23.1299435Z 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:08:23.1300305Z .. is this binary repackaging? 2023-07-20T12:08:23.1301309Z 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:08:23.1302325Z .. is this binary repackaging? 2023-07-20T12:08:23.1316109Z 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:08:23.1317172Z .. is this binary repackaging? 2023-07-20T12:08:23.1318150Z 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:08:23.1319022Z .. is this binary repackaging? 2023-07-20T12:08:23.1319880Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-20T12:08:23.1321288Z 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:08:23.1322837Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:23.1324019Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-07-20T12:08:23.1325203Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:26.8184321Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:08:26.8185830Z 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:08:26.8186600Z 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:08:26.8187340Z 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:08:26.8188001Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:26.8188670Z 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:08:26.8189152Z .. is this binary repackaging? 2023-07-20T12:08:26.8189628Z 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:08:26.8190090Z .. is this binary repackaging? 2023-07-20T12:08:26.8191052Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-20T12:08:26.8192426Z 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:08:26.8193218Z .. is this binary repackaging? 2023-07-20T12:08:26.8193687Z 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:08:26.8194707Z .. is this binary repackaging? 2023-07-20T12:08:26.8195581Z 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:08:26.8196352Z .. is this binary repackaging? 2023-07-20T12:08:26.8197204Z 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:08:26.8198165Z .. is this binary repackaging? 2023-07-20T12:08:26.8199259Z 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:08:26.8199853Z .. is this binary repackaging? 2023-07-20T12:08:26.8200344Z 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:08:26.8200808Z .. is this binary repackaging? 2023-07-20T12:08:26.8201273Z 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:08:26.8201726Z .. is this binary repackaging? 2023-07-20T12:08:26.8202209Z 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:08:26.8202656Z .. is this binary repackaging? 2023-07-20T12:08:26.8203101Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:26.8203705Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:26.8204904Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:08:26.8206206Z 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:08:26.8206930Z 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:08:26.8207635Z 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:08:26.8208352Z 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:08:26.8208987Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:26.8209602Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-20T12:08:26.8210284Z 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:08:26.8211300Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:26.8212516Z 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:08:26.8213474Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:26.8214889Z 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:08:26.8215662Z 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:08:26.8216371Z 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:08:26.8217070Z 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:08:26.8218037Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:26.8219387Z 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:08:26.8220080Z .. is this binary repackaging? 2023-07-20T12:08:26.8220573Z 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:08:26.8221025Z .. is this binary repackaging? 2023-07-20T12:08:26.8221505Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-20T12:08:26.8222159Z 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:08:26.8222598Z .. is this binary repackaging? 2023-07-20T12:08:26.8223081Z 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:08:26.8223532Z .. is this binary repackaging? 2023-07-20T12:08:26.8224001Z 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:08:26.8224437Z .. is this binary repackaging? 2023-07-20T12:08:26.8243228Z 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:08:26.8244109Z .. is this binary repackaging? 2023-07-20T12:08:26.8244902Z 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:08:26.8245700Z .. is this binary repackaging? 2023-07-20T12:08:26.8246707Z 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:08:26.8247743Z .. is this binary repackaging? 2023-07-20T12:08:26.8248761Z 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:08:26.8249592Z .. is this binary repackaging? 2023-07-20T12:08:26.8250454Z 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:08:26.8251280Z .. is this binary repackaging? 2023-07-20T12:08:26.8252085Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:34.6685612Z Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-20T12:08:34.6686786Z 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:08:34.6877557Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T12:08:34.6891703Z 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:08:34.6894084Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T12:08:34.6895969Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T12:08:34.6919063Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T12:08:34.6923850Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T12:08:34.6924848Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T12:08:34.6933103Z 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:08:34.6933915Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T12:08:34.6934923Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T12:08:34.6981221Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T12:08:34.6986826Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-20T12:08:34.6989084Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230720-py310_cu121.tar.bz2 2023-07-20T12:08:35.9702891Z INFO:conda_index.index:win-64 cached 7.0 MB from 1 packages at 5.5 MB/second 2023-07-20T12:08:35.9790123Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T12:08:35.9793061Z 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:08:35.9812294Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T12:08:35.9817496Z 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:08:35.9826857Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T12:08:35.9828571Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T12:08:35.9829197Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T12:08:35.9833615Z 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:08:35.9841315Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T12:08:35.9841953Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T12:08:35.9896521Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T12:08:35.9897120Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T12:08:35.9901525Z 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:08:35.9910000Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T12:08:35.9910627Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T12:08:36.0041595Z 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:08:36.0060108Z DEBUG:conda_index.index:noarch finish 2023-07-20T12:08:36.0060650Z INFO:conda_index.index:Completed noarch 2023-07-20T12:08:36.0061994Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T12:08:36.0064602Z 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:08:36.0083510Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T12:08:36.0089286Z 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:08:36.0112275Z 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:08:36.0128717Z 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:08:36.0129602Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T12:08:36.0131251Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T12:08:36.0131768Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T12:08:36.0136970Z 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:08:36.0160434Z 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:08:36.0177534Z 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:08:36.0178904Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T12:08:36.0179429Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T12:08:36.0241778Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T12:08:36.0242443Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T12:08:36.0247333Z 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:08:36.0271216Z 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:08:36.0287985Z 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:08:36.0288852Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T12:08:36.0289548Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T12:08:36.0429338Z 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:08:36.0444795Z DEBUG:conda_index.index:win-64 finish 2023-07-20T12:08:36.0445282Z INFO:conda_index.index:Completed win-64 2023-07-20T12:08:36.0449147Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T12:08:36.0452248Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T12:08:36.0452746Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T12:08:36.0457439Z 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:08:36.0458188Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T12:08:36.0458533Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T12:08:36.0459090Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T12:08:36.0463096Z 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:08:36.0484339Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T12:08:36.0645951Z 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:08:36.0662425Z DEBUG:conda_index.index:write channeldata 2023-07-20T12:08:36.0667457Z 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:08:43.4998931Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:43.4999625Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:08:43.5000526Z 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:08:43.5002011Z 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:08:43.5003473Z 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:08:43.5004607Z 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:08:43.5005738Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:43.5006989Z 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:08:43.5007911Z .. is this binary repackaging? 2023-07-20T12:08:43.5008825Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-20T12:08:43.5009964Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:43.5011115Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:43.5012392Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:08:43.5014166Z 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:08:43.5016414Z 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:08:43.5018142Z 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:08:43.5019615Z 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:08:43.5020986Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:43.5022289Z 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:08:43.5023229Z .. is this binary repackaging? 2023-07-20T12:08:43.5024221Z 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:08:43.5025136Z .. is this binary repackaging? 2023-07-20T12:08:43.5026145Z 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:08:43.5027030Z .. is this binary repackaging? 2023-07-20T12:08:43.5027927Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-20T12:08:43.5029300Z 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:08:43.5030935Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\work_moved_torchaudio-2.1.0.dev20230720-py310_cu121_win-64_main_build_loop' 2023-07-20T12:08:43.5032742Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\work_moved_torchaudio-2.1.0.dev20230720-py310_cu121_win-64_main_build_loop) 2023-07-20T12:08:43.5034285Z 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:08:43.5035189Z .. is this binary repackaging? 2023-07-20T12:08:43.5036122Z 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:08:43.5037029Z .. is this binary repackaging? 2023-07-20T12:08:43.5038006Z 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:08:43.5038951Z .. is this binary repackaging? 2023-07-20T12:08:43.5039905Z 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:08:43.5040781Z .. is this binary repackaging? 2023-07-20T12:08:43.5041688Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:43.5042921Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:43.5044152Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:08:43.5045582Z 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:08:43.5047302Z 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:08:43.5048951Z 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:08:43.5050435Z 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:08:43.5051798Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:43.5053146Z 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:08:43.5054112Z .. is this binary repackaging? 2023-07-20T12:08:43.5055069Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-20T12:08:43.5056317Z 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:08:43.5057220Z .. is this binary repackaging? 2023-07-20T12:08:43.5058149Z 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:08:43.5059004Z .. is this binary repackaging? 2023-07-20T12:08:43.5059903Z 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:08:43.5060817Z .. is this binary repackaging? 2023-07-20T12:08:43.5061716Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:43.5062915Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:43.5064097Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:08:43.5065353Z 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:08:43.5066659Z 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:08:43.5067950Z 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:08:43.5069352Z 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:08:43.5070610Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:43.5071898Z 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:08:43.5072795Z .. is this binary repackaging? 2023-07-20T12:08:43.5073849Z 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:08:43.5074769Z .. is this binary repackaging? 2023-07-20T12:08:43.5075723Z 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:08:43.5076897Z .. is this binary repackaging? 2023-07-20T12:08:43.5077797Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-20T12:08:43.5079404Z 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:08:43.5080892Z 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:08:43.5081849Z .. is this binary repackaging? 2023-07-20T12:08:43.5082825Z 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:08:43.5083748Z .. is this binary repackaging? 2023-07-20T12:08:43.5084715Z 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:08:43.5085653Z .. is this binary repackaging? 2023-07-20T12:08:43.5086669Z 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:08:43.5087612Z .. is this binary repackaging? 2023-07-20T12:08:43.5088470Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:43.5089673Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:43.5090852Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:08:43.5092173Z 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:08:43.5093605Z 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:08:43.5095007Z 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:08:43.5096378Z 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:08:43.5097703Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:43.5099279Z 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:08:43.5100424Z Fixing permissions 2023-07-20T12:08:43.5100902Z Packaged license file/s. 2023-07-20T12:08:43.5101404Z INFO :: Time taken to mark (prefix) 2023-07-20T12:08:43.5101974Z 0 replacements in 0 files was 0.09 seconds 2023-07-20T12:08:43.5103161Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\work_moved_torchaudio-2.1.0.dev20230720-py310_cu121_win-64_main_build_loop' 2023-07-20T12:08:43.5104735Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853804859\work_moved_torchaudio-2.1.0.dev20230720-py310_cu121_win-64_main_build_loop) 2023-07-20T12:08:46.2518810Z # Automatic uploading is disabled 2023-07-20T12:08:46.2519619Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-20T12:08:46.2520006Z 2023-07-20T12:08:46.2520046Z 2023-07-20T12:08:46.2520739Z # To have conda build upload to anaconda.org automatically, use 2023-07-20T12:08:46.2521388Z # conda config --set anaconda_upload yes 2023-07-20T12:08:46.2521833Z anaconda upload \ 2023-07-20T12:08:46.2522455Z distr/win-64\torchaudio-2.1.0.dev20230720-py310_cu121.tar.bz2 2023-07-20T12:08:46.2523200Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-20T12:08:46.2523743Z 2023-07-20T12:08:46.2524168Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-20T12:08:46.2524717Z { 2023-07-20T12:08:46.2525148Z "torchaudio-2.1.0.dev20230720-py310_cu121": { 2023-07-20T12:08:46.2525594Z "recipe": { 2023-07-20T12:08:46.2525977Z "c_compiler": "vs2019", 2023-07-20T12:08:46.2526426Z "cxx_compiler": "vs2019", 2023-07-20T12:08:46.2526824Z "target_platform": "win-64" 2023-07-20T12:08:46.2527053Z } 2023-07-20T12:08:46.2527237Z } 2023-07-20T12:08:46.2527432Z } 2023-07-20T12:08:46.2527541Z 2023-07-20T12:08:46.2527547Z 2023-07-20T12:08:46.2527679Z #################################################################################### 2023-07-20T12:08:46.2527946Z Resource usage summary: 2023-07-20T12:08:46.2528096Z 2023-07-20T12:08:46.2528189Z Total time: 0:18:41.4 2023-07-20T12:08:46.2528434Z CPU usage: sys=0:03:16.8, user=0:32:22.2 2023-07-20T12:08:46.2528704Z Maximum memory usage observed: 7.0G 2023-07-20T12:08:46.2529154Z Total disk usage observed (not including envs): 254.3M 2023-07-20T12:08:46.2529352Z 2023-07-20T12:08:46.2529357Z 2023-07-20T12:08:46.2529493Z #################################################################################### 2023-07-20T12:08:46.2530074Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-07-20T12:08:46.2530444Z There are currently 1 accumulated. 2023-07-20T12:08:46.2530744Z To remove them, you can run the ```conda build purge``` command 2023-07-20T12:08:47.3686890Z ##[group]Run actions/upload-artifact@v3 2023-07-20T12:08:47.3687198Z with: 2023-07-20T12:08:47.3687417Z name: pytorch_audio__3.10 2023-07-20T12:08:47.3687671Z path: pytorch/audio/distr/ 2023-07-20T12:08:47.3687911Z if-no-files-found: warn 2023-07-20T12:08:47.3688132Z env: 2023-07-20T12:08:47.3688380Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:08:47.3688661Z PYTHON_VERSION: 3.10 2023-07-20T12:08:47.3688879Z PACKAGE_TYPE: conda 2023-07-20T12:08:47.3689123Z REPOSITORY: pytorch/audio 2023-07-20T12:08:47.3689527Z REF: 2023-07-20T12:08:47.3689724Z CU_VERSION: cu121 2023-07-20T12:08:47.3690052Z CHANNEL: nightly 2023-07-20T12:08:47.3690438Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-20T12:08:47.3690780Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:08:47.3691194Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:08:47.3691720Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:08:47.3692140Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:08:47.3692417Z ##[endgroup] 2023-07-20T12:08:47.5206936Z With the provided path, there will be 19 files uploaded 2023-07-20T12:08:47.5213677Z Starting artifact upload 2023-07-20T12:08:47.5214920Z 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:08:47.5216721Z Artifact name is valid! 2023-07-20T12:08:47.5941825Z Container for artifact "pytorch_audio__3.10" successfully created. Starting upload of file(s) 2023-07-20T12:08:51.8057325Z Total size of all the files uploaded is 7380208 bytes 2023-07-20T12:08:51.8059345Z File upload process has finished. Finalizing the artifact upload 2023-07-20T12:08:51.8349837Z Artifact has been finalized. All files have been successfully uploaded! 2023-07-20T12:08:51.8350291Z 2023-07-20T12:08:51.8350601Z The raw size of all the files that were specified for upload is 7529036 bytes 2023-07-20T12:08:51.8351303Z The size of all the files that were uploaded is 7380208 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-07-20T12:08:51.8351619Z 2023-07-20T12:08:51.8352026Z 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:08:51.8352420Z 2023-07-20T12:08:51.8352603Z Artifact pytorch_audio__3.10 has been successfully uploaded! 2023-07-20T12:08:51.8650804Z ##[group]Run set -euxo pipefail 2023-07-20T12:08:51.8651372Z set -euxo pipefail 2023-07-20T12:08:51.8651785Z source "${BUILD_ENV_FILE}" 2023-07-20T12:08:51.8652132Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-07-20T12:08:51.8652527Z # fix we have to use for windows to make sure drive path is c: not c 2023-07-20T12:08:51.8652914Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-07-20T12:08:51.8653204Z  2023-07-20T12:08:51.8653517Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-07-20T12:08:51.8653944Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-07-20T12:08:51.8654352Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-07-20T12:08:51.8654631Z  2023-07-20T12:08:51.8654915Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-07-20T12:08:51.8655244Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-07-20T12:08:51.8655522Z else 2023-07-20T12:08:51.8655768Z  CONSTRAINTS="cpuonly" 2023-07-20T12:08:51.8655981Z fi 2023-07-20T12:08:51.8656380Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-07-20T12:08:51.8656759Z  2023-07-20T12:08:51.8657176Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-07-20T12:08:51.8657546Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-07-20T12:08:51.8658094Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-07-20T12:08:51.8658570Z else 2023-07-20T12:08:51.8658844Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-07-20T12:08:51.8659176Z  conda install --yes --quiet 'ffmpeg<5' 2023-07-20T12:08:51.8659507Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-07-20T12:08:51.8659808Z fi 2023-07-20T12:08:51.8660059Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-07-20T12:08:51.8687787Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T12:08:51.8688067Z env: 2023-07-20T12:08:51.8688310Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:08:51.8688595Z PYTHON_VERSION: 3.10 2023-07-20T12:08:51.8688836Z PACKAGE_TYPE: conda 2023-07-20T12:08:51.8689085Z REPOSITORY: pytorch/audio 2023-07-20T12:08:51.8689298Z REF: 2023-07-20T12:08:51.8689677Z CU_VERSION: cu121 2023-07-20T12:08:51.8689900Z CHANNEL: nightly 2023-07-20T12:08:51.8690153Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-20T12:08:51.8690718Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:08:51.8691124Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:08:51.8691560Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:08:51.8691972Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:08:51.8692497Z PACKAGE_NAME: torchaudio 2023-07-20T12:08:51.8692768Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-07-20T12:08:51.8693038Z GPU_ARCH: cuda 2023-07-20T12:08:51.8693263Z DESIRED_CUDA: cu121 2023-07-20T12:08:51.8693503Z GPU_ARCH_VERSION: 12.1 2023-07-20T12:08:51.8693715Z ##[endgroup] 2023-07-20T12:08:52.1972370Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T12:08:52.1974195Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:08:52.1974761Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:08:52.1975257Z ++ export CMAKE_USE_CUDA=1 2023-07-20T12:08:52.1975704Z ++ CMAKE_USE_CUDA=1 2023-07-20T12:08:52.1976161Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T12:08:52.1976692Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T12:08:52.1980840Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-20T12:08:52.1981394Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T12:08:52.1981792Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:08:52.1982174Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:08:52.1982541Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:08:52.1982902Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:08:52.1983196Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:08:52.1983476Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:08:52.1983840Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:08:52.1984588Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:08:52.1985043Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:08:52.1985452Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:08:52.1985773Z ++ export FORCE_CUDA=1 2023-07-20T12:08:52.1986013Z ++ FORCE_CUDA=1 2023-07-20T12:08:52.1987042Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-20T12:08:52.1988903Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-20T12:08:52.1989882Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:08:52.1990171Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:08:52.1990447Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T12:08:52.1990690Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T12:08:52.1990987Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T12:08:52.1991306Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T12:08:52.1991579Z ++ export VERSION_SUFFIX= 2023-07-20T12:08:52.1991795Z ++ VERSION_SUFFIX= 2023-07-20T12:08:52.1992019Z ++ export WHEEL_DIR= 2023-07-20T12:08:52.1992250Z ++ WHEEL_DIR= 2023-07-20T12:08:52.2094841Z ++ readlink -f pytorch/audio/distr 2023-07-20T12:08:52.2242550Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:08:52.2447803Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:08:52.2536679Z ++ sed 's/\/c\//\/c:\//' 2023-07-20T12:08:52.2641978Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:08:52.2643028Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:08:52.2643864Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:08:52.2645062Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' python=3.10 2023-07-20T12:08:58.0789826Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:08:58.2085273Z Solving environment: ...working... done 2023-07-20T12:08:58.3599591Z 2023-07-20T12:08:58.3600109Z ## Package Plan ## 2023-07-20T12:08:58.3600559Z 2023-07-20T12:08:58.3600977Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:08:58.3601542Z 2023-07-20T12:08:58.3601733Z added / updated specs: 2023-07-20T12:08:58.3602458Z - python=3.10 2023-07-20T12:08:58.3602699Z 2023-07-20T12:08:58.3602736Z 2023-07-20T12:08:58.3602969Z The following NEW packages will be INSTALLED: 2023-07-20T12:08:58.3603305Z 2023-07-20T12:08:58.3603616Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 2023-07-20T12:08:58.3604302Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-07-20T12:08:58.3604883Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-07-20T12:08:58.3605240Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 2023-07-20T12:08:58.3605585Z pip pkgs/main/win-64::pip-23.1.2-py310haa95532_0 2023-07-20T12:08:58.3605950Z python pkgs/main/win-64::python-3.10.12-he1021f5_0 2023-07-20T12:08:58.3606335Z setuptools pkgs/main/win-64::setuptools-67.8.0-py310haa95532_0 2023-07-20T12:08:58.3606726Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-07-20T12:08:58.3607059Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 2023-07-20T12:08:58.3607528Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-07-20T12:08:58.3607867Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-07-20T12:08:58.3608327Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-07-20T12:08:58.3608814Z wheel pkgs/main/win-64::wheel-0.38.4-py310haa95532_0 2023-07-20T12:08:58.3609138Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 2023-07-20T12:08:58.3609481Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 2023-07-20T12:08:58.3609671Z 2023-07-20T12:08:58.3609677Z 2023-07-20T12:08:58.6845842Z Preparing transaction: ...working... done 2023-07-20T12:09:01.2465328Z Verifying transaction: ...working... done 2023-07-20T12:09:06.0907328Z Executing transaction: ...working... done 2023-07-20T12:09:06.4352514Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:09:06.4353911Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:09:06.4354622Z + [[ cuda = \c\u\d\a ]] 2023-07-20T12:09:06.4355151Z + CONSTRAINTS=pytorch-cuda=12.1 2023-07-20T12:09:06.4356309Z + 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=12.1 2023-07-20T12:10:01.7149844Z 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:01.7150655Z 2023-07-20T12:10:01.7151900Z 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:01.7153020Z 2023-07-20T12:10:01.7153646Z 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:01.7154249Z 2023-07-20T12:10:01.7154835Z 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:01.7155617Z 2023-07-20T12:10:01.7156186Z 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:01.7156798Z 2023-07-20T12:10:01.7157576Z 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:01.7157957Z 2023-07-20T12:10:01.7158164Z INFO conda.core.link:__init__(217): initializing UnlinkLinkTransaction with 2023-07-20T12:10:01.7158403Z 2023-07-20T12:10:01.7158622Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7158857Z 2023-07-20T12:10:01.7158952Z unlink_precs: 2023-07-20T12:10:01.7159088Z 2023-07-20T12:10:01.7159164Z 2023-07-20T12:10:01.7159281Z 2023-07-20T12:10:01.7159367Z link_precs: 2023-07-20T12:10:01.7159499Z 2023-07-20T12:10:01.7159643Z defaults/win-64::blas-1.0-mkl 2023-07-20T12:10:01.7159808Z 2023-07-20T12:10:01.7159917Z nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-20T12:10:01.7160088Z 2023-07-20T12:10:01.7160226Z nvidia/win-64::cuda-cudart-12.1.105-0 2023-07-20T12:10:01.7160403Z 2023-07-20T12:10:01.7160540Z nvidia/win-64::cuda-cupti-12.1.105-0 2023-07-20T12:10:01.7160713Z 2023-07-20T12:10:01.7160844Z nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-07-20T12:10:01.7161016Z 2023-07-20T12:10:01.7161144Z nvidia/win-64::cuda-nvtx-12.1.105-0 2023-07-20T12:10:01.7161310Z 2023-07-20T12:10:01.7161478Z nvidia/win-64::cuda-opencl-12.2.53-0 2023-07-20T12:10:01.7161770Z 2023-07-20T12:10:01.7162013Z nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:10:01.7162210Z 2023-07-20T12:10:01.7162342Z nvidia/win-64::libcublas-12.1.0.26-0 2023-07-20T12:10:01.7162511Z 2023-07-20T12:10:01.7162634Z nvidia/win-64::libcufft-11.0.2.4-0 2023-07-20T12:10:01.7162799Z 2023-07-20T12:10:01.7162925Z nvidia/win-64::libcurand-10.3.3.53-0 2023-07-20T12:10:01.7163093Z 2023-07-20T12:10:01.7163208Z nvidia/win-64::libcusolver-11.4.4.55-0 2023-07-20T12:10:01.7163386Z 2023-07-20T12:10:01.7163519Z nvidia/win-64::libcusparse-12.0.2.55-0 2023-07-20T12:10:01.7163832Z 2023-07-20T12:10:01.7164061Z nvidia/win-64::libnpp-12.0.2.50-0 2023-07-20T12:10:01.7164350Z 2023-07-20T12:10:01.7164587Z nvidia/win-64::libnvjitlink-12.1.105-0 2023-07-20T12:10:01.7164919Z 2023-07-20T12:10:01.7165105Z nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-07-20T12:10:01.7165279Z 2023-07-20T12:10:01.7165430Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-20T12:10:01.7165635Z 2023-07-20T12:10:01.7165784Z nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-07-20T12:10:01.7165968Z 2023-07-20T12:10:01.7166106Z nvidia/win-64::cuda-libraries-12.1.0-0 2023-07-20T12:10:01.7166281Z 2023-07-20T12:10:01.7166423Z nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-07-20T12:10:01.7166605Z 2023-07-20T12:10:01.7166748Z nvidia/win-64::cuda-opencl-dev-12.2.53-0 2023-07-20T12:10:01.7166925Z 2023-07-20T12:10:01.7167063Z nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-07-20T12:10:01.7167216Z 2023-07-20T12:10:01.7167350Z nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-07-20T12:10:01.7167532Z 2023-07-20T12:10:01.7167674Z nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-20T12:10:01.7167853Z 2023-07-20T12:10:01.7168172Z nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-07-20T12:10:01.7168358Z 2023-07-20T12:10:01.7168508Z nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-07-20T12:10:01.7168688Z 2023-07-20T12:10:01.7168821Z nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-07-20T12:10:01.7168974Z 2023-07-20T12:10:01.7169123Z nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-07-20T12:10:01.7169308Z 2023-07-20T12:10:01.7169449Z nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-07-20T12:10:01.7169627Z 2023-07-20T12:10:01.7169777Z nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-07-20T12:10:01.7169961Z 2023-07-20T12:10:01.7170093Z nvidia/win-64::cuda-runtime-12.1.0-0 2023-07-20T12:10:01.7170265Z 2023-07-20T12:10:01.7170436Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:10:01.7170618Z 2023-07-20T12:10:01.7170873Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-20T12:10:01.7171069Z 2023-07-20T12:10:01.7171204Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-20T12:10:01.7171380Z 2023-07-20T12:10:01.7171512Z defaults/win-64::yaml-0.2.5-he774522_0 2023-07-20T12:10:01.7171681Z 2023-07-20T12:10:01.7171820Z defaults/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:10:01.7172000Z 2023-07-20T12:10:01.7172183Z pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-07-20T12:10:01.7172399Z 2023-07-20T12:10:01.7172540Z defaults/win-64::filelock-3.9.0-py310haa95532_0 2023-07-20T12:10:01.7172736Z 2023-07-20T12:10:01.7172902Z defaults/win-64::markupsafe-2.1.1-py310h2bbff1b_0 2023-07-20T12:10:01.7173100Z 2023-07-20T12:10:01.7173264Z defaults/win-64::mkl-service-2.4.0-py310h2bbff1b_1 2023-07-20T12:10:01.7173463Z 2023-07-20T12:10:01.7173615Z defaults/win-64::mpmath-1.2.1-py310haa95532_0 2023-07-20T12:10:01.7173803Z 2023-07-20T12:10:01.7173962Z defaults/win-64::networkx-2.8.4-py310haa95532_1 2023-07-20T12:10:01.7174154Z 2023-07-20T12:10:01.7174285Z defaults/win-64::pyyaml-6.0-py310h2bbff1b_1 2023-07-20T12:10:01.7174477Z 2023-07-20T12:10:01.7174656Z defaults/win-64::typing_extensions-4.6.3-py310haa95532_0 2023-07-20T12:10:01.7174865Z 2023-07-20T12:10:01.7175010Z defaults/win-64::jinja2-3.1.2-py310haa95532_0 2023-07-20T12:10:01.7175196Z 2023-07-20T12:10:01.7175360Z defaults/win-64::numpy-base-1.25.0-py310h65a83cf_0 2023-07-20T12:10:01.7175558Z 2023-07-20T12:10:01.7175702Z defaults/win-64::sympy-1.11.1-py310haa95532_0 2023-07-20T12:10:01.7175887Z 2023-07-20T12:10:01.7176094Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230719-py3.10_cuda12.1_cudnn8_0 2023-07-20T12:10:01.7176311Z 2023-07-20T12:10:01.7176459Z defaults/win-64::mkl_fft-1.3.6-py310h4ed8f06_1 2023-07-20T12:10:01.7176642Z 2023-07-20T12:10:01.7176798Z defaults/win-64::mkl_random-1.2.2-py310h4ed8f06_1 2023-07-20T12:10:01.7176988Z 2023-07-20T12:10:01.7177140Z defaults/win-64::numpy-1.25.0-py310h055cbcc_0 2023-07-20T12:10:01.7177324Z 2023-07-20T12:10:01.7177597Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230720-py310_cu121 2023-07-20T12:10:01.7177884Z 2023-07-20T12:10:01.7177890Z 2023-07-20T12:10:01.7177896Z 2023-07-20T12:10:01.7178156Z INFO conda.core.link:verify(313): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:10:01.7178438Z 2023-07-20T12:10:01.7178733Z packages: nvidia/win-64::cuda-cupti-12.1.105-0, nvidia/win-64::cuda-nvtx-12.1.105-0, nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:10:01.7179034Z 2023-07-20T12:10:01.7179107Z path: 'license' 2023-07-20T12:10:01.7179248Z 2023-07-20T12:10:01.7179254Z 2023-07-20T12:10:01.7179259Z 2023-07-20T12:10:01.7179339Z ] 2023-07-20T12:10:01.7179453Z 2023-07-20T12:10:01.7179679Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-07-20T12:10:01.7179929Z 2023-07-20T12:10:01.7180134Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7180506Z 2023-07-20T12:10:01.7180663Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-07-20T12:10:01.7180855Z 2023-07-20T12:10:01.7180861Z 2023-07-20T12:10:01.7180867Z 2023-07-20T12:10:01.7181105Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.53-0 <=== 2023-07-20T12:10:01.7181360Z 2023-07-20T12:10:01.7181539Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7181767Z 2023-07-20T12:10:01.7181936Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.53-0 2023-07-20T12:10:01.7182143Z 2023-07-20T12:10:01.7182148Z 2023-07-20T12:10:01.7182154Z 2023-07-20T12:10:01.7182393Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-12.1.105-0 <=== 2023-07-20T12:10:01.7182653Z 2023-07-20T12:10:01.7183738Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7184026Z 2023-07-20T12:10:01.7184211Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-12.1.105-0 2023-07-20T12:10:01.7184437Z 2023-07-20T12:10:01.7184443Z 2023-07-20T12:10:01.7184448Z 2023-07-20T12:10:01.7184692Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cupti-12.1.105-0 <=== 2023-07-20T12:10:01.7184947Z 2023-07-20T12:10:01.7185147Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7185363Z 2023-07-20T12:10:01.7185536Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-12.1.105-0 2023-07-20T12:10:01.7185745Z 2023-07-20T12:10:01.7185751Z 2023-07-20T12:10:01.7185756Z 2023-07-20T12:10:01.7185990Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-12.1.105-0 <=== 2023-07-20T12:10:01.7186247Z 2023-07-20T12:10:01.7186449Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7186690Z 2023-07-20T12:10:01.7186863Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-12.1.105-0 2023-07-20T12:10:01.7187071Z 2023-07-20T12:10:01.7187084Z 2023-07-20T12:10:01.7187090Z 2023-07-20T12:10:01.7187327Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvtx-12.1.105-0 <=== 2023-07-20T12:10:01.7187582Z 2023-07-20T12:10:01.7187779Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7188009Z 2023-07-20T12:10:01.7188159Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-12.1.105-0 2023-07-20T12:10:01.7188367Z 2023-07-20T12:10:01.7188373Z 2023-07-20T12:10:01.7188379Z 2023-07-20T12:10:01.7188727Z 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:01.7189088Z 2023-07-20T12:10:01.7189326Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-opencl-12.2.53-0 <=== 2023-07-20T12:10:01.7189594Z 2023-07-20T12:10:01.7189797Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7190042Z 2023-07-20T12:10:01.7190217Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-12.2.53-0 2023-07-20T12:10:01.7190425Z 2023-07-20T12:10:01.7190431Z 2023-07-20T12:10:01.7190437Z 2023-07-20T12:10:01.7190692Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.53-0 <=== 2023-07-20T12:10:01.7190963Z 2023-07-20T12:10:01.7191164Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7191381Z 2023-07-20T12:10:01.7191575Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.53-0 2023-07-20T12:10:01.7191802Z 2023-07-20T12:10:01.7191808Z 2023-07-20T12:10:01.7191814Z 2023-07-20T12:10:01.7192164Z 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:01.7192524Z 2023-07-20T12:10:01.7192759Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-12.1.0.26-0 <=== 2023-07-20T12:10:01.7193161Z 2023-07-20T12:10:01.7193362Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7193593Z 2023-07-20T12:10:01.7193765Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-12.1.0.26-0 2023-07-20T12:10:01.7193972Z 2023-07-20T12:10:01.7193978Z 2023-07-20T12:10:01.7193984Z 2023-07-20T12:10:01.7194213Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-11.0.2.4-0 <=== 2023-07-20T12:10:01.7194461Z 2023-07-20T12:10:01.7194663Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7194873Z 2023-07-20T12:10:01.7195039Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-11.0.2.4-0 2023-07-20T12:10:01.7195245Z 2023-07-20T12:10:01.7195250Z 2023-07-20T12:10:01.7195256Z 2023-07-20T12:10:01.7195596Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.53-0 <=== 2023-07-20T12:10:01.7195873Z 2023-07-20T12:10:01.7196072Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7196306Z 2023-07-20T12:10:01.7196475Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.53-0 2023-07-20T12:10:01.7196682Z 2023-07-20T12:10:01.7196688Z 2023-07-20T12:10:01.7196693Z 2023-07-20T12:10:01.7196935Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.4.55-0 <=== 2023-07-20T12:10:01.7197194Z 2023-07-20T12:10:01.7197395Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7197624Z 2023-07-20T12:10:01.7197784Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.4.55-0 2023-07-20T12:10:01.7197995Z 2023-07-20T12:10:01.7198001Z 2023-07-20T12:10:01.7198007Z 2023-07-20T12:10:01.7198252Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-12.0.2.55-0 <=== 2023-07-20T12:10:01.7198512Z 2023-07-20T12:10:01.7198712Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7198951Z 2023-07-20T12:10:01.7199131Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-12.0.2.55-0 2023-07-20T12:10:01.7199339Z 2023-07-20T12:10:01.7199345Z 2023-07-20T12:10:01.7199351Z 2023-07-20T12:10:01.7199576Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-12.0.2.50-0 <=== 2023-07-20T12:10:01.7199826Z 2023-07-20T12:10:01.7200022Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7200254Z 2023-07-20T12:10:01.7200399Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-12.0.2.50-0 2023-07-20T12:10:01.7200607Z 2023-07-20T12:10:01.7200613Z 2023-07-20T12:10:01.7200619Z 2023-07-20T12:10:01.7200857Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjitlink-12.1.105-0 <=== 2023-07-20T12:10:01.7201124Z 2023-07-20T12:10:01.7201322Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7201560Z 2023-07-20T12:10:01.7201739Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-12.1.105-0 2023-07-20T12:10:01.7201955Z 2023-07-20T12:10:01.7201961Z 2023-07-20T12:10:01.7201967Z 2023-07-20T12:10:01.7202200Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-12.1.1.14-0 <=== 2023-07-20T12:10:01.7202451Z 2023-07-20T12:10:01.7202647Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7202881Z 2023-07-20T12:10:01.7203052Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-12.1.1.14-0 2023-07-20T12:10:01.7203239Z 2023-07-20T12:10:01.7203246Z 2023-07-20T12:10:01.7203270Z 2023-07-20T12:10:01.7203519Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-07-20T12:10:01.7203804Z 2023-07-20T12:10:01.7204007Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7204239Z 2023-07-20T12:10:01.7204421Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-07-20T12:10:01.7204766Z 2023-07-20T12:10:01.7204772Z 2023-07-20T12:10:01.7204777Z 2023-07-20T12:10:01.7205027Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-12.1.105-0 <=== 2023-07-20T12:10:01.7205296Z 2023-07-20T12:10:01.7205492Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7205723Z 2023-07-20T12:10:01.7205912Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-12.1.105-0 2023-07-20T12:10:01.7206139Z 2023-07-20T12:10:01.7206145Z 2023-07-20T12:10:01.7206150Z 2023-07-20T12:10:01.7206391Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-12.1.0-0 <=== 2023-07-20T12:10:01.7206634Z 2023-07-20T12:10:01.7206936Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7207179Z 2023-07-20T12:10:01.7207364Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-12.1.0-0 2023-07-20T12:10:01.7207591Z 2023-07-20T12:10:01.7207597Z 2023-07-20T12:10:01.7207602Z 2023-07-20T12:10:01.7207845Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-12.1.105-0 <=== 2023-07-20T12:10:01.7208105Z 2023-07-20T12:10:01.7208305Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7208538Z 2023-07-20T12:10:01.7208726Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-12.1.105-0 2023-07-20T12:10:01.7208944Z 2023-07-20T12:10:01.7208950Z 2023-07-20T12:10:01.7208955Z 2023-07-20T12:10:01.7209202Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-opencl-dev-12.2.53-0 <=== 2023-07-20T12:10:01.7209462Z 2023-07-20T12:10:01.7209639Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7209876Z 2023-07-20T12:10:01.7210063Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-dev-12.2.53-0 2023-07-20T12:10:01.7210283Z 2023-07-20T12:10:01.7210295Z 2023-07-20T12:10:01.7210300Z 2023-07-20T12:10:01.7210544Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-dev-12.1.0.26-0 <=== 2023-07-20T12:10:01.7210803Z 2023-07-20T12:10:01.7211005Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7211239Z 2023-07-20T12:10:01.7211423Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-12.1.0.26-0 2023-07-20T12:10:01.7211635Z 2023-07-20T12:10:01.7211641Z 2023-07-20T12:10:01.7211646Z 2023-07-20T12:10:01.7211888Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-dev-11.0.2.4-0 <=== 2023-07-20T12:10:01.7212147Z 2023-07-20T12:10:01.7212343Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7212726Z 2023-07-20T12:10:01.7213044Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-11.0.2.4-0 2023-07-20T12:10:01.7213381Z 2023-07-20T12:10:01.7213387Z 2023-07-20T12:10:01.7213402Z 2023-07-20T12:10:01.7213803Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.53-0 <=== 2023-07-20T12:10:01.7214358Z 2023-07-20T12:10:01.7214992Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7215244Z 2023-07-20T12:10:01.7215433Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.53-0 2023-07-20T12:10:01.7215651Z 2023-07-20T12:10:01.7215657Z 2023-07-20T12:10:01.7215663Z 2023-07-20T12:10:01.7215918Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.4.55-0 <=== 2023-07-20T12:10:01.7216188Z 2023-07-20T12:10:01.7216388Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7216618Z 2023-07-20T12:10:01.7216796Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.4.55-0 2023-07-20T12:10:01.7217025Z 2023-07-20T12:10:01.7217031Z 2023-07-20T12:10:01.7217036Z 2023-07-20T12:10:01.7217289Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-dev-12.0.2.55-0 <=== 2023-07-20T12:10:01.7217730Z 2023-07-20T12:10:01.7217929Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7218157Z 2023-07-20T12:10:01.7218352Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-12.0.2.55-0 2023-07-20T12:10:01.7218578Z 2023-07-20T12:10:01.7218583Z 2023-07-20T12:10:01.7218589Z 2023-07-20T12:10:01.7218827Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-dev-12.0.2.50-0 <=== 2023-07-20T12:10:01.7219084Z 2023-07-20T12:10:01.7219280Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7219512Z 2023-07-20T12:10:01.7219689Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-12.0.2.50-0 2023-07-20T12:10:01.7219877Z 2023-07-20T12:10:01.7220017Z 2023-07-20T12:10:01.7220026Z 2023-07-20T12:10:01.7220271Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjitlink-dev-12.1.105-0 <=== 2023-07-20T12:10:01.7220554Z 2023-07-20T12:10:01.7220750Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7220978Z 2023-07-20T12:10:01.7221166Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-dev-12.1.105-0 2023-07-20T12:10:01.7221395Z 2023-07-20T12:10:01.7221401Z 2023-07-20T12:10:01.7221406Z 2023-07-20T12:10:01.7221651Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-12.1.1.14-0 <=== 2023-07-20T12:10:01.7221916Z 2023-07-20T12:10:01.7222111Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7222344Z 2023-07-20T12:10:01.7222527Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-12.1.1.14-0 2023-07-20T12:10:01.7222746Z 2023-07-20T12:10:01.7222751Z 2023-07-20T12:10:01.7222763Z 2023-07-20T12:10:01.7223018Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-12.1.0-0 <=== 2023-07-20T12:10:01.7223277Z 2023-07-20T12:10:01.7223472Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7223704Z 2023-07-20T12:10:01.7223895Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-12.1.0-0 2023-07-20T12:10:01.7224121Z 2023-07-20T12:10:01.7224127Z 2023-07-20T12:10:01.7224133Z 2023-07-20T12:10:01.7224371Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-runtime-12.1.0-0 <=== 2023-07-20T12:10:01.7224626Z 2023-07-20T12:10:01.7224825Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7225054Z 2023-07-20T12:10:01.7225229Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-12.1.0-0 2023-07-20T12:10:01.7225442Z 2023-07-20T12:10:01.7225448Z 2023-07-20T12:10:01.7225453Z 2023-07-20T12:10:01.7225720Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-07-20T12:10:01.7226009Z 2023-07-20T12:10:01.7226187Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7226418Z 2023-07-20T12:10:01.7226623Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:10:01.7226861Z 2023-07-20T12:10:01.7226867Z 2023-07-20T12:10:01.7226873Z 2023-07-20T12:10:01.7227112Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-07-20T12:10:01.7227369Z 2023-07-20T12:10:01.7227563Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7227789Z 2023-07-20T12:10:01.7227963Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-07-20T12:10:01.7228171Z 2023-07-20T12:10:01.7228177Z 2023-07-20T12:10:01.7228182Z 2023-07-20T12:10:01.7228421Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-07-20T12:10:01.7228673Z 2023-07-20T12:10:01.7228870Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7229219Z 2023-07-20T12:10:01.7229393Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-07-20T12:10:01.7229598Z 2023-07-20T12:10:01.7229604Z 2023-07-20T12:10:01.7229609Z 2023-07-20T12:10:01.7229841Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-07-20T12:10:01.7230096Z 2023-07-20T12:10:01.7230296Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7230527Z 2023-07-20T12:10:01.7230694Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-07-20T12:10:01.7230898Z 2023-07-20T12:10:01.7230904Z 2023-07-20T12:10:01.7230909Z 2023-07-20T12:10:01.7231794Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h8bd8f75_46356 <=== 2023-07-20T12:10:01.7232098Z 2023-07-20T12:10:01.7232304Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7232543Z 2023-07-20T12:10:01.7232702Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:10:01.7232914Z 2023-07-20T12:10:01.7232920Z 2023-07-20T12:10:01.7232925Z 2023-07-20T12:10:01.7233205Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-12.1-hde6ce7c_5 <=== 2023-07-20T12:10:01.7233496Z 2023-07-20T12:10:01.7233691Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7233927Z 2023-07-20T12:10:01.7234124Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-12.1-hde6ce7c_5 2023-07-20T12:10:01.7234355Z 2023-07-20T12:10:01.7234361Z 2023-07-20T12:10:01.7234366Z 2023-07-20T12:10:01.7234623Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py310haa95532_0 <=== 2023-07-20T12:10:01.7234903Z 2023-07-20T12:10:01.7235102Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7235342Z 2023-07-20T12:10:01.7235540Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py310haa95532_0 2023-07-20T12:10:01.7235749Z 2023-07-20T12:10:01.7235774Z 2023-07-20T12:10:01.7235780Z 2023-07-20T12:10:01.7236025Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py310h2bbff1b_0 <=== 2023-07-20T12:10:01.7236305Z 2023-07-20T12:10:01.7236502Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7236728Z 2023-07-20T12:10:01.7236930Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py310h2bbff1b_0 2023-07-20T12:10:01.7237166Z 2023-07-20T12:10:01.7237172Z 2023-07-20T12:10:01.7237177Z 2023-07-20T12:10:01.7237443Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py310h2bbff1b_1 <=== 2023-07-20T12:10:01.7237727Z 2023-07-20T12:10:01.7237923Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7238160Z 2023-07-20T12:10:01.7238363Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py310h2bbff1b_1 2023-07-20T12:10:01.7238599Z 2023-07-20T12:10:01.7238605Z 2023-07-20T12:10:01.7238610Z 2023-07-20T12:10:01.7238861Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mpmath-1.2.1-py310haa95532_0 <=== 2023-07-20T12:10:01.7239113Z 2023-07-20T12:10:01.7239312Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7239545Z 2023-07-20T12:10:01.7239732Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.2.1-py310haa95532_0 2023-07-20T12:10:01.7239955Z 2023-07-20T12:10:01.7239960Z 2023-07-20T12:10:01.7239966Z 2023-07-20T12:10:01.7240219Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::networkx-2.8.4-py310haa95532_1 <=== 2023-07-20T12:10:01.7240491Z 2023-07-20T12:10:01.7240693Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7240925Z 2023-07-20T12:10:01.7241264Z source=C:\Jenkins\Miniconda3\pkgs\networkx-2.8.4-py310haa95532_1 2023-07-20T12:10:01.7241499Z 2023-07-20T12:10:01.7241505Z 2023-07-20T12:10:01.7241511Z 2023-07-20T12:10:01.7241765Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py310h2bbff1b_1 <=== 2023-07-20T12:10:01.7242034Z 2023-07-20T12:10:01.7242210Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7242441Z 2023-07-20T12:10:01.7242627Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py310h2bbff1b_1 2023-07-20T12:10:01.7242846Z 2023-07-20T12:10:01.7242852Z 2023-07-20T12:10:01.7242857Z 2023-07-20T12:10:01.7243128Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::typing_extensions-4.6.3-py310haa95532_0 <=== 2023-07-20T12:10:01.7243413Z 2023-07-20T12:10:01.7243718Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7243967Z 2023-07-20T12:10:01.7244189Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.6.3-py310haa95532_0 2023-07-20T12:10:01.7244441Z 2023-07-20T12:10:01.7244447Z 2023-07-20T12:10:01.7244453Z 2023-07-20T12:10:01.7244700Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py310haa95532_0 <=== 2023-07-20T12:10:01.7244963Z 2023-07-20T12:10:01.7245159Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7245390Z 2023-07-20T12:10:01.7245556Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py310haa95532_0 2023-07-20T12:10:01.7245778Z 2023-07-20T12:10:01.7245784Z 2023-07-20T12:10:01.7245789Z 2023-07-20T12:10:01.7246048Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-base-1.25.0-py310h65a83cf_0 <=== 2023-07-20T12:10:01.7246324Z 2023-07-20T12:10:01.7246523Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7246761Z 2023-07-20T12:10:01.7246962Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.0-py310h65a83cf_0 2023-07-20T12:10:01.7247202Z 2023-07-20T12:10:01.7247208Z 2023-07-20T12:10:01.7247213Z 2023-07-20T12:10:01.7247463Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py310haa95532_0 <=== 2023-07-20T12:10:01.7247731Z 2023-07-20T12:10:01.7247932Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7248165Z 2023-07-20T12:10:01.7248331Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py310haa95532_0 2023-07-20T12:10:01.7248553Z 2023-07-20T12:10:01.7248558Z 2023-07-20T12:10:01.7248583Z 2023-07-20T12:10:01.7248863Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230719-py3.10_cuda12.1_cudnn8_0 <=== 2023-07-20T12:10:01.7249178Z 2023-07-20T12:10:01.7249381Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7249615Z 2023-07-20T12:10:01.7249836Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230719-py3.10_cuda12.1_cudnn8_0 2023-07-20T12:10:01.7250097Z 2023-07-20T12:10:01.7250103Z 2023-07-20T12:10:01.7250109Z 2023-07-20T12:10:01.7250357Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py310h4ed8f06_1 <=== 2023-07-20T12:10:01.7250621Z 2023-07-20T12:10:01.7250819Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7251050Z 2023-07-20T12:10:01.7251237Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py310h4ed8f06_1 2023-07-20T12:10:01.7251457Z 2023-07-20T12:10:01.7251463Z 2023-07-20T12:10:01.7251469Z 2023-07-20T12:10:01.7251720Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py310h4ed8f06_1 <=== 2023-07-20T12:10:01.7251970Z 2023-07-20T12:10:01.7252175Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7252406Z 2023-07-20T12:10:01.7252602Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py310h4ed8f06_1 2023-07-20T12:10:01.7252957Z 2023-07-20T12:10:01.7252963Z 2023-07-20T12:10:01.7252968Z 2023-07-20T12:10:01.7253220Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-1.25.0-py310h055cbcc_0 <=== 2023-07-20T12:10:01.7253485Z 2023-07-20T12:10:01.7253685Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7253913Z 2023-07-20T12:10:01.7254096Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.0-py310h055cbcc_0 2023-07-20T12:10:01.7254316Z 2023-07-20T12:10:01.7254322Z 2023-07-20T12:10:01.7254327Z 2023-07-20T12:10:01.7254681Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230720-py310_cu121 <=== 2023-07-20T12:10:01.7255042Z 2023-07-20T12:10:01.7255348Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7255583Z 2023-07-20T12:10:01.7255796Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230720-py310_cu121 2023-07-20T12:10:01.7256040Z 2023-07-20T12:10:01.7256046Z 2023-07-20T12:10:01.7256051Z 2023-07-20T12:10:01.7256056Z 2023-07-20T12:10:01.7256254Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:10:01.7256480Z 2023-07-20T12:10:01.7256730Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-07-20T12:10:01.7257009Z 2023-07-20T12:10:01.7257296Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-07-20T12:10:01.7257601Z 2023-07-20T12:10:01.7257782Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T12:10:01.7257997Z 2023-07-20T12:10:01.7258132Z Solving environment: ...working... done 2023-07-20T12:10:01.7258289Z 2023-07-20T12:10:01.7258315Z 2023-07-20T12:10:01.7258326Z 2023-07-20T12:10:01.7258409Z ## Package Plan ## 2023-07-20T12:10:01.7258550Z 2023-07-20T12:10:01.7258556Z 2023-07-20T12:10:01.7258561Z 2023-07-20T12:10:01.7258788Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.7259047Z 2023-07-20T12:10:01.7259053Z 2023-07-20T12:10:01.7259058Z 2023-07-20T12:10:01.7259164Z added / updated specs: 2023-07-20T12:10:01.7259315Z 2023-07-20T12:10:01.7259420Z - distr::torchaudio 2023-07-20T12:10:01.7259565Z 2023-07-20T12:10:01.7259667Z - pytorch-cuda=12.1 2023-07-20T12:10:01.7259813Z 2023-07-20T12:10:01.7259819Z 2023-07-20T12:10:01.7259824Z 2023-07-20T12:10:01.7259830Z 2023-07-20T12:10:01.7259835Z 2023-07-20T12:10:01.7259975Z The following packages will be downloaded: 2023-07-20T12:10:01.7260158Z 2023-07-20T12:10:01.7260164Z 2023-07-20T12:10:01.7260175Z 2023-07-20T12:10:01.7260298Z package | build 2023-07-20T12:10:01.7260460Z 2023-07-20T12:10:01.7260586Z ---------------------------|----------------- 2023-07-20T12:10:01.7260768Z 2023-07-20T12:10:01.7260926Z mkl-service-2.4.0 | py310h2bbff1b_1 44 KB 2023-07-20T12:10:01.7261119Z 2023-07-20T12:10:01.7261260Z mkl_fft-1.3.6 | py310h4ed8f06_1 157 KB 2023-07-20T12:10:01.7261439Z 2023-07-20T12:10:01.7261644Z mkl_random-1.2.2 | py310h4ed8f06_1 210 KB 2023-07-20T12:10:01.7261825Z 2023-07-20T12:10:01.7261969Z numpy-1.25.0 | py310h055cbcc_0 13 KB 2023-07-20T12:10:01.7262145Z 2023-07-20T12:10:01.7262276Z numpy-base-1.25.0 | py310h65a83cf_0 6.2 MB 2023-07-20T12:10:01.7262463Z 2023-07-20T12:10:01.7262726Z torchaudio-2.1.0.dev20230720| py310_cu121 7.0 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:10:01.7263004Z 2023-07-20T12:10:01.7263168Z ------------------------------------------------------------ 2023-07-20T12:10:01.7263509Z 2023-07-20T12:10:01.7263638Z Total: 13.6 MB 2023-07-20T12:10:01.7263801Z 2023-07-20T12:10:01.7263806Z 2023-07-20T12:10:01.7263812Z 2023-07-20T12:10:01.7263957Z The following NEW packages will be INSTALLED: 2023-07-20T12:10:01.7264143Z 2023-07-20T12:10:01.7264149Z 2023-07-20T12:10:01.7264155Z 2023-07-20T12:10:01.7264303Z blas pkgs/main/win-64::blas-1.0-mkl 2023-07-20T12:10:01.7264486Z 2023-07-20T12:10:01.7264630Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-20T12:10:01.7264825Z 2023-07-20T12:10:01.7264997Z cuda-cudart nvidia/win-64::cuda-cudart-12.1.105-0 2023-07-20T12:10:01.7265196Z 2023-07-20T12:10:01.7265387Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-07-20T12:10:01.7265608Z 2023-07-20T12:10:01.7265885Z cuda-cupti nvidia/win-64::cuda-cupti-12.1.105-0 2023-07-20T12:10:01.7266098Z 2023-07-20T12:10:01.7266280Z cuda-libraries nvidia/win-64::cuda-libraries-12.1.0-0 2023-07-20T12:10:01.7266497Z 2023-07-20T12:10:01.7266694Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-07-20T12:10:01.7266923Z 2023-07-20T12:10:01.7267068Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-07-20T12:10:01.7267262Z 2023-07-20T12:10:01.7267444Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-07-20T12:10:01.7267658Z 2023-07-20T12:10:01.7267819Z cuda-nvtx nvidia/win-64::cuda-nvtx-12.1.105-0 2023-07-20T12:10:01.7268010Z 2023-07-20T12:10:01.7268180Z cuda-opencl nvidia/win-64::cuda-opencl-12.2.53-0 2023-07-20T12:10:01.7268380Z 2023-07-20T12:10:01.7268566Z cuda-opencl-dev nvidia/win-64::cuda-opencl-dev-12.2.53-0 2023-07-20T12:10:01.7268784Z 2023-07-20T12:10:01.7268992Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:10:01.7269206Z 2023-07-20T12:10:01.7269378Z cuda-runtime nvidia/win-64::cuda-runtime-12.1.0-0 2023-07-20T12:10:01.7269585Z 2023-07-20T12:10:01.7269768Z filelock pkgs/main/win-64::filelock-3.9.0-py310haa95532_0 2023-07-20T12:10:01.7269981Z 2023-07-20T12:10:01.7270185Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:10:01.7270414Z 2023-07-20T12:10:01.7270586Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py310haa95532_0 2023-07-20T12:10:01.7270789Z 2023-07-20T12:10:01.7270949Z libcublas nvidia/win-64::libcublas-12.1.0.26-0 2023-07-20T12:10:01.7271141Z 2023-07-20T12:10:01.7271300Z libcublas-dev nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-07-20T12:10:01.7271508Z 2023-07-20T12:10:01.7271667Z libcufft nvidia/win-64::libcufft-11.0.2.4-0 2023-07-20T12:10:01.7271853Z 2023-07-20T12:10:01.7272026Z libcufft-dev nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-07-20T12:10:01.7272234Z 2023-07-20T12:10:01.7272397Z libcurand nvidia/win-64::libcurand-10.3.3.53-0 2023-07-20T12:10:01.7272595Z 2023-07-20T12:10:01.7272773Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-20T12:10:01.7272983Z 2023-07-20T12:10:01.7273153Z libcusolver nvidia/win-64::libcusolver-11.4.4.55-0 2023-07-20T12:10:01.7273353Z 2023-07-20T12:10:01.7273521Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-07-20T12:10:01.7273741Z 2023-07-20T12:10:01.7273912Z libcusparse nvidia/win-64::libcusparse-12.0.2.55-0 2023-07-20T12:10:01.7274111Z 2023-07-20T12:10:01.7274298Z libcusparse-dev nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-07-20T12:10:01.7274517Z 2023-07-20T12:10:01.7274667Z libnpp nvidia/win-64::libnpp-12.0.2.50-0 2023-07-20T12:10:01.7274850Z 2023-07-20T12:10:01.7275020Z libnpp-dev nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-07-20T12:10:01.7275221Z 2023-07-20T12:10:01.7275401Z libnvjitlink nvidia/win-64::libnvjitlink-12.1.105-0 2023-07-20T12:10:01.7275586Z 2023-07-20T12:10:01.7275778Z libnvjitlink-dev nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-07-20T12:10:01.7276131Z 2023-07-20T12:10:01.7276297Z libnvjpeg nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-07-20T12:10:01.7276491Z 2023-07-20T12:10:01.7276670Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-07-20T12:10:01.7276879Z 2023-07-20T12:10:01.7277042Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-20T12:10:01.7277234Z 2023-07-20T12:10:01.7277429Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py310h2bbff1b_0 2023-07-20T12:10:01.7277656Z 2023-07-20T12:10:01.7277795Z mkl pkgs/main/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:10:01.7277988Z 2023-07-20T12:10:01.7278187Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py310h2bbff1b_1 2023-07-20T12:10:01.7278411Z 2023-07-20T12:10:01.7278686Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py310h4ed8f06_1 2023-07-20T12:10:01.7278904Z 2023-07-20T12:10:01.7279090Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py310h4ed8f06_1 2023-07-20T12:10:01.7279307Z 2023-07-20T12:10:01.7279483Z mpmath pkgs/main/win-64::mpmath-1.2.1-py310haa95532_0 2023-07-20T12:10:01.7279690Z 2023-07-20T12:10:01.7279870Z networkx pkgs/main/win-64::networkx-2.8.4-py310haa95532_1 2023-07-20T12:10:01.7280083Z 2023-07-20T12:10:01.7280233Z numpy pkgs/main/win-64::numpy-1.25.0-py310h055cbcc_0 2023-07-20T12:10:01.7280438Z 2023-07-20T12:10:01.7280631Z numpy-base pkgs/main/win-64::numpy-base-1.25.0-py310h65a83cf_0 2023-07-20T12:10:01.7280853Z 2023-07-20T12:10:01.7281078Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230719-py3.10_cuda12.1_cudnn8_0 2023-07-20T12:10:01.7281330Z 2023-07-20T12:10:01.7281545Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-07-20T12:10:01.7281784Z 2023-07-20T12:10:01.7281987Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-20T12:10:01.7282226Z 2023-07-20T12:10:01.7282401Z pyyaml pkgs/main/win-64::pyyaml-6.0-py310h2bbff1b_1 2023-07-20T12:10:01.7282605Z 2023-07-20T12:10:01.7282756Z sympy pkgs/main/win-64::sympy-1.11.1-py310haa95532_0 2023-07-20T12:10:01.7282959Z 2023-07-20T12:10:01.7283114Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-20T12:10:01.7283300Z 2023-07-20T12:10:01.7283494Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230720-py310_cu121 2023-07-20T12:10:01.7283716Z 2023-07-20T12:10:01.7283924Z typing_extensions pkgs/main/win-64::typing_extensions-4.6.3-py310haa95532_0 2023-07-20T12:10:01.7284165Z 2023-07-20T12:10:01.7284321Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-07-20T12:10:01.7284509Z 2023-07-20T12:10:01.7284515Z 2023-07-20T12:10:01.7284522Z 2023-07-20T12:10:01.7284534Z 2023-07-20T12:10:01.7284540Z 2023-07-20T12:10:01.7284679Z Preparing transaction: ...working... done 2023-07-20T12:10:01.7284866Z 2023-07-20T12:10:01.7285001Z Verifying transaction: ...working... done 2023-07-20T12:10:01.7285157Z 2023-07-20T12:10:01.7285289Z Executing transaction: ...working... done 2023-07-20T12:10:01.7285465Z 2023-07-20T12:10:01.7285471Z 2023-07-20T12:10:01.7895615Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-07-20T12:10:01.7898185Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-07-20T12:10:01.7898899Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-07-20T12:10:01.7899453Z + conda install --yes --quiet 'ffmpeg<5' 2023-07-20T12:10:08.6673031Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:10:11.3356683Z Solving environment: ...working... done 2023-07-20T12:10:12.6793425Z 2023-07-20T12:10:12.6793961Z ## Package Plan ## 2023-07-20T12:10:12.6794329Z 2023-07-20T12:10:12.6794654Z environment location: C:\Jenkins\Miniconda3 2023-07-20T12:10:12.6795044Z 2023-07-20T12:10:12.6797638Z added / updated specs: 2023-07-20T12:10:12.6798531Z - ffmpeg[version='<5'] 2023-07-20T12:10:12.6798844Z 2023-07-20T12:10:12.6798854Z 2023-07-20T12:10:12.6800425Z The following packages will be downloaded: 2023-07-20T12:10:12.6800963Z 2023-07-20T12:10:12.6801256Z package | build 2023-07-20T12:10:12.6801786Z ---------------------------|----------------- 2023-07-20T12:10:12.6802615Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-07-20T12:10:12.6803407Z ------------------------------------------------------------ 2023-07-20T12:10:12.6804017Z Total: 17.6 MB 2023-07-20T12:10:12.6804336Z 2023-07-20T12:10:12.6804637Z The following NEW packages will be INSTALLED: 2023-07-20T12:10:12.6804986Z 2023-07-20T12:10:12.6805613Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-07-20T12:10:12.6805855Z 2023-07-20T12:10:12.6805862Z 2023-07-20T12:10:12.6949709Z Preparing transaction: ...working... done 2023-07-20T12:10:12.7451547Z Verifying transaction: ...working... done 2023-07-20T12:10:12.8319912Z Executing transaction: ...working... done 2023-07-20T12:10:13.0944950Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' python pytorch/audio/test/smoke_test/smoke_test.py 2023-07-20T12:10:19.9091871Z Smoke test passed. 2023-07-20T12:10:19.9092212Z 2023-07-20T12:10:19.9092225Z 2023-07-20T12:10:19.9892272Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:10:25.8911551Z 2023-07-20T12:10:25.8912758Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke: 2023-07-20T12:10:25.8913430Z 2023-07-20T12:10:26.0882513Z ##[group]Run set -euxo pipefail 2023-07-20T12:10:26.0882845Z set -euxo pipefail 2023-07-20T12:10:26.0883106Z source "${BUILD_ENV_FILE}" 2023-07-20T12:10:26.0883431Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-07-20T12:10:26.0883967Z ${CONDA_RUN} anaconda -t "${CONDA_PYTORCHBOT_TOKEN}" upload "distr/win-64/${PACKAGE_NAME}*.tar.bz2" -u "pytorch-${CHANNEL}" --label main --no-progress --force 2023-07-20T12:10:26.0910283Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T12:10:26.0910556Z env: 2023-07-20T12:10:26.0910796Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:10:26.0911078Z PYTHON_VERSION: 3.10 2023-07-20T12:10:26.0911314Z PACKAGE_TYPE: conda 2023-07-20T12:10:26.0911555Z REPOSITORY: pytorch/audio 2023-07-20T12:10:26.0911763Z REF: 2023-07-20T12:10:26.0911962Z CU_VERSION: cu121 2023-07-20T12:10:26.0912178Z CHANNEL: nightly 2023-07-20T12:10:26.0912473Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-20T12:10:26.0912822Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:10:26.0913203Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:10:26.0913621Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:10:26.0914043Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:10:26.0914346Z PACKAGE_NAME: torchaudio 2023-07-20T12:10:26.0914950Z CONDA_PYTORCHBOT_TOKEN: *** 2023-07-20T12:10:26.0915190Z ##[endgroup] 2023-07-20T12:10:26.4155620Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T12:10:26.4157966Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:10:26.4158559Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:10:26.4159310Z ++ export CMAKE_USE_CUDA=1 2023-07-20T12:10:26.4159787Z ++ CMAKE_USE_CUDA=1 2023-07-20T12:10:26.4160257Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T12:10:26.4160802Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T12:10:26.4161515Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-20T12:10:26.4162289Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T12:10:26.4163058Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:26.4164218Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:26.4164928Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:26.4165652Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:26.4166284Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:10:26.4166824Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:10:26.4167521Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:10:26.4168412Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:10:26.4169257Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:10:26.4170091Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:10:26.4170689Z ++ export FORCE_CUDA=1 2023-07-20T12:10:26.4171116Z ++ FORCE_CUDA=1 2023-07-20T12:10:26.4173037Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-20T12:10:26.4179851Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-20T12:10:26.4181941Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:10:26.4182537Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:10:26.4183079Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T12:10:26.4183596Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T12:10:26.4184161Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T12:10:26.4184779Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T12:10:26.4185301Z ++ export VERSION_SUFFIX= 2023-07-20T12:10:26.4185737Z ++ VERSION_SUFFIX= 2023-07-20T12:10:26.4186137Z ++ export WHEEL_DIR= 2023-07-20T12:10:26.4186572Z ++ WHEEL_DIR= 2023-07-20T12:10:26.4187356Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5610470956' conda install --yes --quiet anaconda-client 2023-07-20T12:10:46.5205023Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:10:46.5205596Z 2023-07-20T12:10:46.5205836Z Solving environment: ...working... done 2023-07-20T12:10:46.5207293Z 2023-07-20T12:10:46.5207306Z 2023-07-20T12:10:46.5207364Z 2023-07-20T12:10:46.5207599Z ## Package Plan ## 2023-07-20T12:10:46.5207911Z 2023-07-20T12:10:46.5207920Z 2023-07-20T12:10:46.5207930Z 2023-07-20T12:10:46.5208419Z environment location: C:\actions-runner\_work\_temp\conda_environment_5610470956 2023-07-20T12:10:46.5208689Z 2023-07-20T12:10:46.5208698Z 2023-07-20T12:10:46.5208705Z 2023-07-20T12:10:46.5208813Z added / updated specs: 2023-07-20T12:10:46.5208964Z 2023-07-20T12:10:46.5209065Z - anaconda-client 2023-07-20T12:10:46.5209231Z 2023-07-20T12:10:46.5209237Z 2023-07-20T12:10:46.5209242Z 2023-07-20T12:10:46.5209248Z 2023-07-20T12:10:46.5209253Z 2023-07-20T12:10:46.5209522Z The following packages will be downloaded: 2023-07-20T12:10:46.5209716Z 2023-07-20T12:10:46.5209735Z 2023-07-20T12:10:46.5211003Z 2023-07-20T12:10:46.5211173Z package | build 2023-07-20T12:10:46.5211347Z 2023-07-20T12:10:46.5211467Z ---------------------------|----------------- 2023-07-20T12:10:46.5211649Z 2023-07-20T12:10:46.5211814Z anaconda-client-1.12.0 | py310haa95532_0 168 KB 2023-07-20T12:10:46.5212017Z 2023-07-20T12:10:46.5212157Z attrs-22.1.0 | py310haa95532_0 85 KB 2023-07-20T12:10:46.5212336Z 2023-07-20T12:10:46.5212475Z clyent-1.2.2 | py310haa95532_1 20 KB 2023-07-20T12:10:46.5212651Z 2023-07-20T12:10:46.5212800Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-07-20T12:10:46.5212983Z 2023-07-20T12:10:46.5213122Z jsonschema-4.17.3 | py310haa95532_0 158 KB 2023-07-20T12:10:46.5213305Z 2023-07-20T12:10:46.5213453Z jupyter_core-5.3.0 | py310haa95532_0 108 KB 2023-07-20T12:10:46.5213641Z 2023-07-20T12:10:46.5213794Z nbformat-5.7.0 | py310haa95532_0 153 KB 2023-07-20T12:10:46.5213978Z 2023-07-20T12:10:46.5214127Z platformdirs-2.5.2 | py310haa95532_0 24 KB 2023-07-20T12:10:46.5214317Z 2023-07-20T12:10:46.5214465Z pyrsistent-0.18.0 | py310h2bbff1b_0 87 KB 2023-07-20T12:10:46.5214648Z 2023-07-20T12:10:46.5214806Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-07-20T12:10:46.5214980Z 2023-07-20T12:10:46.5215309Z python-fastjsonschema-2.16.2| py310haa95532_0 232 KB 2023-07-20T12:10:46.5215556Z 2023-07-20T12:10:46.5215700Z pywin32-305 | py310h2bbff1b_0 10.7 MB 2023-07-20T12:10:46.5215876Z 2023-07-20T12:10:46.5217111Z requests-toolbelt-0.9.1 | pyhd3eb1b0_0 42 KB 2023-07-20T12:10:46.5217367Z 2023-07-20T12:10:46.5217521Z traitlets-5.7.1 | py310haa95532_0 208 KB 2023-07-20T12:10:46.5217702Z 2023-07-20T12:10:46.5217869Z ------------------------------------------------------------ 2023-07-20T12:10:46.5218064Z 2023-07-20T12:10:46.5218188Z Total: 12.2 MB 2023-07-20T12:10:46.5218350Z 2023-07-20T12:10:46.5218356Z 2023-07-20T12:10:46.5218362Z 2023-07-20T12:10:46.5218504Z The following NEW packages will be INSTALLED: 2023-07-20T12:10:46.5218689Z 2023-07-20T12:10:46.5218695Z 2023-07-20T12:10:46.5218701Z 2023-07-20T12:10:46.5218943Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py310haa95532_0 2023-07-20T12:10:46.5219189Z 2023-07-20T12:10:46.5219360Z attrs pkgs/main/win-64::attrs-22.1.0-py310haa95532_0 2023-07-20T12:10:46.5219560Z 2023-07-20T12:10:46.5219738Z clyent pkgs/main/win-64::clyent-1.2.2-py310haa95532_1 2023-07-20T12:10:46.5219943Z 2023-07-20T12:10:46.5220132Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-07-20T12:10:46.5220351Z 2023-07-20T12:10:46.5220521Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py310haa95532_0 2023-07-20T12:10:46.5220749Z 2023-07-20T12:10:46.5220936Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py310haa95532_0 2023-07-20T12:10:46.5221148Z 2023-07-20T12:10:46.5221326Z nbformat pkgs/main/win-64::nbformat-5.7.0-py310haa95532_0 2023-07-20T12:10:46.5221536Z 2023-07-20T12:10:46.5221733Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py310haa95532_0 2023-07-20T12:10:46.5221956Z 2023-07-20T12:10:46.5222344Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py310h2bbff1b_0 2023-07-20T12:10:46.5222569Z 2023-07-20T12:10:46.5222787Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-07-20T12:10:46.5223166Z 2023-07-20T12:10:46.5223422Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py310haa95532_0 2023-07-20T12:10:46.5223802Z 2023-07-20T12:10:46.5223977Z pywin32 pkgs/main/win-64::pywin32-305-py310h2bbff1b_0 2023-07-20T12:10:46.5224328Z 2023-07-20T12:10:46.5224551Z requests-toolbelt pkgs/main/noarch::requests-toolbelt-0.9.1-pyhd3eb1b0_0 2023-07-20T12:10:46.5224801Z 2023-07-20T12:10:46.5224982Z traitlets pkgs/main/win-64::traitlets-5.7.1-py310haa95532_0 2023-07-20T12:10:46.5225199Z 2023-07-20T12:10:46.5225205Z 2023-07-20T12:10:46.5225210Z 2023-07-20T12:10:46.5225216Z 2023-07-20T12:10:46.5225222Z 2023-07-20T12:10:46.5225358Z Preparing transaction: ...working... done 2023-07-20T12:10:46.5225537Z 2023-07-20T12:10:46.5225667Z Verifying transaction: ...working... done 2023-07-20T12:10:46.5225843Z 2023-07-20T12:10:46.5225973Z Executing transaction: ...working... done 2023-07-20T12:10:46.5226126Z 2023-07-20T12:10:46.5226132Z 2023-07-20T12:10:46.5927979Z + 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:10:56.5901083Z Using Anaconda API: https://api.anaconda.org 2023-07-20T12:10:56.5901589Z 2023-07-20T12:10:56.5903671Z Using "pytorch-nightly" as upload username 2023-07-20T12:10:56.5904019Z 2023-07-20T12:10:56.5904582Z Processing "distr/win-64\torchaudio-2.1.0.dev20230720-py310_cu121.tar.bz2" 2023-07-20T12:10:56.5906949Z 2023-07-20T12:10:56.5907165Z Detecting file type... 2023-07-20T12:10:56.5907435Z 2023-07-20T12:10:56.5907600Z File type is "Conda" 2023-07-20T12:10:56.5908833Z 2023-07-20T12:10:56.5909137Z Extracting conda attributes for upload 2023-07-20T12:10:56.5909509Z 2023-07-20T12:10:56.5909711Z Creating package "torchaudio" 2023-07-20T12:10:56.5909999Z 2023-07-20T12:10:56.5910201Z Creating release "2.1.0.dev20230720" 2023-07-20T12:10:56.5910950Z 2023-07-20T12:10:56.5912413Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230720/win-64/torchaudio-2.1.0.dev20230720-py310_cu121.tar.bz2" 2023-07-20T12:10:56.5913014Z 2023-07-20T12:10:56.5913025Z 2023-07-20T12:10:56.5913676Z 0%| | 0.00/7.03M [00:00