2023-07-20T11:34:46.8973155Z Requested labels: windows.8xlarge.nvidia.gpu 2023-07-20T11:34:46.8973293Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-07-20T11:34:46.8973536Z Reusable workflow chain: 2023-07-20T11:34:46.8973633Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (6a67f8ba5a61a7068729fcd436b7009d56649e2b) 2023-07-20T11:34:46.8973730Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (6c2fe3a9774fd7c2b04cd2b74986beee36263321) 2023-07-20T11:34:46.8973814Z Waiting for a runner to pick up this job... 2023-07-20T11:39:40.9820777Z Job is about to start running on the runner: i-0c5105ec37bebd154 (organization) 2023-07-20T11:41:34.9416015Z Current runner version: '2.306.0' 2023-07-20T11:41:34.9425312Z Runner name: 'i-0c5105ec37bebd154' 2023-07-20T11:41:34.9425805Z Runner group name: 'Default' 2023-07-20T11:41:34.9426548Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-07-20T11:41:34.9430225Z ##[group]GITHUB_TOKEN Permissions 2023-07-20T11:41:34.9431007Z Actions: write 2023-07-20T11:41:34.9431309Z Checks: write 2023-07-20T11:41:34.9431590Z Contents: write 2023-07-20T11:41:34.9431838Z Deployments: write 2023-07-20T11:41:34.9432136Z Discussions: write 2023-07-20T11:41:34.9432445Z Issues: write 2023-07-20T11:41:34.9432755Z Metadata: read 2023-07-20T11:41:34.9432997Z Packages: write 2023-07-20T11:41:34.9433278Z Pages: write 2023-07-20T11:41:34.9433585Z PullRequests: write 2023-07-20T11:41:34.9434091Z RepositoryProjects: write 2023-07-20T11:41:34.9434376Z SecurityEvents: write 2023-07-20T11:41:34.9434908Z Statuses: write 2023-07-20T11:41:34.9435458Z ##[endgroup] 2023-07-20T11:41:34.9440271Z Secret source: Actions 2023-07-20T11:41:34.9440842Z Prepare workflow directory 2023-07-20T11:41:35.1721324Z Prepare all required actions 2023-07-20T11:41:35.1956310Z Getting action download info 2023-07-20T11:41:35.4287176Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-07-20T11:41:48.0620493Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-07-20T11:42:00.3149645Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (6c2fe3a9774fd7c2b04cd2b74986beee36263321) 2023-07-20T11:42:00.3152278Z ##[group] Inputs 2023-07-20T11:42:00.3152695Z runner-type: 2023-07-20T11:42:00.3153033Z conda-package-directory: packaging/torchaudio 2023-07-20T11:42:00.3153436Z repository: pytorch/audio 2023-07-20T11:42:00.3153739Z ref: 2023-07-20T11:42:00.3154066Z test-infra-repository: pytorch/test-infra 2023-07-20T11:42:00.3154399Z test-infra-ref: main 2023-07-20T11:42:00.3162961Z 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:00.3170978Z pre-script: 2023-07-20T11:42:00.3171280Z post-script: 2023-07-20T11:42:00.3171559Z package-name: torchaudio 2023-07-20T11:42:00.3171933Z trigger-event: push 2023-07-20T11:42:00.3172311Z smoke-test-script: test/smoke_test/smoke_test.py 2023-07-20T11:42:00.3172685Z cache-path: 2023-07-20T11:42:00.3172923Z cache-key: 2023-07-20T11:42:00.3173244Z ##[endgroup] 2023-07-20T11:42:00.3173603Z Complete job name: pytorch/audio / conda-py3_11-cuda12_1 2023-07-20T11:42:02.7250043Z ##[group]Run actions/checkout@v3 2023-07-20T11:42:02.7250485Z with: 2023-07-20T11:42:02.7250712Z repository: pytorch/test-infra 2023-07-20T11:42:02.7250931Z ref: main 2023-07-20T11:42:02.7251120Z path: test-infra 2023-07-20T11:42:02.7251516Z token: *** 2023-07-20T11:42:02.7251723Z ssh-strict: true 2023-07-20T11:42:02.7251944Z persist-credentials: true 2023-07-20T11:42:02.7252164Z clean: true 2023-07-20T11:42:02.7252399Z sparse-checkout-cone-mode: true 2023-07-20T11:42:02.7252673Z fetch-depth: 1 2023-07-20T11:42:02.7252901Z lfs: false 2023-07-20T11:42:02.7253102Z submodules: false 2023-07-20T11:42:02.7254349Z set-safe-directory: true 2023-07-20T11:42:02.7254575Z env: 2023-07-20T11:42:02.7254812Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:02.7255091Z PYTHON_VERSION: 3.11 2023-07-20T11:42:02.7255314Z PACKAGE_TYPE: conda 2023-07-20T11:42:02.7255696Z REPOSITORY: pytorch/audio 2023-07-20T11:42:02.7255900Z REF: 2023-07-20T11:42:02.7256125Z CU_VERSION: cu121 2023-07-20T11:42:02.7256461Z ##[endgroup] 2023-07-20T11:42:02.9198372Z Syncing repository: pytorch/test-infra 2023-07-20T11:42:02.9200203Z ##[group]Getting Git version info 2023-07-20T11:42:02.9200618Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-07-20T11:42:02.9288778Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-20T11:42:17.5454672Z git version 2.41.0.windows.1 2023-07-20T11:42:17.5505043Z ##[endgroup] 2023-07-20T11:42:17.5771903Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b7f219e1-2474-46d6-8607-a7bb0dfbb057' before making global git config changes 2023-07-20T11:42:17.5772541Z Adding repository directory to the temporary git global config as a safe directory 2023-07-20T11:42:17.5786672Z [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:18.7494779Z ##[group]Initializing the repository 2023-07-20T11:42:18.7509570Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-07-20T11:42:25.1007999Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-07-20T11:42:25.1064949Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-07-20T11:42:27.7545852Z ##[endgroup] 2023-07-20T11:42:27.7546334Z ##[group]Disabling automatic garbage collection 2023-07-20T11:42:27.7561941Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-20T11:42:27.7898268Z ##[endgroup] 2023-07-20T11:42:27.7898733Z ##[group]Setting up auth 2023-07-20T11:42:27.7914163Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-20T11:42:27.8209286Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2023-07-20T11:42:37.9113916Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-20T11:42:37.9452640Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2023-07-20T11:42:38.4335600Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:42:38.4700993Z ##[endgroup] 2023-07-20T11:42:38.4701665Z ##[group]Fetching the repository 2023-07-20T11:42:38.4725633Z [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:42.8278847Z remote: Enumerating objects: 1061, done. 2023-07-20T11:42:42.8279720Z remote: Counting objects: 0% (1/1061) 2023-07-20T11:42:42.8280313Z remote: Counting objects: 1% (11/1061) 2023-07-20T11:42:42.8280653Z remote: Counting objects: 2% (22/1061) 2023-07-20T11:42:42.8281122Z remote: Counting objects: 3% (32/1061) 2023-07-20T11:42:42.8281698Z remote: Counting objects: 4% (43/1061) 2023-07-20T11:42:42.8282579Z remote: Counting objects: 5% (54/1061) 2023-07-20T11:42:42.8283140Z remote: Counting objects: 6% (64/1061) 2023-07-20T11:42:42.8283844Z remote: Counting objects: 7% (75/1061) 2023-07-20T11:42:42.8284668Z remote: Counting objects: 8% (85/1061) 2023-07-20T11:42:42.8285216Z remote: Counting objects: 9% (96/1061) 2023-07-20T11:42:42.8285774Z remote: Counting objects: 10% (107/1061) 2023-07-20T11:42:42.8286318Z remote: Counting objects: 11% (117/1061) 2023-07-20T11:42:42.8286886Z remote: Counting objects: 12% (128/1061) 2023-07-20T11:42:42.8287396Z remote: Counting objects: 13% (138/1061) 2023-07-20T11:42:42.8288128Z remote: Counting objects: 14% (149/1061) 2023-07-20T11:42:42.8288531Z remote: Counting objects: 15% (160/1061) 2023-07-20T11:42:42.8288814Z remote: Counting objects: 16% (170/1061) 2023-07-20T11:42:42.8289262Z remote: Counting objects: 17% (181/1061) 2023-07-20T11:42:42.8289545Z remote: Counting objects: 18% (191/1061) 2023-07-20T11:42:42.8289866Z remote: Counting objects: 19% (202/1061) 2023-07-20T11:42:42.8290640Z remote: Counting objects: 20% (213/1061) 2023-07-20T11:42:42.8291206Z remote: Counting objects: 21% (223/1061) 2023-07-20T11:42:42.8291491Z remote: Counting objects: 22% (234/1061) 2023-07-20T11:42:42.8291901Z remote: Counting objects: 23% (245/1061) 2023-07-20T11:42:42.8292314Z remote: Counting objects: 24% (255/1061) 2023-07-20T11:42:42.8292626Z remote: Counting objects: 25% (266/1061) 2023-07-20T11:42:42.8292902Z remote: Counting objects: 26% (276/1061) 2023-07-20T11:42:42.8293198Z remote: Counting objects: 27% (287/1061) 2023-07-20T11:42:42.8293482Z remote: Counting objects: 28% (298/1061) 2023-07-20T11:42:42.8293766Z remote: Counting objects: 29% (308/1061) 2023-07-20T11:42:42.8294033Z remote: Counting objects: 30% (319/1061) 2023-07-20T11:42:42.8294317Z remote: Counting objects: 31% (329/1061) 2023-07-20T11:42:42.8294724Z remote: Counting objects: 32% (340/1061) 2023-07-20T11:42:42.8295137Z remote: Counting objects: 33% (351/1061) 2023-07-20T11:42:42.8295430Z remote: Counting objects: 34% (361/1061) 2023-07-20T11:42:42.8295817Z remote: Counting objects: 35% (372/1061) 2023-07-20T11:42:42.8296108Z remote: Counting objects: 36% (382/1061) 2023-07-20T11:42:42.8296402Z remote: Counting objects: 37% (393/1061) 2023-07-20T11:42:42.8296906Z remote: Counting objects: 38% (404/1061) 2023-07-20T11:42:42.8297181Z remote: Counting objects: 39% (414/1061) 2023-07-20T11:42:42.8297466Z remote: Counting objects: 40% (425/1061) 2023-07-20T11:42:42.8297748Z remote: Counting objects: 41% (436/1061) 2023-07-20T11:42:42.8298030Z remote: Counting objects: 42% (446/1061) 2023-07-20T11:42:42.8298294Z remote: Counting objects: 43% (457/1061) 2023-07-20T11:42:42.8298575Z remote: Counting objects: 44% (467/1061) 2023-07-20T11:42:42.8298875Z remote: Counting objects: 45% (478/1061) 2023-07-20T11:42:42.8299430Z remote: Counting objects: 46% (489/1061) 2023-07-20T11:42:42.8299783Z remote: Counting objects: 47% (499/1061) 2023-07-20T11:42:42.8300112Z remote: Counting objects: 48% (510/1061) 2023-07-20T11:42:42.8300575Z remote: Counting objects: 49% (520/1061) 2023-07-20T11:42:42.8301584Z remote: Counting objects: 50% (531/1061) 2023-07-20T11:42:42.8301919Z remote: Counting objects: 51% (542/1061) 2023-07-20T11:42:42.8302338Z remote: Counting objects: 52% (552/1061) 2023-07-20T11:42:42.8302620Z remote: Counting objects: 53% (563/1061) 2023-07-20T11:42:42.8303114Z remote: Counting objects: 54% (573/1061) 2023-07-20T11:42:42.8303640Z remote: Counting objects: 55% (584/1061) 2023-07-20T11:42:42.8303917Z remote: Counting objects: 56% (595/1061) 2023-07-20T11:42:42.8304199Z remote: Counting objects: 57% (605/1061) 2023-07-20T11:42:42.8304480Z remote: Counting objects: 58% (616/1061) 2023-07-20T11:42:42.8304914Z remote: Counting objects: 59% (626/1061) 2023-07-20T11:42:42.8305181Z remote: Counting objects: 60% (637/1061) 2023-07-20T11:42:42.8305465Z remote: Counting objects: 61% (648/1061) 2023-07-20T11:42:42.8305748Z remote: Counting objects: 62% (658/1061) 2023-07-20T11:42:42.8306036Z remote: Counting objects: 63% (669/1061) 2023-07-20T11:42:42.8306302Z remote: Counting objects: 64% (680/1061) 2023-07-20T11:42:42.8306581Z remote: Counting objects: 65% (690/1061) 2023-07-20T11:42:42.8306861Z remote: Counting objects: 66% (701/1061) 2023-07-20T11:42:42.8307142Z remote: Counting objects: 67% (711/1061) 2023-07-20T11:42:42.8307406Z remote: Counting objects: 68% (722/1061) 2023-07-20T11:42:42.8307796Z remote: Counting objects: 69% (733/1061) 2023-07-20T11:42:42.8308321Z remote: Counting objects: 70% (743/1061) 2023-07-20T11:42:42.8308932Z remote: Counting objects: 71% (754/1061) 2023-07-20T11:42:42.8309215Z remote: Counting objects: 72% (764/1061) 2023-07-20T11:42:42.8309617Z remote: Counting objects: 73% (775/1061) 2023-07-20T11:42:42.8310007Z remote: Counting objects: 74% (786/1061) 2023-07-20T11:42:42.8310289Z remote: Counting objects: 75% (796/1061) 2023-07-20T11:42:42.8310560Z remote: Counting objects: 76% (807/1061) 2023-07-20T11:42:42.8310845Z remote: Counting objects: 77% (817/1061) 2023-07-20T11:42:42.8311124Z remote: Counting objects: 78% (828/1061) 2023-07-20T11:42:42.8311531Z remote: Counting objects: 79% (839/1061) 2023-07-20T11:42:42.8311958Z remote: Counting objects: 80% (849/1061) 2023-07-20T11:42:42.8312229Z remote: Counting objects: 81% (860/1061) 2023-07-20T11:42:42.8312507Z remote: Counting objects: 82% (871/1061) 2023-07-20T11:42:42.8312791Z remote: Counting objects: 83% (881/1061) 2023-07-20T11:42:42.8313077Z remote: Counting objects: 84% (892/1061) 2023-07-20T11:42:42.8313354Z remote: Counting objects: 85% (902/1061) 2023-07-20T11:42:42.8313635Z remote: Counting objects: 86% (913/1061) 2023-07-20T11:42:42.8313915Z remote: Counting objects: 87% (924/1061) 2023-07-20T11:42:42.8314198Z remote: Counting objects: 88% (934/1061) 2023-07-20T11:42:42.8314469Z remote: Counting objects: 89% (945/1061) 2023-07-20T11:42:42.8314750Z remote: Counting objects: 90% (955/1061) 2023-07-20T11:42:42.8315149Z remote: Counting objects: 91% (966/1061) 2023-07-20T11:42:42.8315441Z remote: Counting objects: 92% (977/1061) 2023-07-20T11:42:42.8315705Z remote: Counting objects: 93% (987/1061) 2023-07-20T11:42:42.8316202Z remote: Counting objects: 94% (998/1061) 2023-07-20T11:42:42.8316586Z remote: Counting objects: 95% (1008/1061) 2023-07-20T11:42:42.8317136Z remote: Counting objects: 96% (1019/1061) 2023-07-20T11:42:42.8317442Z remote: Counting objects: 97% (1030/1061) 2023-07-20T11:42:42.8317726Z remote: Counting objects: 98% (1040/1061) 2023-07-20T11:42:42.8318023Z remote: Counting objects: 99% (1051/1061) 2023-07-20T11:42:42.8318313Z remote: Counting objects: 100% (1061/1061) 2023-07-20T11:42:42.8318760Z remote: Counting objects: 100% (1061/1061), done. 2023-07-20T11:42:42.8319084Z remote: Compressing objects: 0% (1/848) 2023-07-20T11:42:42.8319387Z remote: Compressing objects: 1% (9/848) 2023-07-20T11:42:42.8319828Z remote: Compressing objects: 2% (17/848) 2023-07-20T11:42:42.8320266Z remote: Compressing objects: 3% (26/848) 2023-07-20T11:42:42.8320569Z remote: Compressing objects: 4% (34/848) 2023-07-20T11:42:42.8320853Z remote: Compressing objects: 5% (43/848) 2023-07-20T11:42:42.8321153Z remote: Compressing objects: 6% (51/848) 2023-07-20T11:42:42.8321571Z remote: Compressing objects: 7% (60/848) 2023-07-20T11:42:42.8322872Z remote: Compressing objects: 8% (68/848) 2023-07-20T11:42:42.8323157Z remote: Compressing objects: 9% (77/848) 2023-07-20T11:42:42.8323457Z remote: Compressing objects: 10% (85/848) 2023-07-20T11:42:42.8323754Z remote: Compressing objects: 11% (94/848) 2023-07-20T11:42:42.8324063Z remote: Compressing objects: 12% (102/848) 2023-07-20T11:42:42.8324356Z remote: Compressing objects: 13% (111/848) 2023-07-20T11:42:42.8324677Z remote: Compressing objects: 14% (119/848) 2023-07-20T11:42:42.8325227Z remote: Compressing objects: 15% (128/848) 2023-07-20T11:42:42.8325705Z remote: Compressing objects: 16% (136/848) 2023-07-20T11:42:42.8325994Z remote: Compressing objects: 17% (145/848) 2023-07-20T11:42:42.8326312Z remote: Compressing objects: 18% (153/848) 2023-07-20T11:42:42.8326615Z remote: Compressing objects: 19% (162/848) 2023-07-20T11:42:42.8326912Z remote: Compressing objects: 20% (170/848) 2023-07-20T11:42:42.8327209Z remote: Compressing objects: 21% (179/848) 2023-07-20T11:42:42.8327506Z remote: Compressing objects: 22% (187/848) 2023-07-20T11:42:42.8328073Z remote: Compressing objects: 23% (196/848) 2023-07-20T11:42:42.8328602Z remote: Compressing objects: 24% (204/848) 2023-07-20T11:42:42.8329005Z remote: Compressing objects: 25% (212/848) 2023-07-20T11:42:42.8329308Z remote: Compressing objects: 26% (221/848) 2023-07-20T11:42:42.8329604Z remote: Compressing objects: 27% (229/848) 2023-07-20T11:42:42.8329903Z remote: Compressing objects: 28% (238/848) 2023-07-20T11:42:42.8330201Z remote: Compressing objects: 29% (246/848) 2023-07-20T11:42:42.8330484Z remote: Compressing objects: 30% (255/848) 2023-07-20T11:42:42.8330790Z remote: Compressing objects: 31% (263/848) 2023-07-20T11:42:42.8331091Z remote: Compressing objects: 32% (272/848) 2023-07-20T11:42:42.8331397Z remote: Compressing objects: 33% (280/848) 2023-07-20T11:42:42.8331681Z remote: Compressing objects: 34% (289/848) 2023-07-20T11:42:42.8331975Z remote: Compressing objects: 35% (297/848) 2023-07-20T11:42:42.8332274Z remote: Compressing objects: 36% (306/848) 2023-07-20T11:42:42.8332575Z remote: Compressing objects: 37% (314/848) 2023-07-20T11:42:42.8332855Z remote: Compressing objects: 38% (323/848) 2023-07-20T11:42:42.8333152Z remote: Compressing objects: 39% (331/848) 2023-07-20T11:42:42.8333450Z remote: Compressing objects: 40% (340/848) 2023-07-20T11:42:42.8334038Z remote: Compressing objects: 41% (348/848) 2023-07-20T11:42:42.8334547Z remote: Compressing objects: 42% (357/848) 2023-07-20T11:42:42.8335101Z remote: Compressing objects: 43% (365/848) 2023-07-20T11:42:42.8335406Z remote: Compressing objects: 44% (374/848) 2023-07-20T11:42:42.8335704Z remote: Compressing objects: 45% (382/848) 2023-07-20T11:42:42.8335993Z remote: Compressing objects: 46% (391/848) 2023-07-20T11:42:42.8336454Z remote: Compressing objects: 47% (399/848) 2023-07-20T11:42:42.8336918Z remote: Compressing objects: 48% (408/848) 2023-07-20T11:42:42.8337218Z remote: Compressing objects: 49% (416/848) 2023-07-20T11:42:42.8337644Z remote: Compressing objects: 50% (424/848) 2023-07-20T11:42:42.8337963Z remote: Compressing objects: 51% (433/848) 2023-07-20T11:42:42.8338263Z remote: Compressing objects: 52% (441/848) 2023-07-20T11:42:42.8338558Z remote: Compressing objects: 53% (450/848) 2023-07-20T11:42:42.8338841Z remote: Compressing objects: 54% (458/848) 2023-07-20T11:42:42.8339140Z remote: Compressing objects: 55% (467/848) 2023-07-20T11:42:42.8339437Z remote: Compressing objects: 56% (475/848) 2023-07-20T11:42:42.8339738Z remote: Compressing objects: 57% (484/848) 2023-07-20T11:42:42.8340161Z remote: Compressing objects: 58% (492/848) 2023-07-20T11:42:42.8340579Z remote: Compressing objects: 59% (501/848) 2023-07-20T11:42:42.8340878Z remote: Compressing objects: 60% (509/848) 2023-07-20T11:42:42.8341288Z remote: Compressing objects: 61% (518/848) 2023-07-20T11:42:42.8341707Z remote: Compressing objects: 62% (526/848) 2023-07-20T11:42:42.8342083Z remote: Compressing objects: 63% (535/848) 2023-07-20T11:42:42.8342662Z remote: Compressing objects: 64% (543/848) 2023-07-20T11:42:42.8342982Z remote: Compressing objects: 65% (552/848) 2023-07-20T11:42:42.8343281Z remote: Compressing objects: 66% (560/848) 2023-07-20T11:42:42.8343562Z remote: Compressing objects: 67% (569/848) 2023-07-20T11:42:42.8343861Z remote: Compressing objects: 68% (577/848) 2023-07-20T11:42:42.8344162Z remote: Compressing objects: 69% (586/848) 2023-07-20T11:42:42.8344475Z remote: Compressing objects: 70% (594/848) 2023-07-20T11:42:42.8345041Z remote: Compressing objects: 71% (603/848) 2023-07-20T11:42:42.8345498Z remote: Compressing objects: 72% (611/848) 2023-07-20T11:42:42.8345804Z remote: Compressing objects: 73% (620/848) 2023-07-20T11:42:42.8346105Z remote: Compressing objects: 74% (628/848) 2023-07-20T11:42:42.8346396Z remote: Compressing objects: 75% (636/848) 2023-07-20T11:42:42.8346692Z remote: Compressing objects: 76% (645/848) 2023-07-20T11:42:42.8347121Z remote: Compressing objects: 77% (653/848) 2023-07-20T11:42:42.8347418Z remote: Compressing objects: 78% (662/848) 2023-07-20T11:42:42.8347706Z remote: Compressing objects: 79% (670/848) 2023-07-20T11:42:42.8348223Z remote: Compressing objects: 80% (679/848) 2023-07-20T11:42:42.8348527Z remote: Compressing objects: 81% (687/848) 2023-07-20T11:42:42.8348825Z remote: Compressing objects: 82% (696/848) 2023-07-20T11:42:42.8349117Z remote: Compressing objects: 83% (704/848) 2023-07-20T11:42:42.8349415Z remote: Compressing objects: 84% (713/848) 2023-07-20T11:42:42.8349709Z remote: Compressing objects: 85% (721/848) 2023-07-20T11:42:42.8350006Z remote: Compressing objects: 86% (730/848) 2023-07-20T11:42:42.8350307Z remote: Compressing objects: 87% (738/848) 2023-07-20T11:42:42.8350589Z remote: Compressing objects: 88% (747/848) 2023-07-20T11:42:42.8351137Z remote: Compressing objects: 89% (755/848) 2023-07-20T11:42:42.8351488Z remote: Compressing objects: 90% (764/848) 2023-07-20T11:42:42.8351788Z remote: Compressing objects: 91% (772/848) 2023-07-20T11:42:42.8352066Z remote: Compressing objects: 92% (781/848) 2023-07-20T11:42:42.8352361Z remote: Compressing objects: 93% (789/848) 2023-07-20T11:42:42.8352658Z remote: Compressing objects: 94% (798/848) 2023-07-20T11:42:42.8352950Z remote: Compressing objects: 95% (806/848) 2023-07-20T11:42:42.8353327Z remote: Compressing objects: 96% (815/848) 2023-07-20T11:42:42.8353958Z remote: Compressing objects: 97% (823/848) 2023-07-20T11:42:42.8354663Z remote: Compressing objects: 98% (832/848) 2023-07-20T11:42:42.8354974Z remote: Compressing objects: 99% (840/848) 2023-07-20T11:42:42.8355931Z remote: Compressing objects: 100% (848/848) 2023-07-20T11:42:42.8356301Z remote: Compressing objects: 100% (848/848), done. 2023-07-20T11:42:43.1065561Z Receiving objects: 0% (1/1061) 2023-07-20T11:42:43.1071693Z Receiving objects: 1% (11/1061) 2023-07-20T11:42:43.1078387Z Receiving objects: 2% (22/1061) 2023-07-20T11:42:43.1211503Z Receiving objects: 3% (32/1061) 2023-07-20T11:42:43.1215886Z Receiving objects: 4% (43/1061) 2023-07-20T11:42:43.1226987Z Receiving objects: 5% (54/1061) 2023-07-20T11:42:43.1234603Z Receiving objects: 6% (64/1061) 2023-07-20T11:42:43.1238823Z Receiving objects: 7% (75/1061) 2023-07-20T11:42:43.1244453Z Receiving objects: 8% (85/1061) 2023-07-20T11:42:43.1249245Z Receiving objects: 9% (96/1061) 2023-07-20T11:42:43.1250657Z Receiving objects: 10% (107/1061) 2023-07-20T11:42:43.1254702Z Receiving objects: 11% (117/1061) 2023-07-20T11:42:43.1260390Z Receiving objects: 12% (128/1061) 2023-07-20T11:42:43.1264639Z Receiving objects: 13% (138/1061) 2023-07-20T11:42:43.1269296Z Receiving objects: 14% (149/1061) 2023-07-20T11:42:43.1272736Z Receiving objects: 15% (160/1061) 2023-07-20T11:42:43.1276281Z Receiving objects: 16% (170/1061) 2023-07-20T11:42:43.1290711Z Receiving objects: 17% (181/1061) 2023-07-20T11:42:43.1297128Z Receiving objects: 18% (191/1061) 2023-07-20T11:42:43.1304021Z Receiving objects: 19% (202/1061) 2023-07-20T11:42:43.1306557Z Receiving objects: 20% (213/1061) 2023-07-20T11:42:43.1308947Z Receiving objects: 21% (223/1061) 2023-07-20T11:42:43.1347683Z Receiving objects: 22% (234/1061) 2023-07-20T11:42:43.1351317Z Receiving objects: 23% (245/1061) 2023-07-20T11:42:43.1354527Z Receiving objects: 24% (255/1061) 2023-07-20T11:42:43.1356396Z Receiving objects: 25% (266/1061) 2023-07-20T11:42:43.1365571Z Receiving objects: 26% (276/1061) 2023-07-20T11:42:43.1369442Z Receiving objects: 27% (287/1061) 2023-07-20T11:42:43.1372676Z Receiving objects: 28% (298/1061) 2023-07-20T11:42:43.1375801Z Receiving objects: 29% (308/1061) 2023-07-20T11:42:43.1378381Z Receiving objects: 30% (319/1061) 2023-07-20T11:42:43.1389057Z Receiving objects: 31% (329/1061) 2023-07-20T11:42:43.1408832Z Receiving objects: 32% (340/1061) 2023-07-20T11:42:43.1417527Z Receiving objects: 33% (351/1061) 2023-07-20T11:42:43.1420653Z Receiving objects: 34% (361/1061) 2023-07-20T11:42:43.1422740Z Receiving objects: 35% (372/1061) 2023-07-20T11:42:43.1424091Z Receiving objects: 36% (382/1061) 2023-07-20T11:42:43.1430451Z Receiving objects: 37% (393/1061) 2023-07-20T11:42:43.1432604Z Receiving objects: 38% (404/1061) 2023-07-20T11:42:43.1436576Z Receiving objects: 39% (414/1061) 2023-07-20T11:42:43.1448372Z Receiving objects: 40% (425/1061) 2023-07-20T11:42:43.1454807Z Receiving objects: 41% (436/1061) 2023-07-20T11:42:43.1460744Z Receiving objects: 42% (446/1061) 2023-07-20T11:42:43.1469160Z Receiving objects: 43% (457/1061) 2023-07-20T11:42:43.1475674Z Receiving objects: 44% (467/1061) 2023-07-20T11:42:43.1484175Z Receiving objects: 45% (478/1061) 2023-07-20T11:42:43.1486889Z Receiving objects: 46% (489/1061) 2023-07-20T11:42:43.1492301Z Receiving objects: 47% (499/1061) 2023-07-20T11:42:43.1497558Z Receiving objects: 48% (510/1061) 2023-07-20T11:42:43.1500186Z Receiving objects: 49% (520/1061) 2023-07-20T11:42:43.1503205Z Receiving objects: 50% (531/1061) 2023-07-20T11:42:43.1504690Z Receiving objects: 51% (542/1061) 2023-07-20T11:42:43.1507313Z Receiving objects: 52% (552/1061) 2023-07-20T11:42:43.1509187Z Receiving objects: 53% (563/1061) 2023-07-20T11:42:43.1511004Z Receiving objects: 54% (573/1061) 2023-07-20T11:42:43.1515919Z Receiving objects: 55% (584/1061) 2023-07-20T11:42:43.1518294Z Receiving objects: 56% (595/1061) 2023-07-20T11:42:43.1522997Z Receiving objects: 57% (605/1061) 2023-07-20T11:42:43.1527190Z Receiving objects: 58% (616/1061) 2023-07-20T11:42:43.1531507Z Receiving objects: 59% (626/1061) 2023-07-20T11:42:43.1535166Z Receiving objects: 60% (637/1061) 2023-07-20T11:42:43.1545492Z Receiving objects: 61% (648/1061) 2023-07-20T11:42:43.1551860Z Receiving objects: 62% (658/1061) 2023-07-20T11:42:43.1560253Z Receiving objects: 63% (669/1061) 2023-07-20T11:42:43.1607411Z Receiving objects: 64% (680/1061) 2023-07-20T11:42:43.1611456Z Receiving objects: 65% (690/1061) 2023-07-20T11:42:43.1715672Z Receiving objects: 66% (701/1061) 2023-07-20T11:42:43.1720921Z Receiving objects: 67% (711/1061) 2023-07-20T11:42:43.1722134Z Receiving objects: 68% (722/1061) 2023-07-20T11:42:43.1727265Z Receiving objects: 69% (733/1061) 2023-07-20T11:42:43.1729978Z Receiving objects: 70% (743/1061) 2023-07-20T11:42:43.1731870Z Receiving objects: 71% (754/1061) 2023-07-20T11:42:43.1743920Z Receiving objects: 72% (764/1061) 2023-07-20T11:42:43.1750269Z Receiving objects: 73% (775/1061) 2023-07-20T11:42:43.1753400Z Receiving objects: 74% (786/1061) 2023-07-20T11:42:43.1759823Z Receiving objects: 75% (796/1061) 2023-07-20T11:42:43.1763229Z Receiving objects: 76% (807/1061) 2023-07-20T11:42:43.1767230Z Receiving objects: 77% (817/1061) 2023-07-20T11:42:43.1770438Z Receiving objects: 78% (828/1061) 2023-07-20T11:42:43.1772780Z Receiving objects: 79% (839/1061) 2023-07-20T11:42:43.1774105Z Receiving objects: 80% (849/1061) 2023-07-20T11:42:43.1776083Z Receiving objects: 81% (860/1061) 2023-07-20T11:42:43.1776672Z Receiving objects: 82% (871/1061) 2023-07-20T11:42:43.1777797Z Receiving objects: 83% (881/1061) 2023-07-20T11:42:43.1780145Z Receiving objects: 84% (892/1061) 2023-07-20T11:42:43.1782946Z Receiving objects: 85% (902/1061) 2023-07-20T11:42:43.1785379Z Receiving objects: 86% (913/1061) 2023-07-20T11:42:43.1786130Z Receiving objects: 87% (924/1061) 2023-07-20T11:42:43.1786602Z Receiving objects: 88% (934/1061) 2023-07-20T11:42:43.1787348Z Receiving objects: 89% (945/1061) 2023-07-20T11:42:43.1788859Z Receiving objects: 90% (955/1061) 2023-07-20T11:42:43.1791740Z Receiving objects: 91% (966/1061) 2023-07-20T11:42:43.1793459Z Receiving objects: 92% (977/1061) 2023-07-20T11:42:43.1794336Z Receiving objects: 93% (987/1061) 2023-07-20T11:42:43.1804619Z Receiving objects: 94% (998/1061) 2023-07-20T11:42:43.1810621Z Receiving objects: 95% (1008/1061) 2023-07-20T11:42:43.1819974Z Receiving objects: 96% (1019/1061) 2023-07-20T11:42:43.1833490Z Receiving objects: 97% (1030/1061) 2023-07-20T11:42:43.1840991Z Receiving objects: 98% (1040/1061) 2023-07-20T11:42:43.1893939Z Receiving objects: 99% (1051/1061) 2023-07-20T11:42:43.1894853Z remote: Total 1061 (delta 182), reused 602 (delta 102), pack-reused 0 2023-07-20T11:42:43.1897740Z Receiving objects: 100% (1061/1061) 2023-07-20T11:42:43.1898374Z Receiving objects: 100% (1061/1061), 1.43 MiB | 16.04 MiB/s, done. 2023-07-20T11:42:43.1910015Z Resolving deltas: 0% (0/182) 2023-07-20T11:42:43.1911366Z Resolving deltas: 2% (5/182) 2023-07-20T11:42:43.1915741Z Resolving deltas: 3% (6/182) 2023-07-20T11:42:43.1916321Z Resolving deltas: 4% (8/182) 2023-07-20T11:42:43.1916783Z Resolving deltas: 5% (10/182) 2023-07-20T11:42:43.1917240Z Resolving deltas: 6% (12/182) 2023-07-20T11:42:43.1917698Z Resolving deltas: 7% (13/182) 2023-07-20T11:42:43.1918026Z Resolving deltas: 8% (15/182) 2023-07-20T11:42:43.1918282Z Resolving deltas: 9% (17/182) 2023-07-20T11:42:43.1918545Z Resolving deltas: 10% (19/182) 2023-07-20T11:42:43.1918784Z Resolving deltas: 11% (21/182) 2023-07-20T11:42:43.1919250Z Resolving deltas: 12% (22/182) 2023-07-20T11:42:43.1919749Z Resolving deltas: 13% (24/182) 2023-07-20T11:42:43.1920203Z Resolving deltas: 14% (26/182) 2023-07-20T11:42:43.1922154Z Resolving deltas: 15% (28/182) 2023-07-20T11:42:43.1922860Z Resolving deltas: 16% (30/182) 2023-07-20T11:42:43.1923383Z Resolving deltas: 17% (31/182) 2023-07-20T11:42:43.1923878Z Resolving deltas: 18% (33/182) 2023-07-20T11:42:43.1925790Z Resolving deltas: 19% (35/182) 2023-07-20T11:42:43.1926640Z Resolving deltas: 20% (37/182) 2023-07-20T11:42:43.1931477Z Resolving deltas: 21% (39/182) 2023-07-20T11:42:43.1932320Z Resolving deltas: 22% (41/182) 2023-07-20T11:42:43.1932939Z Resolving deltas: 23% (42/182) 2023-07-20T11:42:43.1933403Z Resolving deltas: 24% (44/182) 2023-07-20T11:42:43.1933775Z Resolving deltas: 25% (46/182) 2023-07-20T11:42:43.1949829Z Resolving deltas: 26% (48/182) 2023-07-20T11:42:43.1950382Z Resolving deltas: 27% (50/182) 2023-07-20T11:42:43.1952605Z Resolving deltas: 28% (51/182) 2023-07-20T11:42:43.1954191Z Resolving deltas: 29% (53/182) 2023-07-20T11:42:43.1957909Z Resolving deltas: 30% (55/182) 2023-07-20T11:42:43.1958448Z Resolving deltas: 31% (57/182) 2023-07-20T11:42:43.1960071Z Resolving deltas: 32% (59/182) 2023-07-20T11:42:43.1960551Z Resolving deltas: 33% (61/182) 2023-07-20T11:42:43.1961058Z Resolving deltas: 34% (62/182) 2023-07-20T11:42:43.1965071Z Resolving deltas: 35% (64/182) 2023-07-20T11:42:43.1968899Z Resolving deltas: 36% (66/182) 2023-07-20T11:42:43.1971048Z Resolving deltas: 38% (70/182) 2023-07-20T11:42:43.1972053Z Resolving deltas: 39% (71/182) 2023-07-20T11:42:43.1972560Z Resolving deltas: 40% (73/182) 2023-07-20T11:42:43.1973115Z Resolving deltas: 41% (75/182) 2023-07-20T11:42:43.1974791Z Resolving deltas: 42% (77/182) 2023-07-20T11:42:43.1975939Z Resolving deltas: 43% (79/182) 2023-07-20T11:42:43.1976519Z Resolving deltas: 44% (81/182) 2023-07-20T11:42:43.1976963Z Resolving deltas: 45% (82/182) 2023-07-20T11:42:43.1977458Z Resolving deltas: 46% (84/182) 2023-07-20T11:42:43.1977948Z Resolving deltas: 47% (86/182) 2023-07-20T11:42:43.1978441Z Resolving deltas: 48% (88/182) 2023-07-20T11:42:43.1978938Z Resolving deltas: 49% (90/182) 2023-07-20T11:42:43.1986572Z Resolving deltas: 50% (91/182) 2023-07-20T11:42:43.1987116Z Resolving deltas: 51% (93/182) 2023-07-20T11:42:43.1987623Z Resolving deltas: 52% (95/182) 2023-07-20T11:42:43.1988417Z Resolving deltas: 53% (97/182) 2023-07-20T11:42:43.1988715Z Resolving deltas: 54% (99/182) 2023-07-20T11:42:43.1988987Z Resolving deltas: 55% (101/182) 2023-07-20T11:42:43.1989248Z Resolving deltas: 56% (102/182) 2023-07-20T11:42:43.1989661Z Resolving deltas: 57% (104/182) 2023-07-20T11:42:43.1989919Z Resolving deltas: 58% (106/182) 2023-07-20T11:42:43.1990305Z Resolving deltas: 59% (108/182) 2023-07-20T11:42:43.1990831Z Resolving deltas: 60% (110/182) 2023-07-20T11:42:43.1991385Z Resolving deltas: 61% (112/182) 2023-07-20T11:42:43.1992281Z Resolving deltas: 62% (113/182) 2023-07-20T11:42:43.1992902Z Resolving deltas: 63% (115/182) 2023-07-20T11:42:43.1993501Z Resolving deltas: 64% (117/182) 2023-07-20T11:42:43.1993921Z Resolving deltas: 65% (119/182) 2023-07-20T11:42:43.1994436Z Resolving deltas: 66% (121/182) 2023-07-20T11:42:43.1994918Z Resolving deltas: 67% (122/182) 2023-07-20T11:42:43.1995373Z Resolving deltas: 68% (124/182) 2023-07-20T11:42:43.1995619Z Resolving deltas: 69% (126/182) 2023-07-20T11:42:43.1995866Z Resolving deltas: 70% (129/182) 2023-07-20T11:42:43.1996130Z Resolving deltas: 71% (130/182) 2023-07-20T11:42:43.1996383Z Resolving deltas: 72% (132/182) 2023-07-20T11:42:43.1996615Z Resolving deltas: 73% (133/182) 2023-07-20T11:42:43.1996862Z Resolving deltas: 74% (135/182) 2023-07-20T11:42:43.1997111Z Resolving deltas: 75% (138/182) 2023-07-20T11:42:43.1997362Z Resolving deltas: 76% (140/182) 2023-07-20T11:42:43.1997645Z Resolving deltas: 77% (141/182) 2023-07-20T11:42:43.1998109Z Resolving deltas: 78% (142/182) 2023-07-20T11:42:43.1998401Z Resolving deltas: 79% (144/182) 2023-07-20T11:42:43.1998769Z Resolving deltas: 80% (146/182) 2023-07-20T11:42:43.1999004Z Resolving deltas: 81% (148/182) 2023-07-20T11:42:43.1999259Z Resolving deltas: 82% (150/182) 2023-07-20T11:42:43.1999508Z Resolving deltas: 83% (152/182) 2023-07-20T11:42:43.1999872Z Resolving deltas: 84% (153/182) 2023-07-20T11:42:43.2000218Z Resolving deltas: 85% (155/182) 2023-07-20T11:42:43.2000475Z Resolving deltas: 86% (157/182) 2023-07-20T11:42:43.2000908Z Resolving deltas: 87% (160/182) 2023-07-20T11:42:43.2001368Z Resolving deltas: 88% (161/182) 2023-07-20T11:42:43.2001671Z Resolving deltas: 89% (162/182) 2023-07-20T11:42:43.2001920Z Resolving deltas: 90% (164/182) 2023-07-20T11:42:43.2002183Z Resolving deltas: 91% (166/182) 2023-07-20T11:42:43.2002432Z Resolving deltas: 92% (168/182) 2023-07-20T11:42:43.2002663Z Resolving deltas: 93% (170/182) 2023-07-20T11:42:43.2003118Z Resolving deltas: 94% (172/182) 2023-07-20T11:42:43.2003491Z Resolving deltas: 95% (173/182) 2023-07-20T11:42:43.2003747Z Resolving deltas: 96% (175/182) 2023-07-20T11:42:43.2007032Z Resolving deltas: 97% (177/182) 2023-07-20T11:42:43.2009224Z Resolving deltas: 98% (179/182) 2023-07-20T11:42:43.2010159Z Resolving deltas: 99% (181/182) 2023-07-20T11:42:43.2013053Z Resolving deltas: 100% (182/182) 2023-07-20T11:42:43.2013488Z Resolving deltas: 100% (182/182), done. 2023-07-20T11:42:44.2040512Z From https://github.com/pytorch/test-infra 2023-07-20T11:42:44.2040908Z * [new branch] main -> origin/main 2023-07-20T11:42:44.2226617Z ##[endgroup] 2023-07-20T11:42:44.2227057Z ##[group]Determining the checkout info 2023-07-20T11:42:44.2238929Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-07-20T11:42:44.2533580Z origin/main 2023-07-20T11:42:44.2569203Z ##[endgroup] 2023-07-20T11:42:44.2569758Z ##[group]Checking out the ref 2023-07-20T11:42:44.2581461Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-07-20T11:42:45.5481322Z Updating files: 18% (157/867) 2023-07-20T11:42:45.5558439Z Updating files: 19% (165/867) 2023-07-20T11:42:45.5610144Z Updating files: 20% (174/867) 2023-07-20T11:42:45.5672427Z Updating files: 21% (183/867) 2023-07-20T11:42:45.5744238Z Updating files: 22% (191/867) 2023-07-20T11:42:45.5803065Z Updating files: 23% (200/867) 2023-07-20T11:42:45.5854819Z Updating files: 24% (209/867) 2023-07-20T11:42:45.5937106Z Updating files: 25% (217/867) 2023-07-20T11:42:45.5995118Z Updating files: 26% (226/867) 2023-07-20T11:42:45.6043257Z Updating files: 27% (235/867) 2023-07-20T11:42:45.6102653Z Updating files: 28% (243/867) 2023-07-20T11:42:45.6440184Z Updating files: 29% (252/867) 2023-07-20T11:42:45.6495998Z Updating files: 30% (261/867) 2023-07-20T11:42:45.6550037Z Updating files: 31% (269/867) 2023-07-20T11:42:45.6606417Z Updating files: 32% (278/867) 2023-07-20T11:42:45.6894277Z Updating files: 33% (287/867) 2023-07-20T11:42:45.6945561Z Updating files: 34% (295/867) 2023-07-20T11:42:45.7001859Z Updating files: 35% (304/867) 2023-07-20T11:42:45.8602532Z Updating files: 36% (313/867) 2023-07-20T11:42:45.8663293Z Updating files: 37% (321/867) 2023-07-20T11:42:45.8738575Z Updating files: 38% (330/867) 2023-07-20T11:42:45.8782312Z Updating files: 39% (339/867) 2023-07-20T11:42:45.8864972Z Updating files: 40% (347/867) 2023-07-20T11:42:45.8942283Z Updating files: 41% (356/867) 2023-07-20T11:42:45.8999466Z Updating files: 42% (365/867) 2023-07-20T11:42:45.9086148Z Updating files: 43% (373/867) 2023-07-20T11:42:45.9156858Z Updating files: 44% (382/867) 2023-07-20T11:42:45.9214713Z Updating files: 45% (391/867) 2023-07-20T11:42:45.9274779Z Updating files: 46% (399/867) 2023-07-20T11:42:45.9313814Z Updating files: 47% (408/867) 2023-07-20T11:42:45.9614785Z Updating files: 48% (417/867) 2023-07-20T11:42:46.0102479Z Updating files: 49% (425/867) 2023-07-20T11:42:46.0159276Z Updating files: 50% (434/867) 2023-07-20T11:42:46.0206635Z Updating files: 51% (443/867) 2023-07-20T11:42:46.0521887Z Updating files: 52% (451/867) 2023-07-20T11:42:46.0573807Z Updating files: 53% (460/867) 2023-07-20T11:42:46.0617574Z Updating files: 54% (469/867) 2023-07-20T11:42:46.0676689Z Updating files: 55% (477/867) 2023-07-20T11:42:46.0736094Z Updating files: 56% (486/867) 2023-07-20T11:42:46.0784625Z Updating files: 57% (495/867) 2023-07-20T11:42:46.0831928Z Updating files: 58% (503/867) 2023-07-20T11:42:46.1751489Z Updating files: 59% (512/867) 2023-07-20T11:42:46.1795996Z Updating files: 60% (521/867) 2023-07-20T11:42:46.3844453Z Updating files: 61% (529/867) 2023-07-20T11:42:46.4461380Z Updating files: 61% (537/867) 2023-07-20T11:42:46.5263552Z Updating files: 62% (538/867) 2023-07-20T11:42:46.6164140Z Updating files: 63% (547/867) 2023-07-20T11:42:46.6205616Z Updating files: 64% (555/867) 2023-07-20T11:42:46.6296349Z Updating files: 65% (564/867) 2023-07-20T11:42:46.6333170Z Updating files: 66% (573/867) 2023-07-20T11:42:46.6381534Z Updating files: 67% (581/867) 2023-07-20T11:42:46.6542163Z Updating files: 68% (590/867) 2023-07-20T11:42:46.7054841Z Updating files: 69% (599/867) 2023-07-20T11:42:46.7402182Z Updating files: 70% (607/867) 2023-07-20T11:42:47.0653422Z Updating files: 71% (616/867) 2023-07-20T11:42:47.0728056Z Updating files: 72% (625/867) 2023-07-20T11:42:47.0805530Z Updating files: 73% (633/867) 2023-07-20T11:42:47.0851407Z Updating files: 74% (642/867) 2023-07-20T11:42:47.1262990Z Updating files: 75% (651/867) 2023-07-20T11:42:47.1444043Z Updating files: 76% (659/867) 2023-07-20T11:42:47.4056766Z Updating files: 77% (668/867) 2023-07-20T11:42:47.4077926Z Updating files: 77% (671/867) 2023-07-20T11:42:47.4120668Z Updating files: 78% (677/867) 2023-07-20T11:42:47.4430740Z Updating files: 79% (685/867) 2023-07-20T11:42:47.4497944Z Updating files: 80% (694/867) 2023-07-20T11:42:47.4547009Z Updating files: 81% (703/867) 2023-07-20T11:42:47.4985433Z Updating files: 82% (711/867) 2023-07-20T11:42:47.9733462Z Updating files: 83% (720/867) 2023-07-20T11:42:47.9771425Z Updating files: 84% (729/867) 2023-07-20T11:42:47.9819377Z Updating files: 85% (737/867) 2023-07-20T11:42:47.9860978Z Updating files: 86% (746/867) 2023-07-20T11:42:47.9905447Z Updating files: 87% (755/867) 2023-07-20T11:42:47.9963377Z Updating files: 88% (763/867) 2023-07-20T11:42:48.0896852Z Updating files: 89% (772/867) 2023-07-20T11:42:48.3193245Z Updating files: 90% (781/867) 2023-07-20T11:42:48.3226973Z Updating files: 90% (786/867) 2023-07-20T11:42:48.3277298Z Updating files: 91% (789/867) 2023-07-20T11:42:48.3666386Z Updating files: 92% (798/867) 2023-07-20T11:42:48.3731419Z Updating files: 93% (807/867) 2023-07-20T11:42:48.3777886Z Updating files: 94% (815/867) 2023-07-20T11:42:48.3839406Z Updating files: 95% (824/867) 2023-07-20T11:42:48.3904136Z Updating files: 96% (833/867) 2023-07-20T11:42:48.6883103Z Updating files: 97% (841/867) 2023-07-20T11:42:48.6944528Z Updating files: 98% (850/867) 2023-07-20T11:42:48.7031969Z Updating files: 99% (859/867) 2023-07-20T11:42:48.7032337Z Updating files: 100% (867/867) 2023-07-20T11:42:48.7032642Z Updating files: 100% (867/867), done. 2023-07-20T11:42:48.7255818Z branch 'main' set up to track 'origin/main'. 2023-07-20T11:42:48.7256651Z Switched to a new branch 'main' 2023-07-20T11:42:48.7306061Z ##[endgroup] 2023-07-20T11:42:48.7693183Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-20T11:42:48.7992972Z '6c2fe3a9774fd7c2b04cd2b74986beee36263321' 2023-07-20T11:42:48.8666546Z Prepare all required actions 2023-07-20T11:42:48.8711330Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-07-20T11:42:48.8711605Z env: 2023-07-20T11:42:48.8711865Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:48.8712150Z PYTHON_VERSION: 3.11 2023-07-20T11:42:48.8712372Z PACKAGE_TYPE: conda 2023-07-20T11:42:48.8712616Z REPOSITORY: pytorch/audio 2023-07-20T11:42:48.8712848Z REF: 2023-07-20T11:42:48.8713208Z CU_VERSION: cu121 2023-07-20T11:42:48.8713409Z ##[endgroup] 2023-07-20T11:42:49.0265876Z ##[group]Run set -euxo pipefail 2023-07-20T11:42:49.0266221Z set -euxo pipefail 2023-07-20T11:42:49.0266537Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-07-20T11:42:49.0311890Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:42:49.0312258Z env: 2023-07-20T11:42:49.0312515Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:49.0312911Z PYTHON_VERSION: 3.11 2023-07-20T11:42:49.0313165Z PACKAGE_TYPE: conda 2023-07-20T11:42:49.0313396Z REPOSITORY: pytorch/audio 2023-07-20T11:42:49.0315531Z REF: 2023-07-20T11:42:49.0315749Z CU_VERSION: cu121 2023-07-20T11:42:49.0315960Z ##[endgroup] 2023-07-20T11:42:49.4279946Z + echo CHANNEL=nightly 2023-07-20T11:42:49.6613896Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-07-20T11:42:49.6614247Z with: 2023-07-20T11:42:49.6614762Z github-secret: *** 2023-07-20T11:42:49.6615020Z activate-with-label: false 2023-07-20T11:42:49.6615398Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-07-20T11:42:49.6615981Z label: with-ssh 2023-07-20T11:42:49.6616240Z remove-existing-keys: true 2023-07-20T11:42:49.6616461Z env: 2023-07-20T11:42:49.6616728Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:49.6617018Z PYTHON_VERSION: 3.11 2023-07-20T11:42:49.6617265Z PACKAGE_TYPE: conda 2023-07-20T11:42:49.6617500Z REPOSITORY: pytorch/audio 2023-07-20T11:42:49.6617746Z REF: 2023-07-20T11:42:49.6617961Z CU_VERSION: cu121 2023-07-20T11:42:49.6618163Z CHANNEL: nightly 2023-07-20T11:42:49.6618394Z ##[endgroup] 2023-07-20T11:42:49.7892700Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-07-20T11:42:49.7898576Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-07-20T11:42:49.9504424Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-20T11:42:49.9504909Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-20T11:42:49.9530036Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:42:49.9530325Z env: 2023-07-20T11:42:49.9530576Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:49.9530877Z PYTHON_VERSION: 3.11 2023-07-20T11:42:49.9531128Z PACKAGE_TYPE: conda 2023-07-20T11:42:49.9531389Z REPOSITORY: pytorch/audio 2023-07-20T11:42:49.9531608Z REF: 2023-07-20T11:42:49.9531820Z CU_VERSION: cu121 2023-07-20T11:42:49.9532049Z CHANNEL: nightly 2023-07-20T11:42:49.9532282Z ##[endgroup] 2023-07-20T11:42:50.6781436Z Prepare all required actions 2023-07-20T11:42:50.6781964Z Getting action download info 2023-07-20T11:42:50.7976105Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-07-20T11:42:51.7665631Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-07-20T11:42:51.7665926Z with: 2023-07-20T11:42:51.7666130Z repository: pytorch/audio 2023-07-20T11:42:51.7666405Z setup-miniconda: false 2023-07-20T11:42:51.7666649Z python-version: 3.11 2023-07-20T11:42:51.7666884Z submodules: recursive 2023-07-20T11:42:51.7667075Z env: 2023-07-20T11:42:51.7667321Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:51.7667743Z PYTHON_VERSION: 3.11 2023-07-20T11:42:51.7667973Z PACKAGE_TYPE: conda 2023-07-20T11:42:51.7668307Z REPOSITORY: pytorch/audio 2023-07-20T11:42:51.7668633Z REF: 2023-07-20T11:42:51.7668826Z CU_VERSION: cu121 2023-07-20T11:42:51.7669038Z CHANNEL: nightly 2023-07-20T11:42:51.7669295Z ##[endgroup] 2023-07-20T11:42:51.8403150Z ##[group]Run set -euxo pipefail 2023-07-20T11:42:51.8403429Z set -euxo pipefail 2023-07-20T11:42:51.8403666Z rm -rf "${REPOSITORY}" 2023-07-20T11:42:51.8434012Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:42:51.8434355Z env: 2023-07-20T11:42:51.8434607Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:51.8434896Z PYTHON_VERSION: 3.11 2023-07-20T11:42:51.8435113Z PACKAGE_TYPE: conda 2023-07-20T11:42:51.8435351Z REPOSITORY: pytorch/audio 2023-07-20T11:42:51.8435575Z REF: 2023-07-20T11:42:51.8435769Z CU_VERSION: cu121 2023-07-20T11:42:51.8435966Z CHANNEL: nightly 2023-07-20T11:42:51.8436176Z ##[endgroup] 2023-07-20T11:42:51.9383982Z + rm -rf pytorch/audio 2023-07-20T11:42:52.0179500Z ##[group]Run actions/checkout@v3 2023-07-20T11:42:52.0179727Z with: 2023-07-20T11:42:52.0179953Z repository: pytorch/audio 2023-07-20T11:42:52.0180225Z submodules: recursive 2023-07-20T11:42:52.0180445Z path: pytorch/audio 2023-07-20T11:42:52.0180943Z token: *** 2023-07-20T11:42:52.0181169Z ssh-strict: true 2023-07-20T11:42:52.0181420Z persist-credentials: true 2023-07-20T11:42:52.0181770Z clean: true 2023-07-20T11:42:52.0182120Z sparse-checkout-cone-mode: true 2023-07-20T11:42:52.0182381Z fetch-depth: 1 2023-07-20T11:42:52.0182593Z lfs: false 2023-07-20T11:42:52.0183027Z set-safe-directory: true 2023-07-20T11:42:52.0183256Z env: 2023-07-20T11:42:52.0183506Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:52.0183785Z PYTHON_VERSION: 3.11 2023-07-20T11:42:52.0184002Z PACKAGE_TYPE: conda 2023-07-20T11:42:52.0184246Z REPOSITORY: pytorch/audio 2023-07-20T11:42:52.0184475Z REF: 2023-07-20T11:42:52.0184673Z CU_VERSION: cu121 2023-07-20T11:42:52.0184869Z CHANNEL: nightly 2023-07-20T11:42:52.0185086Z ##[endgroup] 2023-07-20T11:42:52.1849934Z Syncing repository: pytorch/audio 2023-07-20T11:42:52.1871622Z ##[group]Getting Git version info 2023-07-20T11:42:52.1874239Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-07-20T11:42:52.2115023Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-20T11:42:52.2405088Z git version 2.41.0.windows.1 2023-07-20T11:42:52.2449303Z ##[endgroup] 2023-07-20T11:42:52.2473002Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\96ec4107-00b7-4753-8ea7-8cc22c245955' before making global git config changes 2023-07-20T11:42:52.2473615Z Adding repository directory to the temporary git global config as a safe directory 2023-07-20T11:42:52.2484899Z [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:52.2812198Z ##[group]Initializing the repository 2023-07-20T11:42:52.2822787Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-20T11:42:52.3348543Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-07-20T11:42:52.3388920Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-07-20T11:42:52.3723312Z ##[endgroup] 2023-07-20T11:42:52.3723781Z ##[group]Disabling automatic garbage collection 2023-07-20T11:42:52.3732722Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-20T11:42:52.4048791Z ##[endgroup] 2023-07-20T11:42:52.4049228Z ##[group]Setting up auth 2023-07-20T11:42:52.4063076Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-20T11:42:52.4409036Z [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:53.0479592Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-20T11:42:53.0794405Z [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:53.7936944Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:42:53.8253201Z ##[endgroup] 2023-07-20T11:42:53.8253675Z ##[group]Fetching the repository 2023-07-20T11:42:53.8274288Z [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:54.0642087Z remote: Enumerating objects: 986, done. 2023-07-20T11:42:54.0643756Z remote: Counting objects: 0% (1/986) 2023-07-20T11:42:54.0644158Z remote: Counting objects: 1% (10/986) 2023-07-20T11:42:54.0647627Z remote: Counting objects: 2% (20/986) 2023-07-20T11:42:54.0648748Z remote: Counting objects: 3% (30/986) 2023-07-20T11:42:54.0649166Z remote: Counting objects: 4% (40/986) 2023-07-20T11:42:54.0650651Z remote: Counting objects: 5% (50/986) 2023-07-20T11:42:54.0651923Z remote: Counting objects: 6% (60/986) 2023-07-20T11:42:54.0652570Z remote: Counting objects: 7% (70/986) 2023-07-20T11:42:54.0653305Z remote: Counting objects: 8% (79/986) 2023-07-20T11:42:54.0654407Z remote: Counting objects: 9% (89/986) 2023-07-20T11:42:54.0654796Z remote: Counting objects: 10% (99/986) 2023-07-20T11:42:54.0655071Z remote: Counting objects: 11% (109/986) 2023-07-20T11:42:54.0655453Z remote: Counting objects: 12% (119/986) 2023-07-20T11:42:54.0656003Z remote: Counting objects: 13% (129/986) 2023-07-20T11:42:54.0656566Z remote: Counting objects: 14% (139/986) 2023-07-20T11:42:54.0657045Z remote: Counting objects: 15% (148/986) 2023-07-20T11:42:54.0657738Z remote: Counting objects: 16% (158/986) 2023-07-20T11:42:54.0658344Z remote: Counting objects: 17% (168/986) 2023-07-20T11:42:54.0658662Z remote: Counting objects: 18% (178/986) 2023-07-20T11:42:54.0658934Z remote: Counting objects: 19% (188/986) 2023-07-20T11:42:54.0659734Z remote: Counting objects: 20% (198/986) 2023-07-20T11:42:54.0660193Z remote: Counting objects: 21% (208/986) 2023-07-20T11:42:54.0660621Z remote: Counting objects: 22% (217/986) 2023-07-20T11:42:54.0661408Z remote: Counting objects: 23% (227/986) 2023-07-20T11:42:54.0662350Z remote: Counting objects: 24% (237/986) 2023-07-20T11:42:54.0663006Z remote: Counting objects: 25% (247/986) 2023-07-20T11:42:54.0663300Z remote: Counting objects: 26% (257/986) 2023-07-20T11:42:54.0665011Z remote: Counting objects: 27% (267/986) 2023-07-20T11:42:54.0665744Z remote: Counting objects: 28% (277/986) 2023-07-20T11:42:54.0666135Z remote: Counting objects: 29% (286/986) 2023-07-20T11:42:54.0666917Z remote: Counting objects: 30% (296/986) 2023-07-20T11:42:54.0667396Z remote: Counting objects: 31% (306/986) 2023-07-20T11:42:54.0667828Z remote: Counting objects: 32% (316/986) 2023-07-20T11:42:54.0668115Z remote: Counting objects: 33% (326/986) 2023-07-20T11:42:54.0668415Z remote: Counting objects: 34% (336/986) 2023-07-20T11:42:54.0668704Z remote: Counting objects: 35% (346/986) 2023-07-20T11:42:54.0668975Z remote: Counting objects: 36% (355/986) 2023-07-20T11:42:54.0669260Z remote: Counting objects: 37% (365/986) 2023-07-20T11:42:54.0669689Z remote: Counting objects: 38% (375/986) 2023-07-20T11:42:54.0670053Z remote: Counting objects: 39% (385/986) 2023-07-20T11:42:54.0670331Z remote: Counting objects: 40% (395/986) 2023-07-20T11:42:54.0670614Z remote: Counting objects: 41% (405/986) 2023-07-20T11:42:54.0671087Z remote: Counting objects: 42% (415/986) 2023-07-20T11:42:54.0671374Z remote: Counting objects: 43% (424/986) 2023-07-20T11:42:54.0671644Z remote: Counting objects: 44% (434/986) 2023-07-20T11:42:54.0671929Z remote: Counting objects: 45% (444/986) 2023-07-20T11:42:54.0672211Z remote: Counting objects: 46% (454/986) 2023-07-20T11:42:54.0672505Z remote: Counting objects: 47% (464/986) 2023-07-20T11:42:54.0672773Z remote: Counting objects: 48% (474/986) 2023-07-20T11:42:54.0673193Z remote: Counting objects: 49% (484/986) 2023-07-20T11:42:54.0673480Z remote: Counting objects: 50% (493/986) 2023-07-20T11:42:54.0673862Z remote: Counting objects: 51% (503/986) 2023-07-20T11:42:54.0674241Z remote: Counting objects: 52% (513/986) 2023-07-20T11:42:54.0674529Z remote: Counting objects: 53% (523/986) 2023-07-20T11:42:54.0675003Z remote: Counting objects: 54% (533/986) 2023-07-20T11:42:54.0675371Z remote: Counting objects: 55% (543/986) 2023-07-20T11:42:54.0675640Z remote: Counting objects: 56% (553/986) 2023-07-20T11:42:54.0675923Z remote: Counting objects: 57% (563/986) 2023-07-20T11:42:54.0676203Z remote: Counting objects: 58% (572/986) 2023-07-20T11:42:54.0676486Z remote: Counting objects: 59% (582/986) 2023-07-20T11:42:54.0676937Z remote: Counting objects: 60% (592/986) 2023-07-20T11:42:54.0677222Z remote: Counting objects: 61% (602/986) 2023-07-20T11:42:54.0677503Z remote: Counting objects: 62% (612/986) 2023-07-20T11:42:54.0677977Z remote: Counting objects: 63% (622/986) 2023-07-20T11:42:54.0678263Z remote: Counting objects: 64% (632/986) 2023-07-20T11:42:54.0678532Z remote: Counting objects: 65% (641/986) 2023-07-20T11:42:54.0678822Z remote: Counting objects: 66% (651/986) 2023-07-20T11:42:54.0679105Z remote: Counting objects: 67% (661/986) 2023-07-20T11:42:54.0679386Z remote: Counting objects: 68% (671/986) 2023-07-20T11:42:54.0679813Z remote: Counting objects: 69% (681/986) 2023-07-20T11:42:54.0680097Z remote: Counting objects: 70% (691/986) 2023-07-20T11:42:54.0680475Z remote: Counting objects: 71% (701/986) 2023-07-20T11:42:54.0680890Z remote: Counting objects: 72% (710/986) 2023-07-20T11:42:54.0681173Z remote: Counting objects: 73% (720/986) 2023-07-20T11:42:54.0681453Z remote: Counting objects: 74% (730/986) 2023-07-20T11:42:54.0681734Z remote: Counting objects: 75% (740/986) 2023-07-20T11:42:54.0682019Z remote: Counting objects: 76% (750/986) 2023-07-20T11:42:54.0682284Z remote: Counting objects: 77% (760/986) 2023-07-20T11:42:54.0682563Z remote: Counting objects: 78% (770/986) 2023-07-20T11:42:54.0683288Z remote: Counting objects: 79% (779/986) 2023-07-20T11:42:54.0683643Z remote: Counting objects: 80% (789/986) 2023-07-20T11:42:54.0683910Z remote: Counting objects: 81% (799/986) 2023-07-20T11:42:54.0684197Z remote: Counting objects: 82% (809/986) 2023-07-20T11:42:54.0684478Z remote: Counting objects: 83% (819/986) 2023-07-20T11:42:54.0684766Z remote: Counting objects: 84% (829/986) 2023-07-20T11:42:54.0685033Z remote: Counting objects: 85% (839/986) 2023-07-20T11:42:54.0685324Z remote: Counting objects: 86% (848/986) 2023-07-20T11:42:54.0685606Z remote: Counting objects: 87% (858/986) 2023-07-20T11:42:54.0685892Z remote: Counting objects: 88% (868/986) 2023-07-20T11:42:54.0686324Z remote: Counting objects: 89% (878/986) 2023-07-20T11:42:54.0686593Z remote: Counting objects: 90% (888/986) 2023-07-20T11:42:54.0686980Z remote: Counting objects: 91% (898/986) 2023-07-20T11:42:54.0687382Z remote: Counting objects: 92% (908/986) 2023-07-20T11:42:54.0687668Z remote: Counting objects: 93% (917/986) 2023-07-20T11:42:54.0687933Z remote: Counting objects: 94% (927/986) 2023-07-20T11:42:54.0688212Z remote: Counting objects: 95% (937/986) 2023-07-20T11:42:54.0688491Z remote: Counting objects: 96% (947/986) 2023-07-20T11:42:54.0688771Z remote: Counting objects: 97% (957/986) 2023-07-20T11:42:54.0689046Z remote: Counting objects: 98% (967/986) 2023-07-20T11:42:54.0689328Z remote: Counting objects: 99% (977/986) 2023-07-20T11:42:54.0689610Z remote: Counting objects: 100% (986/986) 2023-07-20T11:42:54.0689908Z remote: Counting objects: 100% (986/986), done. 2023-07-20T11:42:54.0690213Z remote: Compressing objects: 0% (1/856) 2023-07-20T11:42:54.0690518Z remote: Compressing objects: 1% (9/856) 2023-07-20T11:42:54.0696422Z remote: Compressing objects: 2% (18/856) 2023-07-20T11:42:54.0716493Z remote: Compressing objects: 3% (26/856) 2023-07-20T11:42:54.0720722Z remote: Compressing objects: 4% (35/856) 2023-07-20T11:42:54.0722932Z remote: Compressing objects: 5% (43/856) 2023-07-20T11:42:54.0724910Z remote: Compressing objects: 6% (52/856) 2023-07-20T11:42:54.0747381Z remote: Compressing objects: 7% (60/856) 2023-07-20T11:42:54.0762546Z remote: Compressing objects: 8% (69/856) 2023-07-20T11:42:54.0791117Z remote: Compressing objects: 9% (78/856) 2023-07-20T11:42:54.0817926Z remote: Compressing objects: 10% (86/856) 2023-07-20T11:42:54.0837143Z remote: Compressing objects: 11% (95/856) 2023-07-20T11:42:54.0860789Z remote: Compressing objects: 12% (103/856) 2023-07-20T11:42:54.0864819Z remote: Compressing objects: 13% (112/856) 2023-07-20T11:42:54.0923344Z remote: Compressing objects: 14% (120/856) 2023-07-20T11:42:54.0932670Z remote: Compressing objects: 15% (129/856) 2023-07-20T11:42:54.0933008Z remote: Compressing objects: 16% (137/856) 2023-07-20T11:42:54.0940966Z remote: Compressing objects: 17% (146/856) 2023-07-20T11:42:54.0945027Z remote: Compressing objects: 18% (155/856) 2023-07-20T11:42:54.0974190Z remote: Compressing objects: 19% (163/856) 2023-07-20T11:42:54.0993072Z remote: Compressing objects: 20% (172/856) 2023-07-20T11:42:54.1005870Z remote: Compressing objects: 21% (180/856) 2023-07-20T11:42:54.1017041Z remote: Compressing objects: 22% (189/856) 2023-07-20T11:42:54.1034164Z remote: Compressing objects: 23% (197/856) 2023-07-20T11:42:54.1058753Z remote: Compressing objects: 24% (206/856) 2023-07-20T11:42:54.1094332Z remote: Compressing objects: 25% (214/856) 2023-07-20T11:42:54.1142439Z remote: Compressing objects: 26% (223/856) 2023-07-20T11:42:54.1190103Z remote: Compressing objects: 27% (232/856) 2023-07-20T11:42:54.1232606Z remote: Compressing objects: 28% (240/856) 2023-07-20T11:42:54.1246532Z remote: Compressing objects: 29% (249/856) 2023-07-20T11:42:54.1266173Z remote: Compressing objects: 30% (257/856) 2023-07-20T11:42:54.1288696Z remote: Compressing objects: 31% (266/856) 2023-07-20T11:42:54.1323746Z remote: Compressing objects: 32% (274/856) 2023-07-20T11:42:54.1384742Z remote: Compressing objects: 33% (283/856) 2023-07-20T11:42:54.1432160Z remote: Compressing objects: 34% (292/856) 2023-07-20T11:42:54.1491938Z remote: Compressing objects: 35% (300/856) 2023-07-20T11:42:54.1531588Z remote: Compressing objects: 36% (309/856) 2023-07-20T11:42:54.1597837Z remote: Compressing objects: 37% (317/856) 2023-07-20T11:42:54.1687167Z remote: Compressing objects: 38% (326/856) 2023-07-20T11:42:54.1849190Z remote: Compressing objects: 39% (334/856) 2023-07-20T11:42:54.1877277Z remote: Compressing objects: 40% (343/856) 2023-07-20T11:42:54.1928787Z remote: Compressing objects: 41% (351/856) 2023-07-20T11:42:54.1933538Z remote: Compressing objects: 42% (360/856) 2023-07-20T11:42:54.1958490Z remote: Compressing objects: 43% (369/856) 2023-07-20T11:42:54.1984565Z remote: Compressing objects: 44% (377/856) 2023-07-20T11:42:54.2006765Z remote: Compressing objects: 45% (386/856) 2023-07-20T11:42:54.2008603Z remote: Compressing objects: 46% (394/856) 2023-07-20T11:42:54.2010121Z remote: Compressing objects: 47% (403/856) 2023-07-20T11:42:54.2013498Z remote: Compressing objects: 48% (411/856) 2023-07-20T11:42:54.2014363Z remote: Compressing objects: 49% (420/856) 2023-07-20T11:42:54.2026802Z remote: Compressing objects: 50% (428/856) 2023-07-20T11:42:54.2047080Z remote: Compressing objects: 51% (437/856) 2023-07-20T11:42:54.2052876Z remote: Compressing objects: 52% (446/856) 2023-07-20T11:42:54.2057500Z remote: Compressing objects: 53% (454/856) 2023-07-20T11:42:54.2066041Z remote: Compressing objects: 54% (463/856) 2023-07-20T11:42:54.2078386Z remote: Compressing objects: 55% (471/856) 2023-07-20T11:42:54.2080176Z remote: Compressing objects: 56% (480/856) 2023-07-20T11:42:54.2112457Z remote: Compressing objects: 57% (488/856) 2023-07-20T11:42:54.2114476Z remote: Compressing objects: 58% (497/856) 2023-07-20T11:42:54.2140948Z remote: Compressing objects: 59% (506/856) 2023-07-20T11:42:54.2160467Z remote: Compressing objects: 60% (514/856) 2023-07-20T11:42:54.2181095Z remote: Compressing objects: 61% (523/856) 2023-07-20T11:42:54.2205502Z remote: Compressing objects: 62% (531/856) 2023-07-20T11:42:54.2220436Z remote: Compressing objects: 63% (540/856) 2023-07-20T11:42:54.2223337Z remote: Compressing objects: 64% (548/856) 2023-07-20T11:42:54.2252323Z remote: Compressing objects: 65% (557/856) 2023-07-20T11:42:54.2266422Z remote: Compressing objects: 66% (565/856) 2023-07-20T11:42:54.2278961Z remote: Compressing objects: 67% (574/856) 2023-07-20T11:42:54.2279411Z remote: Compressing objects: 68% (583/856) 2023-07-20T11:42:54.2281121Z remote: Compressing objects: 69% (591/856) 2023-07-20T11:42:54.2312482Z remote: Compressing objects: 70% (600/856) 2023-07-20T11:42:54.2314329Z remote: Compressing objects: 71% (608/856) 2023-07-20T11:42:54.2314666Z remote: Compressing objects: 72% (617/856) 2023-07-20T11:42:54.2412806Z remote: Compressing objects: 73% (625/856) 2023-07-20T11:42:54.2418488Z remote: Compressing objects: 74% (634/856) 2023-07-20T11:42:54.2426997Z remote: Compressing objects: 75% (642/856) 2023-07-20T11:42:54.2438275Z remote: Compressing objects: 76% (651/856) 2023-07-20T11:42:54.2444736Z remote: Compressing objects: 77% (660/856) 2023-07-20T11:42:54.2451569Z remote: Compressing objects: 78% (668/856) 2023-07-20T11:42:54.2463972Z remote: Compressing objects: 79% (677/856) 2023-07-20T11:42:54.2471169Z remote: Compressing objects: 80% (685/856) 2023-07-20T11:42:54.2473903Z remote: Compressing objects: 81% (694/856) 2023-07-20T11:42:54.2475583Z remote: Compressing objects: 82% (702/856) 2023-07-20T11:42:54.2477611Z remote: Compressing objects: 83% (711/856) 2023-07-20T11:42:54.2477969Z remote: Compressing objects: 84% (720/856) 2023-07-20T11:42:54.2478284Z remote: Compressing objects: 85% (728/856) 2023-07-20T11:42:54.2479671Z remote: Compressing objects: 86% (737/856) 2023-07-20T11:42:54.2480779Z remote: Compressing objects: 87% (745/856) 2023-07-20T11:42:54.2481073Z remote: Compressing objects: 88% (754/856) 2023-07-20T11:42:54.2483448Z remote: Compressing objects: 89% (762/856) 2023-07-20T11:42:54.2483772Z remote: Compressing objects: 90% (771/856) 2023-07-20T11:42:54.2484077Z remote: Compressing objects: 91% (779/856) 2023-07-20T11:42:54.2484633Z remote: Compressing objects: 92% (788/856) 2023-07-20T11:42:54.2485527Z remote: Compressing objects: 93% (797/856) 2023-07-20T11:42:54.2487108Z remote: Compressing objects: 94% (805/856) 2023-07-20T11:42:54.2487473Z remote: Compressing objects: 95% (814/856) 2023-07-20T11:42:54.2487878Z remote: Compressing objects: 96% (822/856) 2023-07-20T11:42:54.2488319Z remote: Compressing objects: 97% (831/856) 2023-07-20T11:42:54.2488635Z remote: Compressing objects: 98% (839/856) 2023-07-20T11:42:54.2490451Z remote: Compressing objects: 99% (848/856) 2023-07-20T11:42:54.2490770Z remote: Compressing objects: 100% (856/856) 2023-07-20T11:42:54.2491294Z remote: Compressing objects: 100% (856/856), done. 2023-07-20T11:42:54.3210622Z Receiving objects: 0% (1/986) 2023-07-20T11:42:54.3215865Z Receiving objects: 1% (10/986) 2023-07-20T11:42:54.3219811Z Receiving objects: 2% (20/986) 2023-07-20T11:42:54.3222465Z Receiving objects: 3% (30/986) 2023-07-20T11:42:54.3226103Z Receiving objects: 4% (40/986) 2023-07-20T11:42:54.3284531Z Receiving objects: 5% (50/986) 2023-07-20T11:42:54.3302811Z Receiving objects: 6% (60/986) 2023-07-20T11:42:54.3310474Z Receiving objects: 7% (70/986) 2023-07-20T11:42:54.3314544Z Receiving objects: 8% (79/986) 2023-07-20T11:42:54.3326141Z Receiving objects: 9% (89/986) 2023-07-20T11:42:54.3453973Z Receiving objects: 10% (99/986) 2023-07-20T11:42:54.3457785Z Receiving objects: 11% (109/986) 2023-07-20T11:42:54.3465083Z Receiving objects: 12% (119/986) 2023-07-20T11:42:54.3468558Z Receiving objects: 13% (129/986) 2023-07-20T11:42:54.3472762Z Receiving objects: 14% (139/986) 2023-07-20T11:42:54.3481499Z Receiving objects: 15% (148/986) 2023-07-20T11:42:54.3487555Z Receiving objects: 16% (158/986) 2023-07-20T11:42:54.3491914Z Receiving objects: 17% (168/986) 2023-07-20T11:42:54.3497871Z Receiving objects: 18% (178/986) 2023-07-20T11:42:54.3501058Z Receiving objects: 19% (188/986) 2023-07-20T11:42:54.3505054Z Receiving objects: 20% (198/986) 2023-07-20T11:42:54.3511977Z Receiving objects: 21% (208/986) 2023-07-20T11:42:54.3523038Z Receiving objects: 22% (217/986) 2023-07-20T11:42:54.3527411Z Receiving objects: 23% (227/986) 2023-07-20T11:42:54.3530478Z Receiving objects: 24% (237/986) 2023-07-20T11:42:54.3557497Z Receiving objects: 25% (247/986) 2023-07-20T11:42:54.3563353Z Receiving objects: 26% (257/986) 2023-07-20T11:42:54.3572308Z Receiving objects: 27% (267/986) 2023-07-20T11:42:54.3576759Z Receiving objects: 28% (277/986) 2023-07-20T11:42:54.3579442Z Receiving objects: 29% (286/986) 2023-07-20T11:42:54.3582791Z Receiving objects: 30% (296/986) 2023-07-20T11:42:54.3589579Z Receiving objects: 31% (306/986) 2023-07-20T11:42:54.3599398Z Receiving objects: 32% (316/986) 2023-07-20T11:42:54.3616340Z Receiving objects: 33% (326/986) 2023-07-20T11:42:54.3635575Z Receiving objects: 34% (336/986) 2023-07-20T11:42:54.3641725Z Receiving objects: 35% (346/986) 2023-07-20T11:42:54.3644966Z Receiving objects: 36% (355/986) 2023-07-20T11:42:54.3647885Z Receiving objects: 37% (365/986) 2023-07-20T11:42:54.3650539Z Receiving objects: 38% (375/986) 2023-07-20T11:42:54.3699458Z Receiving objects: 39% (385/986) 2023-07-20T11:42:54.3701434Z Receiving objects: 40% (395/986) 2023-07-20T11:42:54.3719969Z Receiving objects: 41% (405/986) 2023-07-20T11:42:54.4095279Z Receiving objects: 42% (415/986) 2023-07-20T11:42:54.4439045Z Receiving objects: 43% (424/986) 2023-07-20T11:42:54.4442396Z Receiving objects: 44% (434/986) 2023-07-20T11:42:54.4442878Z Receiving objects: 45% (444/986) 2023-07-20T11:42:54.4444039Z Receiving objects: 46% (454/986) 2023-07-20T11:42:54.4445497Z Receiving objects: 47% (464/986) 2023-07-20T11:42:54.4451802Z Receiving objects: 48% (474/986) 2023-07-20T11:42:54.4455538Z Receiving objects: 49% (484/986) 2023-07-20T11:42:54.4457960Z Receiving objects: 50% (493/986) 2023-07-20T11:42:54.4461488Z Receiving objects: 51% (503/986) 2023-07-20T11:42:54.4465993Z Receiving objects: 52% (513/986) 2023-07-20T11:42:54.4472787Z Receiving objects: 53% (523/986) 2023-07-20T11:42:54.4478932Z Receiving objects: 54% (533/986) 2023-07-20T11:42:54.4481214Z Receiving objects: 55% (543/986) 2023-07-20T11:42:54.4483945Z Receiving objects: 56% (553/986) 2023-07-20T11:42:54.4489198Z Receiving objects: 57% (563/986) 2023-07-20T11:42:54.4497535Z Receiving objects: 58% (572/986) 2023-07-20T11:42:54.4509994Z Receiving objects: 59% (582/986) 2023-07-20T11:42:54.4512694Z Receiving objects: 60% (592/986) 2023-07-20T11:42:54.4514089Z Receiving objects: 61% (602/986) 2023-07-20T11:42:54.4517111Z Receiving objects: 62% (612/986) 2023-07-20T11:42:54.4522717Z Receiving objects: 63% (622/986) 2023-07-20T11:42:54.4525712Z Receiving objects: 64% (632/986) 2023-07-20T11:42:54.4529351Z Receiving objects: 65% (641/986) 2023-07-20T11:42:54.4532977Z Receiving objects: 66% (651/986) 2023-07-20T11:42:54.4535932Z Receiving objects: 67% (661/986) 2023-07-20T11:42:54.4540941Z Receiving objects: 68% (671/986) 2023-07-20T11:42:54.4543677Z Receiving objects: 69% (681/986) 2023-07-20T11:42:54.4547821Z Receiving objects: 70% (691/986) 2023-07-20T11:42:54.4561549Z Receiving objects: 71% (701/986) 2023-07-20T11:42:54.4565620Z Receiving objects: 72% (710/986) 2023-07-20T11:42:54.4570973Z Receiving objects: 73% (720/986) 2023-07-20T11:42:54.4580624Z Receiving objects: 74% (730/986) 2023-07-20T11:42:54.4583018Z Receiving objects: 75% (740/986) 2023-07-20T11:42:54.4595806Z Receiving objects: 76% (750/986) 2023-07-20T11:42:54.4600763Z Receiving objects: 77% (760/986) 2023-07-20T11:42:54.4607168Z Receiving objects: 78% (770/986) 2023-07-20T11:42:54.4617639Z Receiving objects: 79% (779/986) 2023-07-20T11:42:54.4627374Z Receiving objects: 80% (789/986) 2023-07-20T11:42:54.4631433Z Receiving objects: 81% (799/986) 2023-07-20T11:42:54.4635111Z Receiving objects: 82% (809/986) 2023-07-20T11:42:54.4640110Z Receiving objects: 83% (819/986) 2023-07-20T11:42:54.4642924Z Receiving objects: 84% (829/986) 2023-07-20T11:42:54.4645085Z Receiving objects: 85% (839/986) 2023-07-20T11:42:54.4650601Z Receiving objects: 86% (848/986) 2023-07-20T11:42:54.4655308Z Receiving objects: 87% (858/986) 2023-07-20T11:42:54.4662664Z Receiving objects: 88% (868/986) 2023-07-20T11:42:54.4669233Z Receiving objects: 89% (878/986) 2023-07-20T11:42:54.4692276Z Receiving objects: 90% (888/986) 2023-07-20T11:42:54.4702780Z Receiving objects: 91% (898/986) 2023-07-20T11:42:54.4714379Z Receiving objects: 92% (908/986) 2023-07-20T11:42:54.4733634Z Receiving objects: 93% (917/986) 2023-07-20T11:42:54.4745028Z Receiving objects: 94% (927/986) 2023-07-20T11:42:54.4756371Z Receiving objects: 95% (937/986) 2023-07-20T11:42:54.4761913Z Receiving objects: 96% (947/986) 2023-07-20T11:42:54.4773944Z Receiving objects: 97% (957/986) 2023-07-20T11:42:54.4788351Z Receiving objects: 98% (967/986) 2023-07-20T11:42:54.4788872Z Receiving objects: 99% (977/986) 2023-07-20T11:42:54.4789591Z remote: Total 986 (delta 164), reused 436 (delta 95), pack-reused 0 2023-07-20T11:42:54.4794051Z Receiving objects: 100% (986/986) 2023-07-20T11:42:54.4794653Z Receiving objects: 100% (986/986), 4.97 MiB | 23.43 MiB/s, done. 2023-07-20T11:42:54.4803010Z Resolving deltas: 0% (0/164) 2023-07-20T11:42:54.4803763Z Resolving deltas: 1% (3/164) 2023-07-20T11:42:54.4805063Z Resolving deltas: 2% (4/164) 2023-07-20T11:42:54.4805381Z Resolving deltas: 3% (6/164) 2023-07-20T11:42:54.4806655Z Resolving deltas: 4% (7/164) 2023-07-20T11:42:54.4807594Z Resolving deltas: 6% (10/164) 2023-07-20T11:42:54.4811541Z Resolving deltas: 7% (12/164) 2023-07-20T11:42:54.4812118Z Resolving deltas: 8% (14/164) 2023-07-20T11:42:54.4812613Z Resolving deltas: 9% (16/164) 2023-07-20T11:42:54.4813088Z Resolving deltas: 10% (17/164) 2023-07-20T11:42:54.4813392Z Resolving deltas: 11% (19/164) 2023-07-20T11:42:54.4813851Z Resolving deltas: 12% (20/164) 2023-07-20T11:42:54.4814493Z Resolving deltas: 13% (22/164) 2023-07-20T11:42:54.4816183Z Resolving deltas: 14% (24/164) 2023-07-20T11:42:54.4816984Z Resolving deltas: 15% (25/164) 2023-07-20T11:42:54.4819223Z Resolving deltas: 16% (27/164) 2023-07-20T11:42:54.4819737Z Resolving deltas: 17% (29/164) 2023-07-20T11:42:54.4820209Z Resolving deltas: 18% (30/164) 2023-07-20T11:42:54.4820728Z Resolving deltas: 19% (32/164) 2023-07-20T11:42:54.4823008Z Resolving deltas: 20% (33/164) 2023-07-20T11:42:54.4827233Z Resolving deltas: 21% (35/164) 2023-07-20T11:42:54.4828360Z Resolving deltas: 22% (37/164) 2023-07-20T11:42:54.4829781Z Resolving deltas: 23% (38/164) 2023-07-20T11:42:54.4832141Z Resolving deltas: 24% (40/164) 2023-07-20T11:42:54.4832827Z Resolving deltas: 25% (41/164) 2023-07-20T11:42:54.4836613Z Resolving deltas: 26% (43/164) 2023-07-20T11:42:54.4839266Z Resolving deltas: 27% (45/164) 2023-07-20T11:42:54.4840353Z Resolving deltas: 28% (46/164) 2023-07-20T11:42:54.4841764Z Resolving deltas: 29% (48/164) 2023-07-20T11:42:54.4842912Z Resolving deltas: 30% (50/164) 2023-07-20T11:42:54.4843396Z Resolving deltas: 31% (51/164) 2023-07-20T11:42:54.4843878Z Resolving deltas: 32% (53/164) 2023-07-20T11:42:54.4844522Z Resolving deltas: 33% (55/164) 2023-07-20T11:42:54.4845009Z Resolving deltas: 34% (56/164) 2023-07-20T11:42:54.4845952Z Resolving deltas: 35% (58/164) 2023-07-20T11:42:54.4846544Z Resolving deltas: 37% (61/164) 2023-07-20T11:42:54.4847032Z Resolving deltas: 38% (63/164) 2023-07-20T11:42:54.4847499Z Resolving deltas: 39% (64/164) 2023-07-20T11:42:54.4847929Z Resolving deltas: 40% (66/164) 2023-07-20T11:42:54.4848174Z Resolving deltas: 41% (68/164) 2023-07-20T11:42:54.4848425Z Resolving deltas: 42% (69/164) 2023-07-20T11:42:54.4848673Z Resolving deltas: 43% (71/164) 2023-07-20T11:42:54.4852104Z Resolving deltas: 44% (73/164) 2023-07-20T11:42:54.4852647Z Resolving deltas: 45% (75/164) 2023-07-20T11:42:54.4854878Z Resolving deltas: 46% (76/164) 2023-07-20T11:42:54.4855486Z Resolving deltas: 48% (79/164) 2023-07-20T11:42:54.4856978Z Resolving deltas: 49% (81/164) 2023-07-20T11:42:54.4858427Z Resolving deltas: 50% (83/164) 2023-07-20T11:42:54.4858953Z Resolving deltas: 51% (84/164) 2023-07-20T11:42:54.4859924Z Resolving deltas: 52% (86/164) 2023-07-20T11:42:54.4860547Z Resolving deltas: 53% (87/164) 2023-07-20T11:42:54.4861020Z Resolving deltas: 54% (89/164) 2023-07-20T11:42:54.4861472Z Resolving deltas: 55% (91/164) 2023-07-20T11:42:54.4862126Z Resolving deltas: 56% (92/164) 2023-07-20T11:42:54.4863613Z Resolving deltas: 57% (94/164) 2023-07-20T11:42:54.4864174Z Resolving deltas: 59% (97/164) 2023-07-20T11:42:54.4864877Z Resolving deltas: 60% (99/164) 2023-07-20T11:42:54.4865418Z Resolving deltas: 61% (101/164) 2023-07-20T11:42:54.4865918Z Resolving deltas: 62% (102/164) 2023-07-20T11:42:54.4866677Z Resolving deltas: 63% (104/164) 2023-07-20T11:42:54.4867262Z Resolving deltas: 64% (105/164) 2023-07-20T11:42:54.4867821Z Resolving deltas: 65% (107/164) 2023-07-20T11:42:54.4870748Z Resolving deltas: 67% (110/164) 2023-07-20T11:42:54.4871941Z Resolving deltas: 68% (113/164) 2023-07-20T11:42:54.4872441Z Resolving deltas: 70% (115/164) 2023-07-20T11:42:54.4872850Z Resolving deltas: 71% (117/164) 2023-07-20T11:42:54.4873190Z Resolving deltas: 72% (119/164) 2023-07-20T11:42:54.4873693Z Resolving deltas: 73% (120/164) 2023-07-20T11:42:54.4874002Z Resolving deltas: 75% (123/164) 2023-07-20T11:42:54.4875591Z Resolving deltas: 76% (125/164) 2023-07-20T11:42:54.4877392Z Resolving deltas: 77% (127/164) 2023-07-20T11:42:54.4878656Z Resolving deltas: 79% (130/164) 2023-07-20T11:42:54.4878948Z Resolving deltas: 80% (132/164) 2023-07-20T11:42:54.4879547Z Resolving deltas: 81% (133/164) 2023-07-20T11:42:54.4880890Z Resolving deltas: 82% (135/164) 2023-07-20T11:42:54.4881456Z Resolving deltas: 83% (137/164) 2023-07-20T11:42:54.4881878Z Resolving deltas: 84% (139/164) 2023-07-20T11:42:54.4883377Z Resolving deltas: 85% (140/164) 2023-07-20T11:42:54.4885737Z Resolving deltas: 86% (142/164) 2023-07-20T11:42:54.4886549Z Resolving deltas: 87% (144/164) 2023-07-20T11:42:54.4887059Z Resolving deltas: 88% (145/164) 2023-07-20T11:42:54.4887675Z Resolving deltas: 89% (146/164) 2023-07-20T11:42:54.4889538Z Resolving deltas: 90% (148/164) 2023-07-20T11:42:54.4890986Z Resolving deltas: 91% (150/164) 2023-07-20T11:42:54.4891539Z Resolving deltas: 92% (152/164) 2023-07-20T11:42:54.4892114Z Resolving deltas: 93% (153/164) 2023-07-20T11:42:54.4892751Z Resolving deltas: 94% (155/164) 2023-07-20T11:42:54.4894163Z Resolving deltas: 95% (156/164) 2023-07-20T11:42:54.4894578Z Resolving deltas: 96% (158/164) 2023-07-20T11:42:54.4899136Z Resolving deltas: 97% (160/164) 2023-07-20T11:42:54.4900316Z Resolving deltas: 98% (161/164) 2023-07-20T11:42:54.4906701Z Resolving deltas: 99% (163/164) 2023-07-20T11:42:54.4909562Z Resolving deltas: 100% (164/164) 2023-07-20T11:42:54.4909861Z Resolving deltas: 100% (164/164), done. 2023-07-20T11:42:54.6759518Z From https://github.com/pytorch/audio 2023-07-20T11:42:54.6759938Z * [new ref] 6a67f8ba5a61a7068729fcd436b7009d56649e2b -> origin/nightly 2023-07-20T11:42:54.6924699Z ##[endgroup] 2023-07-20T11:42:54.6925159Z ##[group]Determining the checkout info 2023-07-20T11:42:54.6930020Z ##[endgroup] 2023-07-20T11:42:54.6930710Z ##[group]Checking out the ref 2023-07-20T11:42:54.6939749Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-07-20T11:42:56.5920532Z Updating files: 7% (64/857) 2023-07-20T11:42:56.7122696Z Updating files: 8% (69/857) 2023-07-20T11:42:56.7233502Z Updating files: 9% (78/857) 2023-07-20T11:42:56.7287792Z Updating files: 10% (86/857) 2023-07-20T11:42:56.7337270Z Updating files: 11% (95/857) 2023-07-20T11:42:56.7404000Z Updating files: 12% (103/857) 2023-07-20T11:42:56.7425211Z Updating files: 13% (112/857) 2023-07-20T11:42:56.7469546Z Updating files: 13% (114/857) 2023-07-20T11:42:56.7534292Z Updating files: 14% (120/857) 2023-07-20T11:42:56.8260785Z Updating files: 15% (129/857) 2023-07-20T11:42:56.8325694Z Updating files: 16% (138/857) 2023-07-20T11:42:56.8382039Z Updating files: 17% (146/857) 2023-07-20T11:42:56.8442601Z Updating files: 18% (155/857) 2023-07-20T11:42:56.8501508Z Updating files: 19% (163/857) 2023-07-20T11:42:56.8843999Z Updating files: 20% (172/857) 2023-07-20T11:42:56.9065882Z Updating files: 21% (180/857) 2023-07-20T11:42:56.9368182Z Updating files: 22% (189/857) 2023-07-20T11:42:56.9441442Z Updating files: 23% (198/857) 2023-07-20T11:42:56.9498755Z Updating files: 24% (206/857) 2023-07-20T11:42:56.9557124Z Updating files: 25% (215/857) 2023-07-20T11:42:56.9608437Z Updating files: 26% (223/857) 2023-07-20T11:42:56.9669124Z Updating files: 27% (232/857) 2023-07-20T11:42:56.9726690Z Updating files: 28% (240/857) 2023-07-20T11:42:56.9784214Z Updating files: 29% (249/857) 2023-07-20T11:42:56.9843068Z Updating files: 30% (258/857) 2023-07-20T11:42:56.9892327Z Updating files: 31% (266/857) 2023-07-20T11:42:56.9950616Z Updating files: 32% (275/857) 2023-07-20T11:42:57.0011216Z Updating files: 33% (283/857) 2023-07-20T11:42:57.0063184Z Updating files: 34% (292/857) 2023-07-20T11:42:57.0134989Z Updating files: 35% (300/857) 2023-07-20T11:42:57.0492888Z Updating files: 36% (309/857) 2023-07-20T11:42:57.0579503Z Updating files: 37% (318/857) 2023-07-20T11:42:57.0903471Z Updating files: 38% (326/857) 2023-07-20T11:42:57.0949720Z Updating files: 39% (335/857) 2023-07-20T11:42:57.1165534Z Updating files: 40% (343/857) 2023-07-20T11:42:57.1378981Z Updating files: 41% (352/857) 2023-07-20T11:42:57.1449217Z Updating files: 42% (360/857) 2023-07-20T11:42:57.1503340Z Updating files: 43% (369/857) 2023-07-20T11:42:57.1552774Z Updating files: 44% (378/857) 2023-07-20T11:42:57.1595077Z Updating files: 45% (386/857) 2023-07-20T11:42:57.1654692Z Updating files: 46% (395/857) 2023-07-20T11:42:57.1725865Z Updating files: 47% (403/857) 2023-07-20T11:42:57.1784925Z Updating files: 48% (412/857) 2023-07-20T11:42:57.1851194Z Updating files: 49% (420/857) 2023-07-20T11:42:57.1911824Z Updating files: 50% (429/857) 2023-07-20T11:42:57.1956772Z Updating files: 51% (438/857) 2023-07-20T11:42:57.2012553Z Updating files: 52% (446/857) 2023-07-20T11:42:57.2049261Z Updating files: 53% (455/857) 2023-07-20T11:42:57.2106922Z Updating files: 54% (463/857) 2023-07-20T11:42:57.2153431Z Updating files: 55% (472/857) 2023-07-20T11:42:57.2222442Z Updating files: 56% (480/857) 2023-07-20T11:42:57.2276511Z Updating files: 57% (489/857) 2023-07-20T11:42:57.2333313Z Updating files: 58% (498/857) 2023-07-20T11:42:57.2396390Z Updating files: 59% (506/857) 2023-07-20T11:42:57.2457217Z Updating files: 60% (515/857) 2023-07-20T11:42:57.2528756Z Updating files: 61% (523/857) 2023-07-20T11:42:57.2584501Z Updating files: 62% (532/857) 2023-07-20T11:42:57.2651272Z Updating files: 63% (540/857) 2023-07-20T11:42:57.2714983Z Updating files: 64% (549/857) 2023-07-20T11:42:57.2757041Z Updating files: 65% (558/857) 2023-07-20T11:42:57.2813567Z Updating files: 66% (566/857) 2023-07-20T11:42:57.2858204Z Updating files: 67% (575/857) 2023-07-20T11:42:57.2907701Z Updating files: 68% (583/857) 2023-07-20T11:42:57.2953675Z Updating files: 69% (592/857) 2023-07-20T11:42:57.3006754Z Updating files: 70% (600/857) 2023-07-20T11:42:57.3047480Z Updating files: 71% (609/857) 2023-07-20T11:42:57.3115844Z Updating files: 72% (618/857) 2023-07-20T11:42:57.3182795Z Updating files: 73% (626/857) 2023-07-20T11:42:57.3253336Z Updating files: 74% (635/857) 2023-07-20T11:42:57.3315928Z Updating files: 75% (643/857) 2023-07-20T11:42:57.3376527Z Updating files: 76% (652/857) 2023-07-20T11:42:57.3438360Z Updating files: 77% (660/857) 2023-07-20T11:42:57.3502183Z Updating files: 78% (669/857) 2023-07-20T11:42:57.3549913Z Updating files: 79% (678/857) 2023-07-20T11:42:57.3622086Z Updating files: 80% (686/857) 2023-07-20T11:42:57.3681201Z Updating files: 81% (695/857) 2023-07-20T11:42:57.3741769Z Updating files: 82% (703/857) 2023-07-20T11:42:57.3796980Z Updating files: 83% (712/857) 2023-07-20T11:42:57.3851037Z Updating files: 84% (720/857) 2023-07-20T11:42:57.3900849Z Updating files: 85% (729/857) 2023-07-20T11:42:57.3953273Z Updating files: 86% (738/857) 2023-07-20T11:42:57.3999993Z Updating files: 87% (746/857) 2023-07-20T11:42:57.4046644Z Updating files: 88% (755/857) 2023-07-20T11:42:57.4100031Z Updating files: 89% (763/857) 2023-07-20T11:42:57.4145868Z Updating files: 90% (772/857) 2023-07-20T11:42:57.4216077Z Updating files: 91% (780/857) 2023-07-20T11:42:57.7702425Z Updating files: 92% (789/857) 2023-07-20T11:42:57.7765311Z Updating files: 93% (798/857) 2023-07-20T11:42:57.7829680Z Updating files: 94% (806/857) 2023-07-20T11:42:57.7886412Z Updating files: 95% (815/857) 2023-07-20T11:42:57.7949762Z Updating files: 96% (823/857) 2023-07-20T11:42:57.8010114Z Updating files: 97% (832/857) 2023-07-20T11:42:57.8094267Z Updating files: 98% (840/857) 2023-07-20T11:42:57.8141472Z Updating files: 99% (849/857) 2023-07-20T11:42:57.8142067Z Updating files: 100% (857/857) 2023-07-20T11:42:57.8142350Z Updating files: 100% (857/857), done. 2023-07-20T11:42:57.8330068Z branch 'nightly' set up to track 'origin/nightly'. 2023-07-20T11:42:57.8330692Z Switched to a new branch 'nightly' 2023-07-20T11:42:57.8382524Z ##[endgroup] 2023-07-20T11:42:57.8383013Z ##[group]Setting up auth for fetching submodules 2023-07-20T11:42:57.8396442Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:42:57.8736624Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-07-20T11:42:57.9062539Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-07-20T11:42:57.9365285Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-07-20T11:42:57.9670243Z ##[endgroup] 2023-07-20T11:42:57.9670749Z ##[group]Fetching submodules 2023-07-20T11:42:57.9679606Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-07-20T11:42:58.6226559Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-07-20T11:42:59.1352983Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-07-20T11:42:59.5977514Z ##[endgroup] 2023-07-20T11:42:59.5977988Z ##[group]Persisting credentials for submodules 2023-07-20T11:42:59.5990434Z [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:00.0887028Z [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:00.6138660Z [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:01.1010426Z [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:01.5647446Z ##[endgroup] 2023-07-20T11:43:01.6000986Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-20T11:43:01.6288862Z '6a67f8ba5a61a7068729fcd436b7009d56649e2b' 2023-07-20T11:43:01.6611501Z ##[group]Run echo "ENV VARS" 2023-07-20T11:43:01.6611807Z echo "ENV VARS" 2023-07-20T11:43:01.6612056Z echo "${GITHUB_REF_NAME}" 2023-07-20T11:43:01.6612310Z echo "${GITHUB_REF}" 2023-07-20T11:43:01.6612562Z echo "${GITHUB_BASE_REF}" 2023-07-20T11:43:01.6612774Z  2023-07-20T11:43:01.6612998Z echo "GITHUB PROVIDED" 2023-07-20T11:43:01.6613242Z echo "nightly" 2023-07-20T11:43:01.6613489Z echo "refs/heads/nightly" 2023-07-20T11:43:01.6613748Z echo "refs/heads/nightly" 2023-07-20T11:43:01.6613981Z echo "" 2023-07-20T11:43:01.6641492Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:43:01.6641827Z env: 2023-07-20T11:43:01.6642085Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:01.6642350Z PYTHON_VERSION: 3.11 2023-07-20T11:43:01.6642585Z PACKAGE_TYPE: conda 2023-07-20T11:43:01.6642829Z REPOSITORY: pytorch/audio 2023-07-20T11:43:01.6643058Z REF: 2023-07-20T11:43:01.6643425Z CU_VERSION: cu121 2023-07-20T11:43:01.6643662Z CHANNEL: nightly 2023-07-20T11:43:01.6643877Z ##[endgroup] 2023-07-20T11:43:01.9575559Z ENV VARS 2023-07-20T11:43:01.9575889Z nightly 2023-07-20T11:43:01.9576156Z refs/heads/nightly 2023-07-20T11:43:01.9576314Z 2023-07-20T11:43:01.9576419Z GITHUB PROVIDED 2023-07-20T11:43:01.9576624Z nightly 2023-07-20T11:43:01.9576825Z refs/heads/nightly 2023-07-20T11:43:01.9577065Z refs/heads/nightly 2023-07-20T11:43:01.9577243Z 2023-07-20T11:43:02.0904332Z ##[group]Run set -euxo pipefail 2023-07-20T11:43:02.0904636Z set -euxo pipefail 2023-07-20T11:43:02.0904979Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-07-20T11:43:02.0905364Z # and "/" is not allowed in artifact names 2023-07-20T11:43:02.0905740Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-07-20T11:43:02.0934454Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:43:02.0934790Z env: 2023-07-20T11:43:02.0935051Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:02.0935317Z PYTHON_VERSION: 3.11 2023-07-20T11:43:02.0935556Z PACKAGE_TYPE: conda 2023-07-20T11:43:02.0935801Z REPOSITORY: pytorch/audio 2023-07-20T11:43:02.0936032Z REF: 2023-07-20T11:43:02.0936216Z CU_VERSION: cu121 2023-07-20T11:43:02.0936433Z CHANNEL: nightly 2023-07-20T11:43:02.0936667Z ##[endgroup] 2023-07-20T11:43:02.1202072Z + echo ARTIFACT_NAME=pytorch_audio__3.11 2023-07-20T11:43:02.1401421Z ##[group]Run set -euxo pipefail 2023-07-20T11:43:02.1401813Z set -euxo pipefail 2023-07-20T11:43:02.1402118Z conda info | grep -i 'base environment' 2023-07-20T11:43:02.1402482Z conda clean --all --quiet --yes 2023-07-20T11:43:02.1439866Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:43:02.1440208Z env: 2023-07-20T11:43:02.1440552Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:02.1440855Z PYTHON_VERSION: 3.11 2023-07-20T11:43:02.1441190Z PACKAGE_TYPE: conda 2023-07-20T11:43:02.1441504Z REPOSITORY: pytorch/audio 2023-07-20T11:43:02.1441798Z REF: 2023-07-20T11:43:02.1442016Z CU_VERSION: cu121 2023-07-20T11:43:02.1442295Z CHANNEL: nightly 2023-07-20T11:43:02.1442627Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:43:02.1442943Z ##[endgroup] 2023-07-20T11:43:02.4538170Z + conda info 2023-07-20T11:43:02.4619770Z + grep -i 'base environment' 2023-07-20T11:45:06.8369617Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-07-20T11:45:06.8375183Z + conda clean --all --quiet --yes 2023-07-20T11:45:17.7911487Z ##[group]Run set -euxo pipefail 2023-07-20T11:45:17.7911770Z set -euxo pipefail 2023-07-20T11:45:17.7912075Z conda config --set channel_priority false 2023-07-20T11:45:17.7939717Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:45:17.7940005Z env: 2023-07-20T11:45:17.7940303Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:45:17.7940589Z PYTHON_VERSION: 3.11 2023-07-20T11:45:17.7940985Z PACKAGE_TYPE: conda 2023-07-20T11:45:17.7941242Z REPOSITORY: pytorch/audio 2023-07-20T11:45:17.7941598Z REF: 2023-07-20T11:45:17.7941892Z CU_VERSION: cu121 2023-07-20T11:45:17.7942125Z CHANNEL: nightly 2023-07-20T11:45:17.7942385Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:45:17.7942649Z ##[endgroup] 2023-07-20T11:45:18.3806959Z + conda config --set channel_priority false 2023-07-20T11:45:19.6269355Z ##[group]Run set -euxo pipefail 2023-07-20T11:45:19.6269675Z set -euxo pipefail 2023-07-20T11:45:19.6270007Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-07-20T11:45:19.6270303Z conda create \ 2023-07-20T11:45:19.6270557Z  --yes --quiet \ 2023-07-20T11:45:19.6270823Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:45:19.6271080Z  "python=3.9" 2023-07-20T11:45:19.6271507Z CONDA_ENV="${CONDA_ENV}" 2023-07-20T11:45:19.6271827Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-07-20T11:45:19.6272215Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-07-20T11:45:19.6272632Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-07-20T11:45:19.6272979Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-07-20T11:45:19.6273475Z cat "${BUILD_ENV_FILE}" 2023-07-20T11:45:19.6273799Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-07-20T11:45:19.6301225Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:45:19.6301514Z env: 2023-07-20T11:45:19.6301784Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:45:19.6302051Z PYTHON_VERSION: 3.11 2023-07-20T11:45:19.6302286Z PACKAGE_TYPE: conda 2023-07-20T11:45:19.6302534Z REPOSITORY: pytorch/audio 2023-07-20T11:45:19.6302743Z REF: 2023-07-20T11:45:19.6302951Z CU_VERSION: cu121 2023-07-20T11:45:19.6303179Z CHANNEL: nightly 2023-07-20T11:45:19.6303432Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:45:19.6303664Z ##[endgroup] 2023-07-20T11:45:19.9490296Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:45:19.9490879Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python=3.9 2023-07-20T11:45:41.4863239Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:45:41.6426707Z Solving environment: ...working... done 2023-07-20T11:46:50.3588814Z 2023-07-20T11:46:50.3589693Z ## Package Plan ## 2023-07-20T11:46:50.3590095Z 2023-07-20T11:46:50.3590579Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956 2023-07-20T11:46:50.3591082Z 2023-07-20T11:46:50.3592817Z added / updated specs: 2023-07-20T11:46:50.3593453Z - python=3.9 2023-07-20T11:46:50.3593778Z 2023-07-20T11:46:50.3595330Z 2023-07-20T11:46:50.3595815Z The following packages will be downloaded: 2023-07-20T11:46:50.3596238Z 2023-07-20T11:46:50.3596502Z package | build 2023-07-20T11:46:50.3597092Z ---------------------------|----------------- 2023-07-20T11:46:50.3597841Z openssl-3.0.9 | h2bbff1b_0 7.4 MB 2023-07-20T11:46:50.3598491Z pip-23.1.2 | py39haa95532_0 2.8 MB 2023-07-20T11:46:50.3599485Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-07-20T11:46:50.3600224Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-07-20T11:46:50.3600954Z tzdata-2023c | h04d1e81_0 116 KB 2023-07-20T11:46:50.3601574Z vc-14.2 | h21ff451_1 8 KB 2023-07-20T11:46:50.3602431Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-07-20T11:46:50.3603176Z ------------------------------------------------------------ 2023-07-20T11:46:50.3603767Z Total: 30.6 MB 2023-07-20T11:46:50.3604055Z 2023-07-20T11:46:50.3605590Z The following NEW packages will be INSTALLED: 2023-07-20T11:46:50.3605970Z 2023-07-20T11:46:50.3628667Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-20T11:46:50.3629587Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-20T11:46:50.3630412Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 None 2023-07-20T11:46:50.3631169Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-07-20T11:46:50.3631981Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 None 2023-07-20T11:46:50.3632770Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-20T11:46:50.3633555Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-20T11:46:50.3634587Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-20T11:46:50.3635398Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-20T11:46:50.3636200Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-07-20T11:46:50.3636590Z 2023-07-20T11:46:50.3636628Z 2023-07-20T11:46:50.7517477Z Preparing transaction: ...working... done 2023-07-20T11:46:54.5683724Z Verifying transaction: ...working... done 2023-07-20T11:47:17.7110483Z Executing transaction: ...working... done 2023-07-20T11:47:17.8045158Z Retrieving notices: ...working... done 2023-07-20T11:47:18.1996496Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:47:18.1997527Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:47:18.1998346Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python -m pip install 'C:\actions-runner\_work\audio\audio/test-infra/tools/pkg-helpers' 2023-07-20T11:47:32.6716169Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-07-20T11:47:32.6716780Z 2023-07-20T11:47:32.6717111Z Installing build dependencies: started 2023-07-20T11:47:32.6717496Z 2023-07-20T11:47:32.6717865Z Installing build dependencies: finished with status 'done' 2023-07-20T11:47:32.6718290Z 2023-07-20T11:47:32.6718517Z Getting requirements to build wheel: started 2023-07-20T11:47:32.6718890Z 2023-07-20T11:47:32.6719441Z Getting requirements to build wheel: finished with status 'done' 2023-07-20T11:47:32.6720001Z 2023-07-20T11:47:32.6720279Z Preparing metadata (pyproject.toml): started 2023-07-20T11:47:32.6720638Z 2023-07-20T11:47:32.6721046Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-20T11:47:32.6721547Z 2023-07-20T11:47:32.6724897Z Building wheels for collected packages: pytorch-pkg-helpers 2023-07-20T11:47:32.6725444Z 2023-07-20T11:47:32.6725948Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-07-20T11:47:32.6726458Z 2023-07-20T11:47:32.6727033Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-07-20T11:47:32.6727673Z 2023-07-20T11:47:32.6728559Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=7635 sha256=7176fc68d6a5e8aec8e8b805e2f7ebe2c9f220f90df1a989675e5d84d3cdf235 2023-07-20T11:47:32.6729385Z 2023-07-20T11:47:32.6730390Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-07-20T11:47:32.6731053Z 2023-07-20T11:47:32.6731315Z Successfully built pytorch-pkg-helpers 2023-07-20T11:47:32.6731747Z 2023-07-20T11:47:32.6732109Z Installing collected packages: pytorch-pkg-helpers 2023-07-20T11:47:32.6732555Z 2023-07-20T11:47:32.6732941Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-07-20T11:47:32.6733487Z 2023-07-20T11:47:32.6733497Z 2023-07-20T11:47:32.7167372Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:47:32.7168386Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python -m pytorch_pkg_helpers 2023-07-20T11:47:35.8389308Z + cat 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:47:35.8610342Z export BUILD_VERSION='2.1.0.dev20230720' 2023-07-20T11:47:35.8610763Z 2023-07-20T11:47:35.8610971Z export CMAKE_USE_CUDA='1' 2023-07-20T11:47:35.8611382Z 2023-07-20T11:47:35.8611712Z export CONDA_BUILD_VARIANT='cuda' 2023-07-20T11:47:35.8612064Z 2023-07-20T11:47:35.8612470Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T11:47:35.8612953Z 2023-07-20T11:47:35.8613884Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230718' 2023-07-20T11:47:35.8614418Z 2023-07-20T11:47:35.8614813Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230718' 2023-07-20T11:47:35.8615267Z 2023-07-20T11:47:35.8615552Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:47:35.8616154Z 2023-07-20T11:47:35.8616619Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:47:35.8617120Z 2023-07-20T11:47:35.8617552Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:47:35.8618059Z 2023-07-20T11:47:35.8618298Z export FORCE_CUDA=1 2023-07-20T11:47:35.8618608Z 2023-07-20T11:47:35.8619063Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-07-20T11:47:35.8619597Z 2023-07-20T11:47:35.8619902Z export PYTORCH_VERSION='2.1.0.dev20230718' 2023-07-20T11:47:35.8620231Z 2023-07-20T11:47:35.8620563Z export PYTORCH_VERSION_SUFFIX='' 2023-07-20T11:47:35.8621219Z 2023-07-20T11:47:35.8621804Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T11:47:35.8622184Z 2023-07-20T11:47:35.8622381Z export VERSION_SUFFIX='' 2023-07-20T11:47:35.8622675Z 2023-07-20T11:47:35.8622873Z export WHEEL_DIR='' 2023-07-20T11:47:35.8623138Z 2023-07-20T11:47:35.8623156Z 2023-07-20T11:47:35.8623543Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:47:35.8903218Z ##[group]Run set -euxo pipefail 2023-07-20T11:47:35.8903826Z set -euxo pipefail 2023-07-20T11:47:35.8904708Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-07-20T11:47:35.8905222Z  2023-07-20T11:47:35.8905493Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-07-20T11:47:35.8905817Z  2023-07-20T11:47:35.8906125Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-07-20T11:47:35.8906450Z  conda create \ 2023-07-20T11:47:35.8906912Z  --yes --quiet \ 2023-07-20T11:47:35.8907188Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:47:35.8907593Z  "python=3.8" \ 2023-07-20T11:47:35.8907980Z  cmake=3.22 \ 2023-07-20T11:47:35.8908291Z  conda-build=3.21 \ 2023-07-20T11:47:35.8908550Z  ninja=1.10 \ 2023-07-20T11:47:35.8908838Z  pkg-config=0.29 \ 2023-07-20T11:47:35.8909123Z  wheel=0.37 2023-07-20T11:47:35.8909350Z  else 2023-07-20T11:47:35.8909606Z  conda create \ 2023-07-20T11:47:35.8909898Z  --yes --quiet \ 2023-07-20T11:47:35.8910208Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:47:35.8910500Z  "python=${PYTHON_VERSION}" \ 2023-07-20T11:47:35.8911070Z  cmake=3.22 \ 2023-07-20T11:47:35.8911344Z  ninja=1.10 \ 2023-07-20T11:47:35.8911630Z  pkg-config=0.29 \ 2023-07-20T11:47:35.8911877Z  wheel=0.37 2023-07-20T11:47:35.8912142Z  fi 2023-07-20T11:47:35.8912390Z else 2023-07-20T11:47:35.8912652Z  conda create \ 2023-07-20T11:47:35.8912896Z  --yes --quiet \ 2023-07-20T11:47:35.8913200Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:47:35.8913683Z  "python=${PYTHON_VERSION}" \ 2023-07-20T11:47:35.8913988Z  cmake=3.22 \ 2023-07-20T11:47:35.8914353Z  conda-build=3.21 \ 2023-07-20T11:47:35.8914756Z  ninja=1.10 \ 2023-07-20T11:47:35.8915047Z  pkg-config=0.29 \ 2023-07-20T11:47:35.8915328Z  wheel=0.37 2023-07-20T11:47:35.8915545Z fi 2023-07-20T11:47:35.8915854Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-20T11:47:35.8916256Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-20T11:47:35.8956292Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:47:35.8956919Z env: 2023-07-20T11:47:35.8957430Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:47:35.8958068Z PYTHON_VERSION: 3.11 2023-07-20T11:47:35.8958601Z PACKAGE_TYPE: conda 2023-07-20T11:47:35.8959151Z REPOSITORY: pytorch/audio 2023-07-20T11:47:35.8959626Z REF: 2023-07-20T11:47:35.8960284Z CU_VERSION: cu121 2023-07-20T11:47:35.8961226Z CHANNEL: nightly 2023-07-20T11:47:35.8961851Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:47:35.8962537Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:47:35.8963213Z ##[endgroup] 2023-07-20T11:47:36.2779723Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:47:36.2780497Z + [[ 3.11 = \3\.\1\1 ]] 2023-07-20T11:47:36.2781007Z + [[ conda == \c\o\n\d\a ]] 2023-07-20T11:47:36.2781953Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5610470956' python=3.8 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-07-20T11:47:38.6760015Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:47:38.6770321Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-07-20T11:47:59.4346999Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:48:08.5398480Z Solving environment: ...working... done 2023-07-20T11:48:08.9423316Z 2023-07-20T11:48:08.9423946Z ## Package Plan ## 2023-07-20T11:48:08.9424318Z 2023-07-20T11:48:08.9424867Z environment location: C:\actions-runner\_work\_temp\conda_environment_5610470956 2023-07-20T11:48:08.9425336Z 2023-07-20T11:48:08.9425544Z added / updated specs: 2023-07-20T11:48:08.9425970Z - cmake=3.22 2023-07-20T11:48:08.9426325Z - conda-build=3.21 2023-07-20T11:48:08.9426604Z - ninja=1.10 2023-07-20T11:48:08.9426883Z - pkg-config=0.29 2023-07-20T11:48:08.9427122Z - python=3.8 2023-07-20T11:48:08.9427390Z - wheel=0.37 2023-07-20T11:48:08.9427551Z 2023-07-20T11:48:08.9427557Z 2023-07-20T11:48:08.9427725Z The following packages will be downloaded: 2023-07-20T11:48:08.9427938Z 2023-07-20T11:48:08.9428070Z package | build 2023-07-20T11:48:08.9428364Z ---------------------------|----------------- 2023-07-20T11:48:08.9428772Z beautifulsoup4-4.12.2 | py38haa95532_0 209 KB 2023-07-20T11:48:08.9429172Z boltons-23.0.0 | py38haa95532_0 421 KB 2023-07-20T11:48:08.9429541Z brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB 2023-07-20T11:48:08.9429877Z certifi-2023.5.7 | py38haa95532_0 153 KB 2023-07-20T11:48:08.9430246Z cffi-1.15.1 | py38h2bbff1b_3 238 KB 2023-07-20T11:48:08.9430899Z chardet-4.0.0 |py38haa95532_1003 211 KB 2023-07-20T11:48:08.9431272Z colorama-0.4.6 | py38haa95532_0 32 KB 2023-07-20T11:48:08.9431590Z conda-23.5.2 | py38haa95532_0 1.0 MB 2023-07-20T11:48:08.9432195Z conda-build-3.21.9 | py38haa95532_0 555 KB 2023-07-20T11:48:08.9432868Z conda-package-handling-2.1.0| py38haa95532_0 286 KB 2023-07-20T11:48:08.9433481Z conda-package-streaming-0.8.0| py38haa95532_0 28 KB 2023-07-20T11:48:08.9434435Z cryptography-39.0.1 | py38h21b164f_2 1.0 MB 2023-07-20T11:48:08.9435076Z filelock-3.9.0 | py38haa95532_0 19 KB 2023-07-20T11:48:08.9435709Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-07-20T11:48:08.9436220Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-07-20T11:48:08.9436578Z idna-3.4 | py38haa95532_0 94 KB 2023-07-20T11:48:08.9436907Z jinja2-3.1.2 | py38haa95532_0 211 KB 2023-07-20T11:48:08.9437276Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-07-20T11:48:08.9437654Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-07-20T11:48:08.9438033Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-07-20T11:48:08.9438347Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-07-20T11:48:08.9438870Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-07-20T11:48:08.9439252Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-07-20T11:48:08.9439603Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-07-20T11:48:08.9439921Z markupsafe-2.1.1 | py38h2bbff1b_0 26 KB 2023-07-20T11:48:08.9440295Z menuinst-1.4.19 | py38h59b6b97_0 94 KB 2023-07-20T11:48:08.9440647Z ninja-1.10.2 | haa95532_5 14 KB 2023-07-20T11:48:08.9441018Z packaging-23.0 | py38haa95532_0 69 KB 2023-07-20T11:48:08.9441378Z pcre-8.45 | hd77b12b_0 382 KB 2023-07-20T11:48:08.9441689Z pip-23.1.2 | py38haa95532_0 2.8 MB 2023-07-20T11:48:08.9442053Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-07-20T11:48:08.9442422Z pkginfo-1.9.6 | py38haa95532_0 69 KB 2023-07-20T11:48:08.9442796Z pluggy-1.0.0 | py38haa95532_1 29 KB 2023-07-20T11:48:08.9443285Z psutil-5.9.0 | py38h2bbff1b_0 349 KB 2023-07-20T11:48:08.9443822Z py-lief-0.12.3 | py38hd77b12b_0 2.0 MB 2023-07-20T11:48:08.9444193Z pycosat-0.6.4 | py38h2bbff1b_0 74 KB 2023-07-20T11:48:08.9444564Z pyopenssl-23.0.0 | py38haa95532_0 97 KB 2023-07-20T11:48:08.9444891Z pysocks-1.7.1 | py38haa95532_0 31 KB 2023-07-20T11:48:08.9445254Z python-3.8.17 | h1aa4202_0 20.5 MB 2023-07-20T11:48:08.9445635Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-07-20T11:48:08.9446012Z pytz-2022.7 | py38haa95532_0 210 KB 2023-07-20T11:48:08.9446329Z pyyaml-6.0 | py38h2bbff1b_1 146 KB 2023-07-20T11:48:08.9446697Z requests-2.29.0 | py38haa95532_0 97 KB 2023-07-20T11:48:08.9447070Z ruamel.yaml-0.17.21 | py38h2bbff1b_0 174 KB 2023-07-20T11:48:08.9447462Z ruamel.yaml.clib-0.2.6 | py38h2bbff1b_1 101 KB 2023-07-20T11:48:08.9447851Z setuptools-67.8.0 | py38haa95532_0 1.0 MB 2023-07-20T11:48:08.9448186Z soupsieve-2.4 | py38haa95532_0 70 KB 2023-07-20T11:48:08.9448532Z toolz-0.12.0 | py38haa95532_0 106 KB 2023-07-20T11:48:08.9449018Z tqdm-4.65.0 | py38hd4e2768_0 149 KB 2023-07-20T11:48:08.9449382Z urllib3-1.26.16 | py38haa95532_0 201 KB 2023-07-20T11:48:08.9449706Z win_inet_pton-1.1.0 | py38haa95532_0 35 KB 2023-07-20T11:48:08.9450079Z zstandard-0.19.0 | py38h2bbff1b_0 340 KB 2023-07-20T11:48:08.9450474Z ------------------------------------------------------------ 2023-07-20T11:48:08.9450848Z Total: 43.6 MB 2023-07-20T11:48:08.9451045Z 2023-07-20T11:48:08.9451180Z The following NEW packages will be INSTALLED: 2023-07-20T11:48:08.9451399Z 2023-07-20T11:48:08.9451669Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py38haa95532_0 None 2023-07-20T11:48:08.9452150Z boltons pkgs/main/win-64::boltons-23.0.0-py38haa95532_0 None 2023-07-20T11:48:08.9452602Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py38h2bbff1b_1003 None 2023-07-20T11:48:08.9453043Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-07-20T11:48:08.9453464Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-20T11:48:08.9453940Z certifi pkgs/main/win-64::certifi-2023.5.7-py38haa95532_0 None 2023-07-20T11:48:08.9454385Z cffi pkgs/main/win-64::cffi-1.15.1-py38h2bbff1b_3 None 2023-07-20T11:48:08.9454826Z chardet pkgs/main/win-64::chardet-4.0.0-py38haa95532_1003 None 2023-07-20T11:48:08.9456396Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-07-20T11:48:08.9456907Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-07-20T11:48:08.9457347Z colorama pkgs/main/win-64::colorama-0.4.6-py38haa95532_0 None 2023-07-20T11:48:08.9457788Z conda pkgs/main/win-64::conda-23.5.2-py38haa95532_0 None 2023-07-20T11:48:08.9458243Z conda-build pkgs/main/win-64::conda-build-3.21.9-py38haa95532_0 None 2023-07-20T11:48:08.9458806Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.1.0-py38haa95532_0 None 2023-07-20T11:48:08.9459352Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py38haa95532_0 None 2023-07-20T11:48:08.9459895Z cryptography pkgs/main/win-64::cryptography-39.0.1-py38h21b164f_2 None 2023-07-20T11:48:08.9460366Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 None 2023-07-20T11:48:08.9460797Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-07-20T11:48:08.9461223Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-20T11:48:08.9461602Z idna pkgs/main/win-64::idna-3.4-py38haa95532_0 None 2023-07-20T11:48:08.9462030Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 None 2023-07-20T11:48:08.9462510Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-20T11:48:08.9462991Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-20T11:48:08.9463463Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-07-20T11:48:08.9463848Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-07-20T11:48:08.9464270Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-20T11:48:08.9464699Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-20T11:48:08.9465114Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-07-20T11:48:08.9465536Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-20T11:48:08.9465914Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-07-20T11:48:08.9466535Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 None 2023-07-20T11:48:08.9467325Z menuinst pkgs/main/win-64::menuinst-1.4.19-py38h59b6b97_0 None 2023-07-20T11:48:08.9468197Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-07-20T11:48:08.9468801Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-07-20T11:48:08.9469199Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-20T11:48:08.9469645Z packaging pkgs/main/win-64::packaging-23.0-py38haa95532_0 None 2023-07-20T11:48:08.9470087Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-07-20T11:48:08.9470502Z pip pkgs/main/win-64::pip-23.1.2-py38haa95532_0 None 2023-07-20T11:48:08.9470906Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-07-20T11:48:08.9471363Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py38haa95532_0 None 2023-07-20T11:48:08.9471802Z pluggy pkgs/main/win-64::pluggy-1.0.0-py38haa95532_1 None 2023-07-20T11:48:08.9472246Z psutil pkgs/main/win-64::psutil-5.9.0-py38h2bbff1b_0 None 2023-07-20T11:48:08.9472697Z py-lief pkgs/main/win-64::py-lief-0.12.3-py38hd77b12b_0 None 2023-07-20T11:48:08.9473108Z pycosat pkgs/main/win-64::pycosat-0.6.4-py38h2bbff1b_0 None 2023-07-20T11:48:08.9473567Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-07-20T11:48:08.9474034Z pyopenssl pkgs/main/win-64::pyopenssl-23.0.0-py38haa95532_0 None 2023-07-20T11:48:08.9474489Z pysocks pkgs/main/win-64::pysocks-1.7.1-py38haa95532_0 None 2023-07-20T11:48:08.9474964Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 None 2023-07-20T11:48:08.9475944Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-20T11:48:08.9476854Z pytz pkgs/main/win-64::pytz-2022.7-py38haa95532_0 None 2023-07-20T11:48:08.9477606Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 None 2023-07-20T11:48:08.9478061Z requests pkgs/main/win-64::requests-2.29.0-py38haa95532_0 None 2023-07-20T11:48:08.9478527Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py38h2bbff1b_0 None 2023-07-20T11:48:08.9478992Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py38h2bbff1b_1 None 2023-07-20T11:48:08.9479488Z setuptools pkgs/main/win-64::setuptools-67.8.0-py38haa95532_0 None 2023-07-20T11:48:08.9479980Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-07-20T11:48:08.9480420Z soupsieve pkgs/main/win-64::soupsieve-2.4-py38haa95532_0 None 2023-07-20T11:48:08.9480864Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-20T11:48:08.9481255Z toolz pkgs/main/win-64::toolz-0.12.0-py38haa95532_0 None 2023-07-20T11:48:08.9481687Z tqdm pkgs/main/win-64::tqdm-4.65.0-py38hd4e2768_0 None 2023-07-20T11:48:08.9482118Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py38haa95532_0 None 2023-07-20T11:48:08.9482535Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-20T11:48:08.9482915Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-20T11:48:08.9483369Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-07-20T11:48:08.9483814Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py38haa95532_0 None 2023-07-20T11:48:08.9484245Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-07-20T11:48:08.9484641Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-07-20T11:48:08.9484995Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-07-20T11:48:08.9485432Z zstandard pkgs/main/win-64::zstandard-0.19.0-py38h2bbff1b_0 None 2023-07-20T11:48:08.9485862Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-07-20T11:48:08.9486082Z 2023-07-20T11:49:08.5681410Z 2023-07-20T11:49:09.7841951Z Preparing transaction: ...working... done 2023-07-20T11:49:22.6389797Z Verifying transaction: ...working... done 2023-07-20T11:49:37.8887230Z Executing transaction: ...working... done 2023-07-20T11:49:38.0080883Z Retrieving notices: ...working... done 2023-07-20T11:49:38.8044894Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:49:38.8050437Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:49:38.8217616Z ##[group]Run # //\\// means replace every backslash with slash 2023-07-20T11:49:38.8218115Z # //\\// means replace every backslash with slash 2023-07-20T11:49:38.8218552Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-07-20T11:49:38.8246114Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:49:38.8246440Z env: 2023-07-20T11:49:38.8246711Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:49:38.8247267Z PYTHON_VERSION: 3.11 2023-07-20T11:49:38.8247561Z PACKAGE_TYPE: conda 2023-07-20T11:49:38.8247851Z REPOSITORY: pytorch/audio 2023-07-20T11:49:38.8248094Z REF: 2023-07-20T11:49:38.8248344Z CU_VERSION: cu121 2023-07-20T11:49:38.8248626Z CHANNEL: nightly 2023-07-20T11:49:38.8248923Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:49:38.8249276Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:49:38.8249827Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:38.8250303Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:38.8250636Z ##[endgroup] 2023-07-20T11:49:39.1612562Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:49:39.1613043Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:49:39.1613384Z export VSDEVCMD_ARGS='' 2023-07-20T11:49:39.1613700Z source "${BUILD_ENV_FILE}" 2023-07-20T11:49:39.1614031Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-07-20T11:49:39.1614472Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-20T11:49:39.1614827Z  2023-07-20T11:49:39.1615116Z conda build \ 2023-07-20T11:49:39.1615341Z  -c defaults \ 2023-07-20T11:49:39.1615661Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-20T11:49:39.1616032Z  -c "pytorch-${CHANNEL}" \ 2023-07-20T11:49:39.1616366Z  --no-anaconda-upload \ 2023-07-20T11:49:39.1616710Z  --python "${PYTHON_VERSION}" \ 2023-07-20T11:49:39.1617016Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-07-20T11:49:39.1617600Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-07-20T11:49:39.1642807Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:49:39.1643139Z env: 2023-07-20T11:49:39.1643410Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:49:39.1643746Z PYTHON_VERSION: 3.11 2023-07-20T11:49:39.1644038Z PACKAGE_TYPE: conda 2023-07-20T11:49:39.1644331Z REPOSITORY: pytorch/audio 2023-07-20T11:49:39.1644570Z REF: 2023-07-20T11:49:39.1644836Z CU_VERSION: cu121 2023-07-20T11:49:39.1645104Z CHANNEL: nightly 2023-07-20T11:49:39.1645407Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:49:39.1645760Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:49:39.1646209Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:39.1646678Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:49:39.1647146Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T11:49:39.1647467Z CUDATOOLKIT_CHANNEL: 2023-07-20T11:49:39.1647760Z PACKAGE_NAME: torchaudio 2023-07-20T11:49:39.1648055Z ##[endgroup] 2023-07-20T11:49:43.0050655Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:49:45.6021287Z Solving environment: ...working... done 2023-07-20T11:49:50.3208828Z 2023-07-20T11:49:50.3209294Z ## Package Plan ## 2023-07-20T11:49:50.3209668Z 2023-07-20T11:49:50.3210002Z environment location: C:\Jenkins\Miniconda3 2023-07-20T11:49:50.3211676Z 2023-07-20T11:49:50.3212216Z added / updated specs: 2023-07-20T11:49:50.3213154Z - conda-build 2023-07-20T11:49:50.3213962Z - conda-package-handling!=1.5.0 2023-07-20T11:49:50.3214389Z 2023-07-20T11:49:50.3216156Z 2023-07-20T11:49:50.3216741Z The following packages will be downloaded: 2023-07-20T11:49:50.3217101Z 2023-07-20T11:49:50.3217615Z package | build 2023-07-20T11:49:50.3218353Z ---------------------------|----------------- 2023-07-20T11:49:50.3219254Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-07-20T11:49:50.3220065Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-07-20T11:49:50.3220774Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-07-20T11:49:50.3221364Z click-8.0.4 | py39haa95532_0 155 KB 2023-07-20T11:49:50.3222037Z conda-23.5.2 | py39haa95532_0 1.0 MB 2023-07-20T11:49:50.3222741Z conda-build-3.25.0 | py39haa95532_0 601 KB 2023-07-20T11:49:50.3223418Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-07-20T11:49:50.3224147Z conda-package-handling-2.1.0| py39haa95532_0 286 KB 2023-07-20T11:49:50.3225077Z conda-package-streaming-0.8.0| py39haa95532_0 28 KB 2023-07-20T11:49:50.3228442Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-07-20T11:49:50.3229242Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-07-20T11:49:50.3229932Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-07-20T11:49:50.3230591Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-07-20T11:49:50.3231422Z m2-patch-2.7.5 | 2 89 KB 2023-07-20T11:49:50.3232293Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-07-20T11:49:50.3233044Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-07-20T11:49:50.3233738Z msys2-conda-epoch-20160418 | 1 2 KB 2023-07-20T11:49:50.3234442Z openssl-1.1.1u | h2bbff1b_0 5.5 MB 2023-07-20T11:49:50.3235148Z packaging-23.0 | py39haa95532_0 69 KB 2023-07-20T11:49:50.3235841Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-07-20T11:49:50.3236485Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-07-20T11:49:50.3237205Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-07-20T11:49:50.3238003Z pytz-2022.7 | py39haa95532_0 210 KB 2023-07-20T11:49:50.3238863Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-07-20T11:49:50.3239469Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-07-20T11:49:50.3240159Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-07-20T11:49:50.3240918Z ------------------------------------------------------------ 2023-07-20T11:49:50.3241623Z Total: 16.8 MB 2023-07-20T11:49:50.3241984Z 2023-07-20T11:49:50.3242308Z The following NEW packages will be INSTALLED: 2023-07-20T11:49:50.3242648Z 2023-07-20T11:49:50.3243152Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-07-20T11:49:50.3244181Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-07-20T11:49:50.3245207Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-07-20T11:49:50.3246052Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-07-20T11:49:50.3246909Z conda-build pkgs/main/win-64::conda-build-3.25.0-py39haa95532_0 None 2023-07-20T11:49:50.3247761Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-07-20T11:49:50.3248776Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py39haa95532_0 None 2023-07-20T11:49:50.3250987Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-07-20T11:49:50.3251976Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-20T11:49:50.3252778Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-07-20T11:49:50.3253559Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-20T11:49:50.3254448Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-20T11:49:50.3255335Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-07-20T11:49:50.3256161Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-20T11:49:50.3257009Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-20T11:49:50.3257992Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-20T11:49:50.3258870Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-07-20T11:49:50.3259758Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-07-20T11:49:50.3260581Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-07-20T11:49:50.3261452Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-07-20T11:49:50.3262408Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-07-20T11:49:50.3264445Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-07-20T11:49:50.3265379Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-07-20T11:49:50.3266301Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-07-20T11:49:50.3267096Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-07-20T11:49:50.3268094Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-20T11:49:50.3269045Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-07-20T11:49:50.3270110Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-07-20T11:49:50.3270966Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-07-20T11:49:50.3271749Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-07-20T11:49:50.3272255Z 2023-07-20T11:49:50.3272545Z The following packages will be UPDATED: 2023-07-20T11:49:50.3272951Z 2023-07-20T11:49:50.3273317Z conda 22.9.0-py39haa95532_0 --> 23.5.2-py39haa95532_0 None 2023-07-20T11:49:50.3274142Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.1.0-py39haa95532_0 None 2023-07-20T11:49:50.3274992Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1u-h2bbff1b_0 None 2023-07-20T11:49:50.3275466Z 2023-07-20T11:49:50.3275552Z 2023-07-20T11:49:50.5791272Z Preparing transaction: ...working... done 2023-07-20T11:49:51.5581593Z Verifying transaction: ...working... done 2023-07-20T11:49:54.5940756Z Executing transaction: ...working... done 2023-07-20T11:49:55.1343872Z Retrieving notices: ...working... done 2023-07-20T11:49:58.6166436Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:49:58.6167077Z 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:58.6656264Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-20T11:49:58.6656883Z Adding in variants from internal_defaults 2023-07-20T11:49:58.6658230Z 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:58.6658910Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-07-20T11:49:58.6659594Z Adding in variants from config.variant 2023-07-20T11:49:58.6662121Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-20T11:49:58.6784490Z 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:58.6785944Z warnings.warn( 2023-07-20T11:49:58.8528255Z Attempting to finalize metadata for vs2019_win-64 2023-07-20T11:49:58.8528724Z INFO:conda_build.metadata:Attempting to finalize metadata for vs2019_win-64 2023-07-20T11:50:19.7082077Z Using legacy MSVC compiler setup. This will be removed in conda-build 4.0. If this recipe does not use a compiler, this message is safe to ignore. Otherwise, use {{compiler('')}} jinja2 in requirements/build. 2023-07-20T11:50:19.7083029Z WARNING:conda_build.windows:Using legacy MSVC compiler setup. This will be removed in conda-build 4.0. If this recipe does not use a compiler, this message is safe to ignore. Otherwise, use {{compiler('')}} jinja2 in requirements/build. 2023-07-20T11:50:19.7380690Z INFO:conda_build.build:Packaging vs2019_win-64 2023-07-20T11:50:19.7381140Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-07-20T11:50:19.7381707Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work 2023-07-20T11:50:19.7382212Z Packaging vs2019_win-64 2023-07-20T11:50:19.7666483Z INFO:conda_build.build:Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-20T11:50:19.7666947Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-20T11:50:19.8420140Z 2023-07-20T11:50:19.8420906Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-20T11:50:20.1043817Z 2023-07-20T11:50:20.1045225Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env" 2023-07-20T11:50:20.3309588Z 2023-07-20T11:50:20.3310350Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env 2023-07-20T11:50:20.3310739Z 2023-07-20T11:50:20.3550136Z 2023-07-20T11:50:20.3550763Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work>set YEAR=2019 2023-07-20T11:50:20.3555092Z 2023-07-20T11:50:20.3555595Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work>set VER=16 2023-07-20T11:50:20.3560671Z 2023-07-20T11:50:20.3561307Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d" 2023-07-20T11:50:20.3570418Z 2023-07-20T11:50:20.3573150Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:20.3593209Z 1 file(s) copied. 2023-07-20T11:50:20.3602360Z 2023-07-20T11:50:20.3603564Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work>IF "win-64" == "win-64" ( 2023-07-20T11:50:20.3604490Z set "target_platform=amd64" 2023-07-20T11:50:20.3605690Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:20.3606483Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:20.3607263Z IF "" == "" ( 2023-07-20T11:50:20.3608188Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:20.3609328Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:20.3610997Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:20.3612244Z ) ELSE ( 2023-07-20T11:50:20.3613177Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:20.3614298Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:20.3614930Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:20.3615404Z ) 2023-07-20T11:50:20.3615847Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:20.3616277Z ) else ( 2023-07-20T11:50:20.3616530Z set "target_platform=x86" 2023-07-20T11:50:20.3617021Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:20.3617881Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:20.3619088Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:50:20.3619628Z echo popd 2023-07-20T11:50:20.3619841Z ) 2023-07-20T11:50:22.0264825Z 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:22.0265588Z 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:22.0365458Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T11:50:22.0377244Z 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:22.0380245Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T11:50:22.0380954Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T11:50:22.0396893Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T11:50:22.0401510Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T11:50:22.0402430Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:22.0410443Z 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:22.0411618Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T11:50:22.0412797Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T11:50:22.0482659Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T11:50:22.0488057Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-20T11:50:22.0489846Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:22.0598161Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 478 KB/second 2023-07-20T11:50:22.2222189Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T11:50:22.2224437Z 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:22.2241983Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T11:50:22.2246503Z 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:22.2254703Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T11:50:22.2256487Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T11:50:22.2257059Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T11:50:22.2261400Z 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:22.2269145Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T11:50:22.2269787Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T11:50:22.2333151Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T11:50:22.2333772Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T11:50:22.2340879Z 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:22.2350700Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T11:50:22.2353125Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T11:50:22.2490795Z 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:22.2509778Z DEBUG:conda_index.index:noarch finish 2023-07-20T11:50:22.2511979Z INFO:conda_index.index:Completed noarch 2023-07-20T11:50:22.2512895Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T11:50:22.2514666Z 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:22.2533431Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T11:50:22.2538210Z 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:22.2561852Z 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:22.2580069Z 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:22.2581221Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T11:50:22.2582877Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T11:50:22.2583754Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T11:50:22.2588977Z 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:22.2612817Z 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:22.2629852Z 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:22.2630818Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T11:50:22.2631468Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T11:50:22.2708041Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T11:50:22.2708674Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T11:50:22.2715743Z 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:22.2747548Z 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:22.2770258Z 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:22.2771574Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T11:50:22.2772602Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T11:50:22.2913058Z 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:22.2929560Z DEBUG:conda_index.index:win-64 finish 2023-07-20T11:50:22.2930281Z INFO:conda_index.index:Completed win-64 2023-07-20T11:50:22.2934136Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T11:50:22.2936936Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T11:50:22.2938062Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T11:50:22.2941791Z 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:22.2942886Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T11:50:22.2943685Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T11:50:22.2944514Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T11:50:22.2948324Z 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:22.2969966Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T11:50:22.3115773Z 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:22.3131142Z DEBUG:conda_index.index:write channeldata 2023-07-20T11:50:22.3135654Z 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:22.8512725Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T11:50:22.8524747Z 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:22.8526100Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T11:50:22.8527374Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T11:50:22.8544326Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T11:50:22.8549258Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T11:50:22.8550163Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:22.8558912Z 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:22.8560140Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T11:50:22.8561450Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T11:50:22.8630191Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T11:50:22.8634707Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-07-20T11:50:22.8635661Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-07-20T11:50:22.8699722Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T11:50:22.8702257Z 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:22.8726175Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T11:50:22.8732500Z 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:22.8742975Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T11:50:22.8746408Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T11:50:22.8747135Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T11:50:22.8753214Z 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:22.8764727Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T11:50:22.8765696Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T11:50:22.8828675Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T11:50:22.8830984Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T11:50:22.8835250Z 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:22.8856816Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T11:50:22.8857589Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T11:50:22.8995451Z 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:22.9003891Z DEBUG:conda_index.index:noarch finish 2023-07-20T11:50:22.9004761Z INFO:conda_index.index:Completed noarch 2023-07-20T11:50:22.9005582Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T11:50:22.9008405Z 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:22.9026914Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T11:50:22.9031566Z 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:22.9040927Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T11:50:22.9042997Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T11:50:22.9043746Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T11:50:22.9048292Z 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:22.9057290Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T11:50:22.9058081Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T11:50:22.9112862Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T11:50:22.9113695Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T11:50:22.9118530Z 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:22.9127403Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T11:50:22.9128471Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T11:50:22.9267962Z 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:22.9276020Z DEBUG:conda_index.index:win-64 finish 2023-07-20T11:50:22.9276673Z INFO:conda_index.index:Completed win-64 2023-07-20T11:50:22.9280204Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T11:50:22.9283312Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T11:50:22.9283959Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T11:50:22.9287712Z 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:22.9288837Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T11:50:22.9289444Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T11:50:22.9290127Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T11:50:22.9293974Z 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:22.9313443Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T11:50:22.9461920Z 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:22.9471157Z DEBUG:conda_index.index:write channeldata 2023-07-20T11:50:22.9475702Z 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:22.9494659Z Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpdt3fwb5t\info\recipe) will be used. 2023-07-20T11:50:22.9495566Z WARNING:conda_build.utils:Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpdt3fwb5t\info\recipe) will be used. 2023-07-20T11:50:23.5474435Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-20T11:50:23.5475264Z 2023-07-20T11:50:23.5475745Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-20T11:50:23.5476359Z Resource usage statistics from bundling vs2019_win-64: 2023-07-20T11:50:23.5476660Z Process count: 1 2023-07-20T11:50:23.5476961Z CPU time: Sys=-, User=- 2023-07-20T11:50:23.5477267Z Memory: 1.6M 2023-07-20T11:50:23.5477545Z Disk usage: 8.3K 2023-07-20T11:50:23.5477779Z Time elapsed: 0:00:02.0 2023-07-20T11:50:23.5477961Z 2023-07-20T11:50:23.5477967Z 2023-07-20T11:50:23.5478083Z number of files: 1 2023-07-20T11:50:23.5478366Z Fixing permissions 2023-07-20T11:50:23.5478705Z INFO :: Time taken to mark (prefix) 2023-07-20T11:50:23.5479017Z 0 replacements in 0 files was 0.00 seconds 2023-07-20T11:50:23.5479488Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:23.5480037Z 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:23.5480700Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-20T11:50:23.5481467Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853798650\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-20T11:50:23.6000997Z # Automatic uploading is disabled 2023-07-20T11:50:23.6001861Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-20T11:50:23.6002114Z 2023-07-20T11:50:23.6002121Z 2023-07-20T11:50:23.6002455Z # To have conda build upload to anaconda.org automatically, use 2023-07-20T11:50:23.6002957Z # conda config --set anaconda_upload yes 2023-07-20T11:50:23.6003274Z anaconda upload \ 2023-07-20T11:50:23.6003663Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:50:23.6004121Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-20T11:50:23.6004346Z 2023-07-20T11:50:23.6004587Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-20T11:50:23.6004900Z { 2023-07-20T11:50:23.6005189Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-07-20T11:50:23.6005748Z "recipe": { 2023-07-20T11:50:23.6006026Z "cross_compiler_target_platform": "win-64", 2023-07-20T11:50:23.6006368Z "target_platform": "win-64", 2023-07-20T11:50:23.6006664Z "vc": "14" 2023-07-20T11:50:23.6006914Z } 2023-07-20T11:50:23.6007107Z } 2023-07-20T11:50:23.6007336Z } 2023-07-20T11:50:23.6007476Z 2023-07-20T11:50:23.6007482Z 2023-07-20T11:50:23.6007659Z #################################################################################### 2023-07-20T11:50:23.6007980Z Resource usage summary: 2023-07-20T11:50:23.6008277Z 2023-07-20T11:50:23.6008359Z Total time: 0:00:25.0 2023-07-20T11:50:23.6008650Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-07-20T11:50:23.6009104Z Maximum memory usage observed: 1.6M 2023-07-20T11:50:23.6009613Z Total disk usage observed (not including envs): 8.3K 2023-07-20T11:50:24.3519950Z ##[group]Run set -euxo pipefail 2023-07-20T11:50:24.3520325Z set -euxo pipefail 2023-07-20T11:50:24.3520593Z cat "${BUILD_ENV_FILE}" 2023-07-20T11:50:24.3520864Z source "${BUILD_ENV_FILE}" 2023-07-20T11:50:24.3521164Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:24.3521463Z export VSDEVCMD_ARGS='' 2023-07-20T11:50:24.3521682Z  2023-07-20T11:50:24.3521998Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-20T11:50:24.3522359Z #bash packaging/build_conda.sh 2023-07-20T11:50:24.3522612Z  2023-07-20T11:50:24.3522790Z  2023-07-20T11:50:24.3523006Z conda build \ 2023-07-20T11:50:24.3523248Z  -c defaults \ 2023-07-20T11:50:24.3523516Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-20T11:50:24.3523777Z  -c "pytorch-${CHANNEL}" \ 2023-07-20T11:50:24.3524063Z  --no-anaconda-upload \ 2023-07-20T11:50:24.3524489Z  --no-test --python "${PYTHON_VERSION}" \ 2023-07-20T11:50:24.3524786Z  --output-folder distr/ \ 2023-07-20T11:50:24.3525083Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-07-20T11:50:24.3550638Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:50:24.3550927Z env: 2023-07-20T11:50:24.3551198Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:50:24.3551469Z PYTHON_VERSION: 3.11 2023-07-20T11:50:24.3551773Z PACKAGE_TYPE: conda 2023-07-20T11:50:24.3552028Z REPOSITORY: pytorch/audio 2023-07-20T11:50:24.3552266Z REF: 2023-07-20T11:50:24.3552453Z CU_VERSION: cu121 2023-07-20T11:50:24.3552681Z CHANNEL: nightly 2023-07-20T11:50:24.3552936Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T11:50:24.3553287Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:50:24.3553669Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:24.3554111Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:24.3554534Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T11:50:24.3554863Z CUDATOOLKIT_CHANNEL: 2023-07-20T11:50:24.3555081Z ##[endgroup] 2023-07-20T11:50:24.6868311Z + cat 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:50:24.7065847Z export BUILD_VERSION='2.1.0.dev20230720' 2023-07-20T11:50:24.7066401Z 2023-07-20T11:50:24.7066823Z export CMAKE_USE_CUDA='1' 2023-07-20T11:50:24.7067099Z 2023-07-20T11:50:24.7067428Z export CONDA_BUILD_VARIANT='cuda' 2023-07-20T11:50:24.7067796Z 2023-07-20T11:50:24.7068126Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T11:50:24.7068569Z 2023-07-20T11:50:24.7068962Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230718' 2023-07-20T11:50:24.7069509Z 2023-07-20T11:50:24.7069914Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230718' 2023-07-20T11:50:24.7070353Z 2023-07-20T11:50:24.7070707Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:24.7071265Z 2023-07-20T11:50:24.7071727Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:24.7072623Z 2023-07-20T11:50:24.7073063Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:24.7073573Z 2023-07-20T11:50:24.7073822Z export FORCE_CUDA=1 2023-07-20T11:50:24.7074153Z 2023-07-20T11:50:24.7074628Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-07-20T11:50:24.7075077Z 2023-07-20T11:50:24.7075471Z export PYTORCH_VERSION='2.1.0.dev20230718' 2023-07-20T11:50:24.7075873Z 2023-07-20T11:50:24.7076156Z export PYTORCH_VERSION_SUFFIX='' 2023-07-20T11:50:24.7076632Z 2023-07-20T11:50:24.7076985Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T11:50:24.7077409Z 2023-07-20T11:50:24.7077840Z export VERSION_SUFFIX='' 2023-07-20T11:50:24.7078303Z 2023-07-20T11:50:24.7082136Z export WHEEL_DIR='' 2023-07-20T11:50:24.7082512Z 2023-07-20T11:50:24.7082524Z 2023-07-20T11:50:24.7082895Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:50:24.7083747Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T11:50:24.7084111Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T11:50:24.7084760Z ++ export CMAKE_USE_CUDA=1 2023-07-20T11:50:24.7085034Z ++ CMAKE_USE_CUDA=1 2023-07-20T11:50:24.7085407Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T11:50:24.7086002Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T11:50:24.7086607Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-20T11:50:24.7087433Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T11:50:24.7088219Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230718' 2023-07-20T11:50:24.7088717Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230718' 2023-07-20T11:50:24.7089226Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230718' 2023-07-20T11:50:24.7089795Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230718' 2023-07-20T11:50:24.7090329Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:24.7090686Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:24.7091406Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:24.7091864Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:24.7092385Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:24.7092875Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:24.7093261Z ++ export FORCE_CUDA=1 2023-07-20T11:50:24.7093558Z ++ FORCE_CUDA=1 2023-07-20T11:50:24.7094629Z ++ 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:24.7096636Z ++ 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:24.7097991Z ++ export PYTORCH_VERSION=2.1.0.dev20230718 2023-07-20T11:50:24.7098351Z ++ PYTORCH_VERSION=2.1.0.dev20230718 2023-07-20T11:50:24.7098651Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T11:50:24.7099210Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T11:50:24.7099582Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T11:50:24.7099971Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T11:50:24.7100266Z ++ export VERSION_SUFFIX= 2023-07-20T11:50:24.7100581Z ++ VERSION_SUFFIX= 2023-07-20T11:50:24.7100875Z ++ export WHEEL_DIR= 2023-07-20T11:50:24.7101159Z ++ WHEEL_DIR= 2023-07-20T11:50:24.7101427Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:24.7101772Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:24.7102143Z + export VSDEVCMD_ARGS= 2023-07-20T11:50:24.7102440Z + VSDEVCMD_ARGS= 2023-07-20T11:50:24.7131548Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.11 --output-folder distr/ packaging/torchaudio 2023-07-20T11:50:26.7786302Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:50:26.7786990Z 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:26.8326240Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-20T11:50:26.8326672Z Adding in variants from internal_defaults 2023-07-20T11:50:26.8327451Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-07-20T11:50:26.8328150Z 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:26.8328899Z Adding in variants from config.variant 2023-07-20T11:50:26.8329248Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-20T11:50:26.8543797Z 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:26.8545280Z warnings.warn( 2023-07-20T11:50:26.8546067Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-07-20T11:50:26.8546499Z warnings.warn( 2023-07-20T11:50:26.8547226Z 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:26.8547915Z warnings.warn( 2023-07-20T11:50:26.8548580Z 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:26.8549229Z warnings.warn( 2023-07-20T11:50:26.8549679Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-07-20T11:50:26.8550463Z warnings.warn( 2023-07-20T11:50:26.8551361Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-07-20T11:50:26.8552072Z warnings.warn( 2023-07-20T11:50:26.8552634Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-07-20T11:50:26.8553077Z warnings.warn( 2023-07-20T11:50:27.0125623Z Attempting to finalize metadata for torchaudio 2023-07-20T11:50:27.0126653Z INFO:conda_build.metadata:Attempting to finalize metadata for torchaudio 2023-07-20T11:50:46.0185080Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:50:46.3864812Z Solving environment: ...working... done 2023-07-20T11:50:48.8040513Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:50:54.0794013Z Solving environment: ...working... done 2023-07-20T11:51:08.1931405Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:51:16.0238511Z Solving environment: ...working... done 2023-07-20T11:51:16.1295105Z BUILD START: ['torchaudio-2.1.0.dev20230720-py311_cu121.tar.bz2'] 2023-07-20T11:51:18.1682186Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:51:26.2298994Z Solving environment: ...working... done 2023-07-20T11:56:13.5506167Z 2023-07-20T11:56:13.5506703Z ## Package Plan ## 2023-07-20T11:56:13.5507089Z 2023-07-20T11:56:13.5507755Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\_h_env 2023-07-20T11:56:13.5508046Z 2023-07-20T11:56:13.5508053Z 2023-07-20T11:56:13.5508212Z The following NEW packages will be INSTALLED: 2023-07-20T11:56:13.5508430Z 2023-07-20T11:56:13.5508578Z blas: 1.0-mkl 2023-07-20T11:56:13.5508895Z bzip2: 1.0.8-he774522_0 2023-07-20T11:56:13.5509220Z ca-certificates: 2023.05.30-haa95532_0 2023-07-20T11:56:13.5509562Z cmake: 3.26.4-h693b641_0 2023-07-20T11:56:13.5509894Z cuda-cccl: 12.2.53-0 nvidia 2023-07-20T11:56:13.5510401Z cuda-cudart: 12.1.105-0 nvidia 2023-07-20T11:56:13.5510758Z cuda-cudart-dev: 12.1.105-0 nvidia 2023-07-20T11:56:13.5511101Z cuda-cupti: 12.1.105-0 nvidia 2023-07-20T11:56:13.5511560Z cuda-libraries: 12.1.0-0 nvidia 2023-07-20T11:56:13.5512037Z cuda-libraries-dev: 12.1.0-0 nvidia 2023-07-20T11:56:13.5512397Z cuda-nvrtc: 12.1.105-0 nvidia 2023-07-20T11:56:13.5512730Z cuda-nvrtc-dev: 12.1.105-0 nvidia 2023-07-20T11:56:13.5513069Z cuda-nvtx: 12.1.105-0 nvidia 2023-07-20T11:56:13.5513407Z cuda-opencl: 12.2.53-0 nvidia 2023-07-20T11:56:13.5513756Z cuda-opencl-dev: 12.2.53-0 nvidia 2023-07-20T11:56:13.5514118Z cuda-profiler-api: 12.2.53-0 nvidia 2023-07-20T11:56:13.5514459Z cuda-runtime: 12.1.0-0 nvidia 2023-07-20T11:56:13.5514795Z filelock: 3.9.0-py311haa95532_0 2023-07-20T11:56:13.5515142Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-07-20T11:56:13.5515475Z libcublas: 12.1.0.26-0 nvidia 2023-07-20T11:56:13.5515789Z libcublas-dev: 12.1.0.26-0 nvidia 2023-07-20T11:56:13.5516120Z libcufft: 11.0.2.4-0 nvidia 2023-07-20T11:56:13.5516449Z libcufft-dev: 11.0.2.4-0 nvidia 2023-07-20T11:56:13.5516782Z libcurand: 10.3.3.53-0 nvidia 2023-07-20T11:56:13.5517118Z libcurand-dev: 10.3.3.53-0 nvidia 2023-07-20T11:56:13.5517587Z libcusolver: 11.4.4.55-0 nvidia 2023-07-20T11:56:13.5517931Z libcusolver-dev: 11.4.4.55-0 nvidia 2023-07-20T11:56:13.5518604Z libcusparse: 12.0.2.55-0 nvidia 2023-07-20T11:56:13.5519050Z libcusparse-dev: 12.0.2.55-0 nvidia 2023-07-20T11:56:13.5519367Z libffi: 3.4.4-hd77b12b_0 2023-07-20T11:56:13.5519691Z libnpp: 12.0.2.50-0 nvidia 2023-07-20T11:56:13.5520025Z libnpp-dev: 12.0.2.50-0 nvidia 2023-07-20T11:56:13.5520365Z libnvjitlink: 12.1.105-0 nvidia 2023-07-20T11:56:13.5520706Z libnvjitlink-dev: 12.1.105-0 nvidia 2023-07-20T11:56:13.5521140Z libnvjpeg: 12.1.1.14-0 nvidia 2023-07-20T11:56:13.5521495Z libnvjpeg-dev: 12.1.1.14-0 nvidia 2023-07-20T11:56:13.5521837Z libuv: 1.44.2-h2bbff1b_0 2023-07-20T11:56:13.5522154Z lz4-c: 1.9.4-h2bbff1b_0 2023-07-20T11:56:13.5522473Z mkl: 2023.1.0-h8bd8f75_46356 2023-07-20T11:56:13.5522773Z mpmath: 1.2.1-py311haa95532_0 2023-07-20T11:56:13.5523100Z networkx: 2.8.4-py311haa95532_1 2023-07-20T11:56:13.5523419Z ninja: 1.10.2-haa95532_5 2023-07-20T11:56:13.5523740Z ninja-base: 1.10.2-h6d14046_5 2023-07-20T11:56:13.5524050Z openssl: 3.0.9-h2bbff1b_0 2023-07-20T11:56:13.5524551Z pip: 23.1.2-py311haa95532_0 2023-07-20T11:56:13.5524884Z python: 3.11.4-he1021f5_0 2023-07-20T11:56:13.5525336Z pytorch: 2.1.0.dev20230718-py3.11_cuda12.1_cudnn8_0 pytorch-nightly 2023-07-20T11:56:13.5525835Z pytorch-cuda: 12.1-hde6ce7c_5 pytorch-nightly 2023-07-20T11:56:13.5526196Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-07-20T11:56:13.5526553Z pyyaml: 6.0-py311h2bbff1b_1 2023-07-20T11:56:13.5526890Z setuptools: 67.8.0-py311haa95532_0 2023-07-20T11:56:13.5527218Z sqlite: 3.41.2-h2bbff1b_0 2023-07-20T11:56:13.5527524Z sympy: 1.11.1-py311haa95532_0 2023-07-20T11:56:13.5527836Z tbb: 2021.8.0-h59b6b97_0 2023-07-20T11:56:13.5528152Z tk: 8.6.12-h2bbff1b_0 2023-07-20T11:56:13.5528477Z typing_extensions: 4.6.3-py311haa95532_0 2023-07-20T11:56:13.5528808Z tzdata: 2023c-h04d1e81_0 2023-07-20T11:56:13.5529099Z vc: 14.2-h21ff451_1 2023-07-20T11:56:13.5529408Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-07-20T11:56:13.5529728Z wheel: 0.38.4-py311haa95532_0 2023-07-20T11:56:13.5530039Z xz: 5.4.2-h8cc25b3_0 2023-07-20T11:56:13.5530330Z yaml: 0.2.5-he774522_0 2023-07-20T11:56:13.5530640Z zlib: 1.2.13-h8cc25b3_0 2023-07-20T11:56:13.5531082Z zstd: 1.5.5-hd43e919_0 2023-07-20T11:56:13.5531402Z 2023-07-20T11:56:15.5343224Z Preparing transaction: ...working... done 2023-07-20T11:56:23.8929437Z Verifying transaction: ...working... done 2023-07-20T11:56:41.3089362Z Executing transaction: ...working... done 2023-07-20T11:56:43.5100631Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:56:44.0703726Z Solving environment: ...working... done 2023-07-20T11:56:44.2428909Z 2023-07-20T11:56:44.2429408Z ## Package Plan ## 2023-07-20T11:56:44.2429737Z 2023-07-20T11:56:44.2434555Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\_build_env 2023-07-20T11:56:44.2435171Z 2023-07-20T11:56:44.2435185Z 2023-07-20T11:56:44.2436889Z The following NEW packages will be INSTALLED: 2023-07-20T11:56:44.2437318Z 2023-07-20T11:56:44.2437556Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-07-20T11:56:44.2438181Z vswhere: 2.8.4-haa95532_0 2023-07-20T11:56:44.2439557Z 2023-07-20T11:56:44.2492429Z Preparing transaction: ...working... done 2023-07-20T11:56:44.8217963Z Verifying transaction: ...working... done 2023-07-20T11:56:44.8626573Z Executing transaction: ...working... done 2023-07-20T11:57:11.3736997Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\_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:57:11.3738706Z return torch._C._cuda_getDeviceCount() > 0 2023-07-20T11:57:11.3739134Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:57:11.5353194Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\_h_env\Lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-07-20T11:57:11.5353851Z !! 2023-07-20T11:57:11.5353962Z 2023-07-20T11:57:11.5354121Z ******************************************************************************** 2023-07-20T11:57:11.5354448Z Please avoid running ``setup.py`` directly. 2023-07-20T11:57:11.5354814Z Instead, use pypa/build, pypa/installer, pypa/build or 2023-07-20T11:57:11.5355149Z other standards-based tools. 2023-07-20T11:57:11.5355481Z 2023-07-20T11:57:11.5355721Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-07-20T11:57:11.5356263Z ******************************************************************************** 2023-07-20T11:57:11.5356442Z 2023-07-20T11:57:11.5356632Z !! 2023-07-20T11:57:11.5356880Z self.initialize_options() 2023-07-20T11:57:11.6117477Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\work\ 2023-07-20T11:57:11.6118475Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\work 2023-07-20T11:57:11.6119287Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853826817\\_build_env', 2023-07-20T11:57:11.6120212Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853826817\\_h_env', 2023-07-20T11:57:11.6121035Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853826817\\work'} 2023-07-20T11:57:11.6121681Z 2023-07-20T11:57:11.6122023Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-07-20T11:57:11.6122793Z 2023-07-20T11:57:11.6123043Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-07-20T11:57:11.6123339Z 2023-07-20T11:57:11.6123557Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-07-20T11:57:11.6124235Z 2023-07-20T11:57:11.6124465Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-07-20T11:57:11.6124768Z 2023-07-20T11:57:11.6124952Z %SRC_DIR%>set "ARCH=64" 2023-07-20T11:57:11.6125218Z 2023-07-20T11:57:11.6125433Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-07-20T11:57:11.6125726Z 2023-07-20T11:57:11.6125952Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-07-20T11:57:11.6126280Z 2023-07-20T11:57:11.6126522Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-07-20T11:57:11.6126884Z 2023-07-20T11:57:11.6127207Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-07-20T11:57:11.6127431Z 2023-07-20T11:57:11.6127544Z %SRC_DIR%>set "SUBDIR=win-64" 2023-07-20T11:57:11.6127707Z 2023-07-20T11:57:11.6127833Z %SRC_DIR%>set "build_platform=win-64" 2023-07-20T11:57:11.6128172Z 2023-07-20T11:57:11.6128506Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-07-20T11:57:11.6128673Z 2023-07-20T11:57:11.6128815Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-07-20T11:57:11.6129109Z 2023-07-20T11:57:11.6129324Z %SRC_DIR%>set "CONDA_PY=311" 2023-07-20T11:57:11.6129495Z 2023-07-20T11:57:11.6129599Z %SRC_DIR%>set "PY3K=1" 2023-07-20T11:57:11.6129750Z 2023-07-20T11:57:11.6129859Z %SRC_DIR%>set "PY_VER=3.11" 2023-07-20T11:57:11.6130017Z 2023-07-20T11:57:11.6130127Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-07-20T11:57:11.6130306Z 2023-07-20T11:57:11.6130462Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-07-20T11:57:11.6130662Z 2023-07-20T11:57:11.6130803Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-07-20T11:57:11.6130988Z 2023-07-20T11:57:11.6131095Z %SRC_DIR%>set "NPY_VER=1.22" 2023-07-20T11:57:11.6131254Z 2023-07-20T11:57:11.6131388Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-07-20T11:57:11.6131550Z 2023-07-20T11:57:11.6131674Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-07-20T11:57:11.6131870Z 2023-07-20T11:57:11.6131981Z %SRC_DIR%>set "PERL_VER=5.26" 2023-07-20T11:57:11.6132143Z 2023-07-20T11:57:11.6132257Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-07-20T11:57:11.6132428Z 2023-07-20T11:57:11.6132530Z %SRC_DIR%>set "LUA_VER=5" 2023-07-20T11:57:11.6132682Z 2023-07-20T11:57:11.6132787Z %SRC_DIR%>set "CONDA_LUA=5" 2023-07-20T11:57:11.6132924Z 2023-07-20T11:57:11.6133025Z %SRC_DIR%>set "R_VER=3.4" 2023-07-20T11:57:11.6133175Z 2023-07-20T11:57:11.6133341Z %SRC_DIR%>set "CONDA_R=3.4" 2023-07-20T11:57:11.6133592Z 2023-07-20T11:57:11.6133811Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230720" 2023-07-20T11:57:11.6133998Z 2023-07-20T11:57:11.6134219Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1" 2023-07-20T11:57:11.6134604Z 2023-07-20T11:57:11.6134891Z %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:57:11.6135080Z 2023-07-20T11:57:11.6135217Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=g6a67f8b" 2023-07-20T11:57:11.6135408Z 2023-07-20T11:57:11.6135695Z %SRC_DIR%>set "GIT_FULL_HASH=6a67f8ba5a61a7068729fcd436b7009d56649e2b" 2023-07-20T11:57:11.6136029Z 2023-07-20T11:57:11.6136164Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-07-20T11:57:11.6136340Z 2023-07-20T11:57:11.6136546Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230720" 2023-07-20T11:57:11.6136725Z 2023-07-20T11:57:11.6136839Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-07-20T11:57:11.6137002Z 2023-07-20T11:57:11.6137148Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-07-20T11:57:11.6137336Z 2023-07-20T11:57:11.6137447Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-07-20T11:57:11.6137608Z 2023-07-20T11:57:11.6137852Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-07-20T11:57:11.6138144Z 2023-07-20T11:57:11.6138253Z %SRC_DIR%>set "CPU_COUNT=8" 2023-07-20T11:57:11.6138409Z 2023-07-20T11:57:11.6138526Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-07-20T11:57:11.6138690Z 2023-07-20T11:57:11.6138806Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-07-20T11:57:11.6138968Z 2023-07-20T11:57:11.6140963Z %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:57:11.6143704Z 2023-07-20T11:57:11.6143959Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-07-20T11:57:11.6144297Z 2023-07-20T11:57:11.6144454Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-07-20T11:57:11.6144758Z 2023-07-20T11:57:11.6144919Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-07-20T11:57:11.6145111Z 2023-07-20T11:57:11.6145264Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-07-20T11:57:11.6145461Z 2023-07-20T11:57:11.6145604Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-07-20T11:57:11.6145792Z 2023-07-20T11:57:11.6146017Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env" 2023-07-20T11:57:11.6146288Z 2023-07-20T11:57:11.6146444Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-07-20T11:57:11.6146640Z 2023-07-20T11:57:11.6146823Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-07-20T11:57:11.6147037Z 2023-07-20T11:57:11.6147223Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-07-20T11:57:11.6147455Z 2023-07-20T11:57:11.6147653Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-07-20T11:57:11.6147888Z 2023-07-20T11:57:11.6148053Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-07-20T11:57:11.6148401Z 2023-07-20T11:57:11.6148561Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-07-20T11:57:11.6148754Z 2023-07-20T11:57:11.6148909Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-07-20T11:57:11.6149220Z 2023-07-20T11:57:11.6149438Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-07-20T11:57:11.6149744Z 2023-07-20T11:57:11.6149872Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-07-20T11:57:11.6150050Z 2023-07-20T11:57:11.6150219Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-07-20T11:57:11.6150452Z 2023-07-20T11:57:11.6150596Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-07-20T11:57:11.6150782Z 2023-07-20T11:57:11.6150936Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-07-20T11:57:11.6151122Z 2023-07-20T11:57:11.6151283Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-07-20T11:57:11.6151485Z 2023-07-20T11:57:11.6151622Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-07-20T11:57:11.6151799Z 2023-07-20T11:57:11.6151894Z %SRC_DIR%>set "PROMPT=$P$G" 2023-07-20T11:57:11.6152056Z 2023-07-20T11:57:11.6152444Z %SRC_DIR%>set "PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\AWS Tools\PowerShell\" 2023-07-20T11:57:11.6152863Z 2023-07-20T11:57:11.6152990Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-07-20T11:57:11.6153166Z 2023-07-20T11:57:11.6153279Z %SRC_DIR%>set "SystemDrive=C:" 2023-07-20T11:57:11.6153440Z 2023-07-20T11:57:11.6153570Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-07-20T11:57:11.6153742Z 2023-07-20T11:57:11.6153909Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-20T11:57:11.6154251Z 2023-07-20T11:57:11.6154420Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-20T11:57:11.6154623Z 2023-07-20T11:57:11.6154767Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-07-20T11:57:11.6154953Z 2023-07-20T11:57:11.6155074Z %SRC_DIR%>set "USERNAME=runneruser" 2023-07-20T11:57:11.6155246Z 2023-07-20T11:57:11.6155394Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-07-20T11:57:11.6155585Z 2023-07-20T11:57:11.6155682Z %SRC_DIR%>set "windir=C:\Windows" 2023-07-20T11:57:11.6155847Z 2023-07-20T11:57:11.6155993Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-07-20T11:57:11.6156184Z 2023-07-20T11:57:11.6156398Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-07-20T11:57:11.6156650Z 2023-07-20T11:57:11.6156914Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-07-20T11:57:11.6157121Z 2023-07-20T11:57:11.6157450Z %SRC_DIR%>set "pin_run_as_build=OrderedDict([('python', OrderedDict([('min_pin', 'x.x'), ('max_pin', 'x.x')])), ('r-base', OrderedDict([('min_pin', 'x.x'), ('max_pin', 'x.x')]))])" 2023-07-20T11:57:11.6157795Z 2023-07-20T11:57:11.6157967Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-07-20T11:57:11.6158163Z 2023-07-20T11:57:11.6158406Z %SRC_DIR%>set "extend_keys={'pin_run_as_build', 'ignore_version', 'extend_keys', 'ignore_build_only_deps'}" 2023-07-20T11:57:11.6158673Z 2023-07-20T11:57:11.6158838Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-07-20T11:57:11.6159042Z 2023-07-20T11:57:11.6159189Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-07-20T11:57:11.6159380Z 2023-07-20T11:57:11.6159540Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-07-20T11:57:11.6159743Z 2023-07-20T11:57:11.6160069Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-07-20T11:57:11.6160330Z 2023-07-20T11:57:11.6160420Z %SRC_DIR%>set "r_base=3.4" 2023-07-20T11:57:11.6160575Z 2023-07-20T11:57:11.6160824Z %SRC_DIR%>set "target_platform=win-64" 2023-07-20T11:57:11.6161017Z 2023-07-20T11:57:11.6161240Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-07-20T11:57:11.6161425Z 2023-07-20T11:57:11.6161547Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-07-20T11:57:11.6161715Z 2023-07-20T11:57:11.6161831Z %SRC_DIR%>set "c_compiler=vs2019" 2023-07-20T11:57:11.6161978Z 2023-07-20T11:57:11.6162072Z %SRC_DIR%>set "vc=14" 2023-07-20T11:57:11.6162215Z 2023-07-20T11:57:11.6162340Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-07-20T11:57:11.6162512Z 2023-07-20T11:57:11.6162656Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-07-20T11:57:11.6162841Z 2023-07-20T11:57:11.6162977Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-07-20T11:57:11.6163159Z 2023-07-20T11:57:11.6163276Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-07-20T11:57:11.6163458Z 2023-07-20T11:57:11.6163703Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\pip_cache" 2023-07-20T11:57:11.6163972Z 2023-07-20T11:57:11.6164096Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-07-20T11:57:11.6164361Z 2023-07-20T11:57:11.6164529Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-07-20T11:57:11.6164722Z 2023-07-20T11:57:11.6164851Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-07-20T11:57:11.6165159Z 2023-07-20T11:57:11.6165353Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-20T11:57:11.6165598Z 2023-07-20T11:57:11.6165828Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-07-20T11:57:11.6166090Z 2023-07-20T11:57:11.6166371Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-07-20T11:57:11.6166783Z 2023-07-20T11:57:11.6166906Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-07-20T11:57:11.6167157Z 2023-07-20T11:57:11.6167276Z %SRC_DIR%>SET MSSdk=1 2023-07-20T11:57:11.6167424Z 2023-07-20T11:57:11.6167541Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-07-20T11:57:11.6168552Z 2023-07-20T11:57:11.6168670Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-07-20T11:57:11.6168826Z 2023-07-20T11:57:11.6168932Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-07-20T11:57:11.6169087Z 2023-07-20T11:57:11.6169236Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-07-20T11:57:11.6169429Z 2023-07-20T11:57:11.6169551Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-07-20T11:57:11.6169722Z 2023-07-20T11:57:11.6169892Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-07-20T11:57:11.6170121Z 2023-07-20T11:57:11.6170227Z %SRC_DIR%>set "CXX=cl.exe" 2023-07-20T11:57:11.6170386Z 2023-07-20T11:57:11.6170486Z %SRC_DIR%>set "CC=cl.exe" 2023-07-20T11:57:11.6170638Z 2023-07-20T11:57:11.6170750Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-07-20T11:57:11.6170911Z 2023-07-20T11:57:11.6171805Z %SRC_DIR%>for /F "usebackq tokens=*" %i in (`vswhere.exe -nologo -products * -version [16.0,17.0] -property installationPath`) do (set "VSINSTALLDIR=%i\" ) 2023-07-20T11:57:11.6172187Z 2023-07-20T11:57:11.6172430Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-20T11:57:11.6172680Z 2023-07-20T11:57:11.6173221Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (for /F "usebackq tokens=*" %i in (`vswhere.exe -nologo -products * -requires Microsoft.VisualStudio.Component.VC.v142.x86.x64 -property installationPath`) do (set "VSINSTALLDIR=%i\" ) ) 2023-07-20T11:57:11.6173792Z 2023-07-20T11:57:11.6174292Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\" ) 2023-07-20T11:57:11.6174678Z 2023-07-20T11:57:11.8038161Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\" ) 2023-07-20T11:57:11.8038838Z 2023-07-20T11:57:11.8039485Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-20T11:57:11.8040226Z 2023-07-20T11:57:11.8040830Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\" ) 2023-07-20T11:57:11.8041397Z 2023-07-20T11:57:11.8041564Z %SRC_DIR%>IF NOT "1" == "" ( 2023-07-20T11:57:11.8042018Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-07-20T11:57:11.8042377Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-07-20T11:57:11.8042707Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-07-20T11:57:11.8042957Z ) 2023-07-20T11:57:11.8043071Z 2023-07-20T11:57:11.8043194Z %SRC_DIR%>call :GetWin10SdkDir 2023-07-20T11:57:11.8043356Z 2023-07-20T11:57:11.8043539Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-20T11:57:11.8043900Z 2023-07-20T11:57:11.8044149Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-20T11:57:11.8044405Z 2023-07-20T11:57:11.8044698Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-07-20T11:57:11.8045199Z 2023-07-20T11:57:11.8045409Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-07-20T11:57:11.8045645Z 2023-07-20T11:57:11.8045765Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-07-20T11:57:11.8045936Z 2023-07-20T11:57:11.8046013Z %SRC_DIR%>exit /B 0 2023-07-20T11:57:11.8046157Z 2023-07-20T11:57:11.8046443Z %SRC_DIR%>for /F %i in ('dir /ON /B "C:\Program Files (x86)\Windows Kits\10\\include"') DO (if NOT "%~i" == "wdf" (SET WindowsSDKVer=%~i ) ) 2023-07-20T11:57:11.8046745Z 2023-07-20T11:57:11.8046923Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-07-20T11:57:11.8047127Z 2023-07-20T11:57:11.8047430Z %SRC_DIR%>if errorlevel 1 (echo "Didn't find any windows 10 SDK. I'm not sure if things will work, but let's try..." ) else (echo Windows SDK version found as: "10.0.19041.0" ) 2023-07-20T11:57:11.8048138Z Windows SDK version found as: "10.0.19041.0" 2023-07-20T11:57:11.8048314Z 2023-07-20T11:57:11.8048431Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-07-20T11:57:11.8048680Z set "target_platform=amd64" 2023-07-20T11:57:11.8048962Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-07-20T11:57:11.8049218Z set "BITS=64" 2023-07-20T11:57:11.8049425Z ) else ( 2023-07-20T11:57:11.8049631Z set "target_platform=x86" 2023-07-20T11:57:11.8049903Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-07-20T11:57:11.8050152Z set "BITS=32" 2023-07-20T11:57:11.8050335Z ) 2023-07-20T11:57:11.8050606Z 2023-07-20T11:57:11.8050995Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-07-20T11:57:11.8051250Z 2023-07-20T11:57:11.8051688Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-07-20T11:57:11.8052068Z 2023-07-20T11:57:11.8052359Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>CALL "VC\Auxiliary\Build\vcvars64.bat" -vcvars_ver=14.2 10.0.19041.0 2023-07-20T11:57:11.8052845Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-07-20T11:57:11.8053218Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-07-20T11:57:11.8053575Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-07-20T11:57:11.8053906Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-07-20T11:57:11.8054239Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-07-20T11:57:11.8054543Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-07-20T11:57:11.8054850Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-07-20T11:57:11.8055174Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-07-20T11:57:11.8055652Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-07-20T11:57:11.8056143Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-07-20T11:57:11.8056497Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-07-20T11:57:11.8056836Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-07-20T11:57:11.8057266Z ********************************************************************** 2023-07-20T11:57:11.8057590Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-07-20T11:57:11.8058046Z ** Copyright (c) 2021 Microsoft Corporation 2023-07-20T11:57:11.8058627Z ********************************************************************** 2023-07-20T11:57:11.8058974Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-07-20T11:57:11.8059278Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-07-20T11:57:11.8059571Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-07-20T11:57:11.8059892Z [DEBUG:core\msbuild.bat] initializing... 2023-07-20T11:57:11.8060188Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-07-20T11:57:11.8060543Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-07-20T11:57:11.8060827Z [DEBUG:winsdk.bat] initializing... 2023-07-20T11:57:11.8061111Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-07-20T11:57:11.8061415Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-07-20T11:57:11.8061712Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-07-20T11:57:11.8062001Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-07-20T11:57:11.8062303Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-07-20T11:57:11.8062607Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-07-20T11:57:11.8062902Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-07-20T11:57:11.8063200Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-07-20T11:57:11.8063530Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-07-20T11:57:11.8063853Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-07-20T11:57:11.8064176Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-07-20T11:57:11.8064468Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-07-20T11:57:11.8064920Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-07-20T11:57:11.8065206Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-07-20T11:57:11.8065535Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-07-20T11:57:11.8065988Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-07-20T11:57:11.8066429Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-07-20T11:57:11.8066722Z -- Git branch: nightly 2023-07-20T11:57:11.8067010Z -- Git SHA: 6a67f8ba5a61a7068729fcd436b7009d56649e2b 2023-07-20T11:57:11.8067266Z -- Git tag: None 2023-07-20T11:57:11.8067538Z -- PyTorch dependency: torch==2.1.0.dev20230718 2023-07-20T11:57:11.8067835Z -- Building version 2.1.0.dev20230720 2023-07-20T11:57:11.8068082Z running install 2023-07-20T11:57:11.8068277Z running build 2023-07-20T11:57:11.8068608Z running build_py 2023-07-20T11:57:11.8068971Z creating build 2023-07-20T11:57:11.8069240Z creating build\lib.win-amd64-cpython-311 2023-07-20T11:57:11.8069687Z creating build\lib.win-amd64-cpython-311\torchaudio 2023-07-20T11:57:11.8070330Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-07-20T11:57:11.8070787Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-07-20T11:57:11.8071226Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-07-20T11:57:11.8071620Z creating build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:11.8072070Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:11.8072585Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:11.8073117Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:11.8073641Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:11.8074154Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:11.8074657Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-20T11:57:11.8075105Z creating build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-07-20T11:57:11.8075571Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-07-20T11:57:11.8076077Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-07-20T11:57:11.8076535Z creating build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8076999Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8077522Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8078040Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8078549Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8079072Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8079591Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8080101Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8080615Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8081150Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8081677Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8082222Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8082904Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8083396Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8083891Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8084390Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8084894Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8085535Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8086177Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8087089Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8087608Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8088112Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8088603Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8089102Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-20T11:57:11.8089549Z creating build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-20T11:57:11.8528020Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-07-20T11:57:40.4777746Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-07-20T11:57:40.4778855Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-07-20T11:57:40.4779660Z to cmake instead of implicitly setting it as an env variable. This will 2023-07-20T11:57:40.4780433Z become a FATAL_ERROR in future version of pytorch. 2023-07-20T11:57:40.4781020Z Call Stack (most recent call first): 2023-07-20T11:57:40.4781980Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:327 (torch_cuda_get_nvcc_gencode_flag) 2023-07-20T11:57:40.4783209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-07-20T11:57:40.4784355Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-07-20T11:57:40.4785258Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-07-20T11:57:40.4785836Z CMakeLists.txt:93 (include) 2023-07-20T11:57:40.4786166Z 2023-07-20T11:57:40.4786177Z 2023-07-20T11:58:18.7167098Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-20T11:58:18.7367449Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-20T11:58:18.8353688Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-20T11:58:18.8901010Z creating build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:19.0964997Z copying torchaudio\io\_compat.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:19.1154917Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:19.1644106Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:19.1870955Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:19.2093495Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:19.3200537Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-20T11:58:19.4341968Z creating build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:19.4345808Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:19.4347613Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:19.4353680Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:19.4355402Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:19.4370246Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:19.4372145Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:19.4375617Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:19.4377206Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:19.4380762Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:19.4382548Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:19.4470366Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-20T11:58:19.4471842Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-20T11:58:19.4476676Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-20T11:58:19.4478360Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-20T11:58:19.4482666Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-20T11:58:19.4484142Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-07-20T11:58:19.4489382Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-07-20T11:58:19.4490929Z creating build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-07-20T11:58:19.4495465Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-07-20T11:58:19.4497052Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-07-20T11:58:19.4598250Z creating build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-20T11:58:19.4608738Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-20T11:58:19.4610467Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-20T11:58:19.4616007Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-20T11:58:19.4617725Z creating build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-20T11:58:19.4624831Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-20T11:58:19.4626447Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-20T11:58:19.4633538Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-20T11:58:19.4635100Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-20T11:58:19.4804966Z creating build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-07-20T11:58:19.4820590Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-07-20T11:58:19.4822239Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-07-20T11:58:19.4823500Z creating build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-07-20T11:58:19.4825112Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-07-20T11:58:19.4826397Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-07-20T11:58:19.4827914Z creating build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-07-20T11:58:19.4829342Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-07-20T11:58:19.4833187Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-07-20T11:58:19.4834478Z creating build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-20T11:58:19.4835939Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-20T11:58:19.4837746Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-20T11:58:19.4839267Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-20T11:58:19.4840537Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-20T11:58:19.4841897Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-20T11:58:19.4843432Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-20T11:58:19.4844894Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-20T11:58:19.4846328Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-20T11:58:19.4847640Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-20T11:58:19.4849131Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-20T11:58:19.4850825Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-20T11:58:19.4852371Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-20T11:58:19.4853711Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-20T11:58:19.4855023Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-20T11:58:19.4856565Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-20T11:58:19.4858209Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-20T11:58:19.4859670Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-20T11:58:19.4861003Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-20T11:58:19.4862354Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-20T11:58:19.4863988Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-20T11:58:19.4865501Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-20T11:58:19.4866844Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-07-20T11:58:19.4868201Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-07-20T11:58:19.4869682Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-07-20T11:58:19.4871128Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-20T11:58:19.4872555Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-20T11:58:19.4874383Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-20T11:58:19.4875907Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-20T11:58:19.4877465Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-20T11:58:19.4879122Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:19.4880484Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:19.4882234Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:19.4883760Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:19.4885438Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:19.4886968Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:20.7924052Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:20.7925559Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-20T11:58:20.8034163Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-20T11:58:20.8035446Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-20T11:58:20.8037129Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-20T11:58:20.8038425Z copying torchaudio\prototype\pipelines\squim_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-20T11:58:20.8039686Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-20T11:58:20.8040694Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-07-20T11:58:20.8041762Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-07-20T11:58:20.8043064Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-07-20T11:58:20.8044468Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-20T11:58:20.8045546Z copying torchaudio\prototype\models\squim\objective.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-20T11:58:20.8046813Z copying torchaudio\prototype\models\squim\subjective.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-20T11:58:20.8048081Z copying torchaudio\prototype\models\squim\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-20T11:58:20.8048866Z running build_ext 2023-07-20T11:58:20.8049536Z -- The C compiler identification is MSVC 19.29.30151.0 2023-07-20T11:58:20.8050343Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-07-20T11:58:20.8072992Z -- Detecting C compiler ABI info 2023-07-20T11:58:20.8073687Z -- Detecting C compiler ABI info - done 2023-07-20T11:58:20.8074571Z -- 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:20.8075818Z -- Detecting C compile features 2023-07-20T11:58:20.8076382Z -- Detecting C compile features - done 2023-07-20T11:58:20.8076920Z -- Detecting CXX compiler ABI info 2023-07-20T11:58:20.8077480Z -- Detecting CXX compiler ABI info - done 2023-07-20T11:58:20.8078679Z -- 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:20.8079474Z -- Detecting CXX compile features 2023-07-20T11:58:20.8080009Z -- Detecting CXX compile features - done 2023-07-20T11:58:20.8080674Z -- The CUDA compiler identification is NVIDIA 12.1.66 2023-07-20T11:58:20.8081227Z -- Detecting CUDA compiler ABI info 2023-07-20T11:58:20.8082299Z -- Detecting CUDA compiler ABI info - done 2023-07-20T11:58:20.8083129Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe - skipped 2023-07-20T11:58:20.8083869Z -- Detecting CUDA compile features 2023-07-20T11:58:20.8084428Z -- Detecting CUDA compile features - done 2023-07-20T11:58:20.8085443Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 (found version "12.1") 2023-07-20T11:58:20.8086396Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/include (found version "12.1.66") 2023-07-20T11:58:20.8087110Z -- Caffe2: CUDA detected: 12.1 2023-07-20T11:58:20.8087919Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe 2023-07-20T11:58:20.8089199Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 2023-07-20T11:58:20.8089916Z -- Caffe2: Header version is: 12.1 2023-07-20T11:58:20.8090628Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/lib/x64/nvrtc.lib shorthash is bac8224f 2023-07-20T11:58:20.8091421Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-07-20T11:58:20.8092618Z -- 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:20.8094496Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/lib/torch.lib 2023-07-20T11:58:20.8096163Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/libs/python311.lib (found suitable exact version "3.11.4") found components: Development Development.Module Development.Embed 2023-07-20T11:58:20.8097217Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-07-20T11:58:20.8097863Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-07-20T11:58:20.8098478Z -- Found OpenMP: TRUE (found version "2.0") 2023-07-20T11:58:20.8099189Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-07-20T11:58:20.8099953Z -- Building FFmpeg integration with multi version support 2023-07-20T11:58:20.8100551Z -- Configuring done (35.8s) 2023-07-20T11:58:20.8101440Z -- Generating done (0.2s) 2023-07-20T11:58:20.8102288Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/work/build/temp.win-amd64-cpython-311/Release 2023-07-20T11:58:20.8105544Z [1/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-07-20T11:58:20.8108121Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:20.8109032Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:20.8110169Z 2023-07-20T11:58:20.8110666Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:20.8111626Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:20.8112600Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:58:20.8117162Z [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.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-07-20T11:58:20.8132197Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:20.8133490Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:20.8133906Z 2023-07-20T11:58:20.8134390Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:20.8135310Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:20.8136173Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:58:20.8275582Z [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_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-07-20T11:58:20.8278818Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:20.8279505Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:20.8279906Z 2023-07-20T11:58:20.8280474Z %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:20.8281621Z %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:20.8282741Z %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:51.4204880Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:51.4206245Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:51.4213250Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:51.4214856Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T11:58:51.4216611Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(54): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:51.4217977Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(52): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:51.4219171Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-07-20T11:58:51.4220863Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(176): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *,CAST_DTYPE *)' being compiled 2023-07-20T11:58:51.4222372Z with 2023-07-20T11:58:51.4222868Z [ 2023-07-20T11:58:51.4223620Z DTYPE=float, 2023-07-20T11:58:51.4224192Z CAST_DTYPE=float 2023-07-20T11:58:51.4224702Z ] 2023-07-20T11:58:51.4226266Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(65): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *,DTYPE *)' being compiled 2023-07-20T11:58:51.4227719Z with 2023-07-20T11:58:51.4228083Z [ 2023-07-20T11:58:51.4228470Z DTYPE=float 2023-07-20T11:58:51.4229125Z ] 2023-07-20T11:58:51.4229879Z %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:51.4231242Z %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:51.4232152Z with 2023-07-20T11:58:51.4232530Z [ 2023-07-20T11:58:51.4232961Z CAST_DTYPE=float, 2023-07-20T11:58:51.4233398Z DTYPE=float 2023-07-20T11:58:51.4233772Z ] 2023-07-20T11:58:51.4235038Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(518): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-07-20T11:58:51.4236218Z with 2023-07-20T11:58:51.4236585Z [ 2023-07-20T11:58:51.4236989Z CAST_DTYPE=float, 2023-07-20T11:58:51.4237421Z DTYPE=float 2023-07-20T11:58:51.4237833Z ] 2023-07-20T11:58:51.4238740Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(519): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-07-20T11:58:51.4239622Z with 2023-07-20T11:58:51.4239985Z [ 2023-07-20T11:58:51.4240390Z CAST_DTYPE=float 2023-07-20T11:58:51.4240820Z ] 2023-07-20T11:58:51.4242198Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(176): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *,CAST_DTYPE *)' being compiled 2023-07-20T11:58:51.4243469Z with 2023-07-20T11:58:51.4243826Z [ 2023-07-20T11:58:51.4244224Z DTYPE=float, 2023-07-20T11:58:51.4244665Z CAST_DTYPE=float 2023-07-20T11:58:51.4245058Z ] 2023-07-20T11:58:51.4245771Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-20T11:58:51.4247540Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(529): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeBetaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T11:58:51.4249235Z with 2023-07-20T11:58:51.4249734Z [ 2023-07-20T11:58:51.4250195Z DTYPE=float 2023-07-20T11:58:51.4250593Z ] 2023-07-20T11:58:51.4251350Z %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:51.4252703Z %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:51.4253624Z with 2023-07-20T11:58:51.4253983Z [ 2023-07-20T11:58:51.4254359Z DTYPE=float 2023-07-20T11:58:51.4254726Z ] 2023-07-20T11:58:51.4256203Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(207): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-07-20T11:58:51.4257318Z with 2023-07-20T11:58:51.4257760Z [ 2023-07-20T11:58:51.4258127Z DTYPE=float 2023-07-20T11:58:51.4258500Z ] 2023-07-20T11:58:51.4259158Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:51.4260138Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:51.4261136Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:58:51.4264194Z [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:51.4266871Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:51.4267593Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:51.4267998Z 2023-07-20T11:58:51.4268531Z %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:51.4269615Z %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:51.4270783Z %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:51.4272079Z %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:51.4273129Z %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:51.4274177Z %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:51.4275249Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T11:58:51.4276337Z %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:51.4277553Z %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:51.4279067Z %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:51.4280392Z %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:51.4281294Z with 2023-07-20T11:58:51.4281660Z [ 2023-07-20T11:58:51.4282044Z DTYPE=c10::Half 2023-07-20T11:58:51.4282446Z ] 2023-07-20T11:58:51.4283645Z %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:51.4284700Z with 2023-07-20T11:58:51.4285150Z [ 2023-07-20T11:58:51.4285686Z DTYPE=c10::Half 2023-07-20T11:58:51.4286088Z ] 2023-07-20T11:58:51.4286920Z %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:51.4287690Z with 2023-07-20T11:58:51.4288050Z [ 2023-07-20T11:58:51.4288454Z DTYPE=c10::Half 2023-07-20T11:58:51.4288851Z ] 2023-07-20T11:58:51.4290096Z %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:51.4291455Z with 2023-07-20T11:58:51.4291816Z [ 2023-07-20T11:58:51.4292496Z DTYPE=c10::Half, 2023-07-20T11:58:51.4292947Z CAST_DTYPE=float 2023-07-20T11:58:51.4293341Z ] 2023-07-20T11:59:33.3598788Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(133): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::Compute(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *,DTYPE *)' being compiled 2023-07-20T11:59:33.3670004Z with 2023-07-20T11:59:33.4112790Z [ 2023-07-20T11:59:33.5032758Z DTYPE=c10::Half 2023-07-20T11:59:33.5296188Z ] 2023-07-20T11:59:33.5485111Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-20T11:59:33.5759254Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-07-20T11:59:33.6245088Z with 2023-07-20T11:59:33.6287964Z [ 2023-07-20T11:59:33.6439241Z DTYPE=c10::Half 2023-07-20T11:59:33.6535533Z ] 2023-07-20T11:59:33.6600290Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(340): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-07-20T11:59:33.6606584Z with 2023-07-20T11:59:33.6647562Z [ 2023-07-20T11:59:33.6680227Z DTYPE=c10::Half 2023-07-20T11:59:33.6722735Z ] 2023-07-20T11:59:33.6747734Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-20T11:59:33.6797397Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(245): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T11:59:33.6821286Z with 2023-07-20T11:59:33.6924714Z [ 2023-07-20T11:59:33.6945246Z DTYPE=float 2023-07-20T11:59:33.6946257Z ] 2023-07-20T11:59:33.6960065Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(296): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOrBetaOneSequence(int,const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T11:59:33.6962095Z with 2023-07-20T11:59:33.7041641Z [ 2023-07-20T11:59:33.7043362Z DTYPE=float, 2023-07-20T11:59:33.7069213Z CAST_DTYPE=float 2023-07-20T11:59:33.7070298Z ] 2023-07-20T11:59:33.7132880Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-20T11:59:33.7148515Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(252): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeBetaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T11:59:33.7183144Z with 2023-07-20T11:59:33.7212592Z [ 2023-07-20T11:59:33.7226395Z DTYPE=float 2023-07-20T11:59:33.7231069Z ] 2023-07-20T11:59:33.7253099Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:33.7255006Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:33.7271539Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:33.7275335Z [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\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-07-20T11:59:33.7292954Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:33.7315395Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:33.7315941Z 2023-07-20T11:59:33.7316889Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:33.7318116Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:33.7322679Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:33.7324302Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:33.7338831Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:33.7341820Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:33.7342832Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:33.7345938Z [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\utils.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\utils.cpp 2023-07-20T11:59:33.7348838Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:33.7349580Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:33.7350247Z 2023-07-20T11:59:33.7350767Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:33.7351877Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:33.7353073Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:33.7356063Z [7/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-07-20T11:59:33.7358802Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:33.7359750Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:33.7360168Z 2023-07-20T11:59:33.7360654Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:33.7361662Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:33.7362892Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:33.7366097Z [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_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-07-20T11:59:33.7369027Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:33.7369744Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:33.7370176Z 2023-07-20T11:59:33.7373914Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:33.7376713Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:53.9214126Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:53.9906836Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:54.0008944Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:54.0309387Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:54.0747068Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:00:54.0914034Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(50): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:54.1511716Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(48): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:00:54.1980873Z %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:54.1982322Z %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:54.1983286Z with 2023-07-20T12:00:54.1983687Z [ 2023-07-20T12:00:54.1984093Z CAST_DTYPE=float, 2023-07-20T12:00:54.1984553Z DTYPE=float 2023-07-20T12:00:54.1984960Z ] 2023-07-20T12:00:54.2541763Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(482): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-07-20T12:00:54.2551103Z with 2023-07-20T12:00:54.2565530Z [ 2023-07-20T12:00:54.2578255Z CAST_DTYPE=float, 2023-07-20T12:00:54.2582299Z DTYPE=float 2023-07-20T12:00:54.2601081Z ] 2023-07-20T12:00:54.2663332Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(483): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-07-20T12:00:54.2701951Z with 2023-07-20T12:00:54.2713863Z [ 2023-07-20T12:00:54.2748588Z CAST_DTYPE=float 2023-07-20T12:00:54.2758792Z ] 2023-07-20T12:00:54.3007206Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(126): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeAlphas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *)' being compiled 2023-07-20T12:00:54.3485013Z with 2023-07-20T12:00:54.3630785Z [ 2023-07-20T12:00:54.3639808Z DTYPE=float, 2023-07-20T12:00:54.3705417Z CAST_DTYPE=float 2023-07-20T12:00:54.3745042Z ] 2023-07-20T12:00:54.3832399Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(60): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::ComputeAlphas(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *)' being compiled 2023-07-20T12:00:54.4012972Z with 2023-07-20T12:00:54.4013960Z [ 2023-07-20T12:00:54.4020080Z DTYPE=float 2023-07-20T12:00:54.4020880Z ] 2023-07-20T12:00:54.4024239Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-20T12:00:54.4026305Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(493): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T12:00:54.4030214Z with 2023-07-20T12:00:54.4031619Z [ 2023-07-20T12:00:54.4032298Z DTYPE=float 2023-07-20T12:00:54.4032948Z ] 2023-07-20T12:00:54.4034002Z %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:54.4040601Z %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:54.4041968Z with 2023-07-20T12:00:54.4045256Z [ 2023-07-20T12:00:54.4045994Z DTYPE=float 2023-07-20T12:00:54.4046683Z ] 2023-07-20T12:00:54.4047992Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(174): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-07-20T12:00:54.4049262Z with 2023-07-20T12:00:54.4052565Z [ 2023-07-20T12:00:54.4053205Z DTYPE=float 2023-07-20T12:00:54.4053856Z ] 2023-07-20T12:00:54.4055032Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:54.4056291Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:54.4059941Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:54.4063121Z [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\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-07-20T12:00:54.4067666Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:54.4068690Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:54.4069318Z 2023-07-20T12:00:54.4069984Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:54.4071282Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:54.4072630Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:54.4073874Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:54.4075125Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:54.4076301Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:54.4077590Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:54.4080900Z [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:54.4087223Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:54.4088235Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:54.4088848Z 2023-07-20T12:00:54.4089512Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-20T12:00:54.4090405Z with 2023-07-20T12:00:54.4091197Z [ 2023-07-20T12:00:54.4091927Z T=scalar_t 2023-07-20T12:00:54.4092531Z ] 2023-07-20T12:00:54.4094447Z %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:54.4096202Z with 2023-07-20T12:00:54.4096790Z [ 2023-07-20T12:00:54.4097375Z T=scalar_t, 2023-07-20T12:00:54.4098096Z PtrTraits=at::DefaultPtrTraits, 2023-07-20T12:00:54.4098895Z index_t=int64_t 2023-07-20T12:00:54.4099486Z ] 2023-07-20T12:00:54.4100650Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-20T12:00:54.4101560Z with 2023-07-20T12:00:54.4102130Z [ 2023-07-20T12:00:54.4102692Z T=scalar_t 2023-07-20T12:00:54.4103281Z ] 2023-07-20T12:00:54.4104238Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:54.4105438Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:54.4106804Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:38.9809796Z [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:38.9812586Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:38.9814310Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:38.9815042Z 2023-07-20T12:01:38.9815887Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:01:38.9816892Z with 2023-07-20T12:01:38.9817392Z [ 2023-07-20T12:01:38.9817999Z scalar_t=scalar_t 2023-07-20T12:01:38.9818602Z ] 2023-07-20T12:01:38.9819842Z %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:38.9821328Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:01:38.9822896Z with 2023-07-20T12:01:38.9823573Z [ 2023-07-20T12:01:38.9824113Z scalar_t=scalar_t 2023-07-20T12:01:38.9824659Z ] 2023-07-20T12:01:38.9825510Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:01:38.9826296Z with 2023-07-20T12:01:38.9826805Z [ 2023-07-20T12:01:38.9827329Z scalar_t=scalar_t 2023-07-20T12:01:38.9827857Z ] 2023-07-20T12:01:38.9828857Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:01:38.9830772Z %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:38.9832345Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:01:38.9833527Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:01:38.9834684Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:38.9835922Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:38.9837233Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:38.9840468Z [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\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-07-20T12:01:38.9843372Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:38.9844491Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:38.9845085Z 2023-07-20T12:01:38.9845733Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:38.9846841Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:38.9847954Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:38.9860856Z [13/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:38.9864427Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:38.9865840Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:38.9866466Z 2023-07-20T12:01:38.9867326Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:38.9872709Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:38.9874447Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:38.9876321Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:38.9877850Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:38.9879222Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:38.9880427Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:38.9881681Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:01:38.9882884Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:01:38.9886356Z [14/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\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:38.9889266Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:38.9890186Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:38.9890790Z 2023-07-20T12:01:38.9891633Z %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:38.9893402Z with 2023-07-20T12:01:38.9894031Z [ 2023-07-20T12:01:38.9894622Z T=target_t 2023-07-20T12:01:38.9895195Z ] 2023-07-20T12:01:38.9896550Z %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:38.9898256Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:38.9899546Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:38.9900816Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:38.9904414Z [15/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:38.9908036Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:38.9908964Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:38.9909576Z 2023-07-20T12:01:38.9910645Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:38.9912372Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:38.9914265Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:38.9915885Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:38.9917295Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:38.9918494Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:38.9919831Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:38.9921139Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:38.9922280Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:38.9923469Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:38.9927029Z [16/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:38.9930367Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:38.9931294Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:38.9931904Z 2023-07-20T12:01:38.9932755Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:38.9934498Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:38.9936214Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:38.9938046Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:38.9939440Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:38.9940728Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:38.9942028Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:38.9963123Z [17/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:38.9975522Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:38.9977602Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:38.9979412Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:38.9981247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:38.9983375Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:38.9985247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:38.9987101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:38.9988935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:38.9990903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:38.9992200Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:38.9992952Z ^ 2023-07-20T12:01:38.9993362Z 2023-07-20T12:01:38.9993912Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:38.9994648Z 2023-07-20T12:01:38.9995696Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:38.9997242Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:38.9998236Z ^ 2023-07-20T12:01:38.9998772Z 2023-07-20T12:01:38.9999744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0001143Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0002270Z ^ 2023-07-20T12:01:39.0002846Z 2023-07-20T12:01:39.0003857Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.0004803Z 2023-07-20T12:01:39.0005761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0007181Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0008064Z ^ 2023-07-20T12:01:39.0008520Z 2023-07-20T12:01:39.0009758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0011394Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0012290Z ^ 2023-07-20T12:01:39.0012780Z 2023-07-20T12:01:39.0013411Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.0014150Z 2023-07-20T12:01:39.0015156Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0020469Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0021379Z ^ 2023-07-20T12:01:39.0021926Z 2023-07-20T12:01:39.0022830Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0033287Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0034280Z ^ 2023-07-20T12:01:39.0034802Z 2023-07-20T12:01:39.0035422Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.0036250Z 2023-07-20T12:01:39.0037325Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0038666Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0039678Z ^ 2023-07-20T12:01:39.0040342Z 2023-07-20T12:01:39.0041421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0042870Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0043696Z ^ 2023-07-20T12:01:39.0044226Z 2023-07-20T12:01:39.0044935Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.0045696Z 2023-07-20T12:01:39.0046689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0048206Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0049158Z ^ 2023-07-20T12:01:39.0049760Z 2023-07-20T12:01:39.0050747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0052174Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0053299Z ^ 2023-07-20T12:01:39.0053935Z 2023-07-20T12:01:39.0054650Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.0055439Z 2023-07-20T12:01:39.0056482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0057930Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0058913Z ^ 2023-07-20T12:01:39.0059469Z 2023-07-20T12:01:39.0060664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0094083Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0095123Z ^ 2023-07-20T12:01:39.0095604Z 2023-07-20T12:01:39.0096202Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.0096910Z 2023-07-20T12:01:39.0097860Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0099202Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0100014Z ^ 2023-07-20T12:01:39.0100537Z 2023-07-20T12:01:39.0101499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0102787Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0103547Z ^ 2023-07-20T12:01:39.0103969Z 2023-07-20T12:01:39.0104534Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.0105191Z 2023-07-20T12:01:39.0106076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:39.0107383Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.0108154Z ^ 2023-07-20T12:01:39.0108988Z 2023-07-20T12:01:39.0109363Z compute_alphas.cu 2023-07-20T12:01:39.0110141Z tmpxft_000007dc_00000000-7_compute_alphas.compute_90.cudafe1.cpp 2023-07-20T12:01:39.0111484Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0112620Z with 2023-07-20T12:01:39.0113169Z [ 2023-07-20T12:01:39.0113961Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:39.0114715Z ] 2023-07-20T12:01:39.0115917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0117055Z with 2023-07-20T12:01:39.0117654Z [ 2023-07-20T12:01:39.0118581Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:39.0119318Z ] 2023-07-20T12:01:39.0120594Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0122071Z with 2023-07-20T12:01:39.0122640Z [ 2023-07-20T12:01:39.0123416Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:39.0128029Z ] 2023-07-20T12:01:39.0129443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0131496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0134906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0136926Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0138180Z with 2023-07-20T12:01:39.0138759Z [ 2023-07-20T12:01:39.0139554Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:39.0140331Z ] 2023-07-20T12:01:39.0141497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0142728Z with 2023-07-20T12:01:39.0143282Z [ 2023-07-20T12:01:39.0144184Z T=std::basic_string,std::allocator> 2023-07-20T12:01:39.0144959Z ] 2023-07-20T12:01:39.0146157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0147289Z with 2023-07-20T12:01:39.0147837Z [ 2023-07-20T12:01:39.0148626Z T=std::basic_string,std::allocator> 2023-07-20T12:01:39.0149394Z ] 2023-07-20T12:01:39.0150661Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0151889Z with 2023-07-20T12:01:39.0152435Z [ 2023-07-20T12:01:39.0153251Z T=std::basic_string,std::allocator> 2023-07-20T12:01:39.0154107Z ] 2023-07-20T12:01:39.0155461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0157459Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0159417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0160607Z with 2023-07-20T12:01:39.0161159Z [ 2023-07-20T12:01:39.0161977Z T=std::basic_string,std::allocator> 2023-07-20T12:01:39.0162990Z ] 2023-07-20T12:01:39.0164148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0165237Z with 2023-07-20T12:01:39.0165782Z [ 2023-07-20T12:01:39.0166383Z T=c10::SymInt 2023-07-20T12:01:39.0166970Z ] 2023-07-20T12:01:39.0168182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0169282Z with 2023-07-20T12:01:39.0169865Z [ 2023-07-20T12:01:39.0170660Z T=c10::SymInt 2023-07-20T12:01:39.0171301Z ] 2023-07-20T12:01:39.0180617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0181883Z with 2023-07-20T12:01:39.0182468Z [ 2023-07-20T12:01:39.0183096Z T=c10::SymInt 2023-07-20T12:01:39.0183704Z ] 2023-07-20T12:01:39.0184893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0186626Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0188830Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0190052Z with 2023-07-20T12:01:39.0190639Z [ 2023-07-20T12:01:39.0191252Z T=c10::SymInt 2023-07-20T12:01:39.0191857Z ] 2023-07-20T12:01:39.0192972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0194100Z with 2023-07-20T12:01:39.0194676Z [ 2023-07-20T12:01:39.0195318Z T=c10::QualifiedName 2023-07-20T12:01:39.0195947Z ] 2023-07-20T12:01:39.0197160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0198299Z with 2023-07-20T12:01:39.0198901Z [ 2023-07-20T12:01:39.0199532Z T=c10::QualifiedName 2023-07-20T12:01:39.0200168Z ] 2023-07-20T12:01:39.0201383Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0202602Z with 2023-07-20T12:01:39.0203179Z [ 2023-07-20T12:01:39.0203803Z T=c10::QualifiedName 2023-07-20T12:01:39.0204487Z ] 2023-07-20T12:01:39.0205685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0207503Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0209540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0210721Z with 2023-07-20T12:01:39.0211281Z [ 2023-07-20T12:01:39.0211924Z T=c10::QualifiedName 2023-07-20T12:01:39.0212560Z ] 2023-07-20T12:01:39.0213680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0214748Z with 2023-07-20T12:01:39.0215522Z [ 2023-07-20T12:01:39.0216177Z T=at::TensorBase 2023-07-20T12:01:39.0216792Z ] 2023-07-20T12:01:39.0217974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0219129Z with 2023-07-20T12:01:39.0219696Z [ 2023-07-20T12:01:39.0220312Z T=at::TensorBase 2023-07-20T12:01:39.0220898Z ] 2023-07-20T12:01:39.0225901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0227202Z with 2023-07-20T12:01:39.0227793Z [ 2023-07-20T12:01:39.0228418Z T=at::TensorBase 2023-07-20T12:01:39.0229007Z ] 2023-07-20T12:01:39.0230246Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0232072Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0233997Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0235203Z with 2023-07-20T12:01:39.0235790Z [ 2023-07-20T12:01:39.0236386Z T=at::TensorBase 2023-07-20T12:01:39.0237012Z ] 2023-07-20T12:01:39.0238164Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0239348Z with 2023-07-20T12:01:39.0239936Z [ 2023-07-20T12:01:39.0240511Z T=at::Tensor 2023-07-20T12:01:39.0241119Z ] 2023-07-20T12:01:39.0242291Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0243423Z with 2023-07-20T12:01:39.0244005Z [ 2023-07-20T12:01:39.0244672Z T=at::Tensor 2023-07-20T12:01:39.0245271Z ] 2023-07-20T12:01:39.0246673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0247890Z with 2023-07-20T12:01:39.0248473Z [ 2023-07-20T12:01:39.0249052Z T=at::Tensor 2023-07-20T12:01:39.0249900Z ] 2023-07-20T12:01:39.0251108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0253043Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0254939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0256129Z with 2023-07-20T12:01:39.0256915Z [ 2023-07-20T12:01:39.0257542Z T=at::Tensor 2023-07-20T12:01:39.0258133Z ] 2023-07-20T12:01:39.0259416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0260648Z with 2023-07-20T12:01:39.0261233Z [ 2023-07-20T12:01:39.0261826Z T=at::Generator 2023-07-20T12:01:39.0262411Z ] 2023-07-20T12:01:39.0263600Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0264732Z with 2023-07-20T12:01:39.0265272Z [ 2023-07-20T12:01:39.0265951Z T=at::Generator 2023-07-20T12:01:39.0266596Z ] 2023-07-20T12:01:39.0268081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0269306Z with 2023-07-20T12:01:39.0269892Z [ 2023-07-20T12:01:39.0270515Z T=at::Generator 2023-07-20T12:01:39.0271123Z ] 2023-07-20T12:01:39.0272286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0274329Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0276125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0277320Z with 2023-07-20T12:01:39.0277904Z [ 2023-07-20T12:01:39.0278525Z T=at::Generator 2023-07-20T12:01:39.0279098Z ] 2023-07-20T12:01:39.0280385Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0281384Z with 2023-07-20T12:01:39.0281829Z [ 2023-07-20T12:01:39.0282235Z T=c10::Scalar 2023-07-20T12:01:39.0282681Z ] 2023-07-20T12:01:39.0283825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0285032Z with 2023-07-20T12:01:39.0285576Z [ 2023-07-20T12:01:39.0286250Z T=c10::Scalar 2023-07-20T12:01:39.0286955Z ] 2023-07-20T12:01:39.0297035Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0298442Z with 2023-07-20T12:01:39.0299094Z [ 2023-07-20T12:01:39.0299750Z T=c10::Scalar 2023-07-20T12:01:39.0300388Z ] 2023-07-20T12:01:39.0301723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0303810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0305666Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0306872Z with 2023-07-20T12:01:39.0307488Z [ 2023-07-20T12:01:39.0308211Z T=c10::Scalar 2023-07-20T12:01:39.0308832Z ] 2023-07-20T12:01:39.0310129Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0311239Z with 2023-07-20T12:01:39.0311848Z [ 2023-07-20T12:01:39.0312612Z T=std::shared_ptr 2023-07-20T12:01:39.0313362Z ] 2023-07-20T12:01:39.0314598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0315849Z with 2023-07-20T12:01:39.0316573Z [ 2023-07-20T12:01:39.0317336Z T=std::shared_ptr 2023-07-20T12:01:39.0318054Z ] 2023-07-20T12:01:39.0319358Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0320587Z with 2023-07-20T12:01:39.0321159Z [ 2023-07-20T12:01:39.0322021Z T=std::shared_ptr 2023-07-20T12:01:39.0322812Z ] 2023-07-20T12:01:39.0324247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0326240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0328136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0329404Z with 2023-07-20T12:01:39.0330083Z [ 2023-07-20T12:01:39.0330927Z T=std::shared_ptr 2023-07-20T12:01:39.0331660Z ] 2023-07-20T12:01:39.0332858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0334195Z with 2023-07-20T12:01:39.0334769Z [ 2023-07-20T12:01:39.0335501Z T=std::weak_ptr 2023-07-20T12:01:39.0336258Z ] 2023-07-20T12:01:39.0337556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0338693Z with 2023-07-20T12:01:39.0339278Z [ 2023-07-20T12:01:39.0340013Z T=std::weak_ptr 2023-07-20T12:01:39.0340692Z ] 2023-07-20T12:01:39.0342152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0343497Z with 2023-07-20T12:01:39.0344129Z [ 2023-07-20T12:01:39.0344956Z T=std::weak_ptr 2023-07-20T12:01:39.0345632Z ] 2023-07-20T12:01:39.0346839Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0348000Z with 2023-07-20T12:01:39.0348564Z [ 2023-07-20T12:01:39.0349247Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:01:39.0349973Z ] 2023-07-20T12:01:39.0351421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0352578Z with 2023-07-20T12:01:39.0353173Z [ 2023-07-20T12:01:39.0353922Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:01:39.0354588Z ] 2023-07-20T12:01:39.0355801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0357084Z with 2023-07-20T12:01:39.0357700Z [ 2023-07-20T12:01:39.0358482Z T=std::weak_ptr 2023-07-20T12:01:39.0359196Z ] 2023-07-20T12:01:39.0360359Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0361493Z with 2023-07-20T12:01:39.0362038Z [ 2023-07-20T12:01:39.0362846Z T=std::vector> 2023-07-20T12:01:39.0363709Z ] 2023-07-20T12:01:39.0365080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0366232Z with 2023-07-20T12:01:39.0366786Z [ 2023-07-20T12:01:39.0367579Z T=std::vector> 2023-07-20T12:01:39.0368332Z ] 2023-07-20T12:01:39.0369617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0370917Z with 2023-07-20T12:01:39.0371457Z [ 2023-07-20T12:01:39.0372374Z T=std::vector> 2023-07-20T12:01:39.0373120Z ] 2023-07-20T12:01:39.0375951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0380792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0382730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0383913Z with 2023-07-20T12:01:39.0384682Z [ 2023-07-20T12:01:39.0385823Z T=std::vector> 2023-07-20T12:01:39.0386645Z ] 2023-07-20T12:01:39.0387809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0388915Z with 2023-07-20T12:01:39.0389463Z [ 2023-07-20T12:01:39.0390166Z T=std::vector> 2023-07-20T12:01:39.0390860Z ] 2023-07-20T12:01:39.0392351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0393535Z with 2023-07-20T12:01:39.0394051Z [ 2023-07-20T12:01:39.0394854Z T=std::vector> 2023-07-20T12:01:39.0395565Z ] 2023-07-20T12:01:39.0396818Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0398020Z with 2023-07-20T12:01:39.0398696Z [ 2023-07-20T12:01:39.0399438Z T=std::vector> 2023-07-20T12:01:39.0400173Z ] 2023-07-20T12:01:39.0401411Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0403331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0414410Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0415646Z with 2023-07-20T12:01:39.0416248Z [ 2023-07-20T12:01:39.0416978Z T=std::vector> 2023-07-20T12:01:39.0417655Z ] 2023-07-20T12:01:39.0418832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0420039Z with 2023-07-20T12:01:39.0420736Z [ 2023-07-20T12:01:39.0421536Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.0422337Z ] 2023-07-20T12:01:39.0423550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0424889Z with 2023-07-20T12:01:39.0425479Z [ 2023-07-20T12:01:39.0426399Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.0427236Z ] 2023-07-20T12:01:39.0428560Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0429752Z with 2023-07-20T12:01:39.0430334Z [ 2023-07-20T12:01:39.0431165Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.0431968Z ] 2023-07-20T12:01:39.0433615Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0448133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0450158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0451774Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0452763Z with 2023-07-20T12:01:39.0453143Z [ 2023-07-20T12:01:39.0453774Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.0454512Z ] 2023-07-20T12:01:39.0455583Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0456537Z with 2023-07-20T12:01:39.0456891Z [ 2023-07-20T12:01:39.0457502Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.0458073Z ] 2023-07-20T12:01:39.0459079Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0459976Z with 2023-07-20T12:01:39.0460360Z [ 2023-07-20T12:01:39.0460999Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.0461659Z ] 2023-07-20T12:01:39.0462798Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0463885Z with 2023-07-20T12:01:39.0464259Z [ 2023-07-20T12:01:39.0464858Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.0465447Z ] 2023-07-20T12:01:39.0466555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0468412Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0471656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0473252Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0474236Z with 2023-07-20T12:01:39.0474820Z [ 2023-07-20T12:01:39.0475523Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.0476147Z ] 2023-07-20T12:01:39.0477230Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0478115Z with 2023-07-20T12:01:39.0478470Z [ 2023-07-20T12:01:39.0478991Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:39.0479479Z ] 2023-07-20T12:01:39.0480469Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0481365Z with 2023-07-20T12:01:39.0481713Z [ 2023-07-20T12:01:39.0482301Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:39.0482823Z ] 2023-07-20T12:01:39.0484015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0484996Z with 2023-07-20T12:01:39.0485382Z [ 2023-07-20T12:01:39.0485909Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:39.0486403Z ] 2023-07-20T12:01:39.0487425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0489086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0490966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0491933Z with 2023-07-20T12:01:39.0492321Z [ 2023-07-20T12:01:39.0492838Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:39.0493310Z ] 2023-07-20T12:01:39.0494282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0495175Z with 2023-07-20T12:01:39.0495554Z [ 2023-07-20T12:01:39.0496187Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:39.0496797Z ] 2023-07-20T12:01:39.0497912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0499058Z with 2023-07-20T12:01:39.0499412Z [ 2023-07-20T12:01:39.0500159Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:39.0500708Z ] 2023-07-20T12:01:39.0501773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0502759Z with 2023-07-20T12:01:39.0503183Z [ 2023-07-20T12:01:39.0503788Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:39.0504403Z ] 2023-07-20T12:01:39.0505778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0507646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0509454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0511419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0512425Z with 2023-07-20T12:01:39.0512812Z [ 2023-07-20T12:01:39.0513409Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:39.0513953Z ] 2023-07-20T12:01:39.0514895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0515817Z with 2023-07-20T12:01:39.0516190Z [ 2023-07-20T12:01:39.0516856Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:39.0517319Z ] 2023-07-20T12:01:39.0518442Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0519393Z with 2023-07-20T12:01:39.0519788Z [ 2023-07-20T12:01:39.0520233Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:39.0520706Z ] 2023-07-20T12:01:39.0521770Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0522764Z with 2023-07-20T12:01:39.0523124Z [ 2023-07-20T12:01:39.0523596Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:39.0524135Z ] 2023-07-20T12:01:39.0525267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0526925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0528069Z with 2023-07-20T12:01:39.0528465Z [ 2023-07-20T12:01:39.0528955Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:39.0529427Z ] 2023-07-20T12:01:39.0530506Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0532428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0533405Z with 2023-07-20T12:01:39.0533783Z [ 2023-07-20T12:01:39.0534451Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:39.0534923Z ] 2023-07-20T12:01:39.0535874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0536774Z with 2023-07-20T12:01:39.0537152Z [ 2023-07-20T12:01:39.0538293Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:39.0539418Z ] 2023-07-20T12:01:39.0540433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0541367Z with 2023-07-20T12:01:39.0541754Z [ 2023-07-20T12:01:39.0542792Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:39.0543749Z ] 2023-07-20T12:01:39.0544870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0545958Z with 2023-07-20T12:01:39.0546323Z [ 2023-07-20T12:01:39.0547406Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:39.0548376Z ] 2023-07-20T12:01:39.0549892Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0551262Z with 2023-07-20T12:01:39.0551647Z [ 2023-07-20T12:01:39.0552091Z TTarget=c10::StorageImpl 2023-07-20T12:01:39.0552500Z ] 2023-07-20T12:01:39.0554261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0555671Z with 2023-07-20T12:01:39.0556274Z [ 2023-07-20T12:01:39.0556715Z TTarget=c10::StorageImpl 2023-07-20T12:01:39.0557136Z ] 2023-07-20T12:01:39.0558169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0559140Z with 2023-07-20T12:01:39.0559568Z [ 2023-07-20T12:01:39.0560719Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:39.0561716Z ] 2023-07-20T12:01:39.0562863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0563783Z with 2023-07-20T12:01:39.0564163Z [ 2023-07-20T12:01:39.0564582Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:39.0565029Z ] 2023-07-20T12:01:39.0566025Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0567026Z with 2023-07-20T12:01:39.0567453Z [ 2023-07-20T12:01:39.0567943Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:39.0568394Z ] 2023-07-20T12:01:39.0569471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0570448Z with 2023-07-20T12:01:39.0570811Z [ 2023-07-20T12:01:39.0571259Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:39.0571707Z ] 2023-07-20T12:01:39.0572747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0574487Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0576134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0577114Z with 2023-07-20T12:01:39.0577489Z [ 2023-07-20T12:01:39.0577959Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:39.0578384Z ] 2023-07-20T12:01:39.0579362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0580315Z with 2023-07-20T12:01:39.0580710Z [ 2023-07-20T12:01:39.0581239Z T=torch::autograd::ViewInfo 2023-07-20T12:01:39.0581716Z ] 2023-07-20T12:01:39.0582711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0583637Z with 2023-07-20T12:01:39.0584016Z [ 2023-07-20T12:01:39.0584444Z T=torch::autograd::ViewInfo 2023-07-20T12:01:39.0584898Z ] 2023-07-20T12:01:39.0589757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0591019Z with 2023-07-20T12:01:39.0591382Z [ 2023-07-20T12:01:39.0591864Z T=torch::autograd::ViewInfo 2023-07-20T12:01:39.0592327Z ] 2023-07-20T12:01:39.0593369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0595476Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0597074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0598064Z with 2023-07-20T12:01:39.0598450Z [ 2023-07-20T12:01:39.0598923Z T=torch::autograd::ViewInfo 2023-07-20T12:01:39.0599390Z ] 2023-07-20T12:01:39.0600320Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0601475Z with 2023-07-20T12:01:39.0601916Z [ 2023-07-20T12:01:39.0602525Z T=std::vector> 2023-07-20T12:01:39.0602999Z ] 2023-07-20T12:01:39.0604022Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0604959Z with 2023-07-20T12:01:39.0605352Z [ 2023-07-20T12:01:39.0605869Z T=std::vector> 2023-07-20T12:01:39.0606404Z ] 2023-07-20T12:01:39.0607562Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0608671Z with 2023-07-20T12:01:39.0609113Z [ 2023-07-20T12:01:39.0609635Z T=std::vector> 2023-07-20T12:01:39.0610148Z ] 2023-07-20T12:01:39.0611214Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0612202Z with 2023-07-20T12:01:39.0612566Z [ 2023-07-20T12:01:39.0612993Z T=c10::SymInt 2023-07-20T12:01:39.0613401Z ] 2023-07-20T12:01:39.0614505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0615560Z with 2023-07-20T12:01:39.0616044Z [ 2023-07-20T12:01:39.0616467Z T=c10::SymInt 2023-07-20T12:01:39.0616865Z ] 2023-07-20T12:01:39.0617933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0619788Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0621912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0623007Z with 2023-07-20T12:01:39.0623393Z [ 2023-07-20T12:01:39.0623936Z T=std::vector> 2023-07-20T12:01:39.0624442Z ] 2023-07-20T12:01:39.0625593Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0626529Z with 2023-07-20T12:01:39.0626917Z [ 2023-07-20T12:01:39.0627298Z T=c10::IValue 2023-07-20T12:01:39.0627717Z ] 2023-07-20T12:01:39.0628811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0629889Z with 2023-07-20T12:01:39.0630261Z [ 2023-07-20T12:01:39.0630693Z T=c10::IValue 2023-07-20T12:01:39.0631098Z ] 2023-07-20T12:01:39.0632191Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0633207Z with 2023-07-20T12:01:39.0633583Z [ 2023-07-20T12:01:39.0633983Z T=c10::IValue 2023-07-20T12:01:39.0634410Z ] 2023-07-20T12:01:39.0635473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0637181Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0638770Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0639748Z with 2023-07-20T12:01:39.0640163Z [ 2023-07-20T12:01:39.0640599Z T=c10::IValue 2023-07-20T12:01:39.0640982Z ] 2023-07-20T12:01:39.0641966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0643032Z with 2023-07-20T12:01:39.0643496Z [ 2023-07-20T12:01:39.0644029Z T=c10::AliasInfo 2023-07-20T12:01:39.0644419Z ] 2023-07-20T12:01:39.0645532Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0646678Z with 2023-07-20T12:01:39.0647075Z [ 2023-07-20T12:01:39.0647588Z T=c10::AliasInfo 2023-07-20T12:01:39.0648121Z ] 2023-07-20T12:01:39.0649377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0650771Z with 2023-07-20T12:01:39.0651137Z [ 2023-07-20T12:01:39.0651563Z T=c10::AliasInfo 2023-07-20T12:01:39.0651982Z ] 2023-07-20T12:01:39.0652979Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:39.0654600Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:39.0656507Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:39.0657650Z with 2023-07-20T12:01:39.0658026Z [ 2023-07-20T12:01:39.0658549Z T=c10::AliasInfo 2023-07-20T12:01:39.0658965Z ] 2023-07-20T12:01:39.0659869Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:39.0660775Z with 2023-07-20T12:01:39.0661159Z [ 2023-07-20T12:01:39.0661634Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:39.0662068Z ] 2023-07-20T12:01:39.0663067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:39.0664007Z with 2023-07-20T12:01:39.0664402Z [ 2023-07-20T12:01:39.0664873Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:39.0665321Z ] 2023-07-20T12:01:39.0666385Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:39.0667394Z with 2023-07-20T12:01:39.0667781Z [ 2023-07-20T12:01:39.0668227Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:39.0668688Z ] 2023-07-20T12:02:07.1311011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:07.2279433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:07.2970973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:07.3599202Z with 2023-07-20T12:02:08.4316682Z [ 2023-07-20T12:02:08.4717720Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:08.5088803Z ] 2023-07-20T12:02:08.6287656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:08.6648248Z with 2023-07-20T12:02:08.7098135Z [ 2023-07-20T12:02:08.7454047Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:08.8659089Z ] 2023-07-20T12:02:08.9163197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:08.9212821Z with 2023-07-20T12:02:08.9217151Z [ 2023-07-20T12:02:08.9232767Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:08.9261472Z ] 2023-07-20T12:02:08.9263315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:08.9283184Z with 2023-07-20T12:02:08.9284335Z [ 2023-07-20T12:02:08.9297634Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:08.9452904Z ] 2023-07-20T12:02:08.9864246Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:08.9876239Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:08.9879087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:08.9925050Z with 2023-07-20T12:02:08.9926120Z [ 2023-07-20T12:02:08.9932795Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:08.9934031Z ] 2023-07-20T12:02:09.0559499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.0562039Z with 2023-07-20T12:02:09.0570656Z [ 2023-07-20T12:02:09.0571787Z T=at::StepCallbacks 2023-07-20T12:02:09.0591464Z ] 2023-07-20T12:02:09.0593343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.0594810Z with 2023-07-20T12:02:09.0595621Z [ 2023-07-20T12:02:09.0596521Z T=at::StepCallbacks 2023-07-20T12:02:09.0597401Z ] 2023-07-20T12:02:09.0598984Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.0600498Z with 2023-07-20T12:02:09.0601297Z [ 2023-07-20T12:02:09.0602202Z T=at::StepCallbacks 2023-07-20T12:02:09.0603038Z ] 2023-07-20T12:02:09.0604353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.0606419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.0608799Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.0610606Z with 2023-07-20T12:02:09.0611421Z [ 2023-07-20T12:02:09.0612294Z T=at::StepCallbacks 2023-07-20T12:02:09.0613146Z ] 2023-07-20T12:02:09.0614567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.0615885Z with 2023-07-20T12:02:09.0616727Z [ 2023-07-20T12:02:09.0617689Z T=c10::either 2023-07-20T12:02:09.0618572Z ] 2023-07-20T12:02:09.0619884Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.0622532Z with 2023-07-20T12:02:09.0623412Z [ 2023-07-20T12:02:09.0624407Z T=c10::either 2023-07-20T12:02:09.0625373Z ] 2023-07-20T12:02:09.0626918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.0628380Z with 2023-07-20T12:02:09.0629103Z [ 2023-07-20T12:02:09.0630032Z T=c10::either 2023-07-20T12:02:09.0630915Z ] 2023-07-20T12:02:09.0632335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.0634600Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.0636754Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.0638102Z with 2023-07-20T12:02:09.0638835Z [ 2023-07-20T12:02:09.0639754Z T=c10::either 2023-07-20T12:02:09.0640642Z ] 2023-07-20T12:02:09.0642047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.0643394Z with 2023-07-20T12:02:09.0644079Z [ 2023-07-20T12:02:09.0644888Z K=c10::DispatchKey, 2023-07-20T12:02:09.0645966Z V=std::list> 2023-07-20T12:02:09.0646968Z ] 2023-07-20T12:02:09.0648372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.0649693Z with 2023-07-20T12:02:09.0650425Z [ 2023-07-20T12:02:09.0651204Z K=c10::DispatchKey, 2023-07-20T12:02:09.0652275Z V=std::list> 2023-07-20T12:02:09.0653231Z ] 2023-07-20T12:02:09.0655067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.0657093Z with 2023-07-20T12:02:09.0657833Z [ 2023-07-20T12:02:09.0658615Z K=c10::DispatchKey, 2023-07-20T12:02:09.0659541Z V=std::list>, 2023-07-20T12:02:09.0660530Z H=std::hash, 2023-07-20T12:02:09.0661439Z E=std::equal_to, 2023-07-20T12:02:09.0662644Z A=std::allocator>>> 2023-07-20T12:02:09.0663697Z ] 2023-07-20T12:02:09.3236101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3242054Z with 2023-07-20T12:02:09.3242439Z [ 2023-07-20T12:02:09.3242929Z K=c10::DispatchKey, 2023-07-20T12:02:09.3243643Z V=std::list>, 2023-07-20T12:02:09.3244357Z H=std::hash, 2023-07-20T12:02:09.3244910Z E=std::equal_to, 2023-07-20T12:02:09.3245768Z A=std::allocator>>> 2023-07-20T12:02:09.3246487Z ] 2023-07-20T12:02:09.3247977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3249405Z with 2023-07-20T12:02:09.3249790Z [ 2023-07-20T12:02:09.3250230Z K=c10::DispatchKey, 2023-07-20T12:02:09.3250921Z V=std::list>, 2023-07-20T12:02:09.3251628Z H=std::hash, 2023-07-20T12:02:09.3252208Z E=std::equal_to, 2023-07-20T12:02:09.3253088Z A=std::allocator>>> 2023-07-20T12:02:09.3253792Z ] 2023-07-20T12:02:09.3255283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3256697Z with 2023-07-20T12:02:09.3257088Z [ 2023-07-20T12:02:09.3257533Z K=c10::DispatchKey, 2023-07-20T12:02:09.3258250Z V=std::list> 2023-07-20T12:02:09.3258913Z ] 2023-07-20T12:02:09.3261894Z [18/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:09.3265124Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:09.3265875Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:09.3266301Z 2023-07-20T12:02:09.3270964Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:09.3272623Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:09.3274062Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:09.3275431Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:09.3276626Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:09.3277603Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:09.3278619Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:09.3281733Z [19/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:09.3284567Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:09.3285325Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:09.3285767Z 2023-07-20T12:02:09.3286489Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:09.3287859Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:09.3289282Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:09.3290702Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:09.3291904Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:09.3292985Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:09.3294277Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:09.3298064Z [20/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:09.3301062Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:09.3301757Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:09.3302136Z 2023-07-20T12:02:09.3302836Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:09.3304305Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:09.3305764Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:09.3307208Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:09.3308502Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:02:09.3309579Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:09.3310544Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:09.3311536Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:09.3362650Z [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_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:09.3374166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3375743Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3377316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3378868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3380343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3382150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3383621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3385137Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3386899Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3388053Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3388585Z ^ 2023-07-20T12:02:09.3388813Z 2023-07-20T12:02:09.3389214Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:09.3389688Z 2023-07-20T12:02:09.3390457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3391513Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3392046Z ^ 2023-07-20T12:02:09.3392310Z 2023-07-20T12:02:09.3393068Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3394143Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3394698Z ^ 2023-07-20T12:02:09.3394981Z 2023-07-20T12:02:09.3395404Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:09.3395891Z 2023-07-20T12:02:09.3396670Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3405762Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3406367Z ^ 2023-07-20T12:02:09.3406701Z 2023-07-20T12:02:09.3407526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3408622Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3409152Z ^ 2023-07-20T12:02:09.3409403Z 2023-07-20T12:02:09.3409809Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:09.3410296Z 2023-07-20T12:02:09.3411009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3412102Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3412671Z ^ 2023-07-20T12:02:09.3412956Z 2023-07-20T12:02:09.3413713Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3415022Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3415550Z ^ 2023-07-20T12:02:09.3415767Z 2023-07-20T12:02:09.3416174Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:09.3416648Z 2023-07-20T12:02:09.3417393Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3418475Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3419165Z ^ 2023-07-20T12:02:09.3419457Z 2023-07-20T12:02:09.3420817Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3452157Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3452740Z ^ 2023-07-20T12:02:09.3452999Z 2023-07-20T12:02:09.3453663Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:09.3454143Z 2023-07-20T12:02:09.3467929Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3469068Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3469593Z ^ 2023-07-20T12:02:09.3469879Z 2023-07-20T12:02:09.3470626Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3471701Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3472392Z ^ 2023-07-20T12:02:09.3472639Z 2023-07-20T12:02:09.3473036Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:09.3473717Z 2023-07-20T12:02:09.3474440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3475434Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3475974Z ^ 2023-07-20T12:02:09.3476249Z 2023-07-20T12:02:09.3476976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3478048Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3478577Z ^ 2023-07-20T12:02:09.3478789Z 2023-07-20T12:02:09.3479294Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:09.3479764Z 2023-07-20T12:02:09.3480684Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3481723Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3482245Z ^ 2023-07-20T12:02:09.3482510Z 2023-07-20T12:02:09.3483234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3487466Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3488080Z ^ 2023-07-20T12:02:09.3488329Z 2023-07-20T12:02:09.3488723Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:09.3489173Z 2023-07-20T12:02:09.3489899Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:09.3490931Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:09.3491419Z ^ 2023-07-20T12:02:09.3491693Z 2023-07-20T12:02:09.3491875Z compute_betas.cu 2023-07-20T12:02:09.3492656Z tmpxft_00000f2c_00000000-7_compute_betas.compute_90.cudafe1.cpp 2023-07-20T12:02:09.3493915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3494981Z with 2023-07-20T12:02:09.3495321Z [ 2023-07-20T12:02:09.3496033Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:09.3496591Z ] 2023-07-20T12:02:09.3497561Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3498411Z with 2023-07-20T12:02:09.3498790Z [ 2023-07-20T12:02:09.3499363Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:09.3499914Z ] 2023-07-20T12:02:09.3501051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3502249Z with 2023-07-20T12:02:09.3502632Z [ 2023-07-20T12:02:09.3503197Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:09.3503735Z ] 2023-07-20T12:02:09.3504782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.3506607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3508650Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3510311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3511252Z with 2023-07-20T12:02:09.3511621Z [ 2023-07-20T12:02:09.3512149Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:09.3512682Z ] 2023-07-20T12:02:09.3513601Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3514588Z with 2023-07-20T12:02:09.3515047Z [ 2023-07-20T12:02:09.3515723Z T=std::basic_string,std::allocator> 2023-07-20T12:02:09.3517589Z ] 2023-07-20T12:02:09.3518565Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3519473Z with 2023-07-20T12:02:09.3519828Z [ 2023-07-20T12:02:09.3520410Z T=std::basic_string,std::allocator> 2023-07-20T12:02:09.3521089Z ] 2023-07-20T12:02:09.3522273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3523508Z with 2023-07-20T12:02:09.3523921Z [ 2023-07-20T12:02:09.3524503Z T=std::basic_string,std::allocator> 2023-07-20T12:02:09.3525067Z ] 2023-07-20T12:02:09.3526166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3527996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3529783Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3530823Z with 2023-07-20T12:02:09.3531410Z [ 2023-07-20T12:02:09.3532025Z T=std::basic_string,std::allocator> 2023-07-20T12:02:09.3532557Z ] 2023-07-20T12:02:09.3533534Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3534456Z with 2023-07-20T12:02:09.3534998Z [ 2023-07-20T12:02:09.3535387Z T=c10::SymInt 2023-07-20T12:02:09.3535789Z ] 2023-07-20T12:02:09.3537010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3537943Z with 2023-07-20T12:02:09.3538329Z [ 2023-07-20T12:02:09.3538706Z T=c10::SymInt 2023-07-20T12:02:09.3539090Z ] 2023-07-20T12:02:09.3540090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3541042Z with 2023-07-20T12:02:09.3541369Z [ 2023-07-20T12:02:09.3545322Z T=c10::SymInt 2023-07-20T12:02:09.3545758Z ] 2023-07-20T12:02:09.3546761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.3548463Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3550092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3552020Z with 2023-07-20T12:02:09.3552442Z [ 2023-07-20T12:02:09.3552880Z T=c10::SymInt 2023-07-20T12:02:09.3553267Z ] 2023-07-20T12:02:09.3554227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3555241Z with 2023-07-20T12:02:09.3555622Z [ 2023-07-20T12:02:09.3556041Z T=c10::QualifiedName 2023-07-20T12:02:09.3556466Z ] 2023-07-20T12:02:09.3557833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3559285Z with 2023-07-20T12:02:09.3559670Z [ 2023-07-20T12:02:09.3560097Z T=c10::QualifiedName 2023-07-20T12:02:09.3560539Z ] 2023-07-20T12:02:09.3561754Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3562805Z with 2023-07-20T12:02:09.3563179Z [ 2023-07-20T12:02:09.3563695Z T=c10::QualifiedName 2023-07-20T12:02:09.3564157Z ] 2023-07-20T12:02:09.3565394Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.3567504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3569206Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3570371Z with 2023-07-20T12:02:09.3570767Z [ 2023-07-20T12:02:09.3571213Z T=c10::QualifiedName 2023-07-20T12:02:09.3571784Z ] 2023-07-20T12:02:09.3573265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3574241Z with 2023-07-20T12:02:09.3574647Z [ 2023-07-20T12:02:09.3575071Z T=at::TensorBase 2023-07-20T12:02:09.3575527Z ] 2023-07-20T12:02:09.3576561Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3577528Z with 2023-07-20T12:02:09.3577917Z [ 2023-07-20T12:02:09.3578329Z T=at::TensorBase 2023-07-20T12:02:09.3578918Z ] 2023-07-20T12:02:09.3580482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3581700Z with 2023-07-20T12:02:09.3604793Z [ 2023-07-20T12:02:09.3605219Z T=at::TensorBase 2023-07-20T12:02:09.3605801Z ] 2023-07-20T12:02:09.3606948Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.3608883Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3610515Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3611533Z with 2023-07-20T12:02:09.3611923Z [ 2023-07-20T12:02:09.3612341Z T=at::TensorBase 2023-07-20T12:02:09.3612919Z ] 2023-07-20T12:02:09.3614303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3615177Z with 2023-07-20T12:02:09.3615554Z [ 2023-07-20T12:02:09.3615918Z T=at::Tensor 2023-07-20T12:02:09.3616321Z ] 2023-07-20T12:02:09.3617303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3618250Z with 2023-07-20T12:02:09.3618636Z [ 2023-07-20T12:02:09.3619035Z T=at::Tensor 2023-07-20T12:02:09.3619452Z ] 2023-07-20T12:02:09.3620692Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3621945Z with 2023-07-20T12:02:09.3622294Z [ 2023-07-20T12:02:09.3622732Z T=at::Tensor 2023-07-20T12:02:09.3623139Z ] 2023-07-20T12:02:09.3624157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.3625708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3627530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3628806Z with 2023-07-20T12:02:09.3629194Z [ 2023-07-20T12:02:09.3629628Z T=at::Tensor 2023-07-20T12:02:09.3630033Z ] 2023-07-20T12:02:09.3631015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3631915Z with 2023-07-20T12:02:09.3632305Z [ 2023-07-20T12:02:09.3632703Z T=at::Generator 2023-07-20T12:02:09.3633104Z ] 2023-07-20T12:02:09.3634283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3635488Z with 2023-07-20T12:02:09.3635848Z [ 2023-07-20T12:02:09.3636289Z T=at::Generator 2023-07-20T12:02:09.3636724Z ] 2023-07-20T12:02:09.3661020Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3681265Z with 2023-07-20T12:02:09.3681660Z [ 2023-07-20T12:02:09.3682098Z T=at::Generator 2023-07-20T12:02:09.3682798Z ] 2023-07-20T12:02:09.3683846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.3685367Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3687157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3688308Z with 2023-07-20T12:02:09.3688689Z [ 2023-07-20T12:02:09.3689120Z T=at::Generator 2023-07-20T12:02:09.3689739Z ] 2023-07-20T12:02:09.3690727Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3691636Z with 2023-07-20T12:02:09.3692040Z [ 2023-07-20T12:02:09.3692420Z T=c10::Scalar 2023-07-20T12:02:09.3692822Z ] 2023-07-20T12:02:09.3693831Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3694782Z with 2023-07-20T12:02:09.3695305Z [ 2023-07-20T12:02:09.3695748Z T=c10::Scalar 2023-07-20T12:02:09.3696134Z ] 2023-07-20T12:02:09.3697459Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3698476Z with 2023-07-20T12:02:09.3698831Z [ 2023-07-20T12:02:09.3699236Z T=c10::Scalar 2023-07-20T12:02:09.3699642Z ] 2023-07-20T12:02:09.3700638Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.3702270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3704096Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3705050Z with 2023-07-20T12:02:09.3790566Z [ 2023-07-20T12:02:09.3791170Z T=c10::Scalar 2023-07-20T12:02:09.3791577Z ] 2023-07-20T12:02:09.3792569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3793485Z with 2023-07-20T12:02:09.3794042Z [ 2023-07-20T12:02:09.3794527Z T=std::shared_ptr 2023-07-20T12:02:09.3795562Z ] 2023-07-20T12:02:09.3796588Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3797810Z with 2023-07-20T12:02:09.3798158Z [ 2023-07-20T12:02:09.3798717Z T=std::shared_ptr 2023-07-20T12:02:09.3799234Z ] 2023-07-20T12:02:09.3800338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3801513Z with 2023-07-20T12:02:09.3802322Z [ 2023-07-20T12:02:09.3802881Z T=std::shared_ptr 2023-07-20T12:02:09.3803384Z ] 2023-07-20T12:02:09.3804682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.3806354Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3808349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3809850Z with 2023-07-20T12:02:09.3810282Z [ 2023-07-20T12:02:09.3810863Z T=std::shared_ptr 2023-07-20T12:02:09.3811381Z ] 2023-07-20T12:02:09.3812364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3813301Z with 2023-07-20T12:02:09.3813688Z [ 2023-07-20T12:02:09.3814231Z T=std::weak_ptr 2023-07-20T12:02:09.3814906Z ] 2023-07-20T12:02:09.3816406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3817388Z with 2023-07-20T12:02:09.3817764Z [ 2023-07-20T12:02:09.3818277Z T=std::weak_ptr 2023-07-20T12:02:09.3818793Z ] 2023-07-20T12:02:09.3819930Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3821004Z with 2023-07-20T12:02:09.3821361Z [ 2023-07-20T12:02:09.3822044Z T=std::weak_ptr 2023-07-20T12:02:09.3822542Z ] 2023-07-20T12:02:09.3824019Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.3825017Z with 2023-07-20T12:02:09.3825380Z [ 2023-07-20T12:02:09.3825870Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:09.3826341Z ] 2023-07-20T12:02:09.3827384Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3828324Z with 2023-07-20T12:02:09.3828842Z [ 2023-07-20T12:02:09.3829325Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:09.3830488Z ] 2023-07-20T12:02:09.3831501Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3832481Z with 2023-07-20T12:02:09.3832863Z [ 2023-07-20T12:02:09.3833368Z T=std::weak_ptr 2023-07-20T12:02:09.3833844Z ] 2023-07-20T12:02:09.3834782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3835830Z with 2023-07-20T12:02:09.3836438Z [ 2023-07-20T12:02:09.3877452Z T=std::vector> 2023-07-20T12:02:09.3878138Z ] 2023-07-20T12:02:09.3879394Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3881040Z with 2023-07-20T12:02:09.3881406Z [ 2023-07-20T12:02:09.3881954Z T=std::vector> 2023-07-20T12:02:09.3882477Z ] 2023-07-20T12:02:09.3883550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3884569Z with 2023-07-20T12:02:09.3884898Z [ 2023-07-20T12:02:09.3885457Z T=std::vector> 2023-07-20T12:02:09.3886104Z ] 2023-07-20T12:02:09.3887705Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.3889579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3891267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3892216Z with 2023-07-20T12:02:09.3892590Z [ 2023-07-20T12:02:09.3893271Z T=std::vector> 2023-07-20T12:02:09.3893834Z ] 2023-07-20T12:02:09.3895210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3896140Z with 2023-07-20T12:02:09.3896518Z [ 2023-07-20T12:02:09.3897011Z T=std::vector> 2023-07-20T12:02:09.3897477Z ] 2023-07-20T12:02:09.3898485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3899391Z with 2023-07-20T12:02:09.3899748Z [ 2023-07-20T12:02:09.3900360Z T=std::vector> 2023-07-20T12:02:09.3900814Z ] 2023-07-20T12:02:09.3902247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3903483Z with 2023-07-20T12:02:09.3903839Z [ 2023-07-20T12:02:09.3904290Z T=std::vector> 2023-07-20T12:02:09.3904740Z ] 2023-07-20T12:02:09.3905756Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.3907734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3909934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3910960Z with 2023-07-20T12:02:09.3911326Z [ 2023-07-20T12:02:09.3911838Z T=std::vector> 2023-07-20T12:02:09.3912339Z ] 2023-07-20T12:02:09.3913342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3914370Z with 2023-07-20T12:02:09.3914756Z [ 2023-07-20T12:02:09.3915807Z T=std::vector,std::allocator>> 2023-07-20T12:02:09.3916435Z ] 2023-07-20T12:02:09.3917415Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3918374Z with 2023-07-20T12:02:09.3918733Z [ 2023-07-20T12:02:09.3919332Z T=std::vector,std::allocator>> 2023-07-20T12:02:09.3919924Z ] 2023-07-20T12:02:09.3921094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3922531Z with 2023-07-20T12:02:09.3922926Z [ 2023-07-20T12:02:09.3923519Z T=std::vector,std::allocator>> 2023-07-20T12:02:09.3924081Z ] 2023-07-20T12:02:09.3925297Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3927223Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3929310Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3931071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3932315Z with 2023-07-20T12:02:09.3932705Z [ 2023-07-20T12:02:09.3933349Z T=std::vector,std::allocator>> 2023-07-20T12:02:09.3933910Z ] 2023-07-20T12:02:09.3934991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3936321Z with 2023-07-20T12:02:09.3936848Z [ 2023-07-20T12:02:09.3937480Z T=std::vector,std::allocator>> 2023-07-20T12:02:09.3938010Z ] 2023-07-20T12:02:09.3939136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3940078Z with 2023-07-20T12:02:09.3940438Z [ 2023-07-20T12:02:09.3941022Z T=std::vector,std::allocator>> 2023-07-20T12:02:09.3941574Z ] 2023-07-20T12:02:09.3942778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3944282Z with 2023-07-20T12:02:09.3944648Z [ 2023-07-20T12:02:09.3945232Z T=std::vector,std::allocator>> 2023-07-20T12:02:09.3945788Z ] 2023-07-20T12:02:09.3946892Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3948597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3950849Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3952717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3953701Z with 2023-07-20T12:02:09.3954079Z [ 2023-07-20T12:02:09.3954640Z T=std::vector,std::allocator>> 2023-07-20T12:02:09.3955203Z ] 2023-07-20T12:02:09.3956299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3957626Z with 2023-07-20T12:02:09.3958016Z [ 2023-07-20T12:02:09.3958501Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:09.3958962Z ] 2023-07-20T12:02:09.3959955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3960876Z with 2023-07-20T12:02:09.3961235Z [ 2023-07-20T12:02:09.3961749Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:09.3962236Z ] 2023-07-20T12:02:09.3963852Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3965330Z with 2023-07-20T12:02:09.3979069Z [ 2023-07-20T12:02:09.3979807Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:09.3980323Z ] 2023-07-20T12:02:09.3981452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.3984947Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.3987217Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.3988242Z with 2023-07-20T12:02:09.3988636Z [ 2023-07-20T12:02:09.3989176Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:09.3989661Z ] 2023-07-20T12:02:09.3990658Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.3991593Z with 2023-07-20T12:02:09.3992087Z [ 2023-07-20T12:02:09.3992687Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:09.3993635Z ] 2023-07-20T12:02:09.3994699Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.3995668Z with 2023-07-20T12:02:09.3996058Z [ 2023-07-20T12:02:09.3996633Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:09.3997208Z ] 2023-07-20T12:02:09.3998341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.3999492Z with 2023-07-20T12:02:09.3999918Z [ 2023-07-20T12:02:09.4000848Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:09.4001439Z ] 2023-07-20T12:02:09.4002697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.4004655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.4006697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.4008813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.4241329Z with 2023-07-20T12:02:09.4502954Z [ 2023-07-20T12:02:09.4508203Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:09.4869739Z ] 2023-07-20T12:02:09.5285036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.5359809Z with 2023-07-20T12:02:09.5365653Z [ 2023-07-20T12:02:09.5516212Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:09.5525266Z ] 2023-07-20T12:02:09.5723449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.5729353Z with 2023-07-20T12:02:09.5753490Z [ 2023-07-20T12:02:09.6055772Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:09.6062526Z ] 2023-07-20T12:02:09.6208189Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.6366113Z with 2023-07-20T12:02:09.6375252Z [ 2023-07-20T12:02:09.6505693Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:09.6770497Z ] 2023-07-20T12:02:09.6798628Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.6876834Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.7065712Z with 2023-07-20T12:02:09.7314171Z [ 2023-07-20T12:02:09.7314796Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:09.7440763Z ] 2023-07-20T12:02:09.7879156Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.7881087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.7882160Z with 2023-07-20T12:02:09.7882561Z [ 2023-07-20T12:02:09.7882983Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:09.7883416Z ] 2023-07-20T12:02:09.7884378Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.7885254Z with 2023-07-20T12:02:09.7885598Z [ 2023-07-20T12:02:09.7886626Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:09.7887571Z ] 2023-07-20T12:02:09.7888555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.7889445Z with 2023-07-20T12:02:09.7889780Z [ 2023-07-20T12:02:09.7890815Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:09.7892200Z ] 2023-07-20T12:02:09.7893351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.7894424Z with 2023-07-20T12:02:09.7894784Z [ 2023-07-20T12:02:09.7896115Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:09.7897069Z ] 2023-07-20T12:02:09.7898531Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.7899995Z with 2023-07-20T12:02:09.7900386Z [ 2023-07-20T12:02:09.7900823Z TTarget=c10::StorageImpl 2023-07-20T12:02:09.7901276Z ] 2023-07-20T12:02:09.7902863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.7904304Z with 2023-07-20T12:02:09.7904696Z [ 2023-07-20T12:02:09.7905131Z TTarget=c10::StorageImpl 2023-07-20T12:02:09.7905582Z ] 2023-07-20T12:02:09.7906664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.7907662Z with 2023-07-20T12:02:09.7908023Z [ 2023-07-20T12:02:09.7909116Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:09.7910083Z ] 2023-07-20T12:02:09.7911080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.7912002Z with 2023-07-20T12:02:09.7912356Z [ 2023-07-20T12:02:09.7912812Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:09.7913260Z ] 2023-07-20T12:02:09.7914256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.7915185Z with 2023-07-20T12:02:09.7915529Z [ 2023-07-20T12:02:09.7915962Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:09.7916418Z ] 2023-07-20T12:02:09.7917548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.7918834Z with 2023-07-20T12:02:09.7919224Z [ 2023-07-20T12:02:09.7919698Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:09.7920147Z ] 2023-07-20T12:02:09.7921178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.7922802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.7924618Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.7925629Z with 2023-07-20T12:02:09.7926005Z [ 2023-07-20T12:02:09.7926432Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:09.7926882Z ] 2023-07-20T12:02:09.7927822Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.7928711Z with 2023-07-20T12:02:09.7929079Z [ 2023-07-20T12:02:09.7929492Z T=torch::autograd::ViewInfo 2023-07-20T12:02:09.7929926Z ] 2023-07-20T12:02:09.7930902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.7931891Z with 2023-07-20T12:02:09.7932268Z [ 2023-07-20T12:02:09.7932736Z T=torch::autograd::ViewInfo 2023-07-20T12:02:09.7933206Z ] 2023-07-20T12:02:09.7934418Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.7935504Z with 2023-07-20T12:02:09.7935951Z [ 2023-07-20T12:02:09.7936400Z T=torch::autograd::ViewInfo 2023-07-20T12:02:09.7936840Z ] 2023-07-20T12:02:09.7937865Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.7939551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.7941331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.7942418Z with 2023-07-20T12:02:09.7942879Z [ 2023-07-20T12:02:09.7943335Z T=torch::autograd::ViewInfo 2023-07-20T12:02:09.7943823Z ] 2023-07-20T12:02:09.7944799Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.7945703Z with 2023-07-20T12:02:09.7946105Z [ 2023-07-20T12:02:09.7946677Z T=std::vector> 2023-07-20T12:02:09.7947177Z ] 2023-07-20T12:02:09.7948231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.7949458Z with 2023-07-20T12:02:09.7949829Z [ 2023-07-20T12:02:09.7950379Z T=std::vector> 2023-07-20T12:02:09.7950892Z ] 2023-07-20T12:02:09.7951929Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.7952916Z with 2023-07-20T12:02:09.7953265Z [ 2023-07-20T12:02:09.7953797Z T=std::vector> 2023-07-20T12:02:09.7954530Z ] 2023-07-20T12:02:09.7955789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.7956953Z with 2023-07-20T12:02:09.7957339Z [ 2023-07-20T12:02:09.7957752Z T=c10::SymInt 2023-07-20T12:02:09.7958159Z ] 2023-07-20T12:02:09.7959208Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.7960231Z with 2023-07-20T12:02:09.7960615Z [ 2023-07-20T12:02:09.7961027Z T=c10::SymInt 2023-07-20T12:02:09.7961412Z ] 2023-07-20T12:02:09.7962667Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.7964717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.7966475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.7967455Z with 2023-07-20T12:02:09.7967835Z [ 2023-07-20T12:02:09.7968347Z T=std::vector> 2023-07-20T12:02:09.7968990Z ] 2023-07-20T12:02:09.7970054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.7971063Z with 2023-07-20T12:02:09.7971406Z [ 2023-07-20T12:02:09.7971803Z T=c10::IValue 2023-07-20T12:02:09.7972185Z ] 2023-07-20T12:02:09.7973214Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.7974171Z with 2023-07-20T12:02:09.7974567Z [ 2023-07-20T12:02:09.7975046Z T=c10::IValue 2023-07-20T12:02:09.7975461Z ] 2023-07-20T12:02:09.7976806Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.7977948Z with 2023-07-20T12:02:09.7978322Z [ 2023-07-20T12:02:09.7978977Z T=c10::IValue 2023-07-20T12:02:09.7979350Z ] 2023-07-20T12:02:09.7980353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.7981949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.7984099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.7985147Z with 2023-07-20T12:02:09.7985539Z [ 2023-07-20T12:02:09.7985926Z T=c10::IValue 2023-07-20T12:02:09.7986351Z ] 2023-07-20T12:02:09.7987316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.7988228Z with 2023-07-20T12:02:09.7988585Z [ 2023-07-20T12:02:09.7989006Z T=c10::AliasInfo 2023-07-20T12:02:09.7989556Z ] 2023-07-20T12:02:09.7990650Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.7991695Z with 2023-07-20T12:02:09.7992087Z [ 2023-07-20T12:02:09.7992484Z T=c10::AliasInfo 2023-07-20T12:02:09.7992887Z ] 2023-07-20T12:02:09.7994083Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:09.7995136Z with 2023-07-20T12:02:09.7995496Z [ 2023-07-20T12:02:09.7995890Z T=c10::AliasInfo 2023-07-20T12:02:09.7996365Z ] 2023-07-20T12:02:09.7997441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:09.7998954Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:09.8000582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:09.8001543Z with 2023-07-20T12:02:09.8001899Z [ 2023-07-20T12:02:09.8002321Z T=c10::AliasInfo 2023-07-20T12:02:09.8002703Z ] 2023-07-20T12:02:09.8003749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:09.8004871Z with 2023-07-20T12:02:09.8005199Z [ 2023-07-20T12:02:09.8005569Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:09.8005952Z ] 2023-07-20T12:02:09.8006995Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:09.8007843Z with 2023-07-20T12:02:09.8008170Z [ 2023-07-20T12:02:09.8008881Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:09.8009310Z ] 2023-07-20T12:02:17.8974612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.8981203Z with 2023-07-20T12:02:17.9098699Z [ 2023-07-20T12:02:17.9099734Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:17.9100513Z ] 2023-07-20T12:02:17.9101839Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9104429Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9106790Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9108041Z with 2023-07-20T12:02:17.9108596Z [ 2023-07-20T12:02:17.9109244Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:17.9109899Z ] 2023-07-20T12:02:17.9111058Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9112308Z with 2023-07-20T12:02:17.9112900Z [ 2023-07-20T12:02:17.9113871Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:17.9114632Z ] 2023-07-20T12:02:17.9115854Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9117024Z with 2023-07-20T12:02:17.9117576Z [ 2023-07-20T12:02:17.9118323Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:17.9119060Z ] 2023-07-20T12:02:17.9120603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9121964Z with 2023-07-20T12:02:17.9122513Z [ 2023-07-20T12:02:17.9123276Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:17.9124035Z ] 2023-07-20T12:02:17.9125370Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9127794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9129824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9131059Z with 2023-07-20T12:02:17.9131605Z [ 2023-07-20T12:02:17.9132280Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:17.9132916Z ] 2023-07-20T12:02:17.9134604Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9135687Z with 2023-07-20T12:02:17.9136163Z [ 2023-07-20T12:02:17.9136689Z T=at::StepCallbacks 2023-07-20T12:02:17.9137188Z ] 2023-07-20T12:02:17.9138232Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9139196Z with 2023-07-20T12:02:17.9139673Z [ 2023-07-20T12:02:17.9140198Z T=at::StepCallbacks 2023-07-20T12:02:17.9140805Z ] 2023-07-20T12:02:17.9142270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9143576Z with 2023-07-20T12:02:17.9144154Z [ 2023-07-20T12:02:17.9144771Z T=at::StepCallbacks 2023-07-20T12:02:17.9145353Z ] 2023-07-20T12:02:17.9146537Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9148722Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9150567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9151704Z with 2023-07-20T12:02:17.9152193Z [ 2023-07-20T12:02:17.9152702Z T=at::StepCallbacks 2023-07-20T12:02:17.9153236Z ] 2023-07-20T12:02:17.9154253Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9155327Z with 2023-07-20T12:02:17.9155898Z [ 2023-07-20T12:02:17.9156647Z T=c10::either 2023-07-20T12:02:17.9157285Z ] 2023-07-20T12:02:17.9158333Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9159327Z with 2023-07-20T12:02:17.9159808Z [ 2023-07-20T12:02:17.9160443Z T=c10::either 2023-07-20T12:02:17.9161064Z ] 2023-07-20T12:02:17.9162315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9163564Z with 2023-07-20T12:02:17.9164057Z [ 2023-07-20T12:02:17.9164772Z T=c10::either 2023-07-20T12:02:17.9165600Z ] 2023-07-20T12:02:17.9166900Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9169054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9198780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9202660Z with 2023-07-20T12:02:17.9204034Z [ 2023-07-20T12:02:17.9205245Z T=c10::either 2023-07-20T12:02:17.9205991Z ] 2023-07-20T12:02:17.9207506Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9208759Z with 2023-07-20T12:02:17.9209339Z [ 2023-07-20T12:02:17.9209955Z K=c10::DispatchKey, 2023-07-20T12:02:17.9210935Z V=std::list> 2023-07-20T12:02:17.9211927Z ] 2023-07-20T12:02:17.9213565Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9214791Z with 2023-07-20T12:02:17.9215359Z [ 2023-07-20T12:02:17.9215970Z K=c10::DispatchKey, 2023-07-20T12:02:17.9216848Z V=std::list> 2023-07-20T12:02:17.9217761Z ] 2023-07-20T12:02:17.9219857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9221565Z with 2023-07-20T12:02:17.9222131Z [ 2023-07-20T12:02:17.9222710Z K=c10::DispatchKey, 2023-07-20T12:02:17.9223608Z V=std::list>, 2023-07-20T12:02:17.9224522Z H=std::hash, 2023-07-20T12:02:17.9225393Z E=std::equal_to, 2023-07-20T12:02:17.9226984Z A=std::allocator>>> 2023-07-20T12:02:17.9227965Z ] 2023-07-20T12:02:17.9229964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9231804Z with 2023-07-20T12:02:17.9232390Z [ 2023-07-20T12:02:17.9233501Z K=c10::DispatchKey, 2023-07-20T12:02:17.9234427Z V=std::list>, 2023-07-20T12:02:17.9235328Z H=std::hash, 2023-07-20T12:02:17.9236096Z E=std::equal_to, 2023-07-20T12:02:17.9237176Z A=std::allocator>>> 2023-07-20T12:02:17.9238132Z ] 2023-07-20T12:02:17.9240364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9242284Z with 2023-07-20T12:02:17.9242830Z [ 2023-07-20T12:02:17.9243443Z K=c10::DispatchKey, 2023-07-20T12:02:17.9244334Z V=std::list>, 2023-07-20T12:02:17.9245259Z H=std::hash, 2023-07-20T12:02:17.9246131Z E=std::equal_to, 2023-07-20T12:02:17.9247818Z A=std::allocator>>> 2023-07-20T12:02:17.9248825Z ] 2023-07-20T12:02:17.9250557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9252221Z with 2023-07-20T12:02:17.9252886Z [ 2023-07-20T12:02:17.9253512Z K=c10::DispatchKey, 2023-07-20T12:02:17.9254852Z V=std::list> 2023-07-20T12:02:17.9255666Z ] 2023-07-20T12:02:17.9258546Z [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 -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:02:17.9261985Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:17.9262925Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:17.9263526Z 2023-07-20T12:02:17.9264166Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:17.9265423Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:17.9266792Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:17.9280023Z [23/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:17.9294093Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9302437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9304914Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9306946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9308686Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9310970Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9312918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9314677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9316542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9318308Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9319051Z ^ 2023-07-20T12:02:17.9319467Z 2023-07-20T12:02:17.9320024Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:17.9320683Z 2023-07-20T12:02:17.9321634Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9322978Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9323844Z ^ 2023-07-20T12:02:17.9324288Z 2023-07-20T12:02:17.9325702Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9327036Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9327744Z ^ 2023-07-20T12:02:17.9328148Z 2023-07-20T12:02:17.9328719Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:17.9329378Z 2023-07-20T12:02:17.9330407Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9332163Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9332953Z ^ 2023-07-20T12:02:17.9333461Z 2023-07-20T12:02:17.9334383Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9335696Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9336396Z ^ 2023-07-20T12:02:17.9336813Z 2023-07-20T12:02:17.9337501Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:17.9338176Z 2023-07-20T12:02:17.9339516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9340858Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9341869Z ^ 2023-07-20T12:02:17.9342309Z 2023-07-20T12:02:17.9343222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9344637Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9345334Z ^ 2023-07-20T12:02:17.9346204Z 2023-07-20T12:02:17.9346773Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:17.9347438Z 2023-07-20T12:02:17.9348556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9349911Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9350675Z ^ 2023-07-20T12:02:17.9351121Z 2023-07-20T12:02:17.9352287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9354074Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9354763Z ^ 2023-07-20T12:02:17.9355170Z 2023-07-20T12:02:17.9355728Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:17.9356373Z 2023-07-20T12:02:17.9357342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9358827Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9360036Z ^ 2023-07-20T12:02:17.9360534Z 2023-07-20T12:02:17.9361498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9362816Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9363544Z ^ 2023-07-20T12:02:17.9363935Z 2023-07-20T12:02:17.9364491Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:17.9365156Z 2023-07-20T12:02:17.9366176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9367913Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9368657Z ^ 2023-07-20T12:02:17.9369093Z 2023-07-20T12:02:17.9370003Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9371308Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9372031Z ^ 2023-07-20T12:02:17.9372518Z 2023-07-20T12:02:17.9373070Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:17.9374124Z 2023-07-20T12:02:17.9375070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9376401Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9377418Z ^ 2023-07-20T12:02:17.9377846Z 2023-07-20T12:02:17.9378753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9380166Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9381431Z ^ 2023-07-20T12:02:17.9381860Z 2023-07-20T12:02:17.9382382Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:02:17.9383052Z 2023-07-20T12:02:17.9384171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/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:17.9385542Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:02:17.9386309Z ^ 2023-07-20T12:02:17.9386862Z 2023-07-20T12:02:17.9387168Z compute.cu 2023-07-20T12:02:17.9388370Z tmpxft_00000710_00000000-7_compute.compute_90.cudafe1.cpp 2023-07-20T12:02:17.9389745Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9390881Z with 2023-07-20T12:02:17.9391421Z [ 2023-07-20T12:02:17.9392186Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:17.9392948Z ] 2023-07-20T12:02:17.9394258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9395819Z with 2023-07-20T12:02:17.9396373Z [ 2023-07-20T12:02:17.9397143Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:17.9397894Z ] 2023-07-20T12:02:17.9399170Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9400411Z with 2023-07-20T12:02:17.9401094Z [ 2023-07-20T12:02:17.9402264Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:17.9403125Z ] 2023-07-20T12:02:17.9404665Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9406808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9409494Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9411527Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9412736Z with 2023-07-20T12:02:17.9413291Z [ 2023-07-20T12:02:17.9414066Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:02:17.9415176Z ] 2023-07-20T12:02:17.9416741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9417888Z with 2023-07-20T12:02:17.9418433Z [ 2023-07-20T12:02:17.9419209Z T=std::basic_string,std::allocator> 2023-07-20T12:02:17.9419968Z ] 2023-07-20T12:02:17.9421174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9422438Z with 2023-07-20T12:02:17.9423022Z [ 2023-07-20T12:02:17.9424002Z T=std::basic_string,std::allocator> 2023-07-20T12:02:17.9424821Z ] 2023-07-20T12:02:17.9426089Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9427370Z with 2023-07-20T12:02:17.9427927Z [ 2023-07-20T12:02:17.9428700Z T=std::basic_string,std::allocator> 2023-07-20T12:02:17.9429457Z ] 2023-07-20T12:02:17.9430790Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9432906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9434905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9436119Z with 2023-07-20T12:02:17.9436666Z [ 2023-07-20T12:02:17.9437436Z T=std::basic_string,std::allocator> 2023-07-20T12:02:17.9438197Z ] 2023-07-20T12:02:17.9439344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9440475Z with 2023-07-20T12:02:17.9441037Z [ 2023-07-20T12:02:17.9441612Z T=c10::SymInt 2023-07-20T12:02:17.9442201Z ] 2023-07-20T12:02:17.9443375Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9444553Z with 2023-07-20T12:02:17.9445123Z [ 2023-07-20T12:02:17.9445704Z T=c10::SymInt 2023-07-20T12:02:17.9446234Z ] 2023-07-20T12:02:17.9447525Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9448800Z with 2023-07-20T12:02:17.9449371Z [ 2023-07-20T12:02:17.9449948Z T=c10::SymInt 2023-07-20T12:02:17.9450496Z ] 2023-07-20T12:02:17.9451715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9453919Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9455781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9456961Z with 2023-07-20T12:02:17.9457561Z [ 2023-07-20T12:02:17.9458149Z T=c10::SymInt 2023-07-20T12:02:17.9458733Z ] 2023-07-20T12:02:17.9460089Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9461250Z with 2023-07-20T12:02:17.9461806Z [ 2023-07-20T12:02:17.9462911Z T=c10::QualifiedName 2023-07-20T12:02:17.9463519Z ] 2023-07-20T12:02:17.9464709Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9465835Z with 2023-07-20T12:02:17.9466379Z [ 2023-07-20T12:02:17.9466969Z T=c10::QualifiedName 2023-07-20T12:02:17.9467558Z ] 2023-07-20T12:02:17.9469288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9470654Z with 2023-07-20T12:02:17.9471207Z [ 2023-07-20T12:02:17.9471809Z T=c10::QualifiedName 2023-07-20T12:02:17.9472428Z ] 2023-07-20T12:02:17.9473627Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9475602Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9477881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9479106Z with 2023-07-20T12:02:17.9479687Z [ 2023-07-20T12:02:17.9480284Z T=c10::QualifiedName 2023-07-20T12:02:17.9480888Z ] 2023-07-20T12:02:17.9482138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9483709Z with 2023-07-20T12:02:17.9484263Z [ 2023-07-20T12:02:17.9484851Z T=at::TensorBase 2023-07-20T12:02:17.9485443Z ] 2023-07-20T12:02:17.9486600Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9487751Z with 2023-07-20T12:02:17.9488293Z [ 2023-07-20T12:02:17.9488968Z T=at::TensorBase 2023-07-20T12:02:17.9489758Z ] 2023-07-20T12:02:17.9491529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9493027Z with 2023-07-20T12:02:17.9493599Z [ 2023-07-20T12:02:17.9494201Z T=at::TensorBase 2023-07-20T12:02:17.9494774Z ] 2023-07-20T12:02:17.9496097Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9498383Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9501659Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9503153Z with 2023-07-20T12:02:17.9503747Z [ 2023-07-20T12:02:17.9504833Z T=at::TensorBase 2023-07-20T12:02:17.9505458Z ] 2023-07-20T12:02:17.9506598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9507722Z with 2023-07-20T12:02:17.9508289Z [ 2023-07-20T12:02:17.9508854Z T=at::Tensor 2023-07-20T12:02:17.9509439Z ] 2023-07-20T12:02:17.9511126Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9512603Z with 2023-07-20T12:02:17.9513173Z [ 2023-07-20T12:02:17.9513726Z T=at::Tensor 2023-07-20T12:02:17.9514363Z ] 2023-07-20T12:02:17.9515641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9517027Z with 2023-07-20T12:02:17.9517598Z [ 2023-07-20T12:02:17.9518581Z T=at::Tensor 2023-07-20T12:02:17.9519232Z ] 2023-07-20T12:02:17.9520467Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9522266Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9524255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9525875Z with 2023-07-20T12:02:17.9526403Z [ 2023-07-20T12:02:17.9526984Z T=at::Tensor 2023-07-20T12:02:17.9527548Z ] 2023-07-20T12:02:17.9528687Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9529804Z with 2023-07-20T12:02:17.9530317Z [ 2023-07-20T12:02:17.9530999Z T=at::Generator 2023-07-20T12:02:17.9531596Z ] 2023-07-20T12:02:17.9533171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9534585Z with 2023-07-20T12:02:17.9535108Z [ 2023-07-20T12:02:17.9535698Z T=at::Generator 2023-07-20T12:02:17.9536272Z ] 2023-07-20T12:02:17.9537539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9538871Z with 2023-07-20T12:02:17.9539863Z [ 2023-07-20T12:02:17.9540459Z T=at::Generator 2023-07-20T12:02:17.9541041Z ] 2023-07-20T12:02:17.9542425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9544276Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9546613Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9547843Z with 2023-07-20T12:02:17.9548407Z [ 2023-07-20T12:02:17.9548991Z T=at::Generator 2023-07-20T12:02:17.9549577Z ] 2023-07-20T12:02:17.9550740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9551827Z with 2023-07-20T12:02:17.9552527Z [ 2023-07-20T12:02:17.9553232Z T=c10::Scalar 2023-07-20T12:02:17.9554181Z ] 2023-07-20T12:02:17.9555367Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9556491Z with 2023-07-20T12:02:17.9557043Z [ 2023-07-20T12:02:17.9557602Z T=c10::Scalar 2023-07-20T12:02:17.9558161Z ] 2023-07-20T12:02:17.9559524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9561134Z with 2023-07-20T12:02:17.9561686Z [ 2023-07-20T12:02:17.9562266Z T=c10::Scalar 2023-07-20T12:02:17.9562834Z ] 2023-07-20T12:02:17.9564014Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9565927Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9568356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9569604Z with 2023-07-20T12:02:17.9570149Z [ 2023-07-20T12:02:17.9570712Z T=c10::Scalar 2023-07-20T12:02:17.9571272Z ] 2023-07-20T12:02:17.9572405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9573871Z with 2023-07-20T12:02:17.9574828Z [ 2023-07-20T12:02:17.9575587Z T=std::shared_ptr 2023-07-20T12:02:17.9576291Z ] 2023-07-20T12:02:17.9577454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9578614Z with 2023-07-20T12:02:17.9579166Z [ 2023-07-20T12:02:17.9579869Z T=std::shared_ptr 2023-07-20T12:02:17.9580663Z ] 2023-07-20T12:02:17.9582478Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9583786Z with 2023-07-20T12:02:17.9584323Z [ 2023-07-20T12:02:17.9585019Z T=std::shared_ptr 2023-07-20T12:02:17.9585707Z ] 2023-07-20T12:02:17.9586975Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9589480Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9591445Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9592671Z with 2023-07-20T12:02:17.9593217Z [ 2023-07-20T12:02:17.9593919Z T=std::shared_ptr 2023-07-20T12:02:17.9594780Z ] 2023-07-20T12:02:17.9596432Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9597579Z with 2023-07-20T12:02:17.9598137Z [ 2023-07-20T12:02:17.9598830Z T=std::weak_ptr 2023-07-20T12:02:17.9599512Z ] 2023-07-20T12:02:17.9600687Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9602089Z with 2023-07-20T12:02:17.9602613Z [ 2023-07-20T12:02:17.9603901Z T=std::weak_ptr 2023-07-20T12:02:17.9604409Z ] 2023-07-20T12:02:17.9605577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9606612Z with 2023-07-20T12:02:17.9606962Z [ 2023-07-20T12:02:17.9607478Z T=std::weak_ptr 2023-07-20T12:02:17.9607972Z ] 2023-07-20T12:02:17.9609003Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9609995Z with 2023-07-20T12:02:17.9610350Z [ 2023-07-20T12:02:17.9610816Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:17.9611986Z ] 2023-07-20T12:02:17.9613040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9613970Z with 2023-07-20T12:02:17.9614345Z [ 2023-07-20T12:02:17.9614811Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:02:17.9615263Z ] 2023-07-20T12:02:17.9616277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9617393Z with 2023-07-20T12:02:17.9617760Z [ 2023-07-20T12:02:17.9618810Z T=std::weak_ptr 2023-07-20T12:02:17.9619344Z ] 2023-07-20T12:02:17.9620319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9621237Z with 2023-07-20T12:02:17.9621608Z [ 2023-07-20T12:02:17.9622163Z T=std::vector> 2023-07-20T12:02:17.9622721Z ] 2023-07-20T12:02:17.9623725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9624778Z with 2023-07-20T12:02:17.9625238Z [ 2023-07-20T12:02:17.9626087Z T=std::vector> 2023-07-20T12:02:17.9626663Z ] 2023-07-20T12:02:17.9627763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9628809Z with 2023-07-20T12:02:17.9629158Z [ 2023-07-20T12:02:17.9629732Z T=std::vector> 2023-07-20T12:02:17.9630287Z ] 2023-07-20T12:02:17.9631541Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9633783Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9635577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9636576Z with 2023-07-20T12:02:17.9636950Z [ 2023-07-20T12:02:17.9637525Z T=std::vector> 2023-07-20T12:02:17.9638188Z ] 2023-07-20T12:02:17.9639145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9640433Z with 2023-07-20T12:02:17.9640803Z [ 2023-07-20T12:02:17.9641298Z T=std::vector> 2023-07-20T12:02:17.9641761Z ] 2023-07-20T12:02:17.9642759Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9643945Z with 2023-07-20T12:02:17.9644318Z [ 2023-07-20T12:02:17.9644812Z T=std::vector> 2023-07-20T12:02:17.9645412Z ] 2023-07-20T12:02:17.9646842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9647883Z with 2023-07-20T12:02:17.9648255Z [ 2023-07-20T12:02:17.9648725Z T=std::vector> 2023-07-20T12:02:17.9649202Z ] 2023-07-20T12:02:17.9650487Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:17.9652374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9654495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9655505Z with 2023-07-20T12:02:17.9655861Z [ 2023-07-20T12:02:17.9656355Z T=std::vector> 2023-07-20T12:02:17.9656826Z ] 2023-07-20T12:02:17.9657816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9658721Z with 2023-07-20T12:02:17.9659196Z [ 2023-07-20T12:02:17.9659817Z T=std::vector,std::allocator>> 2023-07-20T12:02:17.9660786Z ] 2023-07-20T12:02:17.9661777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9662737Z with 2023-07-20T12:02:17.9663107Z [ 2023-07-20T12:02:17.9663720Z T=std::vector,std::allocator>> 2023-07-20T12:02:17.9664278Z ] 2023-07-20T12:02:17.9665376Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9666534Z with 2023-07-20T12:02:17.9666903Z [ 2023-07-20T12:02:17.9667969Z T=std::vector,std::allocator>> 2023-07-20T12:02:17.9668531Z ] 2023-07-20T12:02:17.9669710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9671619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9673473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9675750Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:17.9676741Z with 2023-07-20T12:02:17.9677097Z [ 2023-07-20T12:02:17.9677713Z T=std::vector,std::allocator>> 2023-07-20T12:02:17.9678284Z ] 2023-07-20T12:02:17.9679454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:17.9680513Z with 2023-07-20T12:02:17.9680859Z [ 2023-07-20T12:02:17.9681926Z T=std::vector,std::allocator>> 2023-07-20T12:02:17.9682495Z ] 2023-07-20T12:02:17.9683508Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:17.9684429Z with 2023-07-20T12:02:17.9684799Z [ 2023-07-20T12:02:17.9685377Z T=std::vector,std::allocator>> 2023-07-20T12:02:17.9685922Z ] 2023-07-20T12:02:17.9687097Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:17.9688568Z with 2023-07-20T12:02:17.9688980Z [ 2023-07-20T12:02:17.9689565Z T=std::vector,std::allocator>> 2023-07-20T12:02:17.9690135Z ] 2023-07-20T12:02:17.9691264Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9693149Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:17.9695069Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.0358143Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:18.0804955Z with 2023-07-20T12:02:18.0807717Z [ 2023-07-20T12:02:18.0926614Z T=std::vector,std::allocator>> 2023-07-20T12:02:18.0927315Z ] 2023-07-20T12:02:18.0932170Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:18.0933331Z with 2023-07-20T12:02:18.0943569Z [ 2023-07-20T12:02:18.0944308Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:18.0952107Z ] 2023-07-20T12:02:18.0953550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:18.0958483Z with 2023-07-20T12:02:18.0958959Z [ 2023-07-20T12:02:18.1156062Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:18.1314398Z ] 2023-07-20T12:02:18.1315685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:18.1317270Z with 2023-07-20T12:02:18.1317635Z [ 2023-07-20T12:02:18.1318145Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:18.1318624Z ] 2023-07-20T12:02:18.1319981Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:18.1322372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.1323970Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:18.1327001Z with 2023-07-20T12:02:18.1327884Z [ 2023-07-20T12:02:18.1328451Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:02:18.1328932Z ] 2023-07-20T12:02:18.1329902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:18.1331817Z with 2023-07-20T12:02:18.1332415Z [ 2023-07-20T12:02:18.1333006Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:18.1333537Z ] 2023-07-20T12:02:18.1334841Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:18.1336147Z with 2023-07-20T12:02:18.1336721Z [ 2023-07-20T12:02:18.1337283Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:18.1337831Z ] 2023-07-20T12:02:18.1339421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:18.1340815Z with 2023-07-20T12:02:18.1341160Z [ 2023-07-20T12:02:18.1341731Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:18.1342288Z ] 2023-07-20T12:02:18.1344456Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:18.1527073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.1530651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.1533023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:18.1534573Z with 2023-07-20T12:02:18.1535375Z [ 2023-07-20T12:02:18.1536232Z T=c10::impl::InlineStreamGuard 2023-07-20T12:02:18.1537171Z ] 2023-07-20T12:02:18.1538471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:18.1539385Z with 2023-07-20T12:02:18.1540029Z [ 2023-07-20T12:02:18.1540980Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:18.1541674Z ] 2023-07-20T12:02:18.1543108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:18.1544078Z with 2023-07-20T12:02:18.1544450Z [ 2023-07-20T12:02:18.1544904Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:18.1545771Z ] 2023-07-20T12:02:18.1547485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:18.1548595Z with 2023-07-20T12:02:18.1549084Z [ 2023-07-20T12:02:18.1549657Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:18.1550484Z ] 2023-07-20T12:02:18.1552198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:18.1554470Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.1555534Z with 2023-07-20T12:02:18.1556016Z [ 2023-07-20T12:02:18.1556973Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:18.1557728Z ] 2023-07-20T12:02:18.1559463Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.1561196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:18.1562964Z with 2023-07-20T12:02:18.1563448Z [ 2023-07-20T12:02:18.1564382Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:02:18.1564865Z ] 2023-07-20T12:02:18.1565800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:18.1566693Z with 2023-07-20T12:02:18.1567493Z [ 2023-07-20T12:02:18.1569062Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:18.1571971Z ] 2023-07-20T12:02:18.1577535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:18.1578868Z with 2023-07-20T12:02:18.1579524Z [ 2023-07-20T12:02:18.1580984Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:18.1582017Z ] 2023-07-20T12:02:18.1583916Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:18.1585896Z with 2023-07-20T12:02:18.1586534Z [ 2023-07-20T12:02:18.1587598Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:18.1588606Z ] 2023-07-20T12:02:18.1590871Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.1592855Z with 2023-07-20T12:02:18.1593242Z [ 2023-07-20T12:02:18.1593707Z TTarget=c10::StorageImpl 2023-07-20T12:02:18.1594335Z ] 2023-07-20T12:02:18.1596866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.1598616Z with 2023-07-20T12:02:18.1598981Z [ 2023-07-20T12:02:18.1599425Z TTarget=c10::StorageImpl 2023-07-20T12:02:18.1599868Z ] 2023-07-20T12:02:18.1601549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:18.1602940Z with 2023-07-20T12:02:18.1603357Z [ 2023-07-20T12:02:18.1604553Z T=std::vector>,std::allocator>>> 2023-07-20T12:02:18.1606067Z ] 2023-07-20T12:02:18.1607512Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:18.1609479Z with 2023-07-20T12:02:18.1610260Z [ 2023-07-20T12:02:18.1610994Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:18.1611692Z ] 2023-07-20T12:02:18.1612829Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:18.1613786Z with 2023-07-20T12:02:18.1614841Z [ 2023-07-20T12:02:18.1615550Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:18.1616240Z ] 2023-07-20T12:02:18.1617590Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:18.1618683Z with 2023-07-20T12:02:18.1619684Z [ 2023-07-20T12:02:18.1620405Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:18.1621413Z ] 2023-07-20T12:02:18.1622945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:18.1625167Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.1628198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:18.1630168Z with 2023-07-20T12:02:18.1630566Z [ 2023-07-20T12:02:18.1631032Z T=c10::SmallVector<__int64,5> 2023-07-20T12:02:18.1631475Z ] 2023-07-20T12:02:18.1632570Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:18.1634178Z with 2023-07-20T12:02:18.1635000Z [ 2023-07-20T12:02:18.1636261Z T=torch::autograd::ViewInfo 2023-07-20T12:02:18.1636936Z ] 2023-07-20T12:02:18.1637996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:18.1639058Z with 2023-07-20T12:02:18.1639453Z [ 2023-07-20T12:02:18.1640457Z T=torch::autograd::ViewInfo 2023-07-20T12:02:18.1641165Z ] 2023-07-20T12:02:18.1644278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:18.1646522Z with 2023-07-20T12:02:18.1647407Z [ 2023-07-20T12:02:18.1647887Z T=torch::autograd::ViewInfo 2023-07-20T12:02:18.1648326Z ] 2023-07-20T12:02:18.1649367Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:18.1652189Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.1654198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:18.1655288Z with 2023-07-20T12:02:18.1656032Z [ 2023-07-20T12:02:18.1656786Z T=torch::autograd::ViewInfo 2023-07-20T12:02:18.1658169Z ] 2023-07-20T12:02:18.1659412Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:18.1660655Z with 2023-07-20T12:02:18.1661139Z [ 2023-07-20T12:02:18.1662150Z T=std::vector> 2023-07-20T12:02:18.1663130Z ] 2023-07-20T12:02:18.1668316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:18.2078296Z with 2023-07-20T12:02:18.2079853Z [ 2023-07-20T12:02:18.2083895Z T=std::vector> 2023-07-20T12:02:18.2084443Z ] 2023-07-20T12:02:18.2085956Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:18.2086986Z with 2023-07-20T12:02:18.2087347Z [ 2023-07-20T12:02:18.2087854Z T=std::vector> 2023-07-20T12:02:18.2088333Z ] 2023-07-20T12:02:18.2089400Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:18.2090366Z with 2023-07-20T12:02:18.2090825Z [ 2023-07-20T12:02:18.2091235Z T=c10::SymInt 2023-07-20T12:02:18.2091595Z ] 2023-07-20T12:02:18.2092813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2093795Z with 2023-07-20T12:02:18.2094183Z [ 2023-07-20T12:02:18.2094564Z T=c10::SymInt 2023-07-20T12:02:18.2094952Z ] 2023-07-20T12:02:18.2096032Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2097988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2099978Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:18.2100944Z with 2023-07-20T12:02:18.2101283Z [ 2023-07-20T12:02:18.2101803Z T=std::vector> 2023-07-20T12:02:18.2102296Z ] 2023-07-20T12:02:18.2103222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:18.2104104Z with 2023-07-20T12:02:18.2104476Z [ 2023-07-20T12:02:18.2105015Z T=c10::IValue 2023-07-20T12:02:18.2105412Z ] 2023-07-20T12:02:18.2106474Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:18.2107424Z with 2023-07-20T12:02:18.2107802Z [ 2023-07-20T12:02:18.2108185Z T=c10::IValue 2023-07-20T12:02:18.2108874Z ] 2023-07-20T12:02:24.3000236Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:24.3001383Z with 2023-07-20T12:02:24.3001750Z [ 2023-07-20T12:02:24.3002005Z T=c10::IValue 2023-07-20T12:02:24.3002220Z ] 2023-07-20T12:02:24.3002756Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:24.3004342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:24.3005725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:24.3006241Z with 2023-07-20T12:02:24.3006423Z [ 2023-07-20T12:02:24.3006638Z T=c10::IValue 2023-07-20T12:02:24.3006848Z ] 2023-07-20T12:02:24.3007347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:24.3007788Z with 2023-07-20T12:02:24.3007984Z [ 2023-07-20T12:02:24.3008200Z T=c10::AliasInfo 2023-07-20T12:02:24.3008414Z ] 2023-07-20T12:02:24.3008916Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:24.3009396Z with 2023-07-20T12:02:24.3009591Z [ 2023-07-20T12:02:24.3009806Z T=c10::AliasInfo 2023-07-20T12:02:24.3010000Z ] 2023-07-20T12:02:24.3010553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:24.3011251Z with 2023-07-20T12:02:24.3011449Z [ 2023-07-20T12:02:24.3011648Z T=c10::AliasInfo 2023-07-20T12:02:24.3011992Z ] 2023-07-20T12:02:24.3012723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:24.3013536Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:24.3014373Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:24.3014859Z with 2023-07-20T12:02:24.3015040Z [ 2023-07-20T12:02:24.3015256Z T=c10::AliasInfo 2023-07-20T12:02:24.3015470Z ] 2023-07-20T12:02:24.3015971Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:24.3016411Z with 2023-07-20T12:02:24.3016606Z [ 2023-07-20T12:02:24.3016841Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:24.3017394Z ] 2023-07-20T12:02:24.3018006Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:24.3018488Z with 2023-07-20T12:02:24.3018689Z [ 2023-07-20T12:02:24.3019091Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:24.3019552Z ] 2023-07-20T12:02:24.3020104Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:24.3020618Z with 2023-07-20T12:02:24.3020938Z [ 2023-07-20T12:02:24.3021173Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:24.3021411Z ] 2023-07-20T12:02:24.3021956Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:24.3022833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:24.3023689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:24.3024187Z with 2023-07-20T12:02:24.3024372Z [ 2023-07-20T12:02:24.3024613Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:24.3025020Z ] 2023-07-20T12:02:24.3025521Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:24.3026167Z with 2023-07-20T12:02:24.3026503Z [ 2023-07-20T12:02:24.3026796Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:24.3027075Z ] 2023-07-20T12:02:24.3027570Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:24.3028048Z with 2023-07-20T12:02:24.3028245Z [ 2023-07-20T12:02:24.3028531Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:24.3028796Z ] 2023-07-20T12:02:24.3029349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:24.3029876Z with 2023-07-20T12:02:24.3030074Z [ 2023-07-20T12:02:24.3030359Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:24.3030618Z ] 2023-07-20T12:02:24.3031472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:24.3033858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:24.3035622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:24.3036835Z with 2023-07-20T12:02:24.3037190Z [ 2023-07-20T12:02:24.3037745Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:24.3038281Z ] 2023-07-20T12:02:24.3039226Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:24.3040106Z with 2023-07-20T12:02:24.3040457Z [ 2023-07-20T12:02:24.3040881Z T=at::StepCallbacks 2023-07-20T12:02:24.3041298Z ] 2023-07-20T12:02:24.3042457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:24.3043364Z with 2023-07-20T12:02:24.3043736Z [ 2023-07-20T12:02:24.3044162Z T=at::StepCallbacks 2023-07-20T12:02:24.3044589Z ] 2023-07-20T12:02:24.3045617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:24.3046704Z with 2023-07-20T12:02:24.3047081Z [ 2023-07-20T12:02:24.3047499Z T=at::StepCallbacks 2023-07-20T12:02:24.3047896Z ] 2023-07-20T12:02:24.3048914Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:24.3050528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:24.3052292Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:24.3053350Z with 2023-07-20T12:02:24.3053690Z [ 2023-07-20T12:02:24.3054120Z T=at::StepCallbacks 2023-07-20T12:02:24.3054542Z ] 2023-07-20T12:02:24.3055494Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:24.3056378Z with 2023-07-20T12:02:24.3056735Z [ 2023-07-20T12:02:54.4362804Z T=c10::either 2023-07-20T12:02:54.4420780Z ] 2023-07-20T12:02:54.4439341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:54.5091536Z with 2023-07-20T12:02:54.5101921Z [ 2023-07-20T12:02:54.5147583Z T=c10::either 2023-07-20T12:02:54.6430474Z ] 2023-07-20T12:02:54.6608903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:54.6624967Z with 2023-07-20T12:02:54.6743072Z [ 2023-07-20T12:02:54.7136305Z T=c10::either 2023-07-20T12:02:54.7366477Z ] 2023-07-20T12:02:54.8135091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:54.8558312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:54.8656677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:54.8883218Z with 2023-07-20T12:02:54.9082562Z [ 2023-07-20T12:02:54.9126090Z T=c10::either 2023-07-20T12:02:54.9744963Z ] 2023-07-20T12:02:55.0324618Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:55.0340701Z with 2023-07-20T12:02:55.0347529Z [ 2023-07-20T12:02:55.0349876Z K=c10::DispatchKey, 2023-07-20T12:02:55.0357006Z V=std::list> 2023-07-20T12:02:55.0358192Z ] 2023-07-20T12:02:55.0372417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:55.0373994Z with 2023-07-20T12:02:55.0387073Z [ 2023-07-20T12:02:55.0388140Z K=c10::DispatchKey, 2023-07-20T12:02:55.0397031Z V=std::list> 2023-07-20T12:02:55.0398183Z ] 2023-07-20T12:02:55.0408236Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:55.0410089Z with 2023-07-20T12:02:55.0418131Z [ 2023-07-20T12:02:55.0419251Z K=c10::DispatchKey, 2023-07-20T12:02:55.0426123Z V=std::list>, 2023-07-20T12:02:55.0427465Z H=std::hash, 2023-07-20T12:02:55.0439302Z E=std::equal_to, 2023-07-20T12:02:55.0440825Z A=std::allocator>>> 2023-07-20T12:02:55.0448669Z ] 2023-07-20T12:02:55.0450908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:55.0462617Z with 2023-07-20T12:02:55.0468156Z [ 2023-07-20T12:02:55.0476953Z K=c10::DispatchKey, 2023-07-20T12:02:55.0478202Z V=std::list>, 2023-07-20T12:02:55.0495718Z H=std::hash, 2023-07-20T12:02:55.0503509Z E=std::equal_to, 2023-07-20T12:02:55.0505078Z A=std::allocator>>> 2023-07-20T12:02:55.0524259Z ] 2023-07-20T12:02:55.0529332Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:55.0531357Z with 2023-07-20T12:02:55.0563149Z [ 2023-07-20T12:02:55.0577670Z K=c10::DispatchKey, 2023-07-20T12:02:55.0601945Z V=std::list>, 2023-07-20T12:02:55.0603268Z H=std::hash, 2023-07-20T12:02:55.0611785Z E=std::equal_to, 2023-07-20T12:02:55.0613203Z A=std::allocator>>> 2023-07-20T12:02:55.0620571Z ] 2023-07-20T12:02:55.0622975Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:55.0645864Z with 2023-07-20T12:02:55.0646780Z [ 2023-07-20T12:02:55.0662916Z K=c10::DispatchKey, 2023-07-20T12:02:55.0664950Z V=std::list> 2023-07-20T12:02:55.0672287Z ] 2023-07-20T12:02:55.0675859Z [24/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:55.0705218Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:55.0706647Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:55.0714881Z 2023-07-20T12:02:55.0716076Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:55.0726645Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:55.0728974Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:55.0738361Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:55.0740546Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:55.0749961Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:55.0751551Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:04.5607963Z [25/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:04.5614143Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:04.5615530Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:04.5616361Z 2023-07-20T12:03:04.5617420Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:04.5621678Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:04.5623451Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:04.5652225Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:04.5675051Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:04.5713028Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:04.5785166Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:04.5797184Z [26/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:04.6001485Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:04.6013848Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:04.6101214Z 2023-07-20T12:03:04.6157086Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:04.6330514Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:04.6407057Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:04.6517342Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:04.6673932Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:04.6711693Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:04.6835256Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:04.7162880Z [27/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:04.7170869Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:04.7172266Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:04.7191306Z 2023-07-20T12:03:04.7192659Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:04.7235597Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:04.7237431Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:04.7242286Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:04.7248281Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:04.7250268Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:04.7254113Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:04.7257629Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:04.7259035Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:04.7283992Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:04.7285522Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:04.7291579Z [28/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:04.7295589Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:04.7350456Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:04.7415661Z 2023-07-20T12:03:04.7418478Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:04.7420569Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:04.7493669Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:24.2036441Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:24.2038371Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:24.2039723Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:24.2042679Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:24.2043919Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:24.2047708Z [29/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:24.2051244Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:24.2052168Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:24.2052803Z 2023-07-20T12:03:24.2053693Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:24.2055366Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:24.2057044Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:24.2059058Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:24.2060524Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:03:24.2092876Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:24.2096098Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:24.2303571Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:24.2306164Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:24.2307699Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:24.2309110Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:24.2310456Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:03:24.2313823Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:24.2317517Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:24.2318476Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:24.2319087Z 2023-07-20T12:03:24.2319974Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:24.2321639Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:24.2325259Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:24.2326951Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:24.2328622Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:24.2330114Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:24.2331354Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:24.2332854Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:24.2334080Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:24.2335361Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:24.2339202Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:24.2343431Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:24.2344594Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:24.2345206Z 2023-07-20T12:03:24.2346089Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:24.2347851Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:24.2349590Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:24.2351266Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:24.2352718Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:03:24.2353998Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:24.2355188Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:24.2356610Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:30.2676236Z [32/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:30.2720009Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:30.2723042Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:30.2876303Z 2023-07-20T12:03:30.2898290Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:30.2908878Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:30.2914092Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:30.2916437Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:30.3247931Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:30.3687239Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:30.3704108Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:30.3881932Z [33/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:30.4476921Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:30.4495357Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:30.4496346Z 2023-07-20T12:03:30.4686694Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:30.4735823Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:30.4779650Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:30.4909043Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:30.4958595Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:30.4966892Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:30.4968589Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:30.5047893Z [34/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:30.5056247Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:30.5345405Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:30.5595384Z 2023-07-20T12:03:30.5600152Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:30.5631178Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:30.5635730Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:30.5697732Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:30.5713869Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:30.5715682Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:30.5730943Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:30.5737379Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:30.5748375Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:30.5774368Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:30.5782733Z 2023-07-20T12:03:30.5789053Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:30.5791336Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:30.5826585Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:30.5850679Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:30.5852003Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:03:30.5909267Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:03:53.0051532Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:03:53.0053089Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:03:53.0057032Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:03:53.0058754Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:53.0060017Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:53.0061302Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:53.0067756Z [36/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:53.0070994Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:53.0071996Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:53.0072630Z 2023-07-20T12:03:53.0076354Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:53.0230147Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:53.0231640Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:53.0235737Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:53.0237744Z %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:53.0239164Z %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:53.0240551Z %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:53.0241982Z %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:53.0272032Z 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:53.0304503Z with 2023-07-20T12:03:53.0372035Z [ 2023-07-20T12:03:53.0375849Z _Ty=int64_t 2023-07-20T12:03:53.0376881Z ] 2023-07-20T12:03:53.0378079Z 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:53.0379159Z with 2023-07-20T12:03:53.0390604Z [ 2023-07-20T12:03:53.0391249Z _This=int64_t, 2023-07-20T12:03:53.0391845Z _Other=double & 2023-07-20T12:03:53.0392389Z ] 2023-07-20T12:03:53.0397697Z 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:53.0472576Z with 2023-07-20T12:03:53.0473589Z [ 2023-07-20T12:03:53.0474276Z _This=int64_t, 2023-07-20T12:03:53.0475148Z _Other=double & 2023-07-20T12:03:53.0476306Z ] 2023-07-20T12:03:53.0477745Z 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:53.0479667Z with 2023-07-20T12:03:53.0480299Z [ 2023-07-20T12:03:53.0480942Z _Tag=std::_Exact_args_t, 2023-07-20T12:03:53.0481899Z _This2=double & 2023-07-20T12:03:53.0482596Z ] 2023-07-20T12:03:53.0484786Z 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:53.0486145Z with 2023-07-20T12:03:53.0486769Z [ 2023-07-20T12:03:53.0487457Z _Tag=std::_Exact_args_t, 2023-07-20T12:03:53.0488154Z _This2=double & 2023-07-20T12:03:53.0489630Z ] 2023-07-20T12:03:53.0491322Z 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:53.0492726Z with 2023-07-20T12:03:53.0493262Z [ 2023-07-20T12:03:53.0493868Z _Tag=std::_Exact_args_t, 2023-07-20T12:03:53.0494635Z _This2=torch::autograd::Variable & 2023-07-20T12:03:53.0495320Z ] 2023-07-20T12:03:53.0496913Z 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:53.0498561Z with 2023-07-20T12:03:53.0499134Z [ 2023-07-20T12:03:53.0500094Z _Tag=std::_Exact_args_t, 2023-07-20T12:03:53.0500896Z _This2=torch::autograd::Variable & 2023-07-20T12:03:53.0501574Z ] 2023-07-20T12:03:53.0502762Z %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:53.0504216Z with 2023-07-20T12:03:53.0505018Z [ 2023-07-20T12:03:53.0505683Z _This2=at::Tensor & 2023-07-20T12:03:53.0506310Z ] 2023-07-20T12:03:53.0507514Z %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:53.0508691Z with 2023-07-20T12:03:53.0509240Z [ 2023-07-20T12:03:53.0509841Z _This2=at::Tensor & 2023-07-20T12:03:53.0510540Z ] 2023-07-20T12:03:53.0511545Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:53.0513277Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:53.0514562Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:53.0515824Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:53.0519494Z [37/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:53.0526975Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:53.0528280Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:53.0528973Z 2023-07-20T12:03:53.0529849Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:53.0531648Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:53.0534013Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:53.0535693Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:53.0537433Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:59.9306634Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:59.9356879Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:59.9357980Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:59.9359002Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:03:59.9362139Z [38/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:59.9365264Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:59.9365988Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:59.9366395Z 2023-07-20T12:03:59.9367086Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:59.9368581Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:59.9370122Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:59.9372133Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:59.9373323Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:59.9374312Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:59.9375280Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:59.9378957Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:59.9381840Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:59.9382547Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:59.9382955Z 2023-07-20T12:03:59.9383777Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:59.9385330Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:59.9386735Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:59.9388116Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:59.9389383Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-07-20T12:03:59.9391020Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:59.9392314Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:59.9393359Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:59.9396578Z [40/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:59.9399777Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:59.9400813Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:59.9401218Z 2023-07-20T12:03:59.9401959Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:59.9403373Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:59.9404942Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:59.9406845Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:59.9408114Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:59.9409155Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:59.9410175Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:59.9411289Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:59.9412525Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:03:59.9415908Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:59.9419187Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:59.9420012Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:59.9420430Z 2023-07-20T12:03:59.9421275Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:59.9422741Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:13.4395907Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:13.4397385Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:13.4399769Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.4402563Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.4404259Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:13.4406120Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:13.4411825Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:13.4413066Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:13.4414161Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:13.4417369Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:13.4420379Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:13.4421926Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:13.4423045Z 2023-07-20T12:04:13.4424242Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:13.4600966Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:13.4602829Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:13.4604587Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:13.4606320Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:13.4607705Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:13.4609035Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:13.4623863Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:13.4630227Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:13.4631690Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:04:13.4636429Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:04:13.4637765Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.4639018Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.4640283Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:13.4641525Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:13.4645103Z [43/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:13.4648489Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:13.4649649Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:13.4650344Z 2023-07-20T12:04:13.4651282Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:13.4728445Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:13.4947593Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:13.4959710Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:13.4986302Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.4992275Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:13.5016206Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:23.8487511Z [44/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:23.8501910Z [45/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:23.8504963Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:23.8505655Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:23.8505979Z 2023-07-20T12:04:23.8506578Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:23.8507805Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:23.8509122Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:23.8510442Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:23.8511663Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:04:23.8512675Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:04:23.8513564Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:04:23.8514754Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:04:23.8515949Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:04:23.8516986Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:23.8517933Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:23.8518884Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:23.8524369Z [46/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:23.8527320Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:23.8528077Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:23.8528482Z 2023-07-20T12:04:23.8529127Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:23.8530472Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:23.8531848Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:23.8533180Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:23.8534332Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:43.4148732Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:43.4154113Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:43.4158052Z [47/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:43.4161238Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:43.4162676Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:43.4163286Z 2023-07-20T12:04:43.4164130Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:43.4165760Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:43.4167378Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:43.4170482Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:43.4172297Z %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:43.4173654Z %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:43.4174984Z %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:43.4176276Z %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:43.4202435Z 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:43.4273215Z with 2023-07-20T12:04:43.4308413Z [ 2023-07-20T12:04:43.4335617Z _Ty=int64_t 2023-07-20T12:04:43.4336287Z ] 2023-07-20T12:04:43.4337594Z 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:43.4338810Z with 2023-07-20T12:04:43.4339351Z [ 2023-07-20T12:04:43.4339940Z _This=int64_t, 2023-07-20T12:04:43.4340569Z _Other=double & 2023-07-20T12:04:43.4341258Z ] 2023-07-20T12:04:43.4342577Z 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:43.4343744Z with 2023-07-20T12:04:43.4344313Z [ 2023-07-20T12:04:43.4344922Z _This=int64_t, 2023-07-20T12:04:43.4345557Z _Other=double & 2023-07-20T12:04:43.4346129Z ] 2023-07-20T12:04:43.4347473Z 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:43.4348942Z with 2023-07-20T12:04:43.4349540Z [ 2023-07-20T12:04:43.4350180Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:43.4350841Z _This2=double & 2023-07-20T12:04:43.4351436Z ] 2023-07-20T12:04:43.4352687Z 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:43.4354117Z with 2023-07-20T12:04:43.4354783Z [ 2023-07-20T12:04:43.4355413Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:43.4356125Z _This2=double & 2023-07-20T12:04:43.4357144Z ] 2023-07-20T12:04:43.4358691Z 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:43.4360028Z with 2023-07-20T12:04:43.4360665Z [ 2023-07-20T12:04:43.4361298Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:43.4362272Z _This2=torch::autograd::Variable & 2023-07-20T12:04:43.4362970Z ] 2023-07-20T12:04:43.4364637Z 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:43.4365969Z with 2023-07-20T12:04:43.4366549Z [ 2023-07-20T12:04:43.4367171Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:43.4367911Z _This2=torch::autograd::Variable & 2023-07-20T12:04:43.4368569Z ] 2023-07-20T12:04:43.4369921Z %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:43.4371122Z with 2023-07-20T12:04:43.4371679Z [ 2023-07-20T12:04:43.4372296Z _This2=at::Tensor & 2023-07-20T12:04:43.4372903Z ] 2023-07-20T12:04:43.4374038Z %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:43.4375201Z with 2023-07-20T12:04:43.4375910Z [ 2023-07-20T12:04:43.4376951Z _This2=at::Tensor & 2023-07-20T12:04:43.4377640Z ] 2023-07-20T12:04:43.4378537Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:43.4379719Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:43.4380900Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:43.4382140Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:43.4385864Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:43.4389039Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:43.4390058Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:43.4390654Z 2023-07-20T12:04:43.4391560Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:43.4393046Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:43.4394931Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:43.4396550Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:43.4398203Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:43.4399542Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:43.4400999Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:43.4402271Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:48.3735220Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:48.3736950Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:04:48.3738121Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:04:48.3739187Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:48.3740209Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:48.3741477Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:48.3742819Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:48.3746452Z [49/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:48.3749839Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:48.3750625Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:48.3751163Z 2023-07-20T12:04:48.3751877Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:48.3753301Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:48.3754710Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:48.3756534Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:48.3757745Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:48.3759120Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:48.3760124Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:48.3764000Z [50/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:48.3778677Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:48.3779415Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:48.3779827Z 2023-07-20T12:04:48.3780535Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:48.3782075Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:48.3783740Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:48.3785135Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:48.3786362Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:04:48.3787399Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:48.3788522Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:48.3789670Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:48.3790812Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:48.3791970Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:48.3792966Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:48.3794009Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:04:48.3797623Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:48.3801212Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:48.3801948Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:48.3802540Z 2023-07-20T12:04:48.3803246Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:48.3805235Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:48.3806905Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:48.3808639Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:48.3810150Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:48.3811592Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:48.3812680Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:06.6989128Z [52/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:06.6991892Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:06.6992657Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:06.6993016Z 2023-07-20T12:05:06.6993860Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:06.6995130Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:06.6996406Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:06.7348427Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:06.7653691Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:06.7948560Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:06.8371050Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:06.8482935Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:06.8535172Z [53/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:06.8685671Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06.8689953Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:06.8691003Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:06.9078943Z 2023-07-20T12:05:06.9395620Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:06.9656617Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:06.9679043Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:07.0025122Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:07.0342519Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:05:07.0508465Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:07.0927518Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:07.1319956Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:18.2074194Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:18.2077691Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:18.2078463Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:18.2078813Z 2023-07-20T12:05:18.2079548Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:18.2081372Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:18.2084496Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:18.2086202Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:18.2087765Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:18.2088765Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:18.2089801Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:18.2094551Z [56/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:18.2097527Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:18.2098255Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:18.2099603Z 2023-07-20T12:05:18.2100346Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:18.2101721Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:18.2103075Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:18.2104447Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:18.2105655Z %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:05:18.2107057Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-07-20T12:05:18.2108611Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:05:18.2109857Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:05:18.2111054Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:05:18.2112220Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:05:18.2113392Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:05:18.2114581Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:05:18.2115810Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-20T12:05:18.2117244Z %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:05:18.2118506Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-20T12:05:18.2121147Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:05:18.2122317Z %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:05:18.2123762Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-07-20T12:05:18.2124942Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:05:18.2126214Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-20T12:05:18.2127347Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-20T12:05:18.2128419Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:18.2129352Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:18.2130329Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:18.2131264Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:18.2132151Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:18.2133098Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:18.2134038Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:18.2137060Z [57/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:18.2139658Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:18.2140361Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:18.2140740Z 2023-07-20T12:05:18.2141356Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:18.2143542Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:18.2145019Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:18.2146487Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:18.2147593Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:18.2148836Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:18.2149787Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:18.2153256Z [58/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:18.2155721Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:18.2176287Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:18.2177276Z 2023-07-20T12:05:18.2178079Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:18.2179509Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:18.2180934Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:18.2182346Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:18.2183691Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:05:18.2185595Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:05:18.2186851Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-20T12:05:18.2188085Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-07-20T12:05:18.2189185Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:18.2190204Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:18.2191177Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:18.2192154Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:18.2195296Z [59/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:18.2198528Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:18.2199252Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:18.2199658Z 2023-07-20T12:05:18.2200358Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:18.2202146Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:18.2203552Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:18.2204940Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:18.2206229Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:05:18.2207616Z %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:18.2209327Z %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:18.2210640Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:18.2211833Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:18.2213860Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:18.2215025Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:18.2216296Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:18.2217304Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:18.2229103Z [60/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:18.2240965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2242467Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2243947Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2245387Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2246856Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2253632Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2255250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2256773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2257679Z iir_cuda.cu 2023-07-20T12:05:18.2258184Z tmpxft_00000c70_00000000-7_iir_cuda.compute_90.cudafe1.cpp 2023-07-20T12:05:18.2259539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2260447Z with 2023-07-20T12:05:18.2260815Z [ 2023-07-20T12:05:18.2261396Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:18.2261935Z ] 2023-07-20T12:05:18.2262968Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2263912Z with 2023-07-20T12:05:18.2264293Z [ 2023-07-20T12:05:18.2264909Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:18.2265468Z ] 2023-07-20T12:05:18.2266550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2267609Z with 2023-07-20T12:05:18.2267973Z [ 2023-07-20T12:05:18.2268559Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:18.2269121Z ] 2023-07-20T12:05:18.2270264Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2272151Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2273999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2276600Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2277685Z with 2023-07-20T12:05:18.2278059Z [ 2023-07-20T12:05:18.2278655Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:18.2279222Z ] 2023-07-20T12:05:18.2280188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2281125Z with 2023-07-20T12:05:18.2281491Z [ 2023-07-20T12:05:18.2282052Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:18.2282870Z ] 2023-07-20T12:05:18.2283887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2284798Z with 2023-07-20T12:05:18.2285171Z [ 2023-07-20T12:05:18.2285766Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:18.2286310Z ] 2023-07-20T12:05:18.2287398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2288407Z with 2023-07-20T12:05:18.2289015Z [ 2023-07-20T12:05:18.2289601Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:18.2290183Z ] 2023-07-20T12:05:18.2291352Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2296556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2298417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2301281Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2302318Z with 2023-07-20T12:05:18.2302676Z [ 2023-07-20T12:05:18.2303263Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:18.2303831Z ] 2023-07-20T12:05:18.2304768Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2305646Z with 2023-07-20T12:05:18.2306012Z [ 2023-07-20T12:05:18.2306576Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:18.2307129Z ] 2023-07-20T12:05:18.2308103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2309047Z with 2023-07-20T12:05:18.2309415Z [ 2023-07-20T12:05:18.2309993Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:18.2310532Z ] 2023-07-20T12:05:18.2311578Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2312577Z with 2023-07-20T12:05:18.2312959Z [ 2023-07-20T12:05:18.2313523Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:18.2314058Z ] 2023-07-20T12:05:18.2315187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2317248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2319052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2321337Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2337118Z with 2023-07-20T12:05:18.2337538Z [ 2023-07-20T12:05:18.2338134Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:18.2338653Z ] 2023-07-20T12:05:18.2339606Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2340663Z with 2023-07-20T12:05:18.2341035Z [ 2023-07-20T12:05:18.2341477Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:05:18.2341937Z ] 2023-07-20T12:05:18.2342885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2343789Z with 2023-07-20T12:05:18.2344169Z [ 2023-07-20T12:05:18.2344608Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:05:18.2345077Z ] 2023-07-20T12:05:18.2346445Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2347574Z with 2023-07-20T12:05:18.2347929Z [ 2023-07-20T12:05:18.2348397Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:05:18.2348843Z ] 2023-07-20T12:05:18.2349872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2351403Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2352351Z with 2023-07-20T12:05:18.2352721Z [ 2023-07-20T12:05:18.2353185Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:05:18.2353621Z ] 2023-07-20T12:05:18.2354691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2356377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2357345Z with 2023-07-20T12:05:18.2357721Z [ 2023-07-20T12:05:18.2358206Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:05:18.2358648Z ] 2023-07-20T12:05:18.2359511Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2360626Z with 2023-07-20T12:05:18.2360997Z [ 2023-07-20T12:05:18.2361580Z T=std::basic_string,std::allocator> 2023-07-20T12:05:18.2362157Z ] 2023-07-20T12:05:18.2363182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2364079Z with 2023-07-20T12:05:18.2364411Z [ 2023-07-20T12:05:18.2365492Z T=std::basic_string,std::allocator> 2023-07-20T12:05:18.2366282Z ] 2023-07-20T12:05:18.2367369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2368372Z with 2023-07-20T12:05:18.2368707Z [ 2023-07-20T12:05:18.2369275Z T=std::basic_string,std::allocator> 2023-07-20T12:05:18.2369802Z ] 2023-07-20T12:05:18.2370904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2372706Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2374349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2379046Z with 2023-07-20T12:05:18.2379439Z [ 2023-07-20T12:05:18.2380030Z T=std::basic_string,std::allocator> 2023-07-20T12:05:18.2380578Z ] 2023-07-20T12:05:18.2381518Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2382438Z with 2023-07-20T12:05:18.2382806Z [ 2023-07-20T12:05:18.2383191Z T=c10::SymInt 2023-07-20T12:05:18.2383577Z ] 2023-07-20T12:05:18.2384541Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2385463Z with 2023-07-20T12:05:18.2385828Z [ 2023-07-20T12:05:18.2386208Z T=c10::SymInt 2023-07-20T12:05:18.2386610Z ] 2023-07-20T12:05:18.2387660Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2388959Z with 2023-07-20T12:05:18.2389324Z [ 2023-07-20T12:05:18.2389727Z T=c10::SymInt 2023-07-20T12:05:18.2390103Z ] 2023-07-20T12:05:18.2391405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2393827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2395394Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2396369Z with 2023-07-20T12:05:18.2396738Z [ 2023-07-20T12:05:18.2397135Z T=c10::SymInt 2023-07-20T12:05:18.2397541Z ] 2023-07-20T12:05:18.2399778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2400743Z with 2023-07-20T12:05:18.2401128Z [ 2023-07-20T12:05:18.2401564Z T=at::TensorBase 2023-07-20T12:05:18.2401948Z ] 2023-07-20T12:05:18.2402927Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2403857Z with 2023-07-20T12:05:18.2404235Z [ 2023-07-20T12:05:18.2404626Z T=at::TensorBase 2023-07-20T12:05:18.2405034Z ] 2023-07-20T12:05:18.2406101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2407119Z with 2023-07-20T12:05:18.2407482Z [ 2023-07-20T12:05:18.2407903Z T=at::TensorBase 2023-07-20T12:05:18.2408315Z ] 2023-07-20T12:05:18.2409320Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2410891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2412491Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2413427Z with 2023-07-20T12:05:18.2413803Z [ 2023-07-20T12:05:18.2414235Z T=at::TensorBase 2023-07-20T12:05:18.2414635Z ] 2023-07-20T12:05:18.2415610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2416480Z with 2023-07-20T12:05:18.2416859Z [ 2023-07-20T12:05:18.2417258Z T=at::Tensor 2023-07-20T12:05:18.2417616Z ] 2023-07-20T12:05:18.2418633Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2419537Z with 2023-07-20T12:05:18.2419902Z [ 2023-07-20T12:05:18.2420258Z T=at::Tensor 2023-07-20T12:05:18.2420653Z ] 2023-07-20T12:05:18.2421755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2422994Z with 2023-07-20T12:05:18.2423336Z [ 2023-07-20T12:05:18.2423745Z T=at::Tensor 2023-07-20T12:05:18.2424144Z ] 2023-07-20T12:05:18.2425131Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2426698Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2428448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2429394Z with 2023-07-20T12:05:18.2429819Z [ 2023-07-20T12:05:18.2430234Z T=at::Tensor 2023-07-20T12:05:18.2430597Z ] 2023-07-20T12:05:18.2431506Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2432384Z with 2023-07-20T12:05:18.2432739Z [ 2023-07-20T12:05:18.2433123Z T=at::Generator 2023-07-20T12:05:18.2433499Z ] 2023-07-20T12:05:18.2434450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2435318Z with 2023-07-20T12:05:18.2435684Z [ 2023-07-20T12:05:18.2436064Z T=at::Generator 2023-07-20T12:05:18.2436461Z ] 2023-07-20T12:05:18.2437500Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2438483Z with 2023-07-20T12:05:18.2438827Z [ 2023-07-20T12:05:18.2439215Z T=at::Generator 2023-07-20T12:05:18.2439590Z ] 2023-07-20T12:05:18.2440584Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2442094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2443609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2444538Z with 2023-07-20T12:05:18.2444893Z [ 2023-07-20T12:05:18.2445296Z T=at::Generator 2023-07-20T12:05:18.2445672Z ] 2023-07-20T12:05:18.2446594Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2447436Z with 2023-07-20T12:05:18.2447801Z [ 2023-07-20T12:05:18.2448179Z T=c10::Scalar 2023-07-20T12:05:18.2448559Z ] 2023-07-20T12:05:18.2449535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2450445Z with 2023-07-20T12:05:18.2451048Z [ 2023-07-20T12:05:18.2451409Z T=c10::Scalar 2023-07-20T12:05:18.2451782Z ] 2023-07-20T12:05:18.2452816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2453800Z with 2023-07-20T12:05:18.2454123Z [ 2023-07-20T12:05:18.2454499Z T=c10::Scalar 2023-07-20T12:05:18.2454862Z ] 2023-07-20T12:05:18.2455821Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2457571Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2460827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2461826Z with 2023-07-20T12:05:18.2462200Z [ 2023-07-20T12:05:18.2462594Z T=c10::Scalar 2023-07-20T12:05:18.2462954Z ] 2023-07-20T12:05:18.2463873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2464745Z with 2023-07-20T12:05:18.2465101Z [ 2023-07-20T12:05:18.2465497Z T=c10::QualifiedName 2023-07-20T12:05:18.2465918Z ] 2023-07-20T12:05:18.2466889Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2467799Z with 2023-07-20T12:05:18.2468166Z [ 2023-07-20T12:05:18.2468571Z T=c10::QualifiedName 2023-07-20T12:05:18.2468991Z ] 2023-07-20T12:05:18.2470041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2471018Z with 2023-07-20T12:05:18.2471376Z [ 2023-07-20T12:05:18.2471811Z T=c10::QualifiedName 2023-07-20T12:05:18.2472223Z ] 2023-07-20T12:05:18.2473227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2474688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2476241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2477205Z with 2023-07-20T12:05:18.2477571Z [ 2023-07-20T12:05:18.2477981Z T=c10::QualifiedName 2023-07-20T12:05:18.2478375Z ] 2023-07-20T12:05:18.2481757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2483942Z with 2023-07-20T12:05:18.2484324Z [ 2023-07-20T12:05:18.2484831Z T=std::shared_ptr 2023-07-20T12:05:18.2485325Z ] 2023-07-20T12:05:18.2486286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2487325Z with 2023-07-20T12:05:18.2487763Z [ 2023-07-20T12:05:18.2488310Z T=std::shared_ptr 2023-07-20T12:05:18.2488784Z ] 2023-07-20T12:05:18.2490024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2491016Z with 2023-07-20T12:05:18.2491350Z [ 2023-07-20T12:05:18.2491886Z T=std::shared_ptr 2023-07-20T12:05:18.2492375Z ] 2023-07-20T12:05:18.2493557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2495437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2497526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2498439Z with 2023-07-20T12:05:18.2498808Z [ 2023-07-20T12:05:18.2499301Z T=std::shared_ptr 2023-07-20T12:05:18.2499784Z ] 2023-07-20T12:05:18.2500775Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2501750Z with 2023-07-20T12:05:18.2502176Z [ 2023-07-20T12:05:18.2502684Z T=std::weak_ptr 2023-07-20T12:05:18.2503141Z ] 2023-07-20T12:05:18.2504092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2504998Z with 2023-07-20T12:05:18.2505353Z [ 2023-07-20T12:05:18.2505831Z T=std::weak_ptr 2023-07-20T12:05:18.2506310Z ] 2023-07-20T12:05:18.2507434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2508534Z with 2023-07-20T12:05:18.2508916Z [ 2023-07-20T12:05:18.2509478Z T=std::weak_ptr 2023-07-20T12:05:18.2509942Z ] 2023-07-20T12:05:18.2510970Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2511913Z with 2023-07-20T12:05:18.2512311Z [ 2023-07-20T12:05:18.2512804Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:05:18.2513248Z ] 2023-07-20T12:05:18.2514151Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2515416Z with 2023-07-20T12:05:18.2515858Z [ 2023-07-20T12:05:18.2516402Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:05:18.2516832Z ] 2023-07-20T12:05:18.2517815Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2518793Z with 2023-07-20T12:05:18.2519153Z [ 2023-07-20T12:05:18.2519657Z T=std::weak_ptr 2023-07-20T12:05:18.2520358Z ] 2023-07-20T12:05:18.2521292Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2522321Z with 2023-07-20T12:05:18.2522754Z [ 2023-07-20T12:05:18.2523399Z T=std::vector> 2023-07-20T12:05:18.2523932Z ] 2023-07-20T12:05:18.2525157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2526032Z with 2023-07-20T12:05:18.2526971Z [ 2023-07-20T12:05:18.2527571Z T=std::vector> 2023-07-20T12:05:18.2528127Z ] 2023-07-20T12:05:18.2529321Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2530434Z with 2023-07-20T12:05:18.2530804Z [ 2023-07-20T12:05:18.2531342Z T=std::vector> 2023-07-20T12:05:18.2532039Z ] 2023-07-20T12:05:18.2533158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2534971Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2539018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2540011Z with 2023-07-20T12:05:18.2540360Z [ 2023-07-20T12:05:18.2540927Z T=std::vector> 2023-07-20T12:05:18.2541464Z ] 2023-07-20T12:05:18.2544758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2545679Z with 2023-07-20T12:05:18.2546046Z [ 2023-07-20T12:05:18.2546533Z T=std::vector> 2023-07-20T12:05:18.2547013Z ] 2023-07-20T12:05:18.2548162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2549350Z with 2023-07-20T12:05:18.2549813Z [ 2023-07-20T12:05:18.2550341Z T=std::vector> 2023-07-20T12:05:18.2550871Z ] 2023-07-20T12:05:18.2551999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2552964Z with 2023-07-20T12:05:18.2553323Z [ 2023-07-20T12:05:18.2553824Z T=std::vector> 2023-07-20T12:05:18.2554265Z ] 2023-07-20T12:05:18.2555497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2557299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2559061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2560024Z with 2023-07-20T12:05:18.2560374Z [ 2023-07-20T12:05:18.2561271Z T=std::vector> 2023-07-20T12:05:18.2565551Z ] 2023-07-20T12:05:18.2566734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2567632Z with 2023-07-20T12:05:18.2568026Z [ 2023-07-20T12:05:18.2568662Z T=std::vector,std::allocator>> 2023-07-20T12:05:18.2569233Z ] 2023-07-20T12:05:18.2570209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2571227Z with 2023-07-20T12:05:18.2571610Z [ 2023-07-20T12:05:18.2572328Z T=std::vector,std::allocator>> 2023-07-20T12:05:18.2573020Z ] 2023-07-20T12:05:18.2574072Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2575074Z with 2023-07-20T12:05:18.2575455Z [ 2023-07-20T12:05:18.2576068Z T=std::vector,std::allocator>> 2023-07-20T12:05:18.2576640Z ] 2023-07-20T12:05:18.2577791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2579848Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2581582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2583446Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2584442Z with 2023-07-20T12:05:18.2584816Z [ 2023-07-20T12:05:18.2585514Z T=std::vector,std::allocator>> 2023-07-20T12:05:18.2586089Z ] 2023-07-20T12:05:18.2587235Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2588349Z with 2023-07-20T12:05:18.2588736Z [ 2023-07-20T12:05:18.2589332Z T=std::vector,std::allocator>> 2023-07-20T12:05:18.2589909Z ] 2023-07-20T12:05:18.2590904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2591840Z with 2023-07-20T12:05:18.2592304Z [ 2023-07-20T12:05:18.2592898Z T=std::vector,std::allocator>> 2023-07-20T12:05:18.2593563Z ] 2023-07-20T12:05:18.2594786Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2595757Z with 2023-07-20T12:05:18.2596154Z [ 2023-07-20T12:05:18.2596759Z T=std::vector,std::allocator>> 2023-07-20T12:05:18.2597320Z ] 2023-07-20T12:05:18.2598423Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2600368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2602114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2603660Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2604635Z with 2023-07-20T12:05:18.2605011Z [ 2023-07-20T12:05:18.2605592Z T=std::vector,std::allocator>> 2023-07-20T12:05:18.2606226Z ] 2023-07-20T12:05:18.2607188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2608211Z with 2023-07-20T12:05:18.2608581Z [ 2023-07-20T12:05:18.2609061Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:18.2609547Z ] 2023-07-20T12:05:18.2610528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2611670Z with 2023-07-20T12:05:18.2612015Z [ 2023-07-20T12:05:18.2612533Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:18.2613013Z ] 2023-07-20T12:05:18.2614181Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2615348Z with 2023-07-20T12:05:18.2615701Z [ 2023-07-20T12:05:18.2616214Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:18.2617012Z ] 2023-07-20T12:05:18.2618369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2620053Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2621944Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2622917Z with 2023-07-20T12:05:18.2623304Z [ 2023-07-20T12:05:18.2623827Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:18.2624281Z ] 2023-07-20T12:05:18.2625464Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2626606Z with 2023-07-20T12:05:18.2626989Z [ 2023-07-20T12:05:18.2627672Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:18.2628278Z ] 2023-07-20T12:05:18.2629335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2630233Z with 2023-07-20T12:05:18.2630615Z [ 2023-07-20T12:05:18.2631171Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:18.2631719Z ] 2023-07-20T12:05:18.2632812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2633809Z with 2023-07-20T12:05:18.2634516Z [ 2023-07-20T12:05:18.2635946Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:18.2636519Z ] 2023-07-20T12:05:18.2637625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2639441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2641350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2645033Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2646720Z with 2023-07-20T12:05:18.2647105Z [ 2023-07-20T12:05:18.2647699Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:18.2648340Z ] 2023-07-20T12:05:18.2649370Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2650323Z with 2023-07-20T12:05:18.2650904Z [ 2023-07-20T12:05:18.2651394Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:18.2651830Z ] 2023-07-20T12:05:18.2652814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2653735Z with 2023-07-20T12:05:18.2654109Z [ 2023-07-20T12:05:18.2654548Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:18.2655008Z ] 2023-07-20T12:05:18.2656266Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2657553Z with 2023-07-20T12:05:18.2657966Z [ 2023-07-20T12:05:18.2658434Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:18.2658921Z ] 2023-07-20T12:05:18.2659994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2661642Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2662707Z with 2023-07-20T12:05:18.2663065Z [ 2023-07-20T12:05:18.2663742Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:18.2664203Z ] 2023-07-20T12:05:18.2665410Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2667092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2668084Z with 2023-07-20T12:05:18.2668457Z [ 2023-07-20T12:05:18.2668936Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:18.2669485Z ] 2023-07-20T12:05:18.2670504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2671480Z with 2023-07-20T12:05:18.2671848Z [ 2023-07-20T12:05:18.2672887Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:18.2673817Z ] 2023-07-20T12:05:18.2674795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2676100Z with 2023-07-20T12:05:18.2676476Z [ 2023-07-20T12:05:18.2677610Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:18.2678583Z ] 2023-07-20T12:05:18.2679872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2680886Z with 2023-07-20T12:05:18.2681247Z [ 2023-07-20T12:05:18.2682264Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:18.2683362Z ] 2023-07-20T12:05:18.2684953Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2686368Z with 2023-07-20T12:05:18.2686751Z [ 2023-07-20T12:05:18.2687230Z TTarget=c10::StorageImpl 2023-07-20T12:05:18.2687665Z ] 2023-07-20T12:05:18.2689111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2690630Z with 2023-07-20T12:05:18.2691017Z [ 2023-07-20T12:05:18.2691665Z TTarget=c10::StorageImpl 2023-07-20T12:05:18.2692083Z ] 2023-07-20T12:05:18.2693114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2694107Z with 2023-07-20T12:05:18.2694497Z [ 2023-07-20T12:05:18.2695553Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:18.2696564Z ] 2023-07-20T12:05:18.2697618Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2698610Z with 2023-07-20T12:05:18.2698979Z [ 2023-07-20T12:05:18.2699558Z T=torch::autograd::ViewInfo 2023-07-20T12:05:18.2699981Z ] 2023-07-20T12:05:18.2700956Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2701863Z with 2023-07-20T12:05:18.2702244Z [ 2023-07-20T12:05:18.2702672Z T=torch::autograd::ViewInfo 2023-07-20T12:05:18.2703394Z ] 2023-07-20T12:05:18.2704476Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2705580Z with 2023-07-20T12:05:18.2706039Z [ 2023-07-20T12:05:18.2706604Z T=torch::autograd::ViewInfo 2023-07-20T12:05:18.2707045Z ] 2023-07-20T12:05:18.2708085Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2709968Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2711646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2712703Z with 2023-07-20T12:05:18.2713213Z [ 2023-07-20T12:05:18.2713760Z T=torch::autograd::ViewInfo 2023-07-20T12:05:18.2714206Z ] 2023-07-20T12:05:18.2715137Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2716027Z with 2023-07-20T12:05:18.2716408Z [ 2023-07-20T12:05:18.2716811Z T=c10::IValue 2023-07-20T12:05:18.2717182Z ] 2023-07-20T12:05:18.2718184Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2719231Z with 2023-07-20T12:05:18.2719603Z [ 2023-07-20T12:05:18.2720085Z T=c10::IValue 2023-07-20T12:05:18.2720591Z ] 2023-07-20T12:05:18.2721678Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2722674Z with 2023-07-20T12:05:18.2723061Z [ 2023-07-20T12:05:18.2723452Z T=c10::IValue 2023-07-20T12:05:18.2723847Z ] 2023-07-20T12:05:18.2724847Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2726517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2728277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2729233Z with 2023-07-20T12:05:18.2729610Z [ 2023-07-20T12:05:18.2730013Z T=c10::IValue 2023-07-20T12:05:18.2730413Z ] 2023-07-20T12:05:18.2731352Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2732249Z with 2023-07-20T12:05:18.2733006Z [ 2023-07-20T12:05:18.2733412Z T=c10::AliasInfo 2023-07-20T12:05:18.2733902Z ] 2023-07-20T12:05:18.2734997Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2735921Z with 2023-07-20T12:05:18.2736298Z [ 2023-07-20T12:05:18.2736682Z T=c10::AliasInfo 2023-07-20T12:05:18.2737097Z ] 2023-07-20T12:05:18.2738157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2739158Z with 2023-07-20T12:05:18.2740134Z [ 2023-07-20T12:05:18.2740617Z T=c10::AliasInfo 2023-07-20T12:05:18.2741239Z ] 2023-07-20T12:05:18.2742282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2743869Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2745446Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2746401Z with 2023-07-20T12:05:18.2746893Z [ 2023-07-20T12:05:18.2747428Z T=c10::AliasInfo 2023-07-20T12:05:18.2747851Z ] 2023-07-20T12:05:18.2749011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2750001Z with 2023-07-20T12:05:18.2750467Z [ 2023-07-20T12:05:18.2751071Z T=std::vector> 2023-07-20T12:05:18.2751622Z ] 2023-07-20T12:05:18.2752763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2753750Z with 2023-07-20T12:05:18.2754219Z [ 2023-07-20T12:05:18.2754813Z T=std::vector> 2023-07-20T12:05:18.2755416Z ] 2023-07-20T12:05:18.2756669Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2757852Z with 2023-07-20T12:05:18.2758221Z [ 2023-07-20T12:05:18.2758920Z T=std::vector> 2023-07-20T12:05:18.2759439Z ] 2023-07-20T12:05:18.2760677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2761840Z with 2023-07-20T12:05:18.2762308Z [ 2023-07-20T12:05:18.2762819Z T=c10::SymInt 2023-07-20T12:05:18.2763219Z ] 2023-07-20T12:05:18.2764575Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2765978Z with 2023-07-20T12:05:18.2766356Z [ 2023-07-20T12:05:18.2766831Z T=c10::SymInt 2023-07-20T12:05:18.2767319Z ] 2023-07-20T12:05:18.2790079Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2799978Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2802147Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2803341Z with 2023-07-20T12:05:18.2803831Z [ 2023-07-20T12:05:18.2804379Z T=std::vector> 2023-07-20T12:05:18.2804859Z ] 2023-07-20T12:05:18.2805796Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2806652Z with 2023-07-20T12:05:18.2807016Z [ 2023-07-20T12:05:18.2807544Z T=c10::either 2023-07-20T12:05:18.2808084Z ] 2023-07-20T12:05:18.2809101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2810009Z with 2023-07-20T12:05:18.2810391Z [ 2023-07-20T12:05:18.2810904Z T=c10::either 2023-07-20T12:05:18.2811441Z ] 2023-07-20T12:05:18.2812522Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2813526Z with 2023-07-20T12:05:18.2813886Z [ 2023-07-20T12:05:18.2814590Z T=c10::either 2023-07-20T12:05:18.2815244Z ] 2023-07-20T12:05:18.2816466Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2818407Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2820175Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2821156Z with 2023-07-20T12:05:18.2821527Z [ 2023-07-20T12:05:18.2822092Z T=c10::either 2023-07-20T12:05:18.2822764Z ] 2023-07-20T12:05:18.2823723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2825406Z with 2023-07-20T12:05:18.2826091Z [ 2023-07-20T12:05:18.2826533Z T=at::StepCallbacks 2023-07-20T12:05:18.2826933Z ] 2023-07-20T12:05:18.2827925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2828842Z with 2023-07-20T12:05:18.2829214Z [ 2023-07-20T12:05:18.2829619Z T=at::StepCallbacks 2023-07-20T12:05:18.2830044Z ] 2023-07-20T12:05:18.2831118Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2832487Z with 2023-07-20T12:05:18.2832897Z [ 2023-07-20T12:05:18.2833973Z T=at::StepCallbacks 2023-07-20T12:05:18.2834432Z ] 2023-07-20T12:05:18.2836013Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2837941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2840173Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2841646Z with 2023-07-20T12:05:18.2842094Z [ 2023-07-20T12:05:18.2842531Z T=at::StepCallbacks 2023-07-20T12:05:18.2842958Z ] 2023-07-20T12:05:18.2843905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2844804Z with 2023-07-20T12:05:18.2845186Z [ 2023-07-20T12:05:18.2845649Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:18.2846083Z ] 2023-07-20T12:05:18.2847100Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2848031Z with 2023-07-20T12:05:18.2848412Z [ 2023-07-20T12:05:18.2848862Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:18.2849454Z ] 2023-07-20T12:05:18.2850677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2851729Z with 2023-07-20T12:05:18.2852111Z [ 2023-07-20T12:05:18.2852563Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:18.2853017Z ] 2023-07-20T12:05:18.2854059Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2855703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2857332Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2858550Z with 2023-07-20T12:05:18.2858925Z [ 2023-07-20T12:05:18.2859381Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:18.2859834Z ] 2023-07-20T12:05:18.2860753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2861772Z with 2023-07-20T12:05:18.2862250Z [ 2023-07-20T12:05:18.2862792Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:18.2863223Z ] 2023-07-20T12:05:18.2864444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2865458Z with 2023-07-20T12:05:18.2865847Z [ 2023-07-20T12:05:18.2866308Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:18.2866741Z ] 2023-07-20T12:05:18.2867839Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2868859Z with 2023-07-20T12:05:18.2869234Z [ 2023-07-20T12:05:18.2869668Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:18.2870126Z ] 2023-07-20T12:05:18.2871182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2872934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2874612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2875592Z with 2023-07-20T12:05:18.2875978Z [ 2023-07-20T12:05:18.2876443Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:18.2876897Z ] 2023-07-20T12:05:18.2877846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2878733Z with 2023-07-20T12:05:18.2879123Z [ 2023-07-20T12:05:18.2879696Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:18.2880246Z ] 2023-07-20T12:05:18.2881222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2882151Z with 2023-07-20T12:05:18.2882530Z [ 2023-07-20T12:05:18.2883082Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:18.2883597Z ] 2023-07-20T12:05:18.2884663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2885677Z with 2023-07-20T12:05:18.2886054Z [ 2023-07-20T12:05:18.2886585Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:18.2887144Z ] 2023-07-20T12:05:18.2888249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2890324Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2892045Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2893025Z with 2023-07-20T12:05:18.2893596Z [ 2023-07-20T12:05:18.2894201Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:18.2894740Z ] 2023-07-20T12:05:18.2895724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2896598Z with 2023-07-20T12:05:18.2896976Z [ 2023-07-20T12:05:18.2897667Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:18.2898329Z ] 2023-07-20T12:05:18.2899335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2904754Z with 2023-07-20T12:05:18.2905151Z [ 2023-07-20T12:05:18.2905892Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:18.2906571Z ] 2023-07-20T12:05:18.2913246Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2914546Z with 2023-07-20T12:05:18.2914943Z [ 2023-07-20T12:05:18.2915941Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:18.2916640Z ] 2023-07-20T12:05:18.2917997Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2920243Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2922080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2923040Z with 2023-07-20T12:05:18.2923422Z [ 2023-07-20T12:05:18.2924130Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:18.2924767Z ] 2023-07-20T12:05:18.2925723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2926867Z with 2023-07-20T12:05:18.2927248Z [ 2023-07-20T12:05:18.2931064Z T=torch::jit::SourceRange 2023-07-20T12:05:18.2931547Z ] 2023-07-20T12:05:18.2932558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2933498Z with 2023-07-20T12:05:18.2933894Z [ 2023-07-20T12:05:18.2934339Z T=torch::jit::SourceRange 2023-07-20T12:05:18.2934783Z ] 2023-07-20T12:05:18.2937366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2938492Z with 2023-07-20T12:05:18.2938882Z [ 2023-07-20T12:05:18.2939336Z T=torch::jit::SourceRange 2023-07-20T12:05:18.2939783Z ] 2023-07-20T12:05:18.2940823Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2942500Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2944143Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2945126Z with 2023-07-20T12:05:18.2945508Z [ 2023-07-20T12:05:18.2945978Z T=torch::jit::SourceRange 2023-07-20T12:05:18.2946390Z ] 2023-07-20T12:05:18.2947359Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2948270Z with 2023-07-20T12:05:18.2949037Z [ 2023-07-20T12:05:18.2949840Z T=c10::intrusive_ptr> 2023-07-20T12:05:18.2950549Z ] 2023-07-20T12:05:18.2951567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2952493Z with 2023-07-20T12:05:18.2952872Z [ 2023-07-20T12:05:18.2953636Z T=c10::intrusive_ptr> 2023-07-20T12:05:18.2954591Z ] 2023-07-20T12:05:18.2955719Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2956763Z with 2023-07-20T12:05:18.2957125Z [ 2023-07-20T12:05:18.2957882Z T=c10::intrusive_ptr> 2023-07-20T12:05:18.2958617Z ] 2023-07-20T12:05:18.2960101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2961570Z with 2023-07-20T12:05:18.2961951Z [ 2023-07-20T12:05:18.2962437Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:05:18.2962940Z ] 2023-07-20T12:05:18.2964183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2965437Z with 2023-07-20T12:05:18.2965809Z [ 2023-07-20T12:05:18.2966318Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:05:18.2966805Z ] 2023-07-20T12:05:18.2968078Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2969096Z with 2023-07-20T12:05:18.2969447Z [ 2023-07-20T12:05:18.2970237Z T=c10::intrusive_ptr> 2023-07-20T12:05:18.2970965Z ] 2023-07-20T12:05:18.2971934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2972824Z with 2023-07-20T12:05:18.2973209Z [ 2023-07-20T12:05:18.2973693Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:18.2974166Z ] 2023-07-20T12:05:18.2975154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2976769Z with 2023-07-20T12:05:18.2977176Z [ 2023-07-20T12:05:18.2977664Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:18.2978136Z ] 2023-07-20T12:05:18.2979198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2980207Z with 2023-07-20T12:05:18.2980587Z [ 2023-07-20T12:05:18.2981076Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:18.2981515Z ] 2023-07-20T12:05:18.2982592Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.2984256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.2985913Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.2986849Z with 2023-07-20T12:05:18.2987203Z [ 2023-07-20T12:05:18.2987688Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:18.2988171Z ] 2023-07-20T12:05:18.2989127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.2990023Z with 2023-07-20T12:05:18.2990376Z [ 2023-07-20T12:05:18.2991070Z T=c10::intrusive_ptr> 2023-07-20T12:05:18.2991958Z ] 2023-07-20T12:05:18.2992956Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.2993837Z with 2023-07-20T12:05:18.2994208Z [ 2023-07-20T12:05:18.2994876Z T=c10::intrusive_ptr> 2023-07-20T12:05:18.2995525Z ] 2023-07-20T12:05:18.2996776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.2997769Z with 2023-07-20T12:05:18.2998139Z [ 2023-07-20T12:05:18.2998847Z T=c10::intrusive_ptr> 2023-07-20T12:05:18.2999483Z ] 2023-07-20T12:05:18.3000630Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.3001736Z with 2023-07-20T12:05:18.3002116Z [ 2023-07-20T12:05:18.3002569Z TTarget=torch::jit::Scope 2023-07-20T12:05:18.3002990Z ] 2023-07-20T12:05:18.3004202Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.3005317Z with 2023-07-20T12:05:18.3005701Z [ 2023-07-20T12:05:18.3006141Z TTarget=torch::jit::Scope 2023-07-20T12:05:18.3006547Z ] 2023-07-20T12:05:18.3007556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.3008533Z with 2023-07-20T12:05:18.3008910Z [ 2023-07-20T12:05:18.3009578Z T=c10::intrusive_ptr> 2023-07-20T12:05:18.3010225Z ] 2023-07-20T12:05:18.3011198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.3012099Z with 2023-07-20T12:05:18.3012473Z [ 2023-07-20T12:05:18.3012899Z T=at::ThreadLocalState 2023-07-20T12:05:18.3013330Z ] 2023-07-20T12:05:18.3014328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.3015228Z with 2023-07-20T12:05:18.3015573Z [ 2023-07-20T12:05:18.3016010Z T=at::ThreadLocalState 2023-07-20T12:05:18.3016446Z ] 2023-07-20T12:05:18.3017512Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.3018841Z with 2023-07-20T12:05:18.3019469Z [ 2023-07-20T12:05:18.3019972Z T=at::ThreadLocalState 2023-07-20T12:05:18.3020673Z ] 2023-07-20T12:05:18.3022170Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.3024071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.3026238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.3027533Z with 2023-07-20T12:05:18.3027950Z [ 2023-07-20T12:05:18.3028466Z T=at::ThreadLocalState 2023-07-20T12:05:18.3028944Z ] 2023-07-20T12:05:18.3029877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.3030763Z with 2023-07-20T12:05:18.3031143Z [ 2023-07-20T12:05:18.3031597Z T=std::shared_ptr 2023-07-20T12:05:18.3032069Z ] 2023-07-20T12:05:18.3033045Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.3033966Z with 2023-07-20T12:05:18.3034400Z [ 2023-07-20T12:05:18.3034922Z T=std::shared_ptr 2023-07-20T12:05:18.3035455Z ] 2023-07-20T12:05:18.3036612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.3037609Z with 2023-07-20T12:05:18.3037955Z [ 2023-07-20T12:05:18.3038445Z T=std::shared_ptr 2023-07-20T12:05:18.3038921Z ] 2023-07-20T12:05:18.3039976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.3041702Z 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:18.3043519Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.3045204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.3046178Z with 2023-07-20T12:05:18.3046550Z [ 2023-07-20T12:05:18.3047028Z T=std::shared_ptr 2023-07-20T12:05:18.3047475Z ] 2023-07-20T12:05:18.3048530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.3049497Z with 2023-07-20T12:05:18.3049924Z [ 2023-07-20T12:05:18.3050352Z T=torch::jit::GraphExecutor 2023-07-20T12:05:18.3051049Z ] 2023-07-20T12:05:18.3052024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.3052941Z with 2023-07-20T12:05:18.3053292Z [ 2023-07-20T12:05:18.3053745Z T=torch::jit::GraphExecutor 2023-07-20T12:05:18.3054202Z ] 2023-07-20T12:05:18.3055323Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.3056429Z with 2023-07-20T12:05:18.3056836Z [ 2023-07-20T12:05:18.3057479Z T=torch::jit::GraphExecutor 2023-07-20T12:05:18.3057959Z ] 2023-07-20T12:05:18.3059004Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.3060594Z 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:18.3062330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.3064181Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.3065200Z with 2023-07-20T12:05:18.3065580Z [ 2023-07-20T12:05:18.3066055Z T=torch::jit::GraphExecutor 2023-07-20T12:05:18.3066487Z ] 2023-07-20T12:05:18.3067419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.3068322Z with 2023-07-20T12:05:18.3068688Z [ 2023-07-20T12:05:18.3069173Z T=torch::jit::Method 2023-07-20T12:05:18.3069608Z ] 2023-07-20T12:05:18.3070710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.3071645Z with 2023-07-20T12:05:18.3071994Z [ 2023-07-20T12:05:18.3072425Z T=torch::jit::Method 2023-07-20T12:05:18.3072865Z ] 2023-07-20T12:05:18.3073922Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.3074908Z with 2023-07-20T12:05:18.3075287Z [ 2023-07-20T12:05:18.3075729Z T=torch::jit::Method 2023-07-20T12:05:18.3076288Z ] 2023-07-20T12:05:18.3077365Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.3079012Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.3080841Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.3081791Z with 2023-07-20T12:05:18.3082176Z [ 2023-07-20T12:05:18.3082601Z T=torch::jit::Method 2023-07-20T12:05:18.3082987Z ] 2023-07-20T12:05:18.3084057Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.3085034Z with 2023-07-20T12:05:18.3085388Z [ 2023-07-20T12:05:18.3086366Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:18.3087138Z ] 2023-07-20T12:05:18.3088144Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.3089069Z with 2023-07-20T12:05:18.3089436Z [ 2023-07-20T12:05:18.3090312Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:18.3091113Z ] 2023-07-20T12:05:18.3092299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.3093315Z with 2023-07-20T12:05:18.3093669Z [ 2023-07-20T12:05:18.3094498Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:18.3094671Z ] 2023-07-20T12:05:18.3095952Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.3098081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.3099378Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.3099587Z with 2023-07-20T12:05:18.3099738Z [ 2023-07-20T12:05:18.3100373Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:18.3100526Z ] 2023-07-20T12:05:18.3101260Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.3101438Z with 2023-07-20T12:05:18.3101597Z [ 2023-07-20T12:05:18.3102553Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:18.3103002Z ] 2023-07-20T12:05:18.3103767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.3103918Z with 2023-07-20T12:05:18.3104190Z [ 2023-07-20T12:05:18.3105249Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:18.3105718Z ] 2023-07-20T12:05:18.3106602Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.3106793Z with 2023-07-20T12:05:18.3106937Z [ 2023-07-20T12:05:18.3108211Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:18.3108794Z ] 2023-07-20T12:05:18.3110264Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.3111912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.3112884Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.3113062Z with 2023-07-20T12:05:18.3113210Z [ 2023-07-20T12:05:18.3114152Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:18.3114327Z ] 2023-07-20T12:05:18.3115057Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.3115229Z with 2023-07-20T12:05:18.3115372Z [ 2023-07-20T12:05:18.3115741Z T=std::function 2023-07-20T12:05:18.3115870Z ] 2023-07-20T12:05:18.3116635Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.3117074Z with 2023-07-20T12:05:18.3117217Z [ 2023-07-20T12:05:18.3117572Z T=std::function 2023-07-20T12:05:18.3117727Z ] 2023-07-20T12:05:18.3118682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.3118864Z with 2023-07-20T12:05:18.3118999Z [ 2023-07-20T12:05:18.3119444Z T=std::function 2023-07-20T12:05:18.3119572Z ] 2023-07-20T12:05:18.3120795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.3121773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:18.3122611Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.3122784Z with 2023-07-20T12:05:18.3122927Z [ 2023-07-20T12:05:18.3123282Z T=std::function 2023-07-20T12:05:18.3123434Z ] 2023-07-20T12:05:21.0340966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:21.0342319Z with 2023-07-20T12:05:21.0343019Z [ 2023-07-20T12:05:21.0343786Z T=std::vector> 2023-07-20T12:05:21.0344522Z ] 2023-07-20T12:05:21.0345740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:21.0346913Z with 2023-07-20T12:05:21.0347473Z [ 2023-07-20T12:05:21.0348203Z T=std::vector> 2023-07-20T12:05:21.0348916Z ] 2023-07-20T12:05:21.0350173Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:21.0351561Z with 2023-07-20T12:05:21.0352148Z [ 2023-07-20T12:05:21.0352851Z T=std::vector> 2023-07-20T12:05:21.0353581Z ] 2023-07-20T12:05:21.0354842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:21.0356077Z with 2023-07-20T12:05:21.0357089Z [ 2023-07-20T12:05:21.0360748Z T=double 2023-07-20T12:05:21.0361429Z ] 2023-07-20T12:05:21.0362800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:21.0366994Z with 2023-07-20T12:05:21.0367662Z [ 2023-07-20T12:05:21.0369659Z T=double 2023-07-20T12:05:21.0383655Z ] 2023-07-20T12:05:21.0390836Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:21.0391923Z with 2023-07-20T12:05:21.0392582Z [ 2023-07-20T12:05:21.0393301Z T=std::vector> 2023-07-20T12:05:21.0404762Z ] 2023-07-20T12:05:21.0414687Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:21.0447685Z with 2023-07-20T12:05:21.0448849Z [ 2023-07-20T12:05:21.0449723Z T=std::tuple 2023-07-20T12:05:21.0450431Z ] 2023-07-20T12:05:21.0451629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:21.0452759Z with 2023-07-20T12:05:21.0453306Z [ 2023-07-20T12:05:21.0453923Z T=std::tuple 2023-07-20T12:05:21.0454555Z ] 2023-07-20T12:05:21.0455795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:21.0456972Z with 2023-07-20T12:05:21.0457518Z [ 2023-07-20T12:05:21.0458146Z T=std::tuple 2023-07-20T12:05:21.0458833Z ] 2023-07-20T12:05:21.0460088Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:21.0461996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:21.0463857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:21.0465087Z with 2023-07-20T12:05:21.0465640Z [ 2023-07-20T12:05:21.0466289Z T=std::tuple 2023-07-20T12:05:21.0466951Z ] 2023-07-20T12:05:21.0471421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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:21.0473021Z with 2023-07-20T12:05:21.0473664Z [ 2023-07-20T12:05:21.0474438Z T=std::vector> 2023-07-20T12:05:21.0475196Z ] 2023-07-20T12:05:21.0476708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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:21.0499767Z with 2023-07-20T12:05:21.0500433Z [ 2023-07-20T12:05:21.0501187Z T=std::vector> 2023-07-20T12:05:21.0502059Z ] 2023-07-20T12:05:21.0504028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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:21.0506782Z with 2023-07-20T12:05:21.0507231Z [ 2023-07-20T12:05:21.0543113Z T=std::vector> 2023-07-20T12:05:21.0543973Z ] 2023-07-20T12:05:21.0545079Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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:21.0547403Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:21.0549211Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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:21.0550225Z with 2023-07-20T12:05:21.0550586Z [ 2023-07-20T12:05:21.0551119Z T=std::vector> 2023-07-20T12:05:21.0551618Z ] 2023-07-20T12:05:21.0552615Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:21.0553548Z with 2023-07-20T12:05:21.0553924Z [ 2023-07-20T12:05:21.0554510Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:21.0555438Z V=std::unique_ptr> 2023-07-20T12:05:21.0556127Z ] 2023-07-20T12:05:21.0557222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:21.0558181Z with 2023-07-20T12:05:21.0558543Z [ 2023-07-20T12:05:21.0559125Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:21.0560018Z V=std::unique_ptr> 2023-07-20T12:05:21.0560739Z ] 2023-07-20T12:05:21.0562344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:21.0563860Z with 2023-07-20T12:05:21.0564205Z [ 2023-07-20T12:05:21.0564861Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:21.0565794Z V=std::unique_ptr>, 2023-07-20T12:05:21.0566756Z H=std::hash,std::allocator>>, 2023-07-20T12:05:21.0567580Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:21.0568837Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:21.0570015Z ] 2023-07-20T12:05:21.0571768Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:44.4723084Z with 2023-07-20T12:05:44.6142942Z [ 2023-07-20T12:05:44.6435218Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:44.7733331Z V=std::unique_ptr>, 2023-07-20T12:05:44.8152868Z H=std::hash,std::allocator>>, 2023-07-20T12:05:44.9791387Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:45.0551242Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:45.1396939Z ] 2023-07-20T12:05:45.1850269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:45.2595277Z with 2023-07-20T12:05:45.2609047Z [ 2023-07-20T12:05:45.2727964Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:45.2976577Z V=std::unique_ptr>, 2023-07-20T12:05:45.3160631Z H=std::hash,std::allocator>>, 2023-07-20T12:05:45.3162684Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:45.3185390Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:45.3186833Z ] 2023-07-20T12:05:45.3224977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:45.3228057Z with 2023-07-20T12:05:45.3256632Z [ 2023-07-20T12:05:45.3257913Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:45.3264969Z V=std::unique_ptr> 2023-07-20T12:05:45.3267998Z ] 2023-07-20T12:05:45.3269683Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.3279857Z with 2023-07-20T12:05:45.3281300Z [ 2023-07-20T12:05:45.3287588Z K=c10::DispatchKey, 2023-07-20T12:05:45.3289046Z V=std::list> 2023-07-20T12:05:45.3295484Z ] 2023-07-20T12:05:45.3297200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:45.3303505Z with 2023-07-20T12:05:45.3304460Z [ 2023-07-20T12:05:45.3314339Z K=c10::DispatchKey, 2023-07-20T12:05:45.3315622Z V=std::list> 2023-07-20T12:05:45.3326437Z ] 2023-07-20T12:05:45.3328847Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:45.3336038Z with 2023-07-20T12:05:45.3336962Z [ 2023-07-20T12:05:45.3347049Z K=c10::DispatchKey, 2023-07-20T12:05:45.3349054Z V=std::list>, 2023-07-20T12:05:45.3350341Z H=std::hash, 2023-07-20T12:05:45.3357383Z E=std::equal_to, 2023-07-20T12:05:45.3358795Z A=std::allocator>>> 2023-07-20T12:05:45.3362794Z ] 2023-07-20T12:05:45.3364611Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:45.3369251Z with 2023-07-20T12:05:45.3370000Z [ 2023-07-20T12:05:45.3370724Z K=c10::DispatchKey, 2023-07-20T12:05:45.3371691Z V=std::list>, 2023-07-20T12:05:45.3372635Z H=std::hash, 2023-07-20T12:05:45.3373581Z E=std::equal_to, 2023-07-20T12:05:45.3374753Z A=std::allocator>>> 2023-07-20T12:05:45.3375755Z ] 2023-07-20T12:05:45.3377443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:45.3379046Z with 2023-07-20T12:05:45.3379603Z [ 2023-07-20T12:05:45.3380236Z K=c10::DispatchKey, 2023-07-20T12:05:45.3381546Z V=std::list>, 2023-07-20T12:05:45.3382543Z H=std::hash, 2023-07-20T12:05:45.3383310Z E=std::equal_to, 2023-07-20T12:05:45.3384644Z A=std::allocator>>> 2023-07-20T12:05:45.3385853Z ] 2023-07-20T12:05:45.3387843Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:45.3389607Z with 2023-07-20T12:05:45.3390428Z [ 2023-07-20T12:05:45.3391137Z K=c10::DispatchKey, 2023-07-20T12:05:45.3392044Z V=std::list> 2023-07-20T12:05:45.3392660Z ] 2023-07-20T12:05:45.3396131Z [61/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:45.3399092Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:45.3399806Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:45.3400218Z 2023-07-20T12:05:45.3400919Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:45.3402834Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:45.3404246Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:45.4329626Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:45.4332337Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.4348245Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.4349725Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:45.4353333Z [62/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:45.4356626Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:45.4357901Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:45.4358677Z 2023-07-20T12:05:45.4359494Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:45.4360998Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:45.4362489Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:45.4364304Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:45.4365669Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.4366832Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.4367998Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:45.4371609Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:45.4374816Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:45.4375713Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:45.4376459Z 2023-07-20T12:05:45.4377251Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:45.4381794Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:45.4383271Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:45.4384697Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:45.4385916Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.4386919Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.4387935Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:45.4391166Z [64/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:45.4394349Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:45.4395097Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:45.4395483Z 2023-07-20T12:05:45.4396389Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:45.4397793Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:45.4399220Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:45.4400635Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:45.4401867Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:05:45.4403063Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-07-20T12:05:45.4404145Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.4405151Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:45.4406150Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:45.4407171Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:45.4408182Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:45.4409148Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:45.4410243Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:05:45.4413233Z [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.4415508Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:45.4416269Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:45.4416676Z 2023-07-20T12:05:45.4417232Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-07-20T12:05:45.4420737Z [66/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dpybind11_prefixctc_EXPORTS -I%SRC_DIR% -I%PREFIX%\lib\site-packages\torch\include -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:I%PREFIX%\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\python_binding.cpp 2023-07-20T12:05:45.4423698Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:45.4424441Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:45.4424868Z 2023-07-20T12:05:45.4438663Z [67/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\forced_align\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-20T12:05:45.4451242Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4452755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4454220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4455702Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4457152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4458577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4460014Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4461441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4462511Z compute.cu 2023-07-20T12:05:45.4462995Z tmpxft_00000980_00000000-7_compute.compute_90.cudafe1.cpp 2023-07-20T12:05:45.4463966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4464945Z with 2023-07-20T12:05:45.4465459Z [ 2023-07-20T12:05:45.4466229Z T=std::basic_string,std::allocator> 2023-07-20T12:05:45.4466719Z ] 2023-07-20T12:05:45.4467586Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4468477Z with 2023-07-20T12:05:45.4468850Z [ 2023-07-20T12:05:45.4469435Z T=std::basic_string,std::allocator> 2023-07-20T12:05:45.4469979Z ] 2023-07-20T12:05:45.4471070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4472283Z with 2023-07-20T12:05:45.4472597Z [ 2023-07-20T12:05:45.4473083Z T=std::basic_string,std::allocator> 2023-07-20T12:05:45.4473539Z ] 2023-07-20T12:05:45.4474448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4475939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4477542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4478446Z with 2023-07-20T12:05:45.4478797Z [ 2023-07-20T12:05:45.4479366Z T=std::basic_string,std::allocator> 2023-07-20T12:05:45.4479900Z ] 2023-07-20T12:05:45.4480957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4481922Z with 2023-07-20T12:05:45.4482295Z [ 2023-07-20T12:05:45.4482786Z T=c10::SymInt 2023-07-20T12:05:45.4483187Z ] 2023-07-20T12:05:45.4484165Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4485109Z with 2023-07-20T12:05:45.4485469Z [ 2023-07-20T12:05:45.4485871Z T=c10::SymInt 2023-07-20T12:05:45.4486258Z ] 2023-07-20T12:05:45.4487332Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4488412Z with 2023-07-20T12:05:45.4488788Z [ 2023-07-20T12:05:45.4489245Z T=c10::SymInt 2023-07-20T12:05:45.4489682Z ] 2023-07-20T12:05:45.4490663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4492107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4493666Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4494665Z with 2023-07-20T12:05:45.4495022Z [ 2023-07-20T12:05:45.4495524Z T=c10::SymInt 2023-07-20T12:05:45.4495914Z ] 2023-07-20T12:05:45.4498072Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4499377Z with 2023-07-20T12:05:45.4499752Z [ 2023-07-20T12:05:45.4500325Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:45.4500891Z ] 2023-07-20T12:05:45.4502803Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4504421Z with 2023-07-20T12:05:45.4505490Z [ 2023-07-20T12:05:45.4506653Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:45.4507429Z ] 2023-07-20T12:05:45.4508505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4509512Z with 2023-07-20T12:05:45.4510389Z [ 2023-07-20T12:05:45.4512099Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:45.4513097Z ] 2023-07-20T12:05:45.4514444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4516724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4519364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4521110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4522838Z with 2023-07-20T12:05:45.4523518Z [ 2023-07-20T12:05:45.4524303Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:45.4524964Z ] 2023-07-20T12:05:45.4525910Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4527143Z with 2023-07-20T12:05:45.4527562Z [ 2023-07-20T12:05:45.4528235Z T=at::TensorBase 2023-07-20T12:05:45.4528852Z ] 2023-07-20T12:05:45.4530995Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4532207Z with 2023-07-20T12:05:45.4532589Z [ 2023-07-20T12:05:45.4532980Z T=at::TensorBase 2023-07-20T12:05:45.4533388Z ] 2023-07-20T12:05:45.4534796Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4536556Z with 2023-07-20T12:05:45.4537175Z [ 2023-07-20T12:05:45.4537798Z T=at::TensorBase 2023-07-20T12:05:45.4538219Z ] 2023-07-20T12:05:45.4539339Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4541428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4544181Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4545294Z with 2023-07-20T12:05:45.4545741Z [ 2023-07-20T12:05:45.4546166Z T=at::TensorBase 2023-07-20T12:05:45.4546922Z ] 2023-07-20T12:05:45.4548630Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4549726Z with 2023-07-20T12:05:45.4550116Z [ 2023-07-20T12:05:45.4550705Z T=at::Tensor 2023-07-20T12:05:45.4551202Z ] 2023-07-20T12:05:45.4552907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4554380Z with 2023-07-20T12:05:45.4554774Z [ 2023-07-20T12:05:45.4555147Z T=at::Tensor 2023-07-20T12:05:45.4555532Z ] 2023-07-20T12:05:45.4556929Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4558669Z with 2023-07-20T12:05:45.4559466Z [ 2023-07-20T12:05:45.4559884Z T=at::Tensor 2023-07-20T12:05:45.4560270Z ] 2023-07-20T12:05:45.4561279Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4563804Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4565729Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4566705Z with 2023-07-20T12:05:45.4567468Z [ 2023-07-20T12:05:45.4568119Z T=at::Tensor 2023-07-20T12:05:45.4568869Z ] 2023-07-20T12:05:45.4570261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4574056Z with 2023-07-20T12:05:45.4575104Z [ 2023-07-20T12:05:45.4575552Z T=at::Generator 2023-07-20T12:05:45.4576200Z ] 2023-07-20T12:05:45.4577212Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4581136Z with 2023-07-20T12:05:45.4581541Z [ 2023-07-20T12:05:45.4581961Z T=at::Generator 2023-07-20T12:05:45.4582371Z ] 2023-07-20T12:05:45.4583838Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4587661Z with 2023-07-20T12:05:45.4588031Z [ 2023-07-20T12:05:45.4588816Z T=at::Generator 2023-07-20T12:05:45.4589510Z ] 2023-07-20T12:05:45.4594114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4595729Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4600976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4602049Z with 2023-07-20T12:05:45.4602436Z [ 2023-07-20T12:05:45.4603497Z T=at::Generator 2023-07-20T12:05:45.4604205Z ] 2023-07-20T12:05:45.4608216Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4609208Z with 2023-07-20T12:05:45.4609606Z [ 2023-07-20T12:05:45.4609992Z T=c10::Scalar 2023-07-20T12:05:45.4610813Z ] 2023-07-20T12:05:45.4614264Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4615307Z with 2023-07-20T12:05:45.4615667Z [ 2023-07-20T12:05:45.4616085Z T=c10::Scalar 2023-07-20T12:05:45.4616486Z ] 2023-07-20T12:05:45.4617573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4618578Z with 2023-07-20T12:05:45.4618948Z [ 2023-07-20T12:05:45.4619320Z T=c10::Scalar 2023-07-20T12:05:45.4619806Z ] 2023-07-20T12:05:45.4621199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4622773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4624363Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4625291Z with 2023-07-20T12:05:45.4625679Z [ 2023-07-20T12:05:45.4626073Z T=c10::Scalar 2023-07-20T12:05:45.4626564Z ] 2023-07-20T12:05:45.4627572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4628863Z with 2023-07-20T12:05:45.4629261Z [ 2023-07-20T12:05:45.4629691Z T=c10::QualifiedName 2023-07-20T12:05:45.4630095Z ] 2023-07-20T12:05:45.4631083Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4632002Z with 2023-07-20T12:05:45.4632408Z [ 2023-07-20T12:05:45.4632863Z T=c10::QualifiedName 2023-07-20T12:05:45.4633303Z ] 2023-07-20T12:05:45.4634781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4636171Z with 2023-07-20T12:05:45.4636544Z [ 2023-07-20T12:05:45.4636960Z T=c10::QualifiedName 2023-07-20T12:05:45.4637375Z ] 2023-07-20T12:05:45.4638421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4640237Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4642292Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4643368Z with 2023-07-20T12:05:45.4643764Z [ 2023-07-20T12:05:45.4644203Z T=c10::QualifiedName 2023-07-20T12:05:45.4644612Z ] 2023-07-20T12:05:45.4645525Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4646415Z with 2023-07-20T12:05:45.4646771Z [ 2023-07-20T12:05:45.4647276Z T=std::shared_ptr 2023-07-20T12:05:45.4647835Z ] 2023-07-20T12:05:45.4648968Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4650020Z with 2023-07-20T12:05:45.4650390Z [ 2023-07-20T12:05:45.4650905Z T=std::shared_ptr 2023-07-20T12:05:45.4651391Z ] 2023-07-20T12:05:45.4652419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4653406Z with 2023-07-20T12:05:45.4653772Z [ 2023-07-20T12:05:45.4654280Z T=std::shared_ptr 2023-07-20T12:05:45.4654875Z ] 2023-07-20T12:05:45.4656028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4657799Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4659413Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4660352Z with 2023-07-20T12:05:45.4660701Z [ 2023-07-20T12:05:45.4661223Z T=std::shared_ptr 2023-07-20T12:05:45.4661823Z ] 2023-07-20T12:05:45.4662844Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4664087Z with 2023-07-20T12:05:45.4664444Z [ 2023-07-20T12:05:45.4664942Z T=std::weak_ptr 2023-07-20T12:05:45.4665414Z ] 2023-07-20T12:05:45.4666380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4667303Z with 2023-07-20T12:05:45.4667697Z [ 2023-07-20T12:05:45.4668224Z T=std::weak_ptr 2023-07-20T12:05:45.4668799Z ] 2023-07-20T12:05:45.4670287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4671262Z with 2023-07-20T12:05:45.4671625Z [ 2023-07-20T12:05:45.4672136Z T=std::weak_ptr 2023-07-20T12:05:45.4672613Z ] 2023-07-20T12:05:45.4673631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4674531Z with 2023-07-20T12:05:45.4674885Z [ 2023-07-20T12:05:45.4675318Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:05:45.4675901Z ] 2023-07-20T12:05:45.4676907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4677907Z with 2023-07-20T12:05:45.4678257Z [ 2023-07-20T12:05:45.4678719Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:05:45.4679184Z ] 2023-07-20T12:05:45.4680193Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4681152Z with 2023-07-20T12:05:45.4681503Z [ 2023-07-20T12:05:45.4682008Z T=std::weak_ptr 2023-07-20T12:05:45.4682594Z ] 2023-07-20T12:05:45.4683642Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4684605Z with 2023-07-20T12:05:45.4684981Z [ 2023-07-20T12:05:45.4685586Z T=std::vector> 2023-07-20T12:05:45.4686133Z ] 2023-07-20T12:05:45.4687099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4688042Z with 2023-07-20T12:05:45.4688382Z [ 2023-07-20T12:05:45.4688893Z T=std::vector> 2023-07-20T12:05:45.4689429Z ] 2023-07-20T12:05:45.4690942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4692125Z with 2023-07-20T12:05:45.4692497Z [ 2023-07-20T12:05:45.4693095Z T=std::vector> 2023-07-20T12:05:45.4693651Z ] 2023-07-20T12:05:45.4694815Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4696911Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4698727Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4699676Z with 2023-07-20T12:05:45.4700044Z [ 2023-07-20T12:05:45.4700872Z T=std::vector> 2023-07-20T12:05:45.4701644Z ] 2023-07-20T12:05:45.4738179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4740079Z with 2023-07-20T12:05:45.4740665Z [ 2023-07-20T12:05:45.4741193Z T=std::vector> 2023-07-20T12:05:45.4741692Z ] 2023-07-20T12:05:45.4743081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4745087Z with 2023-07-20T12:05:45.4746726Z [ 2023-07-20T12:05:45.4748522Z T=std::vector> 2023-07-20T12:05:45.4749427Z ] 2023-07-20T12:05:45.4750527Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4751525Z with 2023-07-20T12:05:45.4752386Z [ 2023-07-20T12:05:45.4753154Z T=std::vector> 2023-07-20T12:05:45.4754428Z ] 2023-07-20T12:05:45.4755710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4757741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4760869Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4761890Z with 2023-07-20T12:05:45.4762259Z [ 2023-07-20T12:05:45.4763124Z T=std::vector> 2023-07-20T12:05:45.4763891Z ] 2023-07-20T12:05:45.4765792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4766828Z with 2023-07-20T12:05:45.4767208Z [ 2023-07-20T12:05:45.4768382Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.4769022Z ] 2023-07-20T12:05:45.4770041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4772564Z with 2023-07-20T12:05:45.4772901Z [ 2023-07-20T12:05:45.4773596Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.4774171Z ] 2023-07-20T12:05:45.4775338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4776320Z with 2023-07-20T12:05:45.4776668Z [ 2023-07-20T12:05:45.4777277Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.4777839Z ] 2023-07-20T12:05:45.4779223Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4781287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4783155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4784811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4785803Z with 2023-07-20T12:05:45.4786191Z [ 2023-07-20T12:05:45.4786798Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.4787349Z ] 2023-07-20T12:05:45.4788452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4789557Z with 2023-07-20T12:05:45.4789933Z [ 2023-07-20T12:05:45.4790530Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.4791089Z ] 2023-07-20T12:05:45.4792107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4793050Z with 2023-07-20T12:05:45.4793405Z [ 2023-07-20T12:05:45.4793940Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.4794539Z ] 2023-07-20T12:05:45.4795511Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4796508Z with 2023-07-20T12:05:45.4796837Z [ 2023-07-20T12:05:45.4797357Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.4797886Z ] 2023-07-20T12:05:45.4799016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4801182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4803092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4804755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4805690Z with 2023-07-20T12:05:45.4806230Z [ 2023-07-20T12:05:45.4806819Z T=std::vector,std::allocator>> 2023-07-20T12:05:45.4807381Z ] 2023-07-20T12:05:45.4808339Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4809443Z with 2023-07-20T12:05:45.4809988Z [ 2023-07-20T12:05:45.4810503Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:45.4810972Z ] 2023-07-20T12:05:45.4811976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4812877Z with 2023-07-20T12:05:45.4813259Z [ 2023-07-20T12:05:45.4813769Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:45.4814231Z ] 2023-07-20T12:05:45.4815317Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4816439Z with 2023-07-20T12:05:45.4817015Z [ 2023-07-20T12:05:45.4817478Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:45.4817965Z ] 2023-07-20T12:05:45.4818966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4819937Z with 2023-07-20T12:05:45.4820279Z [ 2023-07-20T12:05:45.4820649Z T=__int64 2023-07-20T12:05:45.4821018Z ] 2023-07-20T12:05:45.4822031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4823087Z with 2023-07-20T12:05:45.4823437Z [ 2023-07-20T12:05:45.4823979Z T=__int64 2023-07-20T12:05:45.4824348Z ] 2023-07-20T12:05:45.4825350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4826335Z with 2023-07-20T12:05:45.4826690Z [ 2023-07-20T12:05:45.4827204Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:45.4827697Z ] 2023-07-20T12:05:45.4828621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4829585Z with 2023-07-20T12:05:45.4830231Z [ 2023-07-20T12:05:45.4830997Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:45.4831532Z ] 2023-07-20T12:05:45.4832523Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4833433Z with 2023-07-20T12:05:45.4833794Z [ 2023-07-20T12:05:45.4834348Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:45.4834865Z ] 2023-07-20T12:05:45.4836101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4837158Z with 2023-07-20T12:05:45.4837607Z [ 2023-07-20T12:05:45.4838223Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:45.4838897Z ] 2023-07-20T12:05:45.4840537Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4842399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4844329Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4846187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4847129Z with 2023-07-20T12:05:45.4847509Z [ 2023-07-20T12:05:45.4848038Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:45.4848572Z ] 2023-07-20T12:05:45.4849512Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4850462Z with 2023-07-20T12:05:45.4850815Z [ 2023-07-20T12:05:45.4851274Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:45.4851876Z ] 2023-07-20T12:05:45.4852870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4853762Z with 2023-07-20T12:05:45.4854137Z [ 2023-07-20T12:05:45.4855013Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:45.4855792Z ] 2023-07-20T12:05:45.4858769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4860121Z with 2023-07-20T12:05:45.4860497Z [ 2023-07-20T12:05:45.4860962Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:45.4861404Z ] 2023-07-20T12:05:45.4863019Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4866554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4867574Z with 2023-07-20T12:05:45.4868334Z [ 2023-07-20T12:05:45.4869058Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:45.4870228Z ] 2023-07-20T12:05:45.4873098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4876863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4877936Z with 2023-07-20T12:05:45.4878294Z [ 2023-07-20T12:05:45.4879337Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:45.4879831Z ] 2023-07-20T12:05:45.4881542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4882449Z with 2023-07-20T12:05:45.4882799Z [ 2023-07-20T12:05:45.4884551Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:45.4886720Z ] 2023-07-20T12:05:45.4887781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4889161Z with 2023-07-20T12:05:45.4890103Z [ 2023-07-20T12:05:45.4891708Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:45.4892691Z ] 2023-07-20T12:05:45.4894358Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4895640Z with 2023-07-20T12:05:45.4897051Z [ 2023-07-20T12:05:45.4900911Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:45.4904552Z ] 2023-07-20T12:05:45.4906929Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4908295Z with 2023-07-20T12:05:45.4908652Z [ 2023-07-20T12:05:45.4909110Z TTarget=c10::StorageImpl 2023-07-20T12:05:45.4909548Z ] 2023-07-20T12:05:45.4910973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4912515Z with 2023-07-20T12:05:45.4912872Z [ 2023-07-20T12:05:45.4914686Z TTarget=c10::StorageImpl 2023-07-20T12:05:45.4915805Z ] 2023-07-20T12:05:45.4917310Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4918248Z with 2023-07-20T12:05:45.4918570Z [ 2023-07-20T12:05:45.4919746Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:45.4920732Z ] 2023-07-20T12:05:45.4921675Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4922514Z with 2023-07-20T12:05:45.4922864Z [ 2023-07-20T12:05:45.4923276Z T=torch::autograd::ViewInfo 2023-07-20T12:05:45.4923682Z ] 2023-07-20T12:05:45.4924572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4925498Z with 2023-07-20T12:05:45.4925866Z [ 2023-07-20T12:05:45.4926303Z T=torch::autograd::ViewInfo 2023-07-20T12:05:45.4926736Z ] 2023-07-20T12:05:45.4927769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4928753Z with 2023-07-20T12:05:45.4929120Z [ 2023-07-20T12:05:45.4929531Z T=torch::autograd::ViewInfo 2023-07-20T12:05:45.4929932Z ] 2023-07-20T12:05:45.4930951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4932595Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4934571Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4935532Z with 2023-07-20T12:05:45.4935897Z [ 2023-07-20T12:05:45.4936324Z T=torch::autograd::ViewInfo 2023-07-20T12:05:45.4936777Z ] 2023-07-20T12:05:45.4937785Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4938686Z with 2023-07-20T12:05:45.4939034Z [ 2023-07-20T12:05:45.4939411Z T=c10::IValue 2023-07-20T12:05:45.4939794Z ] 2023-07-20T12:05:45.4940765Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4941930Z with 2023-07-20T12:05:45.4942302Z [ 2023-07-20T12:05:45.4942700Z T=c10::IValue 2023-07-20T12:05:45.4943095Z ] 2023-07-20T12:05:45.4944117Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4945153Z with 2023-07-20T12:05:45.4945510Z [ 2023-07-20T12:05:45.4945902Z T=c10::IValue 2023-07-20T12:05:45.4946251Z ] 2023-07-20T12:05:45.4947427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4948987Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4950608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4951626Z with 2023-07-20T12:05:45.4952019Z [ 2023-07-20T12:05:45.4952407Z T=c10::IValue 2023-07-20T12:05:45.4952806Z ] 2023-07-20T12:05:45.4953810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4954716Z with 2023-07-20T12:05:45.4955078Z [ 2023-07-20T12:05:45.4955493Z T=c10::AliasInfo 2023-07-20T12:05:45.4955918Z ] 2023-07-20T12:05:45.4956935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4957852Z with 2023-07-20T12:05:45.4958226Z [ 2023-07-20T12:05:45.4958639Z T=c10::AliasInfo 2023-07-20T12:05:45.4959058Z ] 2023-07-20T12:05:45.4960094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4961105Z with 2023-07-20T12:05:45.4961463Z [ 2023-07-20T12:05:45.4961900Z T=c10::AliasInfo 2023-07-20T12:05:45.4962301Z ] 2023-07-20T12:05:45.4963336Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4964933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4966522Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4967454Z with 2023-07-20T12:05:45.4967816Z [ 2023-07-20T12:05:45.4968206Z T=c10::AliasInfo 2023-07-20T12:05:45.4968629Z ] 2023-07-20T12:05:45.4969577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4970630Z with 2023-07-20T12:05:45.4970920Z [ 2023-07-20T12:05:45.4971367Z T=std::vector> 2023-07-20T12:05:45.4971789Z ] 2023-07-20T12:05:45.4972609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4973339Z with 2023-07-20T12:05:45.4973690Z [ 2023-07-20T12:05:45.4974201Z T=std::vector> 2023-07-20T12:05:45.4974712Z ] 2023-07-20T12:05:45.4975963Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.4977007Z with 2023-07-20T12:05:45.4977381Z [ 2023-07-20T12:05:45.4977910Z T=std::vector> 2023-07-20T12:05:45.4978406Z ] 2023-07-20T12:05:45.4979411Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.4980424Z with 2023-07-20T12:05:45.4980793Z [ 2023-07-20T12:05:45.4981187Z T=c10::SymInt 2023-07-20T12:05:45.4981572Z ] 2023-07-20T12:05:45.4982615Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4983610Z with 2023-07-20T12:05:45.4983997Z [ 2023-07-20T12:05:45.4984369Z T=c10::SymInt 2023-07-20T12:05:45.4984770Z ] 2023-07-20T12:05:45.4985882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4987715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.4989580Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.4990732Z with 2023-07-20T12:05:45.4991210Z [ 2023-07-20T12:05:45.4991760Z T=std::vector> 2023-07-20T12:05:45.4992394Z ] 2023-07-20T12:05:45.4993362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.4994221Z with 2023-07-20T12:05:45.4994603Z [ 2023-07-20T12:05:45.4995139Z T=c10::either 2023-07-20T12:05:45.4995674Z ] 2023-07-20T12:05:45.4996671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.4997609Z with 2023-07-20T12:05:45.4997969Z [ 2023-07-20T12:05:45.4998782Z T=c10::either 2023-07-20T12:05:45.4999296Z ] 2023-07-20T12:05:45.5000345Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5001372Z with 2023-07-20T12:05:45.5001737Z [ 2023-07-20T12:05:45.5002279Z T=c10::either 2023-07-20T12:05:45.5002757Z ] 2023-07-20T12:05:45.5004054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5005933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5007702Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5008667Z with 2023-07-20T12:05:45.5009099Z [ 2023-07-20T12:05:45.5009640Z T=c10::either 2023-07-20T12:05:45.5010158Z ] 2023-07-20T12:05:45.5011131Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5012044Z with 2023-07-20T12:05:45.5012358Z [ 2023-07-20T12:05:45.5012761Z T=at::StepCallbacks 2023-07-20T12:05:45.5013128Z ] 2023-07-20T12:05:45.5013999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5014768Z with 2023-07-20T12:05:45.5015096Z [ 2023-07-20T12:05:45.5015499Z T=at::StepCallbacks 2023-07-20T12:05:45.5015913Z ] 2023-07-20T12:05:45.5016961Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5017974Z with 2023-07-20T12:05:45.5018366Z [ 2023-07-20T12:05:45.5018787Z T=at::StepCallbacks 2023-07-20T12:05:45.5019180Z ] 2023-07-20T12:05:45.5020180Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5021868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5023505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5024471Z with 2023-07-20T12:05:45.5024848Z [ 2023-07-20T12:05:45.5025270Z T=at::StepCallbacks 2023-07-20T12:05:45.5025705Z ] 2023-07-20T12:05:45.5026664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5027844Z with 2023-07-20T12:05:45.5028194Z [ 2023-07-20T12:05:45.5028655Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:45.5029079Z ] 2023-07-20T12:05:45.5033651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5034561Z with 2023-07-20T12:05:45.5034949Z [ 2023-07-20T12:05:45.5035393Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:45.5035843Z ] 2023-07-20T12:05:45.5038434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5039524Z with 2023-07-20T12:05:45.5039910Z [ 2023-07-20T12:05:45.5040383Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:45.5040822Z ] 2023-07-20T12:05:45.5041847Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5043502Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5045174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5046194Z with 2023-07-20T12:05:45.5046545Z [ 2023-07-20T12:05:45.5046983Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:45.5047444Z ] 2023-07-20T12:05:45.5048416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5049327Z with 2023-07-20T12:05:45.5049687Z [ 2023-07-20T12:05:45.5050125Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:45.5050567Z ] 2023-07-20T12:05:45.5051591Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5052533Z with 2023-07-20T12:05:45.5052881Z [ 2023-07-20T12:05:45.5053344Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:45.5053813Z ] 2023-07-20T12:05:45.5054916Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5055915Z with 2023-07-20T12:05:45.5056291Z [ 2023-07-20T12:05:45.5056735Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:45.5057169Z ] 2023-07-20T12:05:45.5058200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5059912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5061959Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5062970Z with 2023-07-20T12:05:45.5063359Z [ 2023-07-20T12:05:45.5063822Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:45.5064290Z ] 2023-07-20T12:05:45.5065295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5066234Z with 2023-07-20T12:05:45.5066621Z [ 2023-07-20T12:05:45.5068103Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:45.5068692Z ] 2023-07-20T12:05:45.5069713Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5070634Z with 2023-07-20T12:05:45.5070981Z [ 2023-07-20T12:05:45.5071522Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:45.5072050Z ] 2023-07-20T12:05:45.5073113Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5074102Z with 2023-07-20T12:05:45.5074484Z [ 2023-07-20T12:05:45.5075064Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:45.5075625Z ] 2023-07-20T12:05:45.5076732Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5078607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5080382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5081272Z with 2023-07-20T12:05:45.5081658Z [ 2023-07-20T12:05:45.5082242Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:45.5082770Z ] 2023-07-20T12:05:45.5083777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5084713Z with 2023-07-20T12:05:45.5085081Z [ 2023-07-20T12:05:45.5085779Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:45.5086455Z ] 2023-07-20T12:05:45.5087487Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5088437Z with 2023-07-20T12:05:45.5088819Z [ 2023-07-20T12:05:45.5089548Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:45.5090228Z ] 2023-07-20T12:05:45.5091288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5092706Z with 2023-07-20T12:05:45.5093186Z [ 2023-07-20T12:05:45.5093988Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:45.5094736Z ] 2023-07-20T12:05:45.5096532Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5100588Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5180466Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5190819Z with 2023-07-20T12:05:45.5191456Z [ 2023-07-20T12:05:45.5193439Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:45.5194651Z ] 2023-07-20T12:05:45.5195734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5196738Z with 2023-07-20T12:05:45.5197205Z [ 2023-07-20T12:05:45.5197704Z T=torch::jit::SourceRange 2023-07-20T12:05:45.5198141Z ] 2023-07-20T12:05:45.5199180Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5200148Z with 2023-07-20T12:05:45.5200560Z [ 2023-07-20T12:05:45.5200997Z T=torch::jit::SourceRange 2023-07-20T12:05:45.5201460Z ] 2023-07-20T12:05:45.5202569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5204399Z with 2023-07-20T12:05:45.5205409Z [ 2023-07-20T12:05:45.5206747Z T=torch::jit::SourceRange 2023-07-20T12:05:45.5207396Z ] 2023-07-20T12:05:45.5208504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5210248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5211826Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5212688Z with 2023-07-20T12:05:45.5213017Z [ 2023-07-20T12:05:45.5213407Z T=torch::jit::SourceRange 2023-07-20T12:05:45.5214069Z ] 2023-07-20T12:05:45.5214885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5215678Z with 2023-07-20T12:05:45.5216033Z [ 2023-07-20T12:05:45.5216816Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.5217658Z ] 2023-07-20T12:05:45.5218807Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5219741Z with 2023-07-20T12:05:45.5221798Z [ 2023-07-20T12:05:45.5222649Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.5223397Z ] 2023-07-20T12:05:45.5224552Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5225730Z with 2023-07-20T12:05:45.5226126Z [ 2023-07-20T12:05:45.5227128Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.5228421Z ] 2023-07-20T12:05:45.5230234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5231562Z with 2023-07-20T12:05:45.5231949Z [ 2023-07-20T12:05:45.5232505Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:05:45.5232984Z ] 2023-07-20T12:05:45.5234228Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5235411Z with 2023-07-20T12:05:45.5235798Z [ 2023-07-20T12:05:45.5236315Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:05:45.5236732Z ] 2023-07-20T12:05:45.5237845Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5238841Z with 2023-07-20T12:05:45.5239212Z [ 2023-07-20T12:05:45.5240032Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.5240739Z ] 2023-07-20T12:05:45.5241629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5242536Z with 2023-07-20T12:05:45.5243010Z [ 2023-07-20T12:05:45.5243462Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:45.5244611Z ] 2023-07-20T12:05:45.5246257Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5247389Z with 2023-07-20T12:05:45.5248027Z [ 2023-07-20T12:05:45.5248479Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:45.5248949Z ] 2023-07-20T12:05:45.5250128Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5251290Z with 2023-07-20T12:05:45.5251652Z [ 2023-07-20T12:05:45.5252124Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:45.5252792Z ] 2023-07-20T12:05:45.5255818Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5257711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5260303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5261370Z with 2023-07-20T12:05:45.5261764Z [ 2023-07-20T12:05:45.5262273Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:45.5262705Z ] 2023-07-20T12:05:45.5263614Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5264414Z with 2023-07-20T12:05:45.5264738Z [ 2023-07-20T12:05:45.5265464Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.5266128Z ] 2023-07-20T12:05:45.5267451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5268530Z with 2023-07-20T12:05:45.5269181Z [ 2023-07-20T12:05:45.5269851Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.5270464Z ] 2023-07-20T12:05:45.5271413Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5274846Z with 2023-07-20T12:05:45.5275186Z [ 2023-07-20T12:05:45.5284132Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.5285138Z ] 2023-07-20T12:05:45.5287033Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5290956Z with 2023-07-20T12:05:45.5291562Z [ 2023-07-20T12:05:45.5292353Z TTarget=torch::jit::Scope 2023-07-20T12:05:45.5293724Z ] 2023-07-20T12:05:45.5302462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5303848Z with 2023-07-20T12:05:45.5304203Z [ 2023-07-20T12:05:45.5306600Z TTarget=torch::jit::Scope 2023-07-20T12:05:45.5307094Z ] 2023-07-20T12:05:45.5308146Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5309086Z with 2023-07-20T12:05:45.5309422Z [ 2023-07-20T12:05:45.5310013Z T=c10::intrusive_ptr> 2023-07-20T12:05:45.5310558Z ] 2023-07-20T12:05:45.5313574Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5314765Z with 2023-07-20T12:05:45.5315163Z [ 2023-07-20T12:05:45.5315645Z T=at::ThreadLocalState 2023-07-20T12:05:45.5316294Z ] 2023-07-20T12:05:45.5318409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5320144Z with 2023-07-20T12:05:45.5320550Z [ 2023-07-20T12:05:45.5320995Z T=at::ThreadLocalState 2023-07-20T12:05:45.5321414Z ] 2023-07-20T12:05:45.5322541Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5323577Z with 2023-07-20T12:05:45.5323956Z [ 2023-07-20T12:05:45.5324481Z T=at::ThreadLocalState 2023-07-20T12:05:45.5324929Z ] 2023-07-20T12:05:45.5326154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5327802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5329440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5330398Z with 2023-07-20T12:05:45.5330761Z [ 2023-07-20T12:05:45.5331214Z T=at::ThreadLocalState 2023-07-20T12:05:45.5331765Z ] 2023-07-20T12:05:45.5332818Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5333698Z with 2023-07-20T12:05:45.5334067Z [ 2023-07-20T12:05:45.5334674Z T=std::shared_ptr 2023-07-20T12:05:45.5335134Z ] 2023-07-20T12:05:45.5336087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5337012Z with 2023-07-20T12:05:45.5337380Z [ 2023-07-20T12:05:45.5337851Z T=std::shared_ptr 2023-07-20T12:05:45.5338297Z ] 2023-07-20T12:05:45.5345476Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5349406Z with 2023-07-20T12:05:45.5349876Z [ 2023-07-20T12:05:45.5350373Z T=std::shared_ptr 2023-07-20T12:05:45.5358669Z ] 2023-07-20T12:05:45.5360028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5364524Z 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.5368024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5373166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5374246Z with 2023-07-20T12:05:45.5374585Z [ 2023-07-20T12:05:45.5375042Z T=std::shared_ptr 2023-07-20T12:05:45.5377666Z ] 2023-07-20T12:05:45.5378883Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5380263Z with 2023-07-20T12:05:45.5381016Z [ 2023-07-20T12:05:45.5381838Z T=torch::jit::GraphExecutor 2023-07-20T12:05:45.5384169Z ] 2023-07-20T12:05:45.5385204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5386148Z with 2023-07-20T12:05:45.5386524Z [ 2023-07-20T12:05:45.5386995Z T=torch::jit::GraphExecutor 2023-07-20T12:05:45.5387425Z ] 2023-07-20T12:05:45.5388480Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5389601Z with 2023-07-20T12:05:45.5390057Z [ 2023-07-20T12:05:45.5390507Z T=torch::jit::GraphExecutor 2023-07-20T12:05:45.5390939Z ] 2023-07-20T12:05:45.5392185Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5393784Z 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.5395447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5397119Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5398086Z with 2023-07-20T12:05:45.5398725Z [ 2023-07-20T12:05:45.5399181Z T=torch::jit::GraphExecutor 2023-07-20T12:05:45.5399618Z ] 2023-07-20T12:05:45.5400635Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5402429Z with 2023-07-20T12:05:45.5402740Z [ 2023-07-20T12:05:45.5403063Z T=torch::jit::Method 2023-07-20T12:05:45.5403396Z ] 2023-07-20T12:05:45.5404180Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5404900Z with 2023-07-20T12:05:45.5406006Z [ 2023-07-20T12:05:45.5407928Z T=torch::jit::Method 2023-07-20T12:05:45.5408853Z ] 2023-07-20T12:05:45.5409698Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5410507Z with 2023-07-20T12:05:45.5410779Z [ 2023-07-20T12:05:45.5411112Z T=torch::jit::Method 2023-07-20T12:05:45.5411436Z ] 2023-07-20T12:05:45.5412576Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5414444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5416128Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5417088Z with 2023-07-20T12:05:45.5417467Z [ 2023-07-20T12:05:45.5417892Z T=torch::jit::Method 2023-07-20T12:05:45.5418294Z ] 2023-07-20T12:05:45.5419244Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5420240Z with 2023-07-20T12:05:45.5420621Z [ 2023-07-20T12:05:45.5421630Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:45.5422406Z ] 2023-07-20T12:05:45.5423389Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5424327Z with 2023-07-20T12:05:45.5424693Z [ 2023-07-20T12:05:45.5425469Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:45.5426245Z ] 2023-07-20T12:05:45.5427436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5428525Z with 2023-07-20T12:05:45.5428910Z [ 2023-07-20T12:05:45.5429720Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:45.5431829Z ] 2023-07-20T12:05:45.5433179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5436240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5438915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5439847Z with 2023-07-20T12:05:45.5440180Z [ 2023-07-20T12:05:45.5441244Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:45.5442230Z ] 2023-07-20T12:05:45.5443310Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5444222Z with 2023-07-20T12:05:45.5444573Z [ 2023-07-20T12:05:45.5445725Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:45.5446938Z ] 2023-07-20T12:05:45.5447934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5448856Z with 2023-07-20T12:05:45.5449212Z [ 2023-07-20T12:05:45.5450348Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:45.5451426Z ] 2023-07-20T12:05:45.5452599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5453710Z with 2023-07-20T12:05:45.5454213Z [ 2023-07-20T12:05:45.5455323Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:45.5456382Z ] 2023-07-20T12:05:45.5458053Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5462143Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5464470Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5465449Z with 2023-07-20T12:05:45.5466712Z [ 2023-07-20T12:05:45.5468023Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:45.5469264Z ] 2023-07-20T12:05:45.5470229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5471126Z with 2023-07-20T12:05:45.5471497Z [ 2023-07-20T12:05:45.5472059Z T=std::function 2023-07-20T12:05:45.5472586Z ] 2023-07-20T12:05:45.5473587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5474647Z with 2023-07-20T12:05:45.5475032Z [ 2023-07-20T12:05:45.5475684Z T=std::function 2023-07-20T12:05:45.5476248Z ] 2023-07-20T12:05:45.5477296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5478283Z with 2023-07-20T12:05:45.5478659Z [ 2023-07-20T12:05:45.5479180Z T=std::function 2023-07-20T12:05:45.5479706Z ] 2023-07-20T12:05:45.5480808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5482837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5485376Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5486320Z with 2023-07-20T12:05:45.5486661Z [ 2023-07-20T12:05:45.5487428Z T=std::function 2023-07-20T12:05:45.5492060Z ] 2023-07-20T12:05:45.5493060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5494906Z with 2023-07-20T12:05:45.5495296Z [ 2023-07-20T12:05:45.5495823Z T=std::vector> 2023-07-20T12:05:45.5496324Z ] 2023-07-20T12:05:45.5497282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5498223Z with 2023-07-20T12:05:45.5498597Z [ 2023-07-20T12:05:45.5499224Z T=std::vector> 2023-07-20T12:05:45.5499696Z ] 2023-07-20T12:05:45.5501816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5502865Z with 2023-07-20T12:05:45.5503251Z [ 2023-07-20T12:05:45.5503791Z T=std::vector> 2023-07-20T12:05:45.5504266Z ] 2023-07-20T12:05:45.5505295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5506425Z with 2023-07-20T12:05:45.5506791Z [ 2023-07-20T12:05:45.5507259Z T=double 2023-07-20T12:05:45.5507636Z ] 2023-07-20T12:05:45.5508781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5509817Z with 2023-07-20T12:05:45.5510163Z [ 2023-07-20T12:05:45.5510668Z T=double 2023-07-20T12:05:45.5511068Z ] 2023-07-20T12:05:45.5512078Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5513043Z with 2023-07-20T12:05:45.5513404Z [ 2023-07-20T12:05:45.5513928Z T=std::vector> 2023-07-20T12:05:45.5514421Z ] 2023-07-20T12:05:45.5515361Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5516374Z with 2023-07-20T12:05:45.5516745Z [ 2023-07-20T12:05:45.5517351Z T=std::tuple 2023-07-20T12:05:45.5517815Z ] 2023-07-20T12:05:45.5518782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5519805Z with 2023-07-20T12:05:45.5520170Z [ 2023-07-20T12:05:45.5520647Z T=std::tuple 2023-07-20T12:05:45.5521093Z ] 2023-07-20T12:05:45.5522146Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5523206Z with 2023-07-20T12:05:45.5523580Z [ 2023-07-20T12:05:45.5524034Z T=std::tuple 2023-07-20T12:05:45.5524490Z ] 2023-07-20T12:05:45.5525727Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5528307Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5529991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5530951Z with 2023-07-20T12:05:45.5531411Z [ 2023-07-20T12:05:45.5531685Z T=std::tuple 2023-07-20T12:05:45.5531829Z ] 2023-07-20T12:05:45.5533610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/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.5533841Z with 2023-07-20T12:05:45.5533985Z [ 2023-07-20T12:05:45.5534306Z T=std::vector> 2023-07-20T12:05:45.5534447Z ] 2023-07-20T12:05:45.5535207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-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.5535353Z with 2023-07-20T12:05:45.5535494Z [ 2023-07-20T12:05:45.5535806Z T=std::vector> 2023-07-20T12:05:45.5535954Z ] 2023-07-20T12:05:45.5536808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/torch/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.5536989Z with 2023-07-20T12:05:45.5537126Z [ 2023-07-20T12:05:45.5537436Z T=std::vector> 2023-07-20T12:05:45.5537577Z ] 2023-07-20T12:05:45.5538563Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/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.5539614Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5540529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_h_env/lib/site-packages/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.5540711Z with 2023-07-20T12:05:45.5540831Z [ 2023-07-20T12:05:45.5541144Z T=std::vector> 2023-07-20T12:05:45.5541292Z ] 2023-07-20T12:05:45.5542075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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.5542237Z with 2023-07-20T12:05:45.5542376Z [ 2023-07-20T12:05:45.5542739Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:46.4008310Z V=std::unique_ptr> 2023-07-20T12:05:46.4009649Z ] 2023-07-20T12:05:46.4011048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:46.4013753Z with 2023-07-20T12:05:46.4014342Z [ 2023-07-20T12:05:46.4015274Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:46.4016377Z V=std::unique_ptr> 2023-07-20T12:05:46.4017261Z ] 2023-07-20T12:05:46.4020174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:46.4022045Z with 2023-07-20T12:05:46.4022640Z [ 2023-07-20T12:05:46.4023442Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:46.4024589Z V=std::unique_ptr>, 2023-07-20T12:05:46.4025663Z H=std::hash,std::allocator>>, 2023-07-20T12:05:46.4026729Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:46.4028115Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:46.4029035Z ] 2023-07-20T12:05:46.4030630Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:46.4032324Z with 2023-07-20T12:05:46.4032720Z [ 2023-07-20T12:05:46.4033484Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:46.4034459Z V=std::unique_ptr>, 2023-07-20T12:05:46.4035545Z H=std::hash,std::allocator>>, 2023-07-20T12:05:46.4036452Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:46.4037729Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:46.4038789Z ] 2023-07-20T12:05:46.4040528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:46.4041880Z with 2023-07-20T12:05:46.4042258Z [ 2023-07-20T12:05:46.4042847Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:46.4044683Z V=std::unique_ptr>, 2023-07-20T12:05:46.4045637Z H=std::hash,std::allocator>>, 2023-07-20T12:05:46.4046621Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:46.4047983Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:46.4048904Z ] 2023-07-20T12:05:46.4051059Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:46.4053070Z with 2023-07-20T12:05:46.4053461Z [ 2023-07-20T12:05:46.4054196Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:46.4055206Z V=std::unique_ptr> 2023-07-20T12:05:46.4055943Z ] 2023-07-20T12:05:46.4057186Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:46.4058143Z with 2023-07-20T12:05:46.4058510Z [ 2023-07-20T12:05:46.4058925Z K=c10::DispatchKey, 2023-07-20T12:05:46.4059630Z V=std::list> 2023-07-20T12:05:46.4060371Z ] 2023-07-20T12:05:46.4061611Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:46.4062606Z with 2023-07-20T12:05:46.4062974Z [ 2023-07-20T12:05:46.4063582Z K=c10::DispatchKey, 2023-07-20T12:05:46.4064289Z V=std::list> 2023-07-20T12:05:46.4064982Z ] 2023-07-20T12:05:46.4066619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:46.4068304Z with 2023-07-20T12:05:46.4068822Z [ 2023-07-20T12:05:46.4069269Z K=c10::DispatchKey, 2023-07-20T12:05:46.4069947Z V=std::list>, 2023-07-20T12:05:46.4070679Z H=std::hash, 2023-07-20T12:05:46.4071239Z E=std::equal_to, 2023-07-20T12:05:46.4072114Z A=std::allocator>>> 2023-07-20T12:05:46.4072844Z ] 2023-07-20T12:05:46.4074496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:46.4077241Z with 2023-07-20T12:05:46.4077610Z [ 2023-07-20T12:05:46.4078055Z K=c10::DispatchKey, 2023-07-20T12:05:46.4079003Z V=std::list>, 2023-07-20T12:05:46.4079707Z H=std::hash, 2023-07-20T12:05:46.4080281Z E=std::equal_to, 2023-07-20T12:05:46.4081450Z A=std::allocator>>> 2023-07-20T12:05:46.4082278Z ] 2023-07-20T12:05:46.4083815Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:46.4085203Z with 2023-07-20T12:05:46.4085585Z [ 2023-07-20T12:05:46.4086045Z K=c10::DispatchKey, 2023-07-20T12:05:46.4086761Z V=std::list>, 2023-07-20T12:05:46.4087471Z H=std::hash, 2023-07-20T12:05:46.4088138Z E=std::equal_to, 2023-07-20T12:05:46.4089025Z A=std::allocator>>> 2023-07-20T12:05:46.4089947Z ] 2023-07-20T12:05:52.6531452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/_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:52.6532853Z with 2023-07-20T12:05:52.6533180Z [ 2023-07-20T12:05:52.6533552Z K=c10::DispatchKey, 2023-07-20T12:05:52.6541700Z V=std::list> 2023-07-20T12:05:52.6542352Z ] 2023-07-20T12:05:52.6545284Z [68/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:52.6548199Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:52.6548920Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:52.6549324Z 2023-07-20T12:05:52.6550036Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:52.6552672Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:52.6554073Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:52.6555437Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:52.6556767Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:05:52.6558164Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:52.6559163Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:52.6560188Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:52.6563405Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:52.6566328Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:52.6567044Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:52.6567443Z 2023-07-20T12:05:52.6568126Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:52.6569515Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:52.6570947Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:52.6572351Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:52.6573669Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:05:52.6574829Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:05:52.6575970Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:05:52.6577105Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:05:52.6578261Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:05:52.6579380Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:05:52.6581285Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:05:52.6584969Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:52.6585946Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:52.6586930Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:01.3850415Z [70/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj /out:torchaudio\csrc\libtorchaudio.pyd /implib:torchaudio\csrc\libtorchaudio.lib /pdb:torchaudio\csrc\libtorchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\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:01.3867516Z [71/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:01.3878548Z [72/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06:01.3881936Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:01.3882663Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:01.3883066Z 2023-07-20T12:06:01.3883784Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:01.3885237Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:01.3886605Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:01.3888113Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:01.3889525Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:01.3890579Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:01.3892485Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:01.3893557Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:01.3894738Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:06:01.3896058Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:06:01.3897240Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:06:01.3898569Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:01.3899588Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:16.1527804Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:16.1529358Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:06:16.1533115Z [73/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06:16.1536630Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:16.1537809Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:16.1538392Z 2023-07-20T12:06:16.1539284Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:16.1540954Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:16.1542654Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:16.1544544Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:16.1546059Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:06:16.1547345Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:06:16.1548655Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:06:16.1550112Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:06:16.1551893Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(158): warning C4244: 'initializing': conversion from 'double' to '_Ty', possible loss of data 2023-07-20T12:06:16.1554410Z with 2023-07-20T12:06:16.1555102Z [ 2023-07-20T12:06:16.1555656Z _Ty=int64_t 2023-07-20T12:06:16.1556221Z ] 2023-07-20T12:06:16.1557639Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-07-20T12:06:16.1559115Z with 2023-07-20T12:06:16.1559719Z [ 2023-07-20T12:06:16.1560310Z _This=int64_t, 2023-07-20T12:06:16.1560942Z _Other=double & 2023-07-20T12:06:16.1561512Z ] 2023-07-20T12:06:16.1563091Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-07-20T12:06:16.1564321Z with 2023-07-20T12:06:16.1565186Z [ 2023-07-20T12:06:16.1565867Z _This=int64_t, 2023-07-20T12:06:16.1566531Z _Other=double & 2023-07-20T12:06:16.1567145Z ] 2023-07-20T12:06:16.1568430Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-07-20T12:06:16.1569785Z with 2023-07-20T12:06:16.1570349Z [ 2023-07-20T12:06:16.1571220Z _Tag=std::_Exact_args_t, 2023-07-20T12:06:16.1572108Z _This2=double & 2023-07-20T12:06:16.1572740Z ] 2023-07-20T12:06:16.1574069Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-07-20T12:06:16.1575327Z with 2023-07-20T12:06:16.1575931Z [ 2023-07-20T12:06:16.1576598Z _Tag=std::_Exact_args_t, 2023-07-20T12:06:16.1577271Z _This2=double & 2023-07-20T12:06:16.1577992Z ] 2023-07-20T12:06:16.1579757Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-07-20T12:06:16.1581188Z with 2023-07-20T12:06:16.1581776Z [ 2023-07-20T12:06:16.1582408Z _Tag=std::_Exact_args_t, 2023-07-20T12:06:16.1583157Z _This2=torch::autograd::Variable & 2023-07-20T12:06:16.1583812Z ] 2023-07-20T12:06:16.1585325Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-07-20T12:06:16.1586891Z with 2023-07-20T12:06:16.1587475Z [ 2023-07-20T12:06:16.1588113Z _Tag=std::_Exact_args_t, 2023-07-20T12:06:16.1588850Z _This2=torch::autograd::Variable & 2023-07-20T12:06:16.1589519Z ] 2023-07-20T12:06:16.1590752Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-07-20T12:06:16.1592073Z with 2023-07-20T12:06:16.1592992Z [ 2023-07-20T12:06:16.1593672Z _This2=at::Tensor & 2023-07-20T12:06:16.1594297Z ] 2023-07-20T12:06:16.1595532Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-07-20T12:06:16.1596959Z with 2023-07-20T12:06:16.1597525Z [ 2023-07-20T12:06:16.1598135Z _This2=at::Tensor & 2023-07-20T12:06:16.1599124Z ] 2023-07-20T12:06:16.1600258Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:16.1601461Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:16.1602685Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:16.1603963Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:28.0126135Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:28.0142014Z [75/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg4 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06:28.0145405Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:28.0146182Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:28.0146601Z 2023-07-20T12:06:28.0147337Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:28.0148927Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:28.0150565Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:28.0152057Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:28.0153281Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:28.0154303Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:28.0155345Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:28.0156545Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:06:28.0157805Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:06:28.0158913Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:06:28.0159995Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:07:26.7256566Z [76/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:26.7267039Z [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_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:26.7269952Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:26.7270689Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:26.7271069Z 2023-07-20T12:07:26.7271761Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:26.7273142Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:26.7274514Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:26.7275877Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:26.7277032Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:26.7277956Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:26.7278918Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:26.7279943Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:07:26.7281208Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:07:26.7281834Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:07:26.7282389Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:07:26.7286678Z [78/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:27.3484002Z [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_ffmpeg5 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:07:27.3487199Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:07:27.3487922Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:07:27.3489400Z 2023-07-20T12:07:27.3490147Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:07:27.3491672Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:07:27.3493053Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:07:27.3494432Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:07:27.3495878Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:27.3496984Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:07:27.3498095Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:07:27.3499107Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:07:27.3500155Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:07:27.3501178Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:07:27.3502220Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:07:27.3510185Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:27.4981327Z [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:27.4986967Z ctc_prefix_decoder_kernel_v2.cu 2023-07-20T12:07:27.4987320Z tmpxft_00000b88_00000000-7_ctc_prefix_decoder_kernel_v2.compute_90.cudafe1.cpp 2023-07-20T12:07:27.4990144Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj /out:torchaudio\csrc\cuctc\libctc_prefix_decoder.pyd /implib:torchaudio\csrc\cuctc\libctc_prefix_decoder.lib /pdb:torchaudio\csrc\cuctc\libctc_prefix_decoder.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\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:27.4995047Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /out:torchaudio\csrc\cuctc\pybind11_prefixctc.pyd /implib:torchaudio\csrc\cuctc\pybind11_prefixctc.lib /pdb:torchaudio\csrc\cuctc\pybind11_prefixctc.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def torchaudio\csrc\cuctc\libctc_prefix_decoder.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:27.4997704Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-311\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-07-20T12:07:27.4998136Z -- Install configuration: "Release" 2023-07-20T12:07:27.4998608Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio.pyd 2023-07-20T12:07:27.4999223Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio.pyd 2023-07-20T12:07:27.4999833Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-07-20T12:07:27.5000594Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-07-20T12:07:27.5001207Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-07-20T12:07:27.5602542Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-07-20T12:07:27.5603956Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-07-20T12:07:27.5605405Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-07-20T12:07:27.5606634Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libctc_prefix_decoder.pyd 2023-07-20T12:07:27.5607840Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853826817/work/build/lib.win-amd64-cpython-311/torchaudio/lib/pybind11_prefixctc.pyd 2023-07-20T12:07:27.5608637Z running install_lib 2023-07-20T12:07:27.5609183Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:07:27.5609839Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:27.5610809Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:27.5612067Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:27.5613286Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:27.5614538Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:27.5615696Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:27.5616840Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:07:27.5617760Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:07:27.5618740Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:07:27.5619901Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:07:27.5620839Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5621805Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5622981Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5624177Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5625340Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5626555Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5627743Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5628948Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5630176Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5631666Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5632847Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5634078Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5635300Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5636485Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5637996Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5639350Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5640499Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5641699Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5642897Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5644085Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5645230Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5646410Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5647624Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5648766Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:07:27.5649710Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:07:27.5650665Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:07:27.5651870Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:07:27.5653073Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:07:27.5653990Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:27.5654895Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_compat.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:27.5655974Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:27.5657076Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:27.5658201Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:27.5659345Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:27.5660475Z copying build\lib.win-amd64-cpython-311\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:07:27.5661525Z copying build\lib.win-amd64-cpython-311\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:07:27.5662398Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:27.5663586Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:27.5664763Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:27.5665946Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:27.5667115Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:27.5668308Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:27.5669710Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:27.5670905Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:27.5672084Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:27.5673267Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:27.5674454Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:07:27.5675382Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:27.5676325Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:27.5677502Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:27.5678437Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:07:27.5679464Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:07:27.5680746Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:07:27.5682010Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:07:27.8511948Z copying build\lib.win-amd64-cpython-311\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:27.8513342Z copying build\lib.win-amd64-cpython-311\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:27.8514549Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:27.8516290Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:27.8517093Z copying build\lib.win-amd64-cpython-311\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:27.8517715Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:27.8518389Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:27.8518972Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:27.8519949Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:27.8520933Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:07:27.8522024Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:07:27.8523685Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:07:27.8524981Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:07:27.8526196Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:27.8527446Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:07:27.8528612Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:27.8530029Z copying build\lib.win-amd64-cpython-311\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:27.8531195Z copying build\lib.win-amd64-cpython-311\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:07:27.8532101Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:07:27.8533099Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:07:27.8534292Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:07:27.8535373Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:27.8536456Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:27.8537725Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:27.8538855Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:27.8539534Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:07:27.8540064Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:07:27.8540634Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:07:27.8541312Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:07:27.8541999Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:07:27.8542656Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:07:27.8543157Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-20T12:07:27.8543564Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:07:27.8544111Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:07:27.8544797Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:07:27.8545348Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:27.8545926Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:27.8546637Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:27.8547325Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:27.8548196Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:07:27.8548746Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:27.8549308Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:27.8549989Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:27.8550802Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:27.8552087Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:27.8552970Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:07:27.8553570Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:07:27.8554297Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:07:27.8555586Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:07:27.8556798Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:27.8558019Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:27.8559207Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:07:27.8560150Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:27.8561172Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:27.8562543Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:27.8563950Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:27.8564998Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:07:27.8565999Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:07:27.8566713Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:07:27.8567784Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:07:27.8568431Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-20T12:07:27.8568935Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:07:27.8569463Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:07:27.8570097Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:07:27.8570596Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:07:27.8571291Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:07:30.7150514Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:07:30.7151790Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:07:30.7152380Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:30.7153042Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:30.7155150Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:30.7155816Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:30.7156408Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:30.7156983Z copying build\lib.win-amd64-cpython-311\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:07:30.7157435Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:07:30.7157931Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:07:30.7158520Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:07:30.7159007Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:07:30.7159680Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:07:30.7160598Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:07:30.7161106Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:07:30.7161599Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:07:30.7162211Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:07:30.7162782Z copying build\lib.win-amd64-cpython-311\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:07:30.7163332Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-311.pyc 2023-07-20T12:07:30.7163905Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-311.pyc 2023-07-20T12:07:30.7164508Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-311.pyc 2023-07-20T12:07:30.7165142Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-311.pyc 2023-07-20T12:07:30.7165712Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-311.pyc 2023-07-20T12:07:30.7166387Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7167253Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-311.pyc 2023-07-20T12:07:30.7167806Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7168382Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-311.pyc 2023-07-20T12:07:30.7168961Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-311.pyc 2023-07-20T12:07:30.7169547Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-311.pyc 2023-07-20T12:07:30.7170345Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-311.pyc 2023-07-20T12:07:30.7170919Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-311.pyc 2023-07-20T12:07:30.7171507Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-311.pyc 2023-07-20T12:07:30.7172061Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-311.pyc 2023-07-20T12:07:30.7172826Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-311.pyc 2023-07-20T12:07:30.7173444Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-311.pyc 2023-07-20T12:07:30.7174455Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-311.pyc 2023-07-20T12:07:30.7175105Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-311.pyc 2023-07-20T12:07:30.7175723Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-311.pyc 2023-07-20T12:07:30.7176301Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-311.pyc 2023-07-20T12:07:30.7176853Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-311.pyc 2023-07-20T12:07:30.7177380Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-311.pyc 2023-07-20T12:07:30.7177940Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-311.pyc 2023-07-20T12:07:30.7178534Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-311.pyc 2023-07-20T12:07:30.7179130Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-311.pyc 2023-07-20T12:07:30.7179976Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-311.pyc 2023-07-20T12:07:30.7180861Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-311.pyc 2023-07-20T12:07:30.7181429Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-311.pyc 2023-07-20T12:07:30.7181993Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-311.pyc 2023-07-20T12:07:30.7182532Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7183084Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-311.pyc 2023-07-20T12:07:30.7183691Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-311.pyc 2023-07-20T12:07:30.7184260Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7184811Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_compat.py to _compat.cpython-311.pyc 2023-07-20T12:07:30.7185359Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-311.pyc 2023-07-20T12:07:30.7185896Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-311.pyc 2023-07-20T12:07:30.7186593Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-311.pyc 2023-07-20T12:07:30.7187482Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-311.pyc 2023-07-20T12:07:30.7188025Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7188555Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-311.pyc 2023-07-20T12:07:30.7189093Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-311.pyc 2023-07-20T12:07:30.7189833Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-311.pyc 2023-07-20T12:07:30.7190433Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-311.pyc 2023-07-20T12:07:30.7191060Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-311.pyc 2023-07-20T12:07:30.7191654Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7192210Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-311.pyc 2023-07-20T12:07:30.7193057Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-311.pyc 2023-07-20T12:07:30.7193990Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-311.pyc 2023-07-20T12:07:30.7194569Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-07-20T12:07:30.7195123Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-311.pyc 2023-07-20T12:07:30.7195697Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-311.pyc 2023-07-20T12:07:30.7196301Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-311.pyc 2023-07-20T12:07:30.7196891Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-311.pyc 2023-07-20T12:07:30.7197504Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-311.pyc 2023-07-20T12:07:30.7198163Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-311.pyc 2023-07-20T12:07:30.7198808Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7199559Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-311.pyc 2023-07-20T12:07:30.7200377Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7201051Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-311.pyc 2023-07-20T12:07:30.7201594Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-311.pyc 2023-07-20T12:07:30.7202143Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7202732Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-07-20T12:07:30.7203388Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-311.pyc 2023-07-20T12:07:30.7204018Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-311.pyc 2023-07-20T12:07:30.7204583Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-311.pyc 2023-07-20T12:07:30.7205163Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-311.pyc 2023-07-20T12:07:30.7205722Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7206434Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-311.pyc 2023-07-20T12:07:30.7207337Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-311.pyc 2023-07-20T12:07:30.7207918Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7208634Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7209202Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-311.pyc 2023-07-20T12:07:30.7209792Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7210398Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-311.pyc 2023-07-20T12:07:30.7210991Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-311.pyc 2023-07-20T12:07:30.7211573Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-311.pyc 2023-07-20T12:07:30.7212258Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7213018Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-311.pyc 2023-07-20T12:07:30.7213995Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-311.pyc 2023-07-20T12:07:30.7214563Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-311.pyc 2023-07-20T12:07:30.7215163Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-07-20T12:07:30.7215793Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\objective.py to objective.cpython-311.pyc 2023-07-20T12:07:30.7216420Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\subjective.py to subjective.cpython-311.pyc 2023-07-20T12:07:30.7217041Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7217664Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-311.pyc 2023-07-20T12:07:30.7218325Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-311.pyc 2023-07-20T12:07:30.7218938Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7219698Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-311.pyc 2023-07-20T12:07:30.7220588Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-07-20T12:07:30.7221247Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\squim_pipeline.py to squim_pipeline.cpython-311.pyc 2023-07-20T12:07:30.7221867Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7222495Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-07-20T12:07:30.7223108Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7223689Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7224265Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-311.pyc 2023-07-20T12:07:30.7224819Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7225405Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-311.pyc 2023-07-20T12:07:30.7226136Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-07-20T12:07:30.7226815Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7227630Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-311.pyc 2023-07-20T12:07:30.7228216Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-311.pyc 2023-07-20T12:07:30.7228786Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-311.pyc 2023-07-20T12:07:30.7229324Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7229856Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-311.pyc 2023-07-20T12:07:30.7230488Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-311.pyc 2023-07-20T12:07:30.7231045Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7231597Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-311.pyc 2023-07-20T12:07:30.7232145Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7232871Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-311.pyc 2023-07-20T12:07:30.7233424Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7234130Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-311.pyc 2023-07-20T12:07:30.7234508Z running install_egg_info 2023-07-20T12:07:30.7234744Z running egg_info 2023-07-20T12:07:30.7234973Z creating torchaudio.egg-info 2023-07-20T12:07:30.7235308Z INFO:conda_build.build:Packaging torchaudio 2023-07-20T12:07:30.7235624Z writing torchaudio.egg-info\PKG-INFO 2023-07-20T12:07:30.7235991Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-07-20T12:07:30.7236396Z writing requirements to torchaudio.egg-info\requires.txt 2023-07-20T12:07:30.7236760Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-07-20T12:07:30.7237139Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:07:30.7237505Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:07:30.7237816Z adding license file 'LICENSE' 2023-07-20T12:07:30.7238116Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:07:30.7238597Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230720-py3.11.egg-info 2023-07-20T12:07:30.7238970Z running install_scripts 2023-07-20T12:07:30.7239256Z writing list of installed files to 'record.txt' 2023-07-20T12:07:30.7239588Z 2023-07-20T12:07:30.7239754Z Resource usage statistics from building torchaudio: 2023-07-20T12:07:30.7240038Z Process count: 25 2023-07-20T12:07:30.7240479Z CPU time: Sys=0:02:57.2, User=0:28:50.6 2023-07-20T12:07:30.7241000Z Memory: 7.0G 2023-07-20T12:07:30.7241240Z Disk usage: 254.3M 2023-07-20T12:07:30.7242569Z Time elapsed: 0:10:41.0 2023-07-20T12:07:30.7242733Z 2023-07-20T12:07:30.7242755Z 2023-07-20T12:07:30.7242846Z Packaging torchaudio 2023-07-20T12:07:31.3274788Z INFO:conda_build.build:Packaging torchaudio-2.1.0.dev20230720-py311_cu121 2023-07-20T12:07:31.3275251Z Packaging torchaudio-2.1.0.dev20230720-py311_cu121 2023-07-20T12:08:06.3777128Z '??$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:06.3809965Z '??$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:06.3831535Z '??$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.8430975Z '??$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:06.8464864Z '??$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:06.8486996Z '??$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:07.4291293Z '??$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:07.4323522Z '??$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:07.4343793Z '??$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:07.9244486Z '??$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:07.9277195Z '??$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:07.9299127Z '??$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:09.1913157Z '??$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:09.1947372Z '??$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:09.1967027Z '??$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:09.6780390Z '??$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:09.6811989Z '??$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:09.6838686Z '??$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:13.3817594Z Unknown format 2023-07-20T12:08:13.4125428Z Unknown format 2023-07-20T12:08:13.4406321Z Unknown format 2023-07-20T12:08:13.4699137Z Unknown format 2023-07-20T12:08:13.5095655Z Unknown format 2023-07-20T12:08:14.0810921Z Unknown format 2023-07-20T12:08:14.1063486Z Unknown format 2023-07-20T12:08:14.1323532Z Unknown format 2023-07-20T12:08:14.1553222Z Unknown format 2023-07-20T12:08:14.1774166Z Unknown format 2023-07-20T12:08:14.1984667Z Unknown format 2023-07-20T12:08:14.9480678Z Unknown format 2023-07-20T12:08:14.9735882Z Unknown format 2023-07-20T12:08:15.0372085Z Unknown format 2023-07-20T12:08:15.0723085Z Unknown format 2023-07-20T12:08:15.1625949Z Unknown format 2023-07-20T12:08:15.2511695Z Unknown format 2023-07-20T12:08:15.2783825Z Unknown format 2023-07-20T12:08:15.3051108Z Unknown format 2023-07-20T12:08:15.3252040Z Unknown format 2023-07-20T12:08:15.3491150Z Unknown format 2023-07-20T12:08:15.4239156Z Unknown format 2023-07-20T12:08:15.4513727Z Unknown format 2023-07-20T12:08:15.4801904Z Unknown format 2023-07-20T12:08:15.5024677Z Unknown format 2023-07-20T12:08:15.5240722Z Unknown format 2023-07-20T12:08:15.6491365Z Unknown format 2023-07-20T12:08:15.6779569Z Unknown format 2023-07-20T12:08:15.7086870Z Unknown format 2023-07-20T12:08:15.7356433Z Unknown format 2023-07-20T12:08:15.7638760Z Unknown format 2023-07-20T12:08:15.7908916Z Unknown format 2023-07-20T12:08:15.8220906Z Unknown format 2023-07-20T12:08:15.8505618Z Unknown format 2023-07-20T12:08:15.8771453Z Unknown format 2023-07-20T12:08:15.9033895Z Unknown format 2023-07-20T12:08:15.9303516Z Unknown format 2023-07-20T12:08:15.9559437Z Unknown format 2023-07-20T12:08:15.9825329Z Unknown format 2023-07-20T12:08:16.0126625Z Unknown format 2023-07-20T12:08:16.0496395Z Unknown format 2023-07-20T12:08:16.0802419Z Unknown format 2023-07-20T12:08:16.1065733Z Unknown format 2023-07-20T12:08:16.1326443Z Unknown format 2023-07-20T12:08:16.1636190Z Unknown format 2023-07-20T12:08:16.1927510Z Unknown format 2023-07-20T12:08:16.2226088Z Unknown format 2023-07-20T12:08:16.2488389Z Unknown format 2023-07-20T12:08:16.2744002Z Unknown format 2023-07-20T12:08:16.3013779Z Unknown format 2023-07-20T12:08:16.3309162Z Unknown format 2023-07-20T12:08:16.3641278Z Unknown format 2023-07-20T12:08:16.9782522Z Unknown format 2023-07-20T12:08:17.0180645Z Unknown format 2023-07-20T12:08:17.0556774Z Unknown format 2023-07-20T12:08:17.0821691Z Unknown format 2023-07-20T12:08:17.7299827Z Unknown format 2023-07-20T12:08:17.7584350Z Unknown format 2023-07-20T12:08:17.8170486Z Unknown format 2023-07-20T12:08:17.8496089Z Unknown format 2023-07-20T12:08:17.8766029Z Unknown format 2023-07-20T12:08:17.9629778Z Unknown format 2023-07-20T12:08:18.0491691Z Unknown format 2023-07-20T12:08:18.0806005Z Unknown format 2023-07-20T12:08:18.3197585Z Unknown format 2023-07-20T12:08:18.3494376Z Unknown format 2023-07-20T12:08:18.3776919Z Unknown format 2023-07-20T12:08:18.4971941Z Unknown format 2023-07-20T12:08:18.5257529Z Unknown format 2023-07-20T12:08:18.5518091Z Unknown format 2023-07-20T12:08:18.5797776Z Unknown format 2023-07-20T12:08:18.6061994Z Unknown format 2023-07-20T12:08:18.6309171Z Unknown format 2023-07-20T12:08:18.6581275Z Unknown format 2023-07-20T12:08:18.7338387Z Unknown format 2023-07-20T12:08:18.7612360Z Unknown format 2023-07-20T12:08:18.7879016Z Unknown format 2023-07-20T12:08:18.8765583Z Unknown format 2023-07-20T12:08:19.1040843Z Unknown format 2023-07-20T12:08:19.1527135Z Unknown format 2023-07-20T12:08:19.2680529Z Unknown format 2023-07-20T12:08:19.2985670Z Unknown format 2023-07-20T12:08:19.3301255Z Unknown format 2023-07-20T12:08:23.5189131Z '??$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:23.5222469Z '??$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:23.5242487Z '??$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:25.8228433Z '??$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:25.8261814Z '??$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:25.8282305Z '??$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:29.3464166Z compiling .pyc files... 2023-07-20T12:08:29.3464730Z number of files: 240 2023-07-20T12:08:29.3465556Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-07-20T12:08:29.3469263Z 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:29.3470217Z .. is this binary repackaging? 2023-07-20T12:08:29.3471219Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-20T12:08:29.3472582Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:29.3473714Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:29.3474842Z 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:29.3476132Z 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:29.3477431Z 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:29.3479475Z 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:29.3480807Z 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:29.3482008Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:29.3483207Z 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:29.3484080Z .. is this binary repackaging? 2023-07-20T12:08:29.3485376Z 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:29.3486422Z .. is this binary repackaging? 2023-07-20T12:08:29.3487142Z 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:29.3487597Z .. is this binary repackaging? 2023-07-20T12:08:29.3488060Z 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:29.3488747Z 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:29.3489450Z 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:29.3489904Z .. is this binary repackaging? 2023-07-20T12:08:29.3490393Z 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:29.3490861Z .. is this binary repackaging? 2023-07-20T12:08:29.3491685Z 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:29.3492633Z .. is this binary repackaging? 2023-07-20T12:08:29.3493534Z 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:29.3493999Z .. is this binary repackaging? 2023-07-20T12:08:29.3494451Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:29.3495072Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:29.3495693Z 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:29.3496371Z 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:29.3497089Z 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:29.3497794Z 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:29.3499194Z 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:29.3500554Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:29.3501191Z 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:29.3501658Z .. is this binary repackaging? 2023-07-20T12:08:29.3502151Z 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:29.3502603Z .. is this binary repackaging? 2023-07-20T12:08:29.3503079Z 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:29.3503632Z .. is this binary repackaging? 2023-07-20T12:08:29.3504107Z 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:29.3504834Z 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:29.3506338Z 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:29.3507196Z .. is this binary repackaging? 2023-07-20T12:08:29.3507673Z 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:29.3508123Z .. is this binary repackaging? 2023-07-20T12:08:29.3508621Z 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:29.3509088Z .. is this binary repackaging? 2023-07-20T12:08:29.3509573Z 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:29.3510010Z .. is this binary repackaging? 2023-07-20T12:08:29.3510461Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:29.3511073Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:29.3511786Z 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:29.3513234Z 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:29.3514316Z 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:29.3515030Z 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:29.3515735Z 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:29.3516382Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:29.3517051Z 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:29.3517674Z .. is this binary repackaging? 2023-07-20T12:08:29.7147709Z '??$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:29.7183843Z '??$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:29.7204731Z '??$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:33.4182164Z 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:33.4183175Z .. is this binary repackaging? 2023-07-20T12:08:33.4184113Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-20T12:08:33.4185424Z 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:33.4186326Z .. is this binary repackaging? 2023-07-20T12:08:33.4187257Z 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:33.4188494Z .. is this binary repackaging? 2023-07-20T12:08:33.4189414Z 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:33.4190232Z .. is this binary repackaging? 2023-07-20T12:08:33.4191196Z 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:33.4192036Z .. is this binary repackaging? 2023-07-20T12:08:33.4192930Z 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:33.4193786Z .. is this binary repackaging? 2023-07-20T12:08:33.4194674Z 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:33.4195539Z .. is this binary repackaging? 2023-07-20T12:08:33.4196454Z 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:33.4197645Z .. is this binary repackaging? 2023-07-20T12:08:33.4198543Z 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:33.4199363Z .. is this binary repackaging? 2023-07-20T12:08:33.4200189Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:33.4201346Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:33.4202739Z 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:33.4204075Z 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:33.4205402Z 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:33.4206735Z 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:33.4208072Z 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:33.4209332Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:33.4210586Z 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:33.4211498Z .. is this binary repackaging? 2023-07-20T12:08:33.4212370Z 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:33.4213236Z .. is this binary repackaging? 2023-07-20T12:08:33.4214169Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-20T12:08:33.4215398Z 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:33.4216213Z .. is this binary repackaging? 2023-07-20T12:08:33.4217075Z 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:33.4217765Z .. is this binary repackaging? 2023-07-20T12:08:33.4218251Z 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:33.4218697Z .. is this binary repackaging? 2023-07-20T12:08:33.4219191Z 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:33.4219625Z .. is this binary repackaging? 2023-07-20T12:08:33.4220120Z 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:33.4220573Z .. is this binary repackaging? 2023-07-20T12:08:33.4221070Z 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:33.4221725Z .. is this binary repackaging? 2023-07-20T12:08:33.4222198Z 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:33.4222652Z .. is this binary repackaging? 2023-07-20T12:08:33.4223142Z 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:33.4223593Z .. is this binary repackaging? 2023-07-20T12:08:33.4224042Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:33.4225638Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:33.4226551Z 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:33.4227318Z 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:33.4228449Z 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:33.4230419Z 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:33.4232013Z 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:33.4233315Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:33.4234613Z 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:33.4235521Z .. is this binary repackaging? 2023-07-20T12:08:33.4238856Z 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:33.4239787Z .. is this binary repackaging? 2023-07-20T12:08:33.4240717Z 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:33.4241598Z .. is this binary repackaging? 2023-07-20T12:08:33.4242552Z 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:33.4243928Z 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:33.4245351Z 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:33.4246249Z .. is this binary repackaging? 2023-07-20T12:08:33.4247201Z 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:33.4248125Z .. is this binary repackaging? 2023-07-20T12:08:33.4249091Z 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:33.4250009Z .. is this binary repackaging? 2023-07-20T12:08:40.9203417Z 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:40.9204453Z 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:40.9388585Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T12:08:40.9402940Z 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:40.9403858Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T12:08:40.9406605Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T12:08:40.9424773Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T12:08:40.9429363Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T12:08:40.9430230Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T12:08:40.9438487Z 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:40.9439358Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T12:08:40.9440360Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T12:08:40.9516797Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T12:08:40.9523404Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-20T12:08:40.9525254Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230720-py311_cu121.tar.bz2 2023-07-20T12:08:42.2470437Z INFO:conda_index.index:win-64 cached 7.1 MB from 1 packages at 5.5 MB/second 2023-07-20T12:08:42.2544397Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T12:08:42.2547143Z 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:42.2564729Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T12:08:42.2570018Z 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:42.2578555Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T12:08:42.2580261Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T12:08:42.2580990Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T12:08:42.2585393Z 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:42.2593373Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T12:08:42.2594079Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T12:08:42.2647637Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T12:08:42.2648251Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T12:08:42.2653597Z 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:42.2662201Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T12:08:42.2662702Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T12:08:42.2800323Z 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:42.2819209Z DEBUG:conda_index.index:noarch finish 2023-07-20T12:08:42.2820260Z INFO:conda_index.index:Completed noarch 2023-07-20T12:08:42.2820964Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T12:08:42.2823320Z 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:42.2841705Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T12:08:42.2846730Z 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:42.2871013Z 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:42.2889114Z 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:42.2890402Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T12:08:42.2891122Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T12:08:42.2891823Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T12:08:42.2896761Z 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:42.2920536Z 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:42.2937347Z 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:42.2938252Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T12:08:42.2938901Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T12:08:42.3000064Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T12:08:42.3000699Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T12:08:42.3006784Z 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:42.3030835Z 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:42.3047537Z 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:42.3048323Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T12:08:42.3049239Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T12:08:42.3191885Z 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:42.3208340Z DEBUG:conda_index.index:win-64 finish 2023-07-20T12:08:42.3209048Z INFO:conda_index.index:Completed win-64 2023-07-20T12:08:42.3213283Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-20T12:08:42.3215758Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T12:08:42.3216199Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T12:08:42.3220254Z 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:42.3221025Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T12:08:42.3221554Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T12:08:42.3222219Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T12:08:42.3226267Z 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:42.3246276Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T12:08:42.3396681Z 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:42.3413329Z DEBUG:conda_index.index:write channeldata 2023-07-20T12:08:42.3418408Z 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:47.9526463Z 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:47.9527389Z .. is this binary repackaging? 2023-07-20T12:08:47.9528735Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\work_moved_torchaudio-2.1.0.dev20230720-py311_cu121_win-64_main_build_loop' 2023-07-20T12:08:47.9530195Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:47.9530854Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:47.9531495Z 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:47.9532188Z 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:47.9532920Z 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:47.9533652Z 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:47.9534355Z 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:47.9535141Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:47.9535839Z 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:47.9536548Z .. is this binary repackaging? 2023-07-20T12:08:47.9537054Z 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:47.9537512Z .. is this binary repackaging? 2023-07-20T12:08:47.9538022Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-20T12:08:47.9538994Z 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:47.9539453Z .. is this binary repackaging? 2023-07-20T12:08:47.9539942Z 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:47.9540384Z .. is this binary repackaging? 2023-07-20T12:08:47.9540862Z 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:47.9541312Z .. is this binary repackaging? 2023-07-20T12:08:47.9542110Z 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:47.9542606Z .. is this binary repackaging? 2023-07-20T12:08:47.9543301Z 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:47.9543779Z .. is this binary repackaging? 2023-07-20T12:08:47.9544276Z 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:47.9544739Z .. is this binary repackaging? 2023-07-20T12:08:47.9545225Z 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:47.9545662Z .. is this binary repackaging? 2023-07-20T12:08:47.9546157Z 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:47.9546625Z .. is this binary repackaging? 2023-07-20T12:08:47.9547078Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:47.9547696Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:47.9548302Z 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:47.9549121Z 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:47.9550051Z 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:47.9550814Z 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:47.9551539Z 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:47.9552199Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:47.9552824Z 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:47.9553280Z .. is this binary repackaging? 2023-07-20T12:08:47.9553774Z 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:47.9554236Z .. is this binary repackaging? 2023-07-20T12:08:47.9554866Z 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:47.9555297Z .. is this binary repackaging? 2023-07-20T12:08:47.9555905Z 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:47.9556353Z .. is this binary repackaging? 2023-07-20T12:08:47.9557012Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-20T12:08:47.9557793Z 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:47.9558477Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:47.9559082Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-07-20T12:08:47.9559689Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:47.9560295Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:08:47.9560957Z 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:47.9561652Z 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:47.9562483Z 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:47.9563253Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:47.9563969Z 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:47.9564674Z 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:47.9565356Z 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:47.9565964Z 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:47.9566598Z 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:47.9567286Z 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:47.9568013Z 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:47.9568731Z 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:47.9569570Z 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:47.9570314Z 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:47.9571232Z 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:47.9571701Z .. is this binary repackaging? 2023-07-20T12:08:47.9572181Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-20T12:08:47.9572831Z 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:47.9573284Z .. is this binary repackaging? 2023-07-20T12:08:47.9573863Z 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:47.9574329Z .. is this binary repackaging? 2023-07-20T12:08:47.9574812Z 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:47.9575255Z .. is this binary repackaging? 2023-07-20T12:08:47.9575682Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:47.9576433Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:47.9577169Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:08:47.9577964Z 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:47.9578662Z 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:47.9579354Z 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:47.9580028Z 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:47.9580656Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:47.9581444Z 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:47.9582027Z Fixing permissions 2023-07-20T12:08:47.9582280Z Packaged license file/s. 2023-07-20T12:08:47.9582544Z INFO :: Time taken to mark (prefix) 2023-07-20T12:08:47.9582983Z 0 replacements in 0 files was 0.10 seconds 2023-07-20T12:08:47.9583594Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\work_moved_torchaudio-2.1.0.dev20230720-py311_cu121_win-64_main_build_loop' 2023-07-20T12:08:47.9584704Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\work_moved_torchaudio-2.1.0.dev20230720-py311_cu121_win-64_main_build_loop) 2023-07-20T12:08:47.9585577Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853826817\work_moved_torchaudio-2.1.0.dev20230720-py311_cu121_win-64_main_build_loop) 2023-07-20T12:08:50.5531404Z # Automatic uploading is disabled 2023-07-20T12:08:50.5532417Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-20T12:08:50.5532785Z 2023-07-20T12:08:50.5532830Z 2023-07-20T12:08:50.5533129Z # To have conda build upload to anaconda.org automatically, use 2023-07-20T12:08:50.5533704Z # conda config --set anaconda_upload yes 2023-07-20T12:08:50.5534139Z anaconda upload \ 2023-07-20T12:08:50.5534639Z distr/win-64\torchaudio-2.1.0.dev20230720-py311_cu121.tar.bz2 2023-07-20T12:08:50.5535055Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-20T12:08:50.5535259Z 2023-07-20T12:08:50.5535476Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-20T12:08:50.5535778Z { 2023-07-20T12:08:50.5536036Z "torchaudio-2.1.0.dev20230720-py311_cu121": { 2023-07-20T12:08:50.5536294Z "recipe": { 2023-07-20T12:08:50.5536715Z "c_compiler": "vs2019", 2023-07-20T12:08:50.5536993Z "cxx_compiler": "vs2019", 2023-07-20T12:08:50.5537236Z "target_platform": "win-64" 2023-07-20T12:08:50.5537482Z } 2023-07-20T12:08:50.5537666Z } 2023-07-20T12:08:50.5537845Z } 2023-07-20T12:08:50.5537955Z 2023-07-20T12:08:50.5537961Z 2023-07-20T12:08:50.5538086Z #################################################################################### 2023-07-20T12:08:50.5538355Z Resource usage summary: 2023-07-20T12:08:50.5538507Z 2023-07-20T12:08:50.5538600Z Total time: 0:18:23.8 2023-07-20T12:08:50.5538851Z CPU usage: sys=0:02:57.2, user=0:28:50.6 2023-07-20T12:08:50.5539111Z Maximum memory usage observed: 7.0G 2023-07-20T12:08:50.5539430Z Total disk usage observed (not including envs): 254.3M 2023-07-20T12:08:50.5539625Z 2023-07-20T12:08:50.5539631Z 2023-07-20T12:08:50.5539767Z #################################################################################### 2023-07-20T12:08:50.5540151Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-07-20T12:08:50.5540508Z There are currently 1 accumulated. 2023-07-20T12:08:50.5540813Z To remove them, you can run the ```conda build purge``` command 2023-07-20T12:08:51.4763509Z ##[group]Run actions/upload-artifact@v3 2023-07-20T12:08:51.4763819Z with: 2023-07-20T12:08:51.4764043Z name: pytorch_audio__3.11 2023-07-20T12:08:51.4764296Z path: pytorch/audio/distr/ 2023-07-20T12:08:51.4764698Z if-no-files-found: warn 2023-07-20T12:08:51.4764924Z env: 2023-07-20T12:08:51.4765178Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:08:51.4765458Z PYTHON_VERSION: 3.11 2023-07-20T12:08:51.4765800Z PACKAGE_TYPE: conda 2023-07-20T12:08:51.4766314Z REPOSITORY: pytorch/audio 2023-07-20T12:08:51.4766672Z REF: 2023-07-20T12:08:51.4766871Z CU_VERSION: cu121 2023-07-20T12:08:51.4767073Z CHANNEL: nightly 2023-07-20T12:08:51.4767317Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T12:08:51.4767658Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:08:51.4768056Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:08:51.4768547Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:08:51.4768964Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:08:51.4769242Z ##[endgroup] 2023-07-20T12:08:51.6486133Z With the provided path, there will be 19 files uploaded 2023-07-20T12:08:51.6490118Z Starting artifact upload 2023-07-20T12:08:51.6490809Z 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:51.6491572Z Artifact name is valid! 2023-07-20T12:08:51.7243971Z Container for artifact "pytorch_audio__3.11" successfully created. Starting upload of file(s) 2023-07-20T12:08:56.0046884Z Total size of all the files uploaded is 7482845 bytes 2023-07-20T12:08:56.0047679Z File upload process has finished. Finalizing the artifact upload 2023-07-20T12:08:56.0270806Z Artifact has been finalized. All files have been successfully uploaded! 2023-07-20T12:08:56.0272488Z 2023-07-20T12:08:56.0272693Z The raw size of all the files that were specified for upload is 7631685 bytes 2023-07-20T12:08:56.0273341Z The size of all the files that were uploaded is 7482845 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-07-20T12:08:56.0273656Z 2023-07-20T12:08:56.0274058Z 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:56.0274454Z 2023-07-20T12:08:56.0274638Z Artifact pytorch_audio__3.11 has been successfully uploaded! 2023-07-20T12:08:56.0548974Z ##[group]Run set -euxo pipefail 2023-07-20T12:08:56.0549344Z set -euxo pipefail 2023-07-20T12:08:56.0549608Z source "${BUILD_ENV_FILE}" 2023-07-20T12:08:56.0549937Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-07-20T12:08:56.0550343Z # fix we have to use for windows to make sure drive path is c: not c 2023-07-20T12:08:56.0550723Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-07-20T12:08:56.0551006Z  2023-07-20T12:08:56.0551322Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-07-20T12:08:56.0551750Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-07-20T12:08:56.0552157Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-07-20T12:08:56.0552434Z  2023-07-20T12:08:56.0552750Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-07-20T12:08:56.0553435Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-07-20T12:08:56.0553968Z else 2023-07-20T12:08:56.0554396Z  CONSTRAINTS="cpuonly" 2023-07-20T12:08:56.0554833Z fi 2023-07-20T12:08:56.0555409Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-07-20T12:08:56.0555799Z  2023-07-20T12:08:56.0556069Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-07-20T12:08:56.0556414Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-07-20T12:08:56.0556826Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-07-20T12:08:56.0557174Z else 2023-07-20T12:08:56.0557444Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-07-20T12:08:56.0557772Z  conda install --yes --quiet 'ffmpeg<5' 2023-07-20T12:08:56.0558118Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-07-20T12:08:56.0558389Z fi 2023-07-20T12:08:56.0558639Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-07-20T12:08:56.0588241Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T12:08:56.0588780Z env: 2023-07-20T12:08:56.0589381Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:08:56.0589899Z PYTHON_VERSION: 3.11 2023-07-20T12:08:56.0590141Z PACKAGE_TYPE: conda 2023-07-20T12:08:56.0590387Z REPOSITORY: pytorch/audio 2023-07-20T12:08:56.0590596Z REF: 2023-07-20T12:08:56.0590793Z CU_VERSION: cu121 2023-07-20T12:08:56.0591008Z CHANNEL: nightly 2023-07-20T12:08:56.0591254Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T12:08:56.0591579Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:08:56.0591973Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:08:56.0592407Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:08:56.0592817Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:08:56.0593130Z PACKAGE_NAME: torchaudio 2023-07-20T12:08:56.0593592Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-07-20T12:08:56.0593860Z GPU_ARCH: cuda 2023-07-20T12:08:56.0594081Z DESIRED_CUDA: cu121 2023-07-20T12:08:56.0594313Z GPU_ARCH_VERSION: 12.1 2023-07-20T12:08:56.0594645Z ##[endgroup] 2023-07-20T12:08:56.3763875Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T12:08:56.3766938Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:08:56.3767363Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:08:56.3767763Z ++ export CMAKE_USE_CUDA=1 2023-07-20T12:08:56.3768071Z ++ CMAKE_USE_CUDA=1 2023-07-20T12:08:56.3768367Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T12:08:56.3768631Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T12:08:56.3771839Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-20T12:08:56.3772743Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T12:08:56.3773264Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230718' 2023-07-20T12:08:56.3773741Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230718' 2023-07-20T12:08:56.3774343Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230718' 2023-07-20T12:08:56.3774937Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230718' 2023-07-20T12:08:56.3775449Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:08:56.3775972Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:08:56.3776352Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:08:56.3776758Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:08:56.3777239Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:08:56.3778140Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:08:56.3778753Z ++ export FORCE_CUDA=1 2023-07-20T12:08:56.3779245Z ++ FORCE_CUDA=1 2023-07-20T12:08:56.3780393Z ++ 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:56.3782191Z ++ 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:56.3783177Z ++ export PYTORCH_VERSION=2.1.0.dev20230718 2023-07-20T12:08:56.3783472Z ++ PYTORCH_VERSION=2.1.0.dev20230718 2023-07-20T12:08:56.3783752Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T12:08:56.3784050Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T12:08:56.3784646Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T12:08:56.3785278Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T12:08:56.3785757Z ++ export VERSION_SUFFIX= 2023-07-20T12:08:56.3786273Z ++ VERSION_SUFFIX= 2023-07-20T12:08:56.3786552Z ++ export WHEEL_DIR= 2023-07-20T12:08:56.3786784Z ++ WHEEL_DIR= 2023-07-20T12:08:56.3873461Z ++ readlink -f pytorch/audio/distr 2023-07-20T12:08:56.3991668Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:08:56.4166428Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:08:56.4248709Z ++ sed 's/\/c\//\/c:\//' 2023-07-20T12:08:56.4353040Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:08:56.4354237Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:08:56.4355158Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:08:56.4356130Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' python=3.11 2023-07-20T12:09:02.0755128Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:09:02.1582989Z Solving environment: ...working... done 2023-07-20T12:09:02.3178002Z 2023-07-20T12:09:02.3178351Z ## Package Plan ## 2023-07-20T12:09:02.3178538Z 2023-07-20T12:09:02.3178900Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:02.3179484Z 2023-07-20T12:09:02.3179717Z added / updated specs: 2023-07-20T12:09:02.3180157Z - python=3.11 2023-07-20T12:09:02.3180430Z 2023-07-20T12:09:02.3180437Z 2023-07-20T12:09:02.3180765Z The following NEW packages will be INSTALLED: 2023-07-20T12:09:02.3181137Z 2023-07-20T12:09:02.3181356Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 2023-07-20T12:09:02.3181757Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-07-20T12:09:02.3182159Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-07-20T12:09:02.3182500Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 2023-07-20T12:09:02.3182861Z pip pkgs/main/win-64::pip-23.1.2-py311haa95532_0 2023-07-20T12:09:02.3183228Z python pkgs/main/win-64::python-3.11.4-he1021f5_0 2023-07-20T12:09:02.3183616Z setuptools pkgs/main/win-64::setuptools-67.8.0-py311haa95532_0 2023-07-20T12:09:02.3183980Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-07-20T12:09:02.3184331Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 2023-07-20T12:09:02.3184668Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-07-20T12:09:02.3185004Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-07-20T12:09:02.3185358Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-07-20T12:09:02.3185727Z wheel pkgs/main/win-64::wheel-0.38.4-py311haa95532_0 2023-07-20T12:09:02.3186450Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 2023-07-20T12:09:02.3187098Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 2023-07-20T12:09:02.3187401Z 2023-07-20T12:09:02.3187412Z 2023-07-20T12:09:02.6597511Z Preparing transaction: ...working... done 2023-07-20T12:09:05.3045615Z Verifying transaction: ...working... done 2023-07-20T12:09:09.6483765Z Executing transaction: ...working... done 2023-07-20T12:09:09.9211287Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:09:09.9212315Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:09:09.9212932Z + [[ cuda = \c\u\d\a ]] 2023-07-20T12:09:09.9213410Z + CONSTRAINTS=pytorch-cuda=12.1 2023-07-20T12:09:09.9214750Z + 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.6521290Z 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.6524055Z 2023-07-20T12:10:01.6524765Z 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.6525450Z 2023-07-20T12:10:01.6526677Z 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.6527467Z 2023-07-20T12:10:01.6528206Z 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.6529041Z 2023-07-20T12:10:01.6529733Z 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.6530638Z 2023-07-20T12:10:01.6531617Z 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.6532316Z 2023-07-20T12:10:01.6532714Z INFO conda.core.link:__init__(217): initializing UnlinkLinkTransaction with 2023-07-20T12:10:01.6533187Z 2023-07-20T12:10:01.6533603Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6534071Z 2023-07-20T12:10:01.6534286Z unlink_precs: 2023-07-20T12:10:01.6534542Z 2023-07-20T12:10:01.6534680Z 2023-07-20T12:10:01.6534875Z 2023-07-20T12:10:01.6535037Z link_precs: 2023-07-20T12:10:01.6535291Z 2023-07-20T12:10:01.6535538Z defaults/win-64::blas-1.0-mkl 2023-07-20T12:10:01.6535955Z 2023-07-20T12:10:01.6536209Z nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-20T12:10:01.6536555Z 2023-07-20T12:10:01.6536887Z nvidia/win-64::cuda-cudart-12.1.105-0 2023-07-20T12:10:01.6537302Z 2023-07-20T12:10:01.6537571Z nvidia/win-64::cuda-cupti-12.1.105-0 2023-07-20T12:10:01.6537888Z 2023-07-20T12:10:01.6538144Z nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-07-20T12:10:01.6538485Z 2023-07-20T12:10:01.6538728Z nvidia/win-64::cuda-nvtx-12.1.105-0 2023-07-20T12:10:01.6539070Z 2023-07-20T12:10:01.6539343Z nvidia/win-64::cuda-opencl-12.2.53-0 2023-07-20T12:10:01.6539695Z 2023-07-20T12:10:01.6539996Z nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:10:01.6540358Z 2023-07-20T12:10:01.6540597Z nvidia/win-64::libcublas-12.1.0.26-0 2023-07-20T12:10:01.6540905Z 2023-07-20T12:10:01.6541141Z nvidia/win-64::libcufft-11.0.2.4-0 2023-07-20T12:10:01.6541462Z 2023-07-20T12:10:01.6541704Z nvidia/win-64::libcurand-10.3.3.53-0 2023-07-20T12:10:01.6542027Z 2023-07-20T12:10:01.6542285Z nvidia/win-64::libcusolver-11.4.4.55-0 2023-07-20T12:10:01.6542705Z 2023-07-20T12:10:01.6542980Z nvidia/win-64::libcusparse-12.0.2.55-0 2023-07-20T12:10:01.6543334Z 2023-07-20T12:10:01.6543660Z nvidia/win-64::libnpp-12.0.2.50-0 2023-07-20T12:10:01.6544122Z 2023-07-20T12:10:01.6544391Z nvidia/win-64::libnvjitlink-12.1.105-0 2023-07-20T12:10:01.6544749Z 2023-07-20T12:10:01.6544979Z nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-07-20T12:10:01.6545341Z 2023-07-20T12:10:01.6545678Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-20T12:10:01.6546090Z 2023-07-20T12:10:01.6546369Z nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-07-20T12:10:01.6546715Z 2023-07-20T12:10:01.6546977Z nvidia/win-64::cuda-libraries-12.1.0-0 2023-07-20T12:10:01.6547343Z 2023-07-20T12:10:01.6547623Z nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-07-20T12:10:01.6548001Z 2023-07-20T12:10:01.6548283Z nvidia/win-64::cuda-opencl-dev-12.2.53-0 2023-07-20T12:10:01.6548623Z 2023-07-20T12:10:01.6548897Z nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-07-20T12:10:01.6549334Z 2023-07-20T12:10:01.6549642Z nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-07-20T12:10:01.6550005Z 2023-07-20T12:10:01.6550342Z nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-20T12:10:01.6550760Z 2023-07-20T12:10:01.6551045Z nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-07-20T12:10:01.6551410Z 2023-07-20T12:10:01.6551702Z nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-07-20T12:10:01.6552269Z 2023-07-20T12:10:01.6552532Z nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-07-20T12:10:01.6552876Z 2023-07-20T12:10:01.6553165Z nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-07-20T12:10:01.6553537Z 2023-07-20T12:10:01.6553813Z nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-07-20T12:10:01.6554175Z 2023-07-20T12:10:01.6554474Z nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-07-20T12:10:01.6554854Z 2023-07-20T12:10:01.6555114Z nvidia/win-64::cuda-runtime-12.1.0-0 2023-07-20T12:10:01.6555443Z 2023-07-20T12:10:01.6555727Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:10:01.6556200Z 2023-07-20T12:10:01.6556633Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-20T12:10:01.6557073Z 2023-07-20T12:10:01.6557328Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-20T12:10:01.6557741Z 2023-07-20T12:10:01.6557986Z defaults/win-64::yaml-0.2.5-he774522_0 2023-07-20T12:10:01.6558309Z 2023-07-20T12:10:01.6558573Z defaults/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:10:01.6558910Z 2023-07-20T12:10:01.6559220Z pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-07-20T12:10:01.6559655Z 2023-07-20T12:10:01.6559964Z defaults/win-64::filelock-3.9.0-py311haa95532_0 2023-07-20T12:10:01.6560348Z 2023-07-20T12:10:01.6560671Z defaults/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-07-20T12:10:01.6561055Z 2023-07-20T12:10:01.6561360Z pytorch-nightly/win-64::mpmath-1.2.1-py311_0 2023-07-20T12:10:01.6561749Z 2023-07-20T12:10:01.6562049Z defaults/win-64::networkx-2.8.4-py311haa95532_1 2023-07-20T12:10:01.6562429Z 2023-07-20T12:10:01.6562776Z defaults/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-07-20T12:10:01.6563112Z 2023-07-20T12:10:01.6563454Z defaults/win-64::typing_extensions-4.6.3-py311haa95532_0 2023-07-20T12:10:01.6563980Z 2023-07-20T12:10:01.6564295Z defaults/win-64::numpy-base-1.25.0-py311hd01c5d8_0 2023-07-20T12:10:01.6564663Z 2023-07-20T12:10:01.6564956Z defaults/win-64::sympy-1.11.1-py311haa95532_0 2023-07-20T12:10:01.6565305Z 2023-07-20T12:10:01.6565713Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230718-py3.11_cuda12.1_cudnn8_0 2023-07-20T12:10:01.6566183Z 2023-07-20T12:10:01.6566468Z defaults/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-07-20T12:10:01.6566836Z 2023-07-20T12:10:01.6567119Z defaults/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-07-20T12:10:01.6567501Z 2023-07-20T12:10:01.6567787Z defaults/win-64::numpy-1.25.0-py311hdab7c0b_0 2023-07-20T12:10:01.6568465Z 2023-07-20T12:10:01.6568987Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230720-py311_cu121 2023-07-20T12:10:01.6569641Z 2023-07-20T12:10:01.6569652Z 2023-07-20T12:10:01.6569662Z 2023-07-20T12:10:01.6570274Z INFO conda.core.link:verify(313): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:10:01.6570860Z 2023-07-20T12:10:01.6571425Z 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.6572053Z 2023-07-20T12:10:01.6572225Z path: 'license' 2023-07-20T12:10:01.6572492Z 2023-07-20T12:10:01.6572503Z 2023-07-20T12:10:01.6572513Z 2023-07-20T12:10:01.6572656Z ] 2023-07-20T12:10:01.6572875Z 2023-07-20T12:10:01.6573323Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-07-20T12:10:01.6573813Z 2023-07-20T12:10:01.6574196Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6574644Z 2023-07-20T12:10:01.6574932Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-07-20T12:10:01.6575287Z 2023-07-20T12:10:01.6575298Z 2023-07-20T12:10:01.6575412Z 2023-07-20T12:10:01.6575841Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.53-0 <=== 2023-07-20T12:10:01.6576487Z 2023-07-20T12:10:01.6576889Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6577557Z 2023-07-20T12:10:01.6577890Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.53-0 2023-07-20T12:10:01.6578300Z 2023-07-20T12:10:01.6578311Z 2023-07-20T12:10:01.6578322Z 2023-07-20T12:10:01.6578799Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-12.1.105-0 <=== 2023-07-20T12:10:01.6579320Z 2023-07-20T12:10:01.6579712Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6580180Z 2023-07-20T12:10:01.6580523Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-12.1.105-0 2023-07-20T12:10:01.6580919Z 2023-07-20T12:10:01.6580930Z 2023-07-20T12:10:01.6582115Z 2023-07-20T12:10:01.6582627Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cupti-12.1.105-0 <=== 2023-07-20T12:10:01.6583098Z 2023-07-20T12:10:01.6583477Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6583936Z 2023-07-20T12:10:01.6584264Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-12.1.105-0 2023-07-20T12:10:01.6584690Z 2023-07-20T12:10:01.6584701Z 2023-07-20T12:10:01.6584712Z 2023-07-20T12:10:01.6585183Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-12.1.105-0 <=== 2023-07-20T12:10:01.6585696Z 2023-07-20T12:10:01.6586093Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6586622Z 2023-07-20T12:10:01.6586952Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-12.1.105-0 2023-07-20T12:10:01.6587416Z 2023-07-20T12:10:01.6587427Z 2023-07-20T12:10:01.6587436Z 2023-07-20T12:10:01.6587974Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvtx-12.1.105-0 <=== 2023-07-20T12:10:01.6588464Z 2023-07-20T12:10:01.6588824Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6589300Z 2023-07-20T12:10:01.6589651Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-12.1.105-0 2023-07-20T12:10:01.6590070Z 2023-07-20T12:10:01.6590081Z 2023-07-20T12:10:01.6590092Z 2023-07-20T12:10:01.6590779Z 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.6591499Z 2023-07-20T12:10:01.6591972Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-opencl-12.2.53-0 <=== 2023-07-20T12:10:01.6592457Z 2023-07-20T12:10:01.6592839Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6593282Z 2023-07-20T12:10:01.6593643Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-12.2.53-0 2023-07-20T12:10:01.6594077Z 2023-07-20T12:10:01.6594088Z 2023-07-20T12:10:01.6594098Z 2023-07-20T12:10:01.6594611Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.53-0 <=== 2023-07-20T12:10:01.6595159Z 2023-07-20T12:10:01.6595547Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6596016Z 2023-07-20T12:10:01.6596397Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.53-0 2023-07-20T12:10:01.6596858Z 2023-07-20T12:10:01.6596868Z 2023-07-20T12:10:01.6596878Z 2023-07-20T12:10:01.6597519Z 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.6598233Z 2023-07-20T12:10:01.6598706Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-12.1.0.26-0 <=== 2023-07-20T12:10:01.6599217Z 2023-07-20T12:10:01.6599628Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6600099Z 2023-07-20T12:10:01.6600442Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-12.1.0.26-0 2023-07-20T12:10:01.6600838Z 2023-07-20T12:10:01.6600867Z 2023-07-20T12:10:01.6601064Z 2023-07-20T12:10:01.6601524Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-11.0.2.4-0 <=== 2023-07-20T12:10:01.6601993Z 2023-07-20T12:10:01.6602367Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6602899Z 2023-07-20T12:10:01.6603220Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-11.0.2.4-0 2023-07-20T12:10:01.6603692Z 2023-07-20T12:10:01.6603702Z 2023-07-20T12:10:01.6603710Z 2023-07-20T12:10:01.6604236Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.53-0 <=== 2023-07-20T12:10:01.6604742Z 2023-07-20T12:10:01.6605294Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6605757Z 2023-07-20T12:10:01.6606088Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.53-0 2023-07-20T12:10:01.6606483Z 2023-07-20T12:10:01.6606493Z 2023-07-20T12:10:01.6606501Z 2023-07-20T12:10:01.6606989Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.4.55-0 <=== 2023-07-20T12:10:01.6607505Z 2023-07-20T12:10:01.6607895Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6608333Z 2023-07-20T12:10:01.6608669Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.4.55-0 2023-07-20T12:10:01.6609111Z 2023-07-20T12:10:01.6609122Z 2023-07-20T12:10:01.6609132Z 2023-07-20T12:10:01.6609615Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-12.0.2.55-0 <=== 2023-07-20T12:10:01.6610137Z 2023-07-20T12:10:01.6610516Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6610953Z 2023-07-20T12:10:01.6611308Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-12.0.2.55-0 2023-07-20T12:10:01.6611715Z 2023-07-20T12:10:01.6611726Z 2023-07-20T12:10:01.6611736Z 2023-07-20T12:10:01.6612202Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-12.0.2.50-0 <=== 2023-07-20T12:10:01.6612715Z 2023-07-20T12:10:01.6613086Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6613551Z 2023-07-20T12:10:01.6613872Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-12.0.2.50-0 2023-07-20T12:10:01.6614265Z 2023-07-20T12:10:01.6614276Z 2023-07-20T12:10:01.6614286Z 2023-07-20T12:10:01.6614742Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjitlink-12.1.105-0 <=== 2023-07-20T12:10:01.6615272Z 2023-07-20T12:10:01.6615665Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6616135Z 2023-07-20T12:10:01.6616497Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-12.1.105-0 2023-07-20T12:10:01.6616929Z 2023-07-20T12:10:01.6616940Z 2023-07-20T12:10:01.6616950Z 2023-07-20T12:10:01.6617419Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-12.1.1.14-0 <=== 2023-07-20T12:10:01.6617899Z 2023-07-20T12:10:01.6618281Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6618709Z 2023-07-20T12:10:01.6619047Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-12.1.1.14-0 2023-07-20T12:10:01.6619447Z 2023-07-20T12:10:01.6619456Z 2023-07-20T12:10:01.6619466Z 2023-07-20T12:10:01.6619975Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-07-20T12:10:01.6620546Z 2023-07-20T12:10:01.6620941Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6621404Z 2023-07-20T12:10:01.6621757Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-07-20T12:10:01.6622190Z 2023-07-20T12:10:01.6622211Z 2023-07-20T12:10:01.6622222Z 2023-07-20T12:10:01.6622721Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-12.1.105-0 <=== 2023-07-20T12:10:01.6623260Z 2023-07-20T12:10:01.6623654Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6624312Z 2023-07-20T12:10:01.6624664Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-12.1.105-0 2023-07-20T12:10:01.6625090Z 2023-07-20T12:10:01.6625100Z 2023-07-20T12:10:01.6625110Z 2023-07-20T12:10:01.6625577Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-12.1.0-0 <=== 2023-07-20T12:10:01.6626095Z 2023-07-20T12:10:01.6626495Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6626962Z 2023-07-20T12:10:01.6627319Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-12.1.0-0 2023-07-20T12:10:01.6627754Z 2023-07-20T12:10:01.6627764Z 2023-07-20T12:10:01.6627939Z 2023-07-20T12:10:01.6628454Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-12.1.105-0 <=== 2023-07-20T12:10:01.6628989Z 2023-07-20T12:10:01.6629377Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6629853Z 2023-07-20T12:10:01.6630196Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-12.1.105-0 2023-07-20T12:10:01.6630634Z 2023-07-20T12:10:01.6630645Z 2023-07-20T12:10:01.6630655Z 2023-07-20T12:10:01.6631116Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-opencl-dev-12.2.53-0 <=== 2023-07-20T12:10:01.6631630Z 2023-07-20T12:10:01.6632012Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6632470Z 2023-07-20T12:10:01.6632840Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-dev-12.2.53-0 2023-07-20T12:10:01.6633264Z 2023-07-20T12:10:01.6633275Z 2023-07-20T12:10:01.6633285Z 2023-07-20T12:10:01.6633763Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-dev-12.1.0.26-0 <=== 2023-07-20T12:10:01.6634467Z 2023-07-20T12:10:01.6634875Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6635373Z 2023-07-20T12:10:01.6635718Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-12.1.0.26-0 2023-07-20T12:10:01.6636077Z 2023-07-20T12:10:01.6636102Z 2023-07-20T12:10:01.6636109Z 2023-07-20T12:10:01.6636344Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-dev-11.0.2.4-0 <=== 2023-07-20T12:10:01.6636602Z 2023-07-20T12:10:01.6636802Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6637035Z 2023-07-20T12:10:01.6637213Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-11.0.2.4-0 2023-07-20T12:10:01.6637426Z 2023-07-20T12:10:01.6637432Z 2023-07-20T12:10:01.6637437Z 2023-07-20T12:10:01.6637689Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.53-0 <=== 2023-07-20T12:10:01.6637953Z 2023-07-20T12:10:01.6638151Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6638383Z 2023-07-20T12:10:01.6638566Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.53-0 2023-07-20T12:10:01.6638787Z 2023-07-20T12:10:01.6638792Z 2023-07-20T12:10:01.6638798Z 2023-07-20T12:10:01.6639045Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.4.55-0 <=== 2023-07-20T12:10:01.6639295Z 2023-07-20T12:10:01.6639493Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6639720Z 2023-07-20T12:10:01.6639906Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.4.55-0 2023-07-20T12:10:01.6640127Z 2023-07-20T12:10:01.6640133Z 2023-07-20T12:10:01.6640138Z 2023-07-20T12:10:01.6640391Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-dev-12.0.2.55-0 <=== 2023-07-20T12:10:01.6640660Z 2023-07-20T12:10:01.6640857Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6641082Z 2023-07-20T12:10:01.6641268Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-12.0.2.55-0 2023-07-20T12:10:01.6641649Z 2023-07-20T12:10:01.6641655Z 2023-07-20T12:10:01.6641660Z 2023-07-20T12:10:01.6641902Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-dev-12.0.2.50-0 <=== 2023-07-20T12:10:01.6642157Z 2023-07-20T12:10:01.6642338Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6642570Z 2023-07-20T12:10:01.6642746Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-12.0.2.50-0 2023-07-20T12:10:01.6642954Z 2023-07-20T12:10:01.6642960Z 2023-07-20T12:10:01.6642965Z 2023-07-20T12:10:01.6643211Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjitlink-dev-12.1.105-0 <=== 2023-07-20T12:10:01.6643479Z 2023-07-20T12:10:01.6643788Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6644032Z 2023-07-20T12:10:01.6644223Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-dev-12.1.105-0 2023-07-20T12:10:01.6644452Z 2023-07-20T12:10:01.6644457Z 2023-07-20T12:10:01.6644469Z 2023-07-20T12:10:01.6644719Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-12.1.1.14-0 <=== 2023-07-20T12:10:01.6644981Z 2023-07-20T12:10:01.6645174Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6645387Z 2023-07-20T12:10:01.6645569Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-12.1.1.14-0 2023-07-20T12:10:01.6645787Z 2023-07-20T12:10:01.6645792Z 2023-07-20T12:10:01.6645798Z 2023-07-20T12:10:01.6646049Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-12.1.0-0 <=== 2023-07-20T12:10:01.6646317Z 2023-07-20T12:10:01.6646517Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6646747Z 2023-07-20T12:10:01.6646938Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-12.1.0-0 2023-07-20T12:10:01.6647162Z 2023-07-20T12:10:01.6647167Z 2023-07-20T12:10:01.6647172Z 2023-07-20T12:10:01.6647413Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-runtime-12.1.0-0 <=== 2023-07-20T12:10:01.6647667Z 2023-07-20T12:10:01.6647863Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6648090Z 2023-07-20T12:10:01.6648246Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-12.1.0-0 2023-07-20T12:10:01.6648455Z 2023-07-20T12:10:01.6648460Z 2023-07-20T12:10:01.6648466Z 2023-07-20T12:10:01.6648729Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-07-20T12:10:01.6649007Z 2023-07-20T12:10:01.6649206Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6649431Z 2023-07-20T12:10:01.6649677Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:10:01.6649918Z 2023-07-20T12:10:01.6649924Z 2023-07-20T12:10:01.6649929Z 2023-07-20T12:10:01.6650175Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-07-20T12:10:01.6650439Z 2023-07-20T12:10:01.6650635Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6650863Z 2023-07-20T12:10:01.6651035Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-07-20T12:10:01.6651229Z 2023-07-20T12:10:01.6651252Z 2023-07-20T12:10:01.6651258Z 2023-07-20T12:10:01.6651473Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-07-20T12:10:01.6651722Z 2023-07-20T12:10:01.6651916Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6652151Z 2023-07-20T12:10:01.6652316Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-07-20T12:10:01.6652521Z 2023-07-20T12:10:01.6652526Z 2023-07-20T12:10:01.6652532Z 2023-07-20T12:10:01.6652760Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-07-20T12:10:01.6653148Z 2023-07-20T12:10:01.6653344Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6653570Z 2023-07-20T12:10:01.6653745Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-07-20T12:10:01.6653953Z 2023-07-20T12:10:01.6653959Z 2023-07-20T12:10:01.6653964Z 2023-07-20T12:10:01.6654201Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h8bd8f75_46356 <=== 2023-07-20T12:10:01.6654435Z 2023-07-20T12:10:01.6654633Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6654860Z 2023-07-20T12:10:01.6655682Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:10:01.6655936Z 2023-07-20T12:10:01.6655942Z 2023-07-20T12:10:01.6655947Z 2023-07-20T12:10:01.6656231Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-12.1-hde6ce7c_5 <=== 2023-07-20T12:10:01.6656529Z 2023-07-20T12:10:01.6656728Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6656961Z 2023-07-20T12:10:01.6657156Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-12.1-hde6ce7c_5 2023-07-20T12:10:01.6657386Z 2023-07-20T12:10:01.6657391Z 2023-07-20T12:10:01.6657397Z 2023-07-20T12:10:01.6657651Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py311haa95532_0 <=== 2023-07-20T12:10:01.6657922Z 2023-07-20T12:10:01.6658102Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6658334Z 2023-07-20T12:10:01.6658537Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py311haa95532_0 2023-07-20T12:10:01.6658767Z 2023-07-20T12:10:01.6658773Z 2023-07-20T12:10:01.6658778Z 2023-07-20T12:10:01.6659042Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py311h2bbff1b_1 <=== 2023-07-20T12:10:01.6659329Z 2023-07-20T12:10:01.6659525Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6659752Z 2023-07-20T12:10:01.6659951Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py311h2bbff1b_1 2023-07-20T12:10:01.6660186Z 2023-07-20T12:10:01.6660192Z 2023-07-20T12:10:01.6660197Z 2023-07-20T12:10:01.6660452Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::mpmath-1.2.1-py311_0 <=== 2023-07-20T12:10:01.6660719Z 2023-07-20T12:10:01.6660915Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6661125Z 2023-07-20T12:10:01.6661303Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.2.1-py311_0 2023-07-20T12:10:01.6661511Z 2023-07-20T12:10:01.6661516Z 2023-07-20T12:10:01.6661522Z 2023-07-20T12:10:01.6661775Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::networkx-2.8.4-py311haa95532_1 <=== 2023-07-20T12:10:01.6662047Z 2023-07-20T12:10:01.6662251Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6662475Z 2023-07-20T12:10:01.6662668Z source=C:\Jenkins\Miniconda3\pkgs\networkx-2.8.4-py311haa95532_1 2023-07-20T12:10:01.6662895Z 2023-07-20T12:10:01.6662900Z 2023-07-20T12:10:01.6662905Z 2023-07-20T12:10:01.6663155Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py311h2bbff1b_1 <=== 2023-07-20T12:10:01.6663421Z 2023-07-20T12:10:01.6663615Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6663845Z 2023-07-20T12:10:01.6664014Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py311h2bbff1b_1 2023-07-20T12:10:01.6664240Z 2023-07-20T12:10:01.6664245Z 2023-07-20T12:10:01.6664251Z 2023-07-20T12:10:01.6664523Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::typing_extensions-4.6.3-py311haa95532_0 <=== 2023-07-20T12:10:01.6664809Z 2023-07-20T12:10:01.6665004Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6665371Z 2023-07-20T12:10:01.6665585Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.6.3-py311haa95532_0 2023-07-20T12:10:01.6665832Z 2023-07-20T12:10:01.6665837Z 2023-07-20T12:10:01.6665843Z 2023-07-20T12:10:01.6666106Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-base-1.25.0-py311hd01c5d8_0 <=== 2023-07-20T12:10:01.6666388Z 2023-07-20T12:10:01.6666581Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6666808Z 2023-07-20T12:10:01.6667007Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.0-py311hd01c5d8_0 2023-07-20T12:10:01.6667636Z 2023-07-20T12:10:01.6667670Z 2023-07-20T12:10:01.6667675Z 2023-07-20T12:10:01.6667941Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py311haa95532_0 <=== 2023-07-20T12:10:01.6668211Z 2023-07-20T12:10:01.6668408Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6668645Z 2023-07-20T12:10:01.6668833Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py311haa95532_0 2023-07-20T12:10:01.6669054Z 2023-07-20T12:10:01.6669060Z 2023-07-20T12:10:01.6669065Z 2023-07-20T12:10:01.6669366Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230718-py3.11_cuda12.1_cudnn8_0 <=== 2023-07-20T12:10:01.6669678Z 2023-07-20T12:10:01.6669872Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6670101Z 2023-07-20T12:10:01.6670322Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230718-py3.11_cuda12.1_cudnn8_0 2023-07-20T12:10:01.6670579Z 2023-07-20T12:10:01.6670585Z 2023-07-20T12:10:01.6670590Z 2023-07-20T12:10:01.6670837Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py311hf62ec03_1 <=== 2023-07-20T12:10:01.6671098Z 2023-07-20T12:10:01.6671282Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6671510Z 2023-07-20T12:10:01.6671693Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py311hf62ec03_1 2023-07-20T12:10:01.6671909Z 2023-07-20T12:10:01.6671914Z 2023-07-20T12:10:01.6671919Z 2023-07-20T12:10:01.6672172Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py311hf62ec03_1 <=== 2023-07-20T12:10:01.6672440Z 2023-07-20T12:10:01.6672637Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6672867Z 2023-07-20T12:10:01.6673061Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py311hf62ec03_1 2023-07-20T12:10:01.6673294Z 2023-07-20T12:10:01.6673299Z 2023-07-20T12:10:01.6673305Z 2023-07-20T12:10:01.6673555Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-1.25.0-py311hdab7c0b_0 <=== 2023-07-20T12:10:01.6673821Z 2023-07-20T12:10:01.6674016Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6674232Z 2023-07-20T12:10:01.6674418Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.0-py311hdab7c0b_0 2023-07-20T12:10:01.6674639Z 2023-07-20T12:10:01.6674644Z 2023-07-20T12:10:01.6674650Z 2023-07-20T12:10:01.6675009Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230720-py311_cu121 <=== 2023-07-20T12:10:01.6675363Z 2023-07-20T12:10:01.6675558Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6675784Z 2023-07-20T12:10:01.6675999Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230720-py311_cu121 2023-07-20T12:10:01.6676241Z 2023-07-20T12:10:01.6676247Z 2023-07-20T12:10:01.6676252Z 2023-07-20T12:10:01.6676258Z 2023-07-20T12:10:01.6676455Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:10:01.6676682Z 2023-07-20T12:10:01.6677071Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-07-20T12:10:01.6677350Z 2023-07-20T12:10:01.6677640Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-07-20T12:10:01.6677950Z 2023-07-20T12:10:01.6678112Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T12:10:01.6678326Z 2023-07-20T12:10:01.6678453Z Solving environment: ...working... done 2023-07-20T12:10:01.6678628Z 2023-07-20T12:10:01.6678633Z 2023-07-20T12:10:01.6678639Z 2023-07-20T12:10:01.6678736Z ## Package Plan ## 2023-07-20T12:10:01.6678876Z 2023-07-20T12:10:01.6678990Z 2023-07-20T12:10:01.6678998Z 2023-07-20T12:10:01.6679234Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:10:01.6679491Z 2023-07-20T12:10:01.6679496Z 2023-07-20T12:10:01.6679501Z 2023-07-20T12:10:01.6679618Z added / updated specs: 2023-07-20T12:10:01.6679769Z 2023-07-20T12:10:01.6679875Z - distr::torchaudio 2023-07-20T12:10:01.6680017Z 2023-07-20T12:10:01.6680103Z - pytorch-cuda=12.1 2023-07-20T12:10:01.6680252Z 2023-07-20T12:10:01.6680257Z 2023-07-20T12:10:01.6680263Z 2023-07-20T12:10:01.6680268Z 2023-07-20T12:10:01.6680273Z 2023-07-20T12:10:01.6680413Z The following packages will be downloaded: 2023-07-20T12:10:01.6680592Z 2023-07-20T12:10:01.6680598Z 2023-07-20T12:10:01.6680603Z 2023-07-20T12:10:01.6680724Z package | build 2023-07-20T12:10:01.6680884Z 2023-07-20T12:10:01.6681021Z ---------------------------|----------------- 2023-07-20T12:10:01.6681201Z 2023-07-20T12:10:01.6681360Z mkl-service-2.4.0 | py311h2bbff1b_1 44 KB 2023-07-20T12:10:01.6681553Z 2023-07-20T12:10:01.6681697Z mkl_fft-1.3.6 | py311hf62ec03_1 164 KB 2023-07-20T12:10:01.6681873Z 2023-07-20T12:10:01.6682008Z mkl_random-1.2.2 | py311hf62ec03_1 218 KB 2023-07-20T12:10:01.6682190Z 2023-07-20T12:10:01.6682360Z mpmath-1.2.1 | py311_0 1.2 MB pytorch-nightly 2023-07-20T12:10:01.6682561Z 2023-07-20T12:10:01.6682705Z numpy-1.25.0 | py311hdab7c0b_0 13 KB 2023-07-20T12:10:01.6682884Z 2023-07-20T12:10:01.6683034Z numpy-base-1.25.0 | py311hd01c5d8_0 7.3 MB 2023-07-20T12:10:01.6683218Z 2023-07-20T12:10:01.6683473Z torchaudio-2.1.0.dev20230720| py311_cu121 7.1 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:10:01.6683743Z 2023-07-20T12:10:01.6683914Z ------------------------------------------------------------ 2023-07-20T12:10:01.6684105Z 2023-07-20T12:10:01.6684233Z Total: 16.0 MB 2023-07-20T12:10:01.6684392Z 2023-07-20T12:10:01.6684398Z 2023-07-20T12:10:01.6684403Z 2023-07-20T12:10:01.6684556Z The following NEW packages will be INSTALLED: 2023-07-20T12:10:01.6684739Z 2023-07-20T12:10:01.6684744Z 2023-07-20T12:10:01.6684749Z 2023-07-20T12:10:01.6684896Z blas pkgs/main/win-64::blas-1.0-mkl 2023-07-20T12:10:01.6685074Z 2023-07-20T12:10:01.6685232Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-20T12:10:01.6685424Z 2023-07-20T12:10:01.6685594Z cuda-cudart nvidia/win-64::cuda-cudart-12.1.105-0 2023-07-20T12:10:01.6685796Z 2023-07-20T12:10:01.6685982Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-07-20T12:10:01.6686184Z 2023-07-20T12:10:01.6686349Z cuda-cupti nvidia/win-64::cuda-cupti-12.1.105-0 2023-07-20T12:10:01.6686553Z 2023-07-20T12:10:01.6686733Z cuda-libraries nvidia/win-64::cuda-libraries-12.1.0-0 2023-07-20T12:10:01.6686940Z 2023-07-20T12:10:01.6687134Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-07-20T12:10:01.6687361Z 2023-07-20T12:10:01.6687657Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-07-20T12:10:01.6687854Z 2023-07-20T12:10:01.6688036Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-07-20T12:10:01.6688247Z 2023-07-20T12:10:01.6688388Z cuda-nvtx nvidia/win-64::cuda-nvtx-12.1.105-0 2023-07-20T12:10:01.6688580Z 2023-07-20T12:10:01.6688747Z cuda-opencl nvidia/win-64::cuda-opencl-12.2.53-0 2023-07-20T12:10:01.6688943Z 2023-07-20T12:10:01.6689127Z cuda-opencl-dev nvidia/win-64::cuda-opencl-dev-12.2.53-0 2023-07-20T12:10:01.6689340Z 2023-07-20T12:10:01.6689542Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:10:01.6689775Z 2023-07-20T12:10:01.6690053Z cuda-runtime nvidia/win-64::cuda-runtime-12.1.0-0 2023-07-20T12:10:01.6690267Z 2023-07-20T12:10:01.6690455Z filelock pkgs/main/win-64::filelock-3.9.0-py311haa95532_0 2023-07-20T12:10:01.6690668Z 2023-07-20T12:10:01.6690850Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:10:01.6691089Z 2023-07-20T12:10:01.6691420Z libcublas nvidia/win-64::libcublas-12.1.0.26-0 2023-07-20T12:10:01.6691628Z 2023-07-20T12:10:01.6691811Z libcublas-dev nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-07-20T12:10:01.6692021Z 2023-07-20T12:10:01.6692176Z libcufft nvidia/win-64::libcufft-11.0.2.4-0 2023-07-20T12:10:01.6692483Z 2023-07-20T12:10:01.6692882Z libcufft-dev nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-07-20T12:10:01.6693098Z 2023-07-20T12:10:01.6693263Z libcurand nvidia/win-64::libcurand-10.3.3.53-0 2023-07-20T12:10:01.6693436Z 2023-07-20T12:10:01.6693623Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-20T12:10:01.6693836Z 2023-07-20T12:10:01.6694006Z libcusolver nvidia/win-64::libcusolver-11.4.4.55-0 2023-07-20T12:10:01.6694203Z 2023-07-20T12:10:01.6694389Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-07-20T12:10:01.6694611Z 2023-07-20T12:10:01.6694782Z libcusparse nvidia/win-64::libcusparse-12.0.2.55-0 2023-07-20T12:10:01.6694982Z 2023-07-20T12:10:01.6695171Z libcusparse-dev nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-07-20T12:10:01.6695390Z 2023-07-20T12:10:01.6695526Z libnpp nvidia/win-64::libnpp-12.0.2.50-0 2023-07-20T12:10:01.6695710Z 2023-07-20T12:10:01.6695880Z libnpp-dev nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-07-20T12:10:01.6696075Z 2023-07-20T12:10:01.6696246Z libnvjitlink nvidia/win-64::libnvjitlink-12.1.105-0 2023-07-20T12:10:01.6696448Z 2023-07-20T12:10:01.6696636Z libnvjitlink-dev nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-07-20T12:10:01.6696864Z 2023-07-20T12:10:01.6697028Z libnvjpeg nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-07-20T12:10:01.6697221Z 2023-07-20T12:10:01.6697396Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-07-20T12:10:01.6697609Z 2023-07-20T12:10:01.6697762Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-20T12:10:01.6697961Z 2023-07-20T12:10:01.6698124Z mkl pkgs/main/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:10:01.6698320Z 2023-07-20T12:10:01.6698522Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-07-20T12:10:01.6698756Z 2023-07-20T12:10:01.6698932Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-07-20T12:10:01.6699137Z 2023-07-20T12:10:01.6699324Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-07-20T12:10:01.6699539Z 2023-07-20T12:10:01.6699726Z mpmath pytorch-nightly/win-64::mpmath-1.2.1-py311_0 2023-07-20T12:10:01.6699924Z 2023-07-20T12:10:01.6700111Z networkx pkgs/main/win-64::networkx-2.8.4-py311haa95532_1 2023-07-20T12:10:01.6700329Z 2023-07-20T12:10:01.6700511Z numpy pkgs/main/win-64::numpy-1.25.0-py311hdab7c0b_0 2023-07-20T12:10:01.6700868Z 2023-07-20T12:10:01.6701077Z numpy-base pkgs/main/win-64::numpy-base-1.25.0-py311hd01c5d8_0 2023-07-20T12:10:01.6701308Z 2023-07-20T12:10:01.6701542Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230718-py3.11_cuda12.1_cudnn8_0 2023-07-20T12:10:01.6701799Z 2023-07-20T12:10:01.6702017Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-07-20T12:10:01.6702261Z 2023-07-20T12:10:01.6702468Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-20T12:10:01.6702705Z 2023-07-20T12:10:01.6702862Z pyyaml pkgs/main/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-07-20T12:10:01.6703074Z 2023-07-20T12:10:01.6703365Z sympy pkgs/main/win-64::sympy-1.11.1-py311haa95532_0 2023-07-20T12:10:01.6703592Z 2023-07-20T12:10:01.6703755Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-20T12:10:01.6703949Z 2023-07-20T12:10:01.6704149Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230720-py311_cu121 2023-07-20T12:10:01.6704385Z 2023-07-20T12:10:01.6704599Z typing_extensions pkgs/main/win-64::typing_extensions-4.6.3-py311haa95532_0 2023-07-20T12:10:01.6704845Z 2023-07-20T12:10:01.6705005Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-07-20T12:10:01.6705174Z 2023-07-20T12:10:01.6705201Z 2023-07-20T12:10:01.6705207Z 2023-07-20T12:10:01.6705212Z 2023-07-20T12:10:01.6705218Z 2023-07-20T12:10:01.6705360Z Preparing transaction: ...working... done 2023-07-20T12:10:01.6705522Z 2023-07-20T12:10:01.6705660Z Verifying transaction: ...working... done 2023-07-20T12:10:01.6705841Z 2023-07-20T12:10:01.6705977Z Executing transaction: ...working... done 2023-07-20T12:10:01.6706162Z 2023-07-20T12:10:01.6706167Z 2023-07-20T12:10:01.7183959Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-07-20T12:10:01.7186482Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-07-20T12:10:01.7187139Z + conda install --yes --quiet 'ffmpeg<5' 2023-07-20T12:10:01.7187740Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-07-20T12:10:08.2521447Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:10:10.8463869Z Solving environment: ...working... done 2023-07-20T12:10:12.2233733Z 2023-07-20T12:10:12.2234520Z ## Package Plan ## 2023-07-20T12:10:12.2234931Z 2023-07-20T12:10:12.2235246Z environment location: C:\Jenkins\Miniconda3 2023-07-20T12:10:12.2235619Z 2023-07-20T12:10:12.2235833Z added / updated specs: 2023-07-20T12:10:12.2236347Z - ffmpeg[version='<5'] 2023-07-20T12:10:12.2236628Z 2023-07-20T12:10:12.2236641Z 2023-07-20T12:10:12.2236924Z The following packages will be downloaded: 2023-07-20T12:10:12.2237332Z 2023-07-20T12:10:12.2237580Z package | build 2023-07-20T12:10:12.2238158Z ---------------------------|----------------- 2023-07-20T12:10:12.2238783Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-07-20T12:10:12.2239447Z ------------------------------------------------------------ 2023-07-20T12:10:12.2240082Z Total: 17.6 MB 2023-07-20T12:10:12.2240413Z 2023-07-20T12:10:12.2240704Z The following NEW packages will be INSTALLED: 2023-07-20T12:10:12.2241070Z 2023-07-20T12:10:12.2241435Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-07-20T12:10:12.2241832Z 2023-07-20T12:10:12.2241842Z 2023-07-20T12:10:12.2340216Z Preparing transaction: ...working... done 2023-07-20T12:10:12.2778352Z Verifying transaction: ...working... done 2023-07-20T12:10:12.3687887Z Executing transaction: ...working... done 2023-07-20T12:10:12.6264217Z + 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.1455794Z Smoke test passed. 2023-07-20T12:10:19.1456223Z 2023-07-20T12:10:19.1456238Z 2023-07-20T12:10:19.2127282Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:10:24.6609219Z 2023-07-20T12:10:24.6610131Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke: 2023-07-20T12:10:24.6610743Z 2023-07-20T12:10:24.8076921Z ##[group]Run set -euxo pipefail 2023-07-20T12:10:24.8077264Z set -euxo pipefail 2023-07-20T12:10:24.8077547Z source "${BUILD_ENV_FILE}" 2023-07-20T12:10:24.8077893Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-07-20T12:10:24.8078425Z ${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:24.8111428Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T12:10:24.8111726Z env: 2023-07-20T12:10:24.8111980Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:10:24.8112321Z PYTHON_VERSION: 3.11 2023-07-20T12:10:24.8112701Z PACKAGE_TYPE: conda 2023-07-20T12:10:24.8112960Z REPOSITORY: pytorch/audio 2023-07-20T12:10:24.8113179Z REF: 2023-07-20T12:10:24.8113394Z CU_VERSION: cu121 2023-07-20T12:10:24.8113632Z CHANNEL: nightly 2023-07-20T12:10:24.8114060Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-20T12:10:24.8114420Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:10:24.8114804Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:10:24.8115350Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:10:24.8115903Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:10:24.8116639Z PACKAGE_NAME: torchaudio 2023-07-20T12:10:24.8118218Z CONDA_PYTORCHBOT_TOKEN: *** 2023-07-20T12:10:24.8118790Z ##[endgroup] 2023-07-20T12:10:25.2897397Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T12:10:25.2899788Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:10:25.2900453Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:10:25.2900967Z ++ export CMAKE_USE_CUDA=1 2023-07-20T12:10:25.2901503Z ++ CMAKE_USE_CUDA=1 2023-07-20T12:10:25.2901986Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T12:10:25.2902601Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T12:10:25.2903380Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-20T12:10:25.2904170Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T12:10:25.2904898Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230718' 2023-07-20T12:10:25.2905634Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230718' 2023-07-20T12:10:25.2906376Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230718' 2023-07-20T12:10:25.2907083Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230718' 2023-07-20T12:10:25.2907716Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:10:25.2908303Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:10:25.2909118Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:10:25.2909996Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:10:25.2910847Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:10:25.2911666Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:10:25.2912241Z ++ export FORCE_CUDA=1 2023-07-20T12:10:25.2912683Z ++ FORCE_CUDA=1 2023-07-20T12:10:25.2914583Z ++ 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:25.2921382Z ++ 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:25.2923459Z ++ export PYTORCH_VERSION=2.1.0.dev20230718 2023-07-20T12:10:25.2924044Z ++ PYTORCH_VERSION=2.1.0.dev20230718 2023-07-20T12:10:25.2924576Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T12:10:25.2925087Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T12:10:25.2925629Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T12:10:25.2926251Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T12:10:25.2926783Z ++ export VERSION_SUFFIX= 2023-07-20T12:10:25.2927229Z ++ VERSION_SUFFIX= 2023-07-20T12:10:25.2927633Z ++ export WHEEL_DIR= 2023-07-20T12:10:25.2928162Z ++ WHEEL_DIR= 2023-07-20T12:10:25.2929060Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5610470956' conda install --yes --quiet anaconda-client 2023-07-20T12:10:43.7692822Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:10:43.7693123Z 2023-07-20T12:10:43.7693319Z Solving environment: ...working... done 2023-07-20T12:10:43.7693499Z 2023-07-20T12:10:43.7693509Z 2023-07-20T12:10:43.7693518Z 2023-07-20T12:10:43.7693621Z ## Package Plan ## 2023-07-20T12:10:43.7693766Z 2023-07-20T12:10:43.7693772Z 2023-07-20T12:10:43.7693778Z 2023-07-20T12:10:43.7694007Z environment location: C:\actions-runner\_work\_temp\conda_environment_5610470956 2023-07-20T12:10:43.7694285Z 2023-07-20T12:10:43.7694290Z 2023-07-20T12:10:43.7694296Z 2023-07-20T12:10:43.7694402Z added / updated specs: 2023-07-20T12:10:43.7694554Z 2023-07-20T12:10:43.7694656Z - anaconda-client 2023-07-20T12:10:43.7694816Z 2023-07-20T12:10:43.7694822Z 2023-07-20T12:10:43.7694827Z 2023-07-20T12:10:43.7694833Z 2023-07-20T12:10:43.7694838Z 2023-07-20T12:10:43.7694978Z The following packages will be downloaded: 2023-07-20T12:10:43.7695144Z 2023-07-20T12:10:43.7695167Z 2023-07-20T12:10:43.7695173Z 2023-07-20T12:10:43.7695276Z package | build 2023-07-20T12:10:43.7695440Z 2023-07-20T12:10:43.7695580Z ---------------------------|----------------- 2023-07-20T12:10:43.7695756Z 2023-07-20T12:10:43.7695927Z anaconda-client-1.12.0 | py38haa95532_0 166 KB 2023-07-20T12:10:43.7696129Z 2023-07-20T12:10:43.7696271Z attrs-22.1.0 | py38haa95532_0 84 KB 2023-07-20T12:10:43.7696605Z 2023-07-20T12:10:43.7696762Z clyent-1.2.2 | py38_1 20 KB 2023-07-20T12:10:43.7696936Z 2023-07-20T12:10:43.7697071Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-07-20T12:10:43.7697259Z 2023-07-20T12:10:43.7697426Z importlib_resources-5.2.0 | pyhd3eb1b0_1 21 KB 2023-07-20T12:10:43.7697744Z 2023-07-20T12:10:43.7698074Z jsonschema-4.17.3 | py38haa95532_0 155 KB 2023-07-20T12:10:43.7698272Z 2023-07-20T12:10:43.7698423Z jupyter_core-5.3.0 | py38haa95532_0 107 KB 2023-07-20T12:10:43.7698606Z 2023-07-20T12:10:43.7698751Z nbformat-5.7.0 | py38haa95532_0 152 KB 2023-07-20T12:10:43.7698929Z 2023-07-20T12:10:43.7699081Z pkgutil-resolve-name-1.3.10| py38haa95532_0 10 KB 2023-07-20T12:10:43.7699283Z 2023-07-20T12:10:43.7699437Z platformdirs-2.5.2 | py38haa95532_0 24 KB 2023-07-20T12:10:43.7699625Z 2023-07-20T12:10:43.7700895Z pyrsistent-0.18.0 | py38h196d8e1_0 89 KB 2023-07-20T12:10:43.7701090Z 2023-07-20T12:10:43.7701251Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-07-20T12:10:43.7701448Z 2023-07-20T12:10:43.7702237Z python-fastjsonschema-2.16.2| py38haa95532_0 231 KB 2023-07-20T12:10:43.7702485Z 2023-07-20T12:10:43.7702635Z pywin32-305 | py38h2bbff1b_0 10.7 MB 2023-07-20T12:10:43.7702796Z 2023-07-20T12:10:43.7702960Z requests-toolbelt-0.9.1 | pyhd3eb1b0_0 42 KB 2023-07-20T12:10:43.7703159Z 2023-07-20T12:10:43.7703305Z traitlets-5.7.1 | py38haa95532_0 205 KB 2023-07-20T12:10:43.7703653Z 2023-07-20T12:10:43.7703796Z zipp-3.11.0 | py38haa95532_0 20 KB 2023-07-20T12:10:43.7703978Z 2023-07-20T12:10:43.7704146Z ------------------------------------------------------------ 2023-07-20T12:10:43.7704348Z 2023-07-20T12:10:43.7704482Z Total: 12.3 MB 2023-07-20T12:10:43.7704868Z 2023-07-20T12:10:43.7704878Z 2023-07-20T12:10:43.7704887Z 2023-07-20T12:10:43.7705168Z The following NEW packages will be INSTALLED: 2023-07-20T12:10:43.7705515Z 2023-07-20T12:10:43.7705521Z 2023-07-20T12:10:43.7705526Z 2023-07-20T12:10:43.7705778Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py38haa95532_0 2023-07-20T12:10:43.7706030Z 2023-07-20T12:10:43.7706203Z attrs pkgs/main/win-64::attrs-22.1.0-py38haa95532_0 2023-07-20T12:10:43.7706402Z 2023-07-20T12:10:43.7706563Z clyent pkgs/main/win-64::clyent-1.2.2-py38_1 2023-07-20T12:10:43.7706737Z 2023-07-20T12:10:43.7706929Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-07-20T12:10:43.7707151Z 2023-07-20T12:10:43.7707362Z importlib_resourc~ pkgs/main/noarch::importlib_resources-5.2.0-pyhd3eb1b0_1 2023-07-20T12:10:43.7707602Z 2023-07-20T12:10:43.7707792Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py38haa95532_0 2023-07-20T12:10:43.7708017Z 2023-07-20T12:10:43.7708203Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py38haa95532_0 2023-07-20T12:10:43.7708420Z 2023-07-20T12:10:43.7708605Z nbformat pkgs/main/win-64::nbformat-5.7.0-py38haa95532_0 2023-07-20T12:10:43.7708816Z 2023-07-20T12:10:43.7709053Z pkgutil-resolve-n~ pkgs/main/win-64::pkgutil-resolve-name-1.3.10-py38haa95532_0 2023-07-20T12:10:43.7709305Z 2023-07-20T12:10:43.7709503Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py38haa95532_0 2023-07-20T12:10:43.7709735Z 2023-07-20T12:10:43.7709925Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py38h196d8e1_0 2023-07-20T12:10:43.7710143Z 2023-07-20T12:10:43.7710357Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-07-20T12:10:43.7710602Z 2023-07-20T12:10:43.7710987Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py38haa95532_0 2023-07-20T12:10:43.7711270Z 2023-07-20T12:10:43.7711446Z pywin32 pkgs/main/win-64::pywin32-305-py38h2bbff1b_0 2023-07-20T12:10:43.7711646Z 2023-07-20T12:10:43.7711881Z requests-toolbelt pkgs/main/noarch::requests-toolbelt-0.9.1-pyhd3eb1b0_0 2023-07-20T12:10:43.7712396Z 2023-07-20T12:10:43.7712594Z traitlets pkgs/main/win-64::traitlets-5.7.1-py38haa95532_0 2023-07-20T12:10:43.7712812Z 2023-07-20T12:10:43.7712980Z zipp pkgs/main/win-64::zipp-3.11.0-py38haa95532_0 2023-07-20T12:10:43.7713178Z 2023-07-20T12:10:43.7713184Z 2023-07-20T12:10:43.7713190Z 2023-07-20T12:10:43.7713196Z 2023-07-20T12:10:43.7713201Z 2023-07-20T12:10:43.7713338Z Preparing transaction: ...working... done 2023-07-20T12:10:43.7713520Z 2023-07-20T12:10:43.7713653Z Verifying transaction: ...working... done 2023-07-20T12:10:43.7713830Z 2023-07-20T12:10:43.7713961Z Executing transaction: ...working... done 2023-07-20T12:10:43.7714132Z 2023-07-20T12:10:43.7714281Z 2023-07-20T12:10:43.8332693Z + 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:52.7067188Z Using Anaconda API: https://api.anaconda.org 2023-07-20T12:10:52.7067651Z 2023-07-20T12:10:52.7067921Z Using "pytorch-nightly" as upload username 2023-07-20T12:10:52.7068272Z 2023-07-20T12:10:52.7069388Z Processing "distr/win-64\torchaudio-2.1.0.dev20230720-py311_cu121.tar.bz2" 2023-07-20T12:10:52.7069868Z 2023-07-20T12:10:52.7069979Z Detecting file type... 2023-07-20T12:10:52.7070140Z 2023-07-20T12:10:52.7070236Z File type is "Conda" 2023-07-20T12:10:52.7070380Z 2023-07-20T12:10:52.7070510Z Extracting conda attributes for upload 2023-07-20T12:10:52.7070686Z 2023-07-20T12:10:52.7070801Z Creating package "torchaudio" 2023-07-20T12:10:52.7071018Z 2023-07-20T12:10:52.7071229Z Creating release "2.1.0.dev20230720" 2023-07-20T12:10:52.7071402Z 2023-07-20T12:10:52.7071673Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230720/win-64/torchaudio-2.1.0.dev20230720-py311_cu121.tar.bz2" 2023-07-20T12:10:52.7071961Z 2023-07-20T12:10:52.7071967Z 2023-07-20T12:10:52.7072084Z 0%| | 0.00/7.13M [00:00