2023-07-20T11:34:47.3521356Z Requested labels: windows.8xlarge.nvidia.gpu 2023-07-20T11:34:47.3521521Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-07-20T11:34:47.3521740Z Reusable workflow chain: 2023-07-20T11:34:47.3521842Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (6a67f8ba5a61a7068729fcd436b7009d56649e2b) 2023-07-20T11:34:47.3521942Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (6c2fe3a9774fd7c2b04cd2b74986beee36263321) 2023-07-20T11:34:47.3522049Z Waiting for a runner to pick up this job... 2023-07-20T11:39:41.9212372Z Job is about to start running on the runner: i-0bfb92221b1aeca42 (organization) 2023-07-20T11:41:44.7957374Z Current runner version: '2.306.0' 2023-07-20T11:41:44.7971025Z Runner name: 'i-0bfb92221b1aeca42' 2023-07-20T11:41:44.7971624Z Runner group name: 'Default' 2023-07-20T11:41:44.7972285Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-07-20T11:41:44.7976549Z ##[group]GITHUB_TOKEN Permissions 2023-07-20T11:41:44.7977398Z Actions: write 2023-07-20T11:41:44.7977725Z Checks: write 2023-07-20T11:41:44.7977959Z Contents: write 2023-07-20T11:41:44.7978245Z Deployments: write 2023-07-20T11:41:44.7978532Z Discussions: write 2023-07-20T11:41:44.7978811Z Issues: write 2023-07-20T11:41:44.7979055Z Metadata: read 2023-07-20T11:41:44.7981341Z Packages: write 2023-07-20T11:41:44.7981631Z Pages: write 2023-07-20T11:41:44.7981920Z PullRequests: write 2023-07-20T11:41:44.7982211Z RepositoryProjects: write 2023-07-20T11:41:44.7982561Z SecurityEvents: write 2023-07-20T11:41:44.7982852Z Statuses: write 2023-07-20T11:41:44.7983092Z ##[endgroup] 2023-07-20T11:41:44.7989987Z Secret source: Actions 2023-07-20T11:41:44.7990565Z Prepare workflow directory 2023-07-20T11:41:45.5757254Z Prepare all required actions 2023-07-20T11:41:45.6052232Z Getting action download info 2023-07-20T11:41:46.0720739Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-07-20T11:42:16.3455489Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-07-20T11:42:17.5143497Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (6c2fe3a9774fd7c2b04cd2b74986beee36263321) 2023-07-20T11:42:17.5146192Z ##[group] Inputs 2023-07-20T11:42:17.5146573Z runner-type: 2023-07-20T11:42:17.5146986Z conda-package-directory: packaging/torchaudio 2023-07-20T11:42:17.5147858Z repository: pytorch/audio 2023-07-20T11:42:17.5148434Z ref: 2023-07-20T11:42:17.5148896Z test-infra-repository: pytorch/test-infra 2023-07-20T11:42:17.5149564Z test-infra-ref: main 2023-07-20T11:42:17.5159468Z build-matrix: {"include": [{"python_version": "3.8", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_8-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_8-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_8-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.9", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_9-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_9-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_9-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.10", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_10-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_10-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_10-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.11", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_11-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_11-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_11-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}]} 2023-07-20T11:42:17.5168996Z pre-script: 2023-07-20T11:42:17.5169590Z post-script: 2023-07-20T11:42:17.5170207Z package-name: torchaudio 2023-07-20T11:42:17.5170626Z trigger-event: push 2023-07-20T11:42:17.5171017Z smoke-test-script: test/smoke_test/smoke_test.py 2023-07-20T11:42:17.5171366Z cache-path: 2023-07-20T11:42:17.5171599Z cache-key: 2023-07-20T11:42:17.5171896Z ##[endgroup] 2023-07-20T11:42:17.5172251Z Complete job name: pytorch/audio / conda-py3_8-cuda12_1 2023-07-20T11:42:18.5966714Z ##[group]Run actions/checkout@v3 2023-07-20T11:42:18.5967204Z with: 2023-07-20T11:42:18.5967434Z repository: pytorch/test-infra 2023-07-20T11:42:18.5967788Z ref: main 2023-07-20T11:42:18.5968103Z path: test-infra 2023-07-20T11:42:18.5968474Z token: *** 2023-07-20T11:42:18.5968671Z ssh-strict: true 2023-07-20T11:42:18.5968891Z persist-credentials: true 2023-07-20T11:42:18.5969199Z clean: true 2023-07-20T11:42:18.5969440Z sparse-checkout-cone-mode: true 2023-07-20T11:42:18.5969714Z fetch-depth: 1 2023-07-20T11:42:18.5969923Z lfs: false 2023-07-20T11:42:18.5970113Z submodules: false 2023-07-20T11:42:18.5971176Z set-safe-directory: true 2023-07-20T11:42:18.5971394Z env: 2023-07-20T11:42:18.5971642Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:18.5971905Z PYTHON_VERSION: 3.8 2023-07-20T11:42:18.5972109Z PACKAGE_TYPE: conda 2023-07-20T11:42:18.5972327Z REPOSITORY: pytorch/audio 2023-07-20T11:42:18.5972530Z REF: 2023-07-20T11:42:18.5972757Z CU_VERSION: cu121 2023-07-20T11:42:18.5972963Z ##[endgroup] 2023-07-20T11:42:18.7851165Z Syncing repository: pytorch/test-infra 2023-07-20T11:42:18.7853000Z ##[group]Getting Git version info 2023-07-20T11:42:18.7853424Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-07-20T11:42:18.7938885Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-20T11:42:37.1106083Z git version 2.41.0.windows.1 2023-07-20T11:42:37.1160675Z ##[endgroup] 2023-07-20T11:42:37.1213844Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1687108f-f580-420b-835d-1c4695f3b19c' before making global git config changes 2023-07-20T11:42:37.1215243Z Adding repository directory to the temporary git global config as a safe directory 2023-07-20T11:42:37.1221949Z [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:37.1808114Z ##[group]Initializing the repository 2023-07-20T11:42:37.1817920Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-07-20T11:42:37.2965603Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-07-20T11:42:37.3023372Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-07-20T11:42:37.3435230Z ##[endgroup] 2023-07-20T11:42:37.3435716Z ##[group]Disabling automatic garbage collection 2023-07-20T11:42:37.3445030Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-20T11:42:37.4129372Z ##[endgroup] 2023-07-20T11:42:37.4129912Z ##[group]Setting up auth 2023-07-20T11:42:37.4145056Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-20T11:42:37.4495061Z [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:42.3209774Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-20T11:42:42.3536368Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2023-07-20T11:42:42.8142301Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:42:42.8493245Z ##[endgroup] 2023-07-20T11:42:42.8493778Z ##[group]Fetching the repository 2023-07-20T11:42:42.8512438Z [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:46.0309767Z remote: Enumerating objects: 1061, done. 2023-07-20T11:42:46.0310615Z remote: Counting objects: 0% (1/1061) 2023-07-20T11:42:46.0311193Z remote: Counting objects: 1% (11/1061) 2023-07-20T11:42:46.0312131Z remote: Counting objects: 2% (22/1061) 2023-07-20T11:42:46.0313104Z remote: Counting objects: 3% (32/1061) 2023-07-20T11:42:46.0313751Z remote: Counting objects: 4% (43/1061) 2023-07-20T11:42:46.0314282Z remote: Counting objects: 5% (54/1061) 2023-07-20T11:42:46.0314875Z remote: Counting objects: 6% (64/1061) 2023-07-20T11:42:46.0315448Z remote: Counting objects: 7% (75/1061) 2023-07-20T11:42:46.0316421Z remote: Counting objects: 8% (85/1061) 2023-07-20T11:42:46.0316939Z remote: Counting objects: 9% (96/1061) 2023-07-20T11:42:46.0317572Z remote: Counting objects: 10% (107/1061) 2023-07-20T11:42:46.0318152Z remote: Counting objects: 11% (117/1061) 2023-07-20T11:42:46.0318625Z remote: Counting objects: 12% (128/1061) 2023-07-20T11:42:46.0319267Z remote: Counting objects: 13% (138/1061) 2023-07-20T11:42:46.0319827Z remote: Counting objects: 14% (149/1061) 2023-07-20T11:42:46.0320293Z remote: Counting objects: 15% (160/1061) 2023-07-20T11:42:46.0320767Z remote: Counting objects: 16% (170/1061) 2023-07-20T11:42:46.0321200Z remote: Counting objects: 17% (181/1061) 2023-07-20T11:42:46.0321488Z remote: Counting objects: 18% (191/1061) 2023-07-20T11:42:46.0321766Z remote: Counting objects: 19% (202/1061) 2023-07-20T11:42:46.0322070Z remote: Counting objects: 20% (213/1061) 2023-07-20T11:42:46.0322345Z remote: Counting objects: 21% (223/1061) 2023-07-20T11:42:46.0322634Z remote: Counting objects: 22% (234/1061) 2023-07-20T11:42:46.0322922Z remote: Counting objects: 23% (245/1061) 2023-07-20T11:42:46.0323209Z remote: Counting objects: 24% (255/1061) 2023-07-20T11:42:46.0323488Z remote: Counting objects: 25% (266/1061) 2023-07-20T11:42:46.0323781Z remote: Counting objects: 26% (276/1061) 2023-07-20T11:42:46.0324070Z remote: Counting objects: 27% (287/1061) 2023-07-20T11:42:46.0324500Z remote: Counting objects: 28% (298/1061) 2023-07-20T11:42:46.0324794Z remote: Counting objects: 29% (308/1061) 2023-07-20T11:42:46.0325095Z remote: Counting objects: 30% (319/1061) 2023-07-20T11:42:46.0325600Z remote: Counting objects: 31% (329/1061) 2023-07-20T11:42:46.0325931Z remote: Counting objects: 32% (340/1061) 2023-07-20T11:42:46.0326232Z remote: Counting objects: 33% (351/1061) 2023-07-20T11:42:46.0326510Z remote: Counting objects: 34% (361/1061) 2023-07-20T11:42:46.0326800Z remote: Counting objects: 35% (372/1061) 2023-07-20T11:42:46.0327087Z remote: Counting objects: 36% (382/1061) 2023-07-20T11:42:46.0327374Z remote: Counting objects: 37% (393/1061) 2023-07-20T11:42:46.0327648Z remote: Counting objects: 38% (404/1061) 2023-07-20T11:42:46.0327937Z remote: Counting objects: 39% (414/1061) 2023-07-20T11:42:46.0328225Z remote: Counting objects: 40% (425/1061) 2023-07-20T11:42:46.0328513Z remote: Counting objects: 41% (436/1061) 2023-07-20T11:42:46.0328798Z remote: Counting objects: 42% (446/1061) 2023-07-20T11:42:46.0329067Z remote: Counting objects: 43% (457/1061) 2023-07-20T11:42:46.0329355Z remote: Counting objects: 44% (467/1061) 2023-07-20T11:42:46.0329639Z remote: Counting objects: 45% (478/1061) 2023-07-20T11:42:46.0329932Z remote: Counting objects: 46% (489/1061) 2023-07-20T11:42:46.0330197Z remote: Counting objects: 47% (499/1061) 2023-07-20T11:42:46.0330479Z remote: Counting objects: 48% (510/1061) 2023-07-20T11:42:46.0330764Z remote: Counting objects: 49% (520/1061) 2023-07-20T11:42:46.0332226Z remote: Counting objects: 50% (531/1061) 2023-07-20T11:42:46.0332562Z remote: Counting objects: 51% (542/1061) 2023-07-20T11:42:46.0332852Z remote: Counting objects: 52% (552/1061) 2023-07-20T11:42:46.0333135Z remote: Counting objects: 53% (563/1061) 2023-07-20T11:42:46.0333422Z remote: Counting objects: 54% (573/1061) 2023-07-20T11:42:46.0333691Z remote: Counting objects: 55% (584/1061) 2023-07-20T11:42:46.0333977Z remote: Counting objects: 56% (595/1061) 2023-07-20T11:42:46.0334262Z remote: Counting objects: 57% (605/1061) 2023-07-20T11:42:46.0334548Z remote: Counting objects: 58% (616/1061) 2023-07-20T11:42:46.0334967Z remote: Counting objects: 59% (626/1061) 2023-07-20T11:42:46.0335254Z remote: Counting objects: 60% (637/1061) 2023-07-20T11:42:46.0335538Z remote: Counting objects: 61% (648/1061) 2023-07-20T11:42:46.0335828Z remote: Counting objects: 62% (658/1061) 2023-07-20T11:42:46.0336100Z remote: Counting objects: 63% (669/1061) 2023-07-20T11:42:46.0336384Z remote: Counting objects: 64% (680/1061) 2023-07-20T11:42:46.0336669Z remote: Counting objects: 65% (690/1061) 2023-07-20T11:42:46.0336955Z remote: Counting objects: 66% (701/1061) 2023-07-20T11:42:46.0337332Z remote: Counting objects: 67% (711/1061) 2023-07-20T11:42:46.0337648Z remote: Counting objects: 68% (722/1061) 2023-07-20T11:42:46.0337933Z remote: Counting objects: 69% (733/1061) 2023-07-20T11:42:46.0338342Z remote: Counting objects: 70% (743/1061) 2023-07-20T11:42:46.0338728Z remote: Counting objects: 71% (754/1061) 2023-07-20T11:42:46.0339026Z remote: Counting objects: 72% (764/1061) 2023-07-20T11:42:46.0339313Z remote: Counting objects: 73% (775/1061) 2023-07-20T11:42:46.0339592Z remote: Counting objects: 74% (786/1061) 2023-07-20T11:42:46.0339875Z remote: Counting objects: 75% (796/1061) 2023-07-20T11:42:46.0340152Z remote: Counting objects: 76% (807/1061) 2023-07-20T11:42:46.0340438Z remote: Counting objects: 77% (817/1061) 2023-07-20T11:42:46.0340724Z remote: Counting objects: 78% (828/1061) 2023-07-20T11:42:46.0341008Z remote: Counting objects: 79% (839/1061) 2023-07-20T11:42:46.0341275Z remote: Counting objects: 80% (849/1061) 2023-07-20T11:42:46.0341559Z remote: Counting objects: 81% (860/1061) 2023-07-20T11:42:46.0341841Z remote: Counting objects: 82% (871/1061) 2023-07-20T11:42:46.0342126Z remote: Counting objects: 83% (881/1061) 2023-07-20T11:42:46.0342391Z remote: Counting objects: 84% (892/1061) 2023-07-20T11:42:46.0342679Z remote: Counting objects: 85% (902/1061) 2023-07-20T11:42:46.0342961Z remote: Counting objects: 86% (913/1061) 2023-07-20T11:42:46.0343244Z remote: Counting objects: 87% (924/1061) 2023-07-20T11:42:46.0343514Z remote: Counting objects: 88% (934/1061) 2023-07-20T11:42:46.0343926Z remote: Counting objects: 89% (945/1061) 2023-07-20T11:42:46.0344226Z remote: Counting objects: 90% (955/1061) 2023-07-20T11:42:46.0344532Z remote: Counting objects: 91% (966/1061) 2023-07-20T11:42:46.0344989Z remote: Counting objects: 92% (977/1061) 2023-07-20T11:42:46.0345277Z remote: Counting objects: 93% (987/1061) 2023-07-20T11:42:46.0345560Z remote: Counting objects: 94% (998/1061) 2023-07-20T11:42:46.0345849Z remote: Counting objects: 95% (1008/1061) 2023-07-20T11:42:46.0346170Z remote: Counting objects: 96% (1019/1061) 2023-07-20T11:42:46.0346453Z remote: Counting objects: 97% (1030/1061) 2023-07-20T11:42:46.0346757Z remote: Counting objects: 98% (1040/1061) 2023-07-20T11:42:46.0347056Z remote: Counting objects: 99% (1051/1061) 2023-07-20T11:42:46.0347353Z remote: Counting objects: 100% (1061/1061) 2023-07-20T11:42:46.0347662Z remote: Counting objects: 100% (1061/1061), done. 2023-07-20T11:42:46.0348088Z remote: Compressing objects: 0% (1/848) 2023-07-20T11:42:46.0348415Z remote: Compressing objects: 1% (9/848) 2023-07-20T11:42:46.0348722Z remote: Compressing objects: 2% (17/848) 2023-07-20T11:42:46.0349025Z remote: Compressing objects: 3% (26/848) 2023-07-20T11:42:46.0349315Z remote: Compressing objects: 4% (34/848) 2023-07-20T11:42:46.0349622Z remote: Compressing objects: 5% (43/848) 2023-07-20T11:42:46.0349934Z remote: Compressing objects: 6% (51/848) 2023-07-20T11:42:46.0350371Z remote: Compressing objects: 7% (60/848) 2023-07-20T11:42:46.0351638Z remote: Compressing objects: 8% (68/848) 2023-07-20T11:42:46.0351943Z remote: Compressing objects: 9% (77/848) 2023-07-20T11:42:46.0352246Z remote: Compressing objects: 10% (85/848) 2023-07-20T11:42:46.0352546Z remote: Compressing objects: 11% (94/848) 2023-07-20T11:42:46.0352840Z remote: Compressing objects: 12% (102/848) 2023-07-20T11:42:46.0353155Z remote: Compressing objects: 13% (111/848) 2023-07-20T11:42:46.0353465Z remote: Compressing objects: 14% (119/848) 2023-07-20T11:42:46.0353769Z remote: Compressing objects: 15% (128/848) 2023-07-20T11:42:46.0354057Z remote: Compressing objects: 16% (136/848) 2023-07-20T11:42:46.0354360Z remote: Compressing objects: 17% (145/848) 2023-07-20T11:42:46.0354666Z remote: Compressing objects: 18% (153/848) 2023-07-20T11:42:46.0354966Z remote: Compressing objects: 19% (162/848) 2023-07-20T11:42:46.0355249Z remote: Compressing objects: 20% (170/848) 2023-07-20T11:42:46.0355623Z remote: Compressing objects: 21% (179/848) 2023-07-20T11:42:46.0355914Z remote: Compressing objects: 22% (187/848) 2023-07-20T11:42:46.0356213Z remote: Compressing objects: 23% (196/848) 2023-07-20T11:42:46.0356661Z remote: Compressing objects: 24% (204/848) 2023-07-20T11:42:46.0356987Z remote: Compressing objects: 25% (212/848) 2023-07-20T11:42:46.0357388Z remote: Compressing objects: 26% (221/848) 2023-07-20T11:42:46.0357814Z remote: Compressing objects: 27% (229/848) 2023-07-20T11:42:46.0358120Z remote: Compressing objects: 28% (238/848) 2023-07-20T11:42:46.0358417Z remote: Compressing objects: 29% (246/848) 2023-07-20T11:42:46.0358704Z remote: Compressing objects: 30% (255/848) 2023-07-20T11:42:46.0359003Z remote: Compressing objects: 31% (263/848) 2023-07-20T11:42:46.0359302Z remote: Compressing objects: 32% (272/848) 2023-07-20T11:42:46.0359608Z remote: Compressing objects: 33% (280/848) 2023-07-20T11:42:46.0359888Z remote: Compressing objects: 34% (289/848) 2023-07-20T11:42:46.0360188Z remote: Compressing objects: 35% (297/848) 2023-07-20T11:42:46.0360488Z remote: Compressing objects: 36% (306/848) 2023-07-20T11:42:46.0360793Z remote: Compressing objects: 37% (314/848) 2023-07-20T11:42:46.0361078Z remote: Compressing objects: 38% (323/848) 2023-07-20T11:42:46.0361377Z remote: Compressing objects: 39% (331/848) 2023-07-20T11:42:46.0361676Z remote: Compressing objects: 40% (340/848) 2023-07-20T11:42:46.0361974Z remote: Compressing objects: 41% (348/848) 2023-07-20T11:42:46.0362257Z remote: Compressing objects: 42% (357/848) 2023-07-20T11:42:46.0362560Z remote: Compressing objects: 43% (365/848) 2023-07-20T11:42:46.0362994Z remote: Compressing objects: 44% (374/848) 2023-07-20T11:42:46.0363306Z remote: Compressing objects: 45% (382/848) 2023-07-20T11:42:46.0363711Z remote: Compressing objects: 46% (391/848) 2023-07-20T11:42:46.0364132Z remote: Compressing objects: 47% (399/848) 2023-07-20T11:42:46.0364434Z remote: Compressing objects: 48% (408/848) 2023-07-20T11:42:46.0364737Z remote: Compressing objects: 49% (416/848) 2023-07-20T11:42:46.0365166Z remote: Compressing objects: 50% (424/848) 2023-07-20T11:42:46.0365472Z remote: Compressing objects: 51% (433/848) 2023-07-20T11:42:46.0365777Z remote: Compressing objects: 52% (441/848) 2023-07-20T11:42:46.0366079Z remote: Compressing objects: 53% (450/848) 2023-07-20T11:42:46.0366382Z remote: Compressing objects: 54% (458/848) 2023-07-20T11:42:46.0366666Z remote: Compressing objects: 55% (467/848) 2023-07-20T11:42:46.0366966Z remote: Compressing objects: 56% (475/848) 2023-07-20T11:42:46.0367268Z remote: Compressing objects: 57% (484/848) 2023-07-20T11:42:46.0367701Z remote: Compressing objects: 58% (492/848) 2023-07-20T11:42:46.0367985Z remote: Compressing objects: 59% (501/848) 2023-07-20T11:42:46.0368289Z remote: Compressing objects: 60% (509/848) 2023-07-20T11:42:46.0368594Z remote: Compressing objects: 61% (518/848) 2023-07-20T11:42:46.0368901Z remote: Compressing objects: 62% (526/848) 2023-07-20T11:42:46.0369187Z remote: Compressing objects: 63% (535/848) 2023-07-20T11:42:46.0369487Z remote: Compressing objects: 64% (543/848) 2023-07-20T11:42:46.0369931Z remote: Compressing objects: 65% (552/848) 2023-07-20T11:42:46.0370233Z remote: Compressing objects: 66% (560/848) 2023-07-20T11:42:46.0370639Z remote: Compressing objects: 67% (569/848) 2023-07-20T11:42:46.0371056Z remote: Compressing objects: 68% (577/848) 2023-07-20T11:42:46.0371364Z remote: Compressing objects: 69% (586/848) 2023-07-20T11:42:46.0371665Z remote: Compressing objects: 70% (594/848) 2023-07-20T11:42:46.0371957Z remote: Compressing objects: 71% (603/848) 2023-07-20T11:42:46.0372263Z remote: Compressing objects: 72% (611/848) 2023-07-20T11:42:46.0372566Z remote: Compressing objects: 73% (620/848) 2023-07-20T11:42:46.0372870Z remote: Compressing objects: 74% (628/848) 2023-07-20T11:42:46.0373178Z remote: Compressing objects: 75% (636/848) 2023-07-20T11:42:46.0373462Z remote: Compressing objects: 76% (645/848) 2023-07-20T11:42:46.0373765Z remote: Compressing objects: 77% (653/848) 2023-07-20T11:42:46.0374067Z remote: Compressing objects: 78% (662/848) 2023-07-20T11:42:46.0374368Z remote: Compressing objects: 79% (670/848) 2023-07-20T11:42:46.0374653Z remote: Compressing objects: 80% (679/848) 2023-07-20T11:42:46.0374954Z remote: Compressing objects: 81% (687/848) 2023-07-20T11:42:46.0375254Z remote: Compressing objects: 82% (696/848) 2023-07-20T11:42:46.0375562Z remote: Compressing objects: 83% (704/848) 2023-07-20T11:42:46.0375844Z remote: Compressing objects: 84% (713/848) 2023-07-20T11:42:46.0376286Z remote: Compressing objects: 85% (721/848) 2023-07-20T11:42:46.0376590Z remote: Compressing objects: 86% (730/848) 2023-07-20T11:42:46.0377016Z remote: Compressing objects: 87% (738/848) 2023-07-20T11:42:46.0377311Z remote: Compressing objects: 88% (747/848) 2023-07-20T11:42:46.0377607Z remote: Compressing objects: 89% (755/848) 2023-07-20T11:42:46.0377904Z remote: Compressing objects: 90% (764/848) 2023-07-20T11:42:46.0378205Z remote: Compressing objects: 91% (772/848) 2023-07-20T11:42:46.0378487Z remote: Compressing objects: 92% (781/848) 2023-07-20T11:42:46.0378790Z remote: Compressing objects: 93% (789/848) 2023-07-20T11:42:46.0379091Z remote: Compressing objects: 94% (798/848) 2023-07-20T11:42:46.0379391Z remote: Compressing objects: 95% (806/848) 2023-07-20T11:42:46.0379680Z remote: Compressing objects: 96% (815/848) 2023-07-20T11:42:46.0379981Z remote: Compressing objects: 97% (823/848) 2023-07-20T11:42:46.0380281Z remote: Compressing objects: 98% (832/848) 2023-07-20T11:42:46.0380582Z remote: Compressing objects: 99% (840/848) 2023-07-20T11:42:46.0381471Z remote: Compressing objects: 100% (848/848) 2023-07-20T11:42:46.0381846Z remote: Compressing objects: 100% (848/848), done. 2023-07-20T11:42:46.2862731Z Receiving objects: 0% (1/1061) 2023-07-20T11:42:46.2869177Z Receiving objects: 1% (11/1061) 2023-07-20T11:42:46.2872404Z Receiving objects: 2% (22/1061) 2023-07-20T11:42:46.3007001Z Receiving objects: 3% (32/1061) 2023-07-20T11:42:46.3010453Z Receiving objects: 4% (43/1061) 2023-07-20T11:42:46.3023997Z Receiving objects: 5% (54/1061) 2023-07-20T11:42:46.3034205Z Receiving objects: 6% (64/1061) 2023-07-20T11:42:46.3038225Z Receiving objects: 7% (75/1061) 2023-07-20T11:42:46.3046216Z Receiving objects: 8% (85/1061) 2023-07-20T11:42:46.3050678Z Receiving objects: 9% (96/1061) 2023-07-20T11:42:46.3053626Z Receiving objects: 10% (107/1061) 2023-07-20T11:42:46.3057401Z Receiving objects: 11% (117/1061) 2023-07-20T11:42:46.3064389Z Receiving objects: 12% (128/1061) 2023-07-20T11:42:46.3069978Z Receiving objects: 13% (138/1061) 2023-07-20T11:42:46.3075931Z Receiving objects: 14% (149/1061) 2023-07-20T11:42:46.3081758Z Receiving objects: 15% (160/1061) 2023-07-20T11:42:46.3086949Z Receiving objects: 16% (170/1061) 2023-07-20T11:42:46.3104064Z Receiving objects: 17% (181/1061) 2023-07-20T11:42:46.3113590Z Receiving objects: 18% (191/1061) 2023-07-20T11:42:46.3121867Z Receiving objects: 19% (202/1061) 2023-07-20T11:42:46.3126155Z Receiving objects: 20% (213/1061) 2023-07-20T11:42:46.3128272Z Receiving objects: 21% (223/1061) 2023-07-20T11:42:46.3173134Z Receiving objects: 22% (234/1061) 2023-07-20T11:42:46.3176781Z Receiving objects: 23% (245/1061) 2023-07-20T11:42:46.3181247Z Receiving objects: 24% (255/1061) 2023-07-20T11:42:46.3183257Z Receiving objects: 25% (266/1061) 2023-07-20T11:42:46.3191965Z Receiving objects: 26% (276/1061) 2023-07-20T11:42:46.3195897Z Receiving objects: 27% (287/1061) 2023-07-20T11:42:46.3199231Z Receiving objects: 28% (298/1061) 2023-07-20T11:42:46.3202519Z Receiving objects: 29% (308/1061) 2023-07-20T11:42:46.3204794Z Receiving objects: 30% (319/1061) 2023-07-20T11:42:46.3216662Z Receiving objects: 31% (329/1061) 2023-07-20T11:42:46.3235923Z Receiving objects: 32% (340/1061) 2023-07-20T11:42:46.3243898Z Receiving objects: 33% (351/1061) 2023-07-20T11:42:46.3247018Z Receiving objects: 34% (361/1061) 2023-07-20T11:42:46.3249320Z Receiving objects: 35% (372/1061) 2023-07-20T11:42:46.3250649Z Receiving objects: 36% (382/1061) 2023-07-20T11:42:46.3256676Z Receiving objects: 37% (393/1061) 2023-07-20T11:42:46.3259013Z Receiving objects: 38% (404/1061) 2023-07-20T11:42:46.3262414Z Receiving objects: 39% (414/1061) 2023-07-20T11:42:46.3275657Z Receiving objects: 40% (425/1061) 2023-07-20T11:42:46.3281579Z Receiving objects: 41% (436/1061) 2023-07-20T11:42:46.3286883Z Receiving objects: 42% (446/1061) 2023-07-20T11:42:46.3294256Z Receiving objects: 43% (457/1061) 2023-07-20T11:42:46.3300011Z Receiving objects: 44% (467/1061) 2023-07-20T11:42:46.3307794Z Receiving objects: 45% (478/1061) 2023-07-20T11:42:46.3310104Z Receiving objects: 46% (489/1061) 2023-07-20T11:42:46.3326252Z Receiving objects: 47% (499/1061) 2023-07-20T11:42:46.3326873Z Receiving objects: 48% (510/1061) 2023-07-20T11:42:46.3327387Z Receiving objects: 49% (520/1061) 2023-07-20T11:42:46.3329452Z Receiving objects: 50% (531/1061) 2023-07-20T11:42:46.3330772Z Receiving objects: 51% (542/1061) 2023-07-20T11:42:46.3333440Z Receiving objects: 52% (552/1061) 2023-07-20T11:42:46.3335308Z Receiving objects: 53% (563/1061) 2023-07-20T11:42:46.3336732Z Receiving objects: 54% (573/1061) 2023-07-20T11:42:46.3341652Z Receiving objects: 55% (584/1061) 2023-07-20T11:42:46.3343862Z Receiving objects: 56% (595/1061) 2023-07-20T11:42:46.3348495Z Receiving objects: 57% (605/1061) 2023-07-20T11:42:46.3352745Z Receiving objects: 58% (616/1061) 2023-07-20T11:42:46.3357127Z Receiving objects: 59% (626/1061) 2023-07-20T11:42:46.3360610Z Receiving objects: 60% (637/1061) 2023-07-20T11:42:46.3372265Z Receiving objects: 61% (648/1061) 2023-07-20T11:42:46.3378639Z Receiving objects: 62% (658/1061) 2023-07-20T11:42:46.3387212Z Receiving objects: 63% (669/1061) 2023-07-20T11:42:46.3433538Z Receiving objects: 64% (680/1061) 2023-07-20T11:42:46.3437753Z Receiving objects: 65% (690/1061) 2023-07-20T11:42:46.3565390Z Receiving objects: 66% (701/1061) 2023-07-20T11:42:46.3572117Z Receiving objects: 67% (711/1061) 2023-07-20T11:42:46.3575103Z Receiving objects: 68% (722/1061) 2023-07-20T11:42:46.3582292Z Receiving objects: 69% (733/1061) 2023-07-20T11:42:46.3584520Z Receiving objects: 70% (743/1061) 2023-07-20T11:42:46.3585851Z Receiving objects: 71% (754/1061) 2023-07-20T11:42:46.3602200Z Receiving objects: 72% (764/1061) 2023-07-20T11:42:46.3609694Z Receiving objects: 73% (775/1061) 2023-07-20T11:42:46.3615658Z Receiving objects: 74% (786/1061) 2023-07-20T11:42:46.3623128Z Receiving objects: 75% (796/1061) 2023-07-20T11:42:46.3627828Z Receiving objects: 76% (807/1061) 2023-07-20T11:42:46.3631949Z Receiving objects: 77% (817/1061) 2023-07-20T11:42:46.3636370Z Receiving objects: 78% (828/1061) 2023-07-20T11:42:46.3640524Z Receiving objects: 79% (839/1061) 2023-07-20T11:42:46.3641817Z Receiving objects: 80% (849/1061) 2023-07-20T11:42:46.3642751Z Receiving objects: 81% (860/1061) 2023-07-20T11:42:46.3643339Z Receiving objects: 82% (871/1061) 2023-07-20T11:42:46.3644876Z Receiving objects: 83% (881/1061) 2023-07-20T11:42:46.3649073Z Receiving objects: 84% (892/1061) 2023-07-20T11:42:46.3651115Z Receiving objects: 85% (902/1061) 2023-07-20T11:42:46.3655009Z Receiving objects: 86% (913/1061) 2023-07-20T11:42:46.3656111Z Receiving objects: 87% (924/1061) 2023-07-20T11:42:46.3656924Z Receiving objects: 88% (934/1061) 2023-07-20T11:42:46.3657279Z Receiving objects: 89% (945/1061) 2023-07-20T11:42:46.3660188Z Receiving objects: 90% (955/1061) 2023-07-20T11:42:46.3662650Z Receiving objects: 91% (966/1061) 2023-07-20T11:42:46.3667187Z Receiving objects: 92% (977/1061) 2023-07-20T11:42:46.3667875Z Receiving objects: 93% (987/1061) 2023-07-20T11:42:46.3682016Z Receiving objects: 94% (998/1061) 2023-07-20T11:42:46.3689792Z Receiving objects: 95% (1008/1061) 2023-07-20T11:42:46.3702631Z Receiving objects: 96% (1019/1061) 2023-07-20T11:42:46.3721099Z Receiving objects: 97% (1030/1061) 2023-07-20T11:42:46.3729746Z Receiving objects: 98% (1040/1061) 2023-07-20T11:42:46.3798874Z Receiving objects: 99% (1051/1061) 2023-07-20T11:42:46.3799589Z remote: Total 1061 (delta 182), reused 612 (delta 102), pack-reused 0 2023-07-20T11:42:46.3804618Z Receiving objects: 100% (1061/1061) 2023-07-20T11:42:46.3804977Z Receiving objects: 100% (1061/1061), 1.43 MiB | 14.03 MiB/s, done. 2023-07-20T11:42:46.3817346Z Resolving deltas: 0% (0/182) 2023-07-20T11:42:46.3818519Z Resolving deltas: 1% (3/182) 2023-07-20T11:42:46.3819716Z Resolving deltas: 2% (4/182) 2023-07-20T11:42:46.3821081Z Resolving deltas: 3% (6/182) 2023-07-20T11:42:46.3822325Z Resolving deltas: 4% (8/182) 2023-07-20T11:42:46.3826490Z Resolving deltas: 5% (10/182) 2023-07-20T11:42:46.3828665Z Resolving deltas: 6% (11/182) 2023-07-20T11:42:46.3829263Z Resolving deltas: 7% (14/182) 2023-07-20T11:42:46.3829770Z Resolving deltas: 8% (15/182) 2023-07-20T11:42:46.3830327Z Resolving deltas: 9% (17/182) 2023-07-20T11:42:46.3830882Z Resolving deltas: 10% (19/182) 2023-07-20T11:42:46.3831289Z Resolving deltas: 11% (21/182) 2023-07-20T11:42:46.3831704Z Resolving deltas: 12% (22/182) 2023-07-20T11:42:46.3832127Z Resolving deltas: 13% (24/182) 2023-07-20T11:42:46.3832628Z Resolving deltas: 14% (26/182) 2023-07-20T11:42:46.3833082Z Resolving deltas: 15% (28/182) 2023-07-20T11:42:46.3833508Z Resolving deltas: 16% (30/182) 2023-07-20T11:42:46.3833917Z Resolving deltas: 17% (31/182) 2023-07-20T11:42:46.3834636Z Resolving deltas: 18% (33/182) 2023-07-20T11:42:46.3836774Z Resolving deltas: 19% (35/182) 2023-07-20T11:42:46.3838346Z Resolving deltas: 20% (37/182) 2023-07-20T11:42:46.3840095Z Resolving deltas: 21% (39/182) 2023-07-20T11:42:46.3841883Z Resolving deltas: 22% (41/182) 2023-07-20T11:42:46.3843030Z Resolving deltas: 23% (43/182) 2023-07-20T11:42:46.3859662Z Resolving deltas: 24% (44/182) 2023-07-20T11:42:46.3867777Z Resolving deltas: 25% (46/182) 2023-07-20T11:42:46.3871090Z Resolving deltas: 26% (48/182) 2023-07-20T11:42:46.3871835Z Resolving deltas: 27% (50/182) 2023-07-20T11:42:46.3879428Z Resolving deltas: 28% (51/182) 2023-07-20T11:42:46.3880333Z Resolving deltas: 29% (53/182) 2023-07-20T11:42:46.3880842Z Resolving deltas: 30% (55/182) 2023-07-20T11:42:46.3884212Z Resolving deltas: 31% (57/182) 2023-07-20T11:42:46.3884530Z Resolving deltas: 32% (59/182) 2023-07-20T11:42:46.3884822Z Resolving deltas: 33% (61/182) 2023-07-20T11:42:46.3885300Z Resolving deltas: 34% (62/182) 2023-07-20T11:42:46.3886450Z Resolving deltas: 35% (64/182) 2023-07-20T11:42:46.3889599Z Resolving deltas: 36% (66/182) 2023-07-20T11:42:46.3892321Z Resolving deltas: 37% (68/182) 2023-07-20T11:42:46.3892635Z Resolving deltas: 38% (70/182) 2023-07-20T11:42:46.3892891Z Resolving deltas: 39% (71/182) 2023-07-20T11:42:46.3893823Z Resolving deltas: 40% (73/182) 2023-07-20T11:42:46.3894882Z Resolving deltas: 41% (75/182) 2023-07-20T11:42:46.3895308Z Resolving deltas: 42% (77/182) 2023-07-20T11:42:46.3895949Z Resolving deltas: 43% (79/182) 2023-07-20T11:42:46.3896372Z Resolving deltas: 44% (81/182) 2023-07-20T11:42:46.3899209Z Resolving deltas: 46% (84/182) 2023-07-20T11:42:46.3899717Z Resolving deltas: 47% (86/182) 2023-07-20T11:42:46.3900207Z Resolving deltas: 48% (88/182) 2023-07-20T11:42:46.3900676Z Resolving deltas: 49% (90/182) 2023-07-20T11:42:46.3901308Z Resolving deltas: 50% (91/182) 2023-07-20T11:42:46.3901795Z Resolving deltas: 51% (93/182) 2023-07-20T11:42:46.3902280Z Resolving deltas: 52% (95/182) 2023-07-20T11:42:46.3902769Z Resolving deltas: 53% (97/182) 2023-07-20T11:42:46.3903399Z Resolving deltas: 54% (99/182) 2023-07-20T11:42:46.3903880Z Resolving deltas: 56% (102/182) 2023-07-20T11:42:46.3904503Z Resolving deltas: 57% (104/182) 2023-07-20T11:42:46.3905001Z Resolving deltas: 58% (107/182) 2023-07-20T11:42:46.3905490Z Resolving deltas: 59% (108/182) 2023-07-20T11:42:46.3905963Z Resolving deltas: 60% (110/182) 2023-07-20T11:42:46.3906788Z Resolving deltas: 62% (113/182) 2023-07-20T11:42:46.3907309Z Resolving deltas: 63% (115/182) 2023-07-20T11:42:46.3907875Z Resolving deltas: 64% (117/182) 2023-07-20T11:42:46.3908246Z Resolving deltas: 65% (119/182) 2023-07-20T11:42:46.3908740Z Resolving deltas: 66% (121/182) 2023-07-20T11:42:46.3909254Z Resolving deltas: 67% (123/182) 2023-07-20T11:42:46.3909752Z Resolving deltas: 68% (124/182) 2023-07-20T11:42:46.3910307Z Resolving deltas: 69% (126/182) 2023-07-20T11:42:46.3910864Z Resolving deltas: 70% (128/182) 2023-07-20T11:42:46.3911363Z Resolving deltas: 71% (130/182) 2023-07-20T11:42:46.3911815Z Resolving deltas: 73% (133/182) 2023-07-20T11:42:46.3912075Z Resolving deltas: 74% (135/182) 2023-07-20T11:42:46.3912326Z Resolving deltas: 75% (137/182) 2023-07-20T11:42:46.3912578Z Resolving deltas: 76% (139/182) 2023-07-20T11:42:46.3912829Z Resolving deltas: 77% (141/182) 2023-07-20T11:42:46.3913063Z Resolving deltas: 78% (143/182) 2023-07-20T11:42:46.3913313Z Resolving deltas: 79% (144/182) 2023-07-20T11:42:46.3913564Z Resolving deltas: 80% (146/182) 2023-07-20T11:42:46.3913873Z Resolving deltas: 81% (148/182) 2023-07-20T11:42:46.3914326Z Resolving deltas: 82% (150/182) 2023-07-20T11:42:46.3914726Z Resolving deltas: 83% (152/182) 2023-07-20T11:42:46.3914986Z Resolving deltas: 84% (153/182) 2023-07-20T11:42:46.3915282Z Resolving deltas: 85% (155/182) 2023-07-20T11:42:46.3915519Z Resolving deltas: 86% (158/182) 2023-07-20T11:42:46.3915859Z Resolving deltas: 87% (159/182) 2023-07-20T11:42:46.3916267Z Resolving deltas: 89% (162/182) 2023-07-20T11:42:46.3916697Z Resolving deltas: 90% (164/182) 2023-07-20T11:42:46.3917151Z Resolving deltas: 91% (166/182) 2023-07-20T11:42:46.3917420Z Resolving deltas: 92% (168/182) 2023-07-20T11:42:46.3920502Z Resolving deltas: 93% (170/182) 2023-07-20T11:42:46.3921029Z Resolving deltas: 94% (172/182) 2023-07-20T11:42:46.3921288Z Resolving deltas: 95% (173/182) 2023-07-20T11:42:46.3924181Z Resolving deltas: 96% (175/182) 2023-07-20T11:42:46.3927372Z Resolving deltas: 97% (177/182) 2023-07-20T11:42:46.3927753Z Resolving deltas: 98% (179/182) 2023-07-20T11:42:46.3928010Z Resolving deltas: 99% (181/182) 2023-07-20T11:42:46.3930424Z Resolving deltas: 100% (182/182) 2023-07-20T11:42:46.3931119Z Resolving deltas: 100% (182/182), done. 2023-07-20T11:42:48.0106682Z From https://github.com/pytorch/test-infra 2023-07-20T11:42:48.0107049Z * [new branch] main -> origin/main 2023-07-20T11:42:48.0324278Z ##[endgroup] 2023-07-20T11:42:48.0325182Z ##[group]Determining the checkout info 2023-07-20T11:42:48.0338569Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-07-20T11:42:48.0650469Z origin/main 2023-07-20T11:42:48.0686070Z ##[endgroup] 2023-07-20T11:42:48.0686490Z ##[group]Checking out the ref 2023-07-20T11:42:48.0698751Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-07-20T11:42:49.1533063Z Updating files: 24% (211/867) 2023-07-20T11:42:49.1611241Z Updating files: 25% (217/867) 2023-07-20T11:42:49.1663496Z Updating files: 26% (226/867) 2023-07-20T11:42:49.2208536Z Updating files: 27% (235/867) 2023-07-20T11:42:49.2263259Z Updating files: 28% (243/867) 2023-07-20T11:42:49.2324952Z Updating files: 29% (252/867) 2023-07-20T11:42:49.2396805Z Updating files: 30% (261/867) 2023-07-20T11:42:49.2446192Z Updating files: 31% (269/867) 2023-07-20T11:42:49.7260503Z Updating files: 32% (278/867) 2023-07-20T11:42:49.8511385Z Updating files: 33% (287/867) 2023-07-20T11:42:49.8920679Z Updating files: 34% (295/867) 2023-07-20T11:42:49.9332979Z Updating files: 35% (304/867) 2023-07-20T11:42:49.9380861Z Updating files: 36% (313/867) 2023-07-20T11:42:49.9444857Z Updating files: 37% (321/867) 2023-07-20T11:42:49.9512919Z Updating files: 38% (330/867) 2023-07-20T11:42:49.9562372Z Updating files: 39% (339/867) 2023-07-20T11:42:49.9655733Z Updating files: 40% (347/867) 2023-07-20T11:42:49.9719322Z Updating files: 41% (356/867) 2023-07-20T11:42:49.9757255Z Updating files: 42% (365/867) 2023-07-20T11:42:49.9825235Z Updating files: 43% (373/867) 2023-07-20T11:42:49.9883691Z Updating files: 44% (382/867) 2023-07-20T11:42:50.0216016Z Updating files: 45% (391/867) 2023-07-20T11:42:50.0284332Z Updating files: 46% (399/867) 2023-07-20T11:42:50.0335829Z Updating files: 47% (408/867) 2023-07-20T11:42:50.0739641Z Updating files: 48% (417/867) 2023-07-20T11:42:50.0794887Z Updating files: 49% (425/867) 2023-07-20T11:42:50.0850689Z Updating files: 50% (434/867) 2023-07-20T11:42:50.0899638Z Updating files: 51% (443/867) 2023-07-20T11:42:50.1887365Z Updating files: 52% (451/867) 2023-07-20T11:42:50.4252633Z Updating files: 52% (454/867) 2023-07-20T11:42:50.4306787Z Updating files: 53% (460/867) 2023-07-20T11:42:50.4363624Z Updating files: 54% (469/867) 2023-07-20T11:42:50.4427108Z Updating files: 55% (477/867) 2023-07-20T11:42:50.4488421Z Updating files: 56% (486/867) 2023-07-20T11:42:50.4550163Z Updating files: 57% (495/867) 2023-07-20T11:42:50.4594085Z Updating files: 58% (503/867) 2023-07-20T11:42:50.4976625Z Updating files: 59% (512/867) 2023-07-20T11:42:50.5021598Z Updating files: 60% (521/867) 2023-07-20T11:42:50.5086368Z Updating files: 61% (529/867) 2023-07-20T11:42:50.7560583Z Updating files: 62% (538/867) 2023-07-20T11:42:50.7628935Z Updating files: 63% (547/867) 2023-07-20T11:42:50.7685283Z Updating files: 64% (555/867) 2023-07-20T11:42:50.7779342Z Updating files: 65% (564/867) 2023-07-20T11:42:50.7816843Z Updating files: 66% (573/867) 2023-07-20T11:42:50.7868130Z Updating files: 67% (581/867) 2023-07-20T11:42:50.8022323Z Updating files: 68% (590/867) 2023-07-20T11:42:50.8224120Z Updating files: 69% (599/867) 2023-07-20T11:42:50.8629218Z Updating files: 70% (607/867) 2023-07-20T11:42:50.8708472Z Updating files: 71% (616/867) 2023-07-20T11:42:51.1515516Z Updating files: 72% (625/867) 2023-07-20T11:42:51.1548838Z Updating files: 72% (628/867) 2023-07-20T11:42:51.2435431Z Updating files: 73% (633/867) 2023-07-20T11:42:51.2484412Z Updating files: 74% (642/867) 2023-07-20T11:42:51.2534309Z Updating files: 75% (651/867) 2023-07-20T11:42:51.2588943Z Updating files: 76% (659/867) 2023-07-20T11:42:51.2888580Z Updating files: 77% (668/867) 2023-07-20T11:42:51.2928770Z Updating files: 78% (677/867) 2023-07-20T11:42:51.2966340Z Updating files: 79% (685/867) 2023-07-20T11:42:51.5152708Z Updating files: 80% (694/867) 2023-07-20T11:42:51.5577751Z Updating files: 81% (703/867) 2023-07-20T11:42:51.5920523Z Updating files: 82% (711/867) 2023-07-20T11:42:51.7514869Z Updating files: 83% (720/867) 2023-07-20T11:42:51.7548738Z Updating files: 84% (729/867) 2023-07-20T11:42:52.0014080Z Updating files: 85% (737/867) 2023-07-20T11:42:52.0342188Z Updating files: 86% (746/867) 2023-07-20T11:42:52.1266092Z Updating files: 87% (755/867) 2023-07-20T11:42:52.1316028Z Updating files: 88% (763/867) 2023-07-20T11:42:52.1383021Z Updating files: 89% (772/867) 2023-07-20T11:42:52.1417278Z Updating files: 90% (781/867) 2023-07-20T11:42:52.1435007Z Updating files: 90% (787/867) 2023-07-20T11:42:52.4145549Z Updating files: 91% (789/867) 2023-07-20T11:42:52.4633797Z Updating files: 92% (798/867) 2023-07-20T11:42:52.4695596Z Updating files: 93% (807/867) 2023-07-20T11:42:52.4758210Z Updating files: 94% (815/867) 2023-07-20T11:42:52.4834671Z Updating files: 95% (824/867) 2023-07-20T11:42:52.4904870Z Updating files: 96% (833/867) 2023-07-20T11:42:52.4961828Z Updating files: 97% (841/867) 2023-07-20T11:42:52.5020834Z Updating files: 98% (850/867) 2023-07-20T11:42:52.5108527Z Updating files: 99% (859/867) 2023-07-20T11:42:52.5108831Z Updating files: 100% (867/867) 2023-07-20T11:42:52.5109090Z Updating files: 100% (867/867), done. 2023-07-20T11:42:52.5320401Z branch 'main' set up to track 'origin/main'. 2023-07-20T11:42:52.5321072Z Switched to a new branch 'main' 2023-07-20T11:42:52.5377401Z ##[endgroup] 2023-07-20T11:42:52.7917033Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-20T11:42:52.8221798Z '6c2fe3a9774fd7c2b04cd2b74986beee36263321' 2023-07-20T11:42:52.8982663Z Prepare all required actions 2023-07-20T11:42:52.9039084Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-07-20T11:42:52.9039393Z env: 2023-07-20T11:42:52.9039648Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:52.9039928Z PYTHON_VERSION: 3.8 2023-07-20T11:42:52.9040139Z PACKAGE_TYPE: conda 2023-07-20T11:42:52.9040377Z REPOSITORY: pytorch/audio 2023-07-20T11:42:52.9040602Z REF: 2023-07-20T11:42:52.9040796Z CU_VERSION: cu121 2023-07-20T11:42:52.9040986Z ##[endgroup] 2023-07-20T11:42:53.1374600Z ##[group]Run set -euxo pipefail 2023-07-20T11:42:53.1374938Z set -euxo pipefail 2023-07-20T11:42:53.1375234Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-07-20T11:42:53.1410645Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:42:53.1410982Z env: 2023-07-20T11:42:53.1411247Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:53.1411611Z PYTHON_VERSION: 3.8 2023-07-20T11:42:53.1411837Z PACKAGE_TYPE: conda 2023-07-20T11:42:53.1412079Z REPOSITORY: pytorch/audio 2023-07-20T11:42:53.1412329Z REF: 2023-07-20T11:42:53.1412525Z CU_VERSION: cu121 2023-07-20T11:42:53.1412726Z ##[endgroup] 2023-07-20T11:42:53.8007027Z + echo CHANNEL=nightly 2023-07-20T11:42:53.8319569Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-07-20T11:42:53.8319900Z with: 2023-07-20T11:42:53.8320274Z github-secret: *** 2023-07-20T11:42:53.8320513Z activate-with-label: false 2023-07-20T11:42:53.8322726Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-07-20T11:42:53.8323058Z label: with-ssh 2023-07-20T11:42:53.8323298Z remove-existing-keys: true 2023-07-20T11:42:53.8323511Z env: 2023-07-20T11:42:53.8323759Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:53.8324034Z PYTHON_VERSION: 3.8 2023-07-20T11:42:53.8324265Z PACKAGE_TYPE: conda 2023-07-20T11:42:53.8324486Z REPOSITORY: pytorch/audio 2023-07-20T11:42:53.8324711Z REF: 2023-07-20T11:42:53.8324904Z CU_VERSION: cu121 2023-07-20T11:42:53.8325098Z CHANNEL: nightly 2023-07-20T11:42:53.8325540Z ##[endgroup] 2023-07-20T11:42:53.9535662Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-07-20T11:42:53.9541877Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-07-20T11:42:54.2891898Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-20T11:42:54.2892384Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-20T11:42:54.2929553Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:42:54.2929835Z env: 2023-07-20T11:42:54.2930077Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:54.2930363Z PYTHON_VERSION: 3.8 2023-07-20T11:42:54.2930603Z PACKAGE_TYPE: conda 2023-07-20T11:42:54.2930848Z REPOSITORY: pytorch/audio 2023-07-20T11:42:54.2931060Z REF: 2023-07-20T11:42:54.2931260Z CU_VERSION: cu121 2023-07-20T11:42:54.2931481Z CHANNEL: nightly 2023-07-20T11:42:54.2931698Z ##[endgroup] 2023-07-20T11:42:56.4410603Z Prepare all required actions 2023-07-20T11:42:56.4411296Z Getting action download info 2023-07-20T11:42:56.5539168Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-07-20T11:42:56.8877967Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-07-20T11:42:56.8878262Z with: 2023-07-20T11:42:56.8878461Z repository: pytorch/audio 2023-07-20T11:42:56.8878720Z setup-miniconda: false 2023-07-20T11:42:56.8878966Z python-version: 3.8 2023-07-20T11:42:56.8879200Z submodules: recursive 2023-07-20T11:42:56.8879390Z env: 2023-07-20T11:42:56.8879639Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:56.8879913Z PYTHON_VERSION: 3.8 2023-07-20T11:42:56.8880140Z PACKAGE_TYPE: conda 2023-07-20T11:42:56.8880361Z REPOSITORY: pytorch/audio 2023-07-20T11:42:56.8880581Z REF: 2023-07-20T11:42:56.8880777Z CU_VERSION: cu121 2023-07-20T11:42:56.8880987Z CHANNEL: nightly 2023-07-20T11:42:56.8881260Z ##[endgroup] 2023-07-20T11:42:56.8994376Z ##[group]Run set -euxo pipefail 2023-07-20T11:42:56.8994658Z set -euxo pipefail 2023-07-20T11:42:56.8994899Z rm -rf "${REPOSITORY}" 2023-07-20T11:42:56.9022386Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:42:56.9022717Z env: 2023-07-20T11:42:56.9022977Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:56.9023255Z PYTHON_VERSION: 3.8 2023-07-20T11:42:56.9023464Z PACKAGE_TYPE: conda 2023-07-20T11:42:56.9023700Z REPOSITORY: pytorch/audio 2023-07-20T11:42:56.9023928Z REF: 2023-07-20T11:42:56.9024125Z CU_VERSION: cu121 2023-07-20T11:42:56.9024320Z CHANNEL: nightly 2023-07-20T11:42:56.9024530Z ##[endgroup] 2023-07-20T11:42:56.9275555Z + rm -rf pytorch/audio 2023-07-20T11:42:56.9926291Z ##[group]Run actions/checkout@v3 2023-07-20T11:42:56.9926540Z with: 2023-07-20T11:42:56.9926748Z repository: pytorch/audio 2023-07-20T11:42:56.9927043Z submodules: recursive 2023-07-20T11:42:56.9927277Z path: pytorch/audio 2023-07-20T11:42:56.9927620Z token: *** 2023-07-20T11:42:56.9927836Z ssh-strict: true 2023-07-20T11:42:56.9928063Z persist-credentials: true 2023-07-20T11:42:56.9928303Z clean: true 2023-07-20T11:42:56.9928557Z sparse-checkout-cone-mode: true 2023-07-20T11:42:56.9928815Z fetch-depth: 1 2023-07-20T11:42:56.9929003Z lfs: false 2023-07-20T11:42:56.9929228Z set-safe-directory: true 2023-07-20T11:42:56.9929450Z env: 2023-07-20T11:42:56.9929684Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:42:56.9929960Z PYTHON_VERSION: 3.8 2023-07-20T11:42:56.9930195Z PACKAGE_TYPE: conda 2023-07-20T11:42:56.9930434Z REPOSITORY: pytorch/audio 2023-07-20T11:42:56.9930641Z REF: 2023-07-20T11:42:56.9930837Z CU_VERSION: cu121 2023-07-20T11:42:56.9931053Z CHANNEL: nightly 2023-07-20T11:42:56.9931264Z ##[endgroup] 2023-07-20T11:42:57.1459423Z Syncing repository: pytorch/audio 2023-07-20T11:42:57.1479657Z ##[group]Getting Git version info 2023-07-20T11:42:57.1482047Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-07-20T11:42:57.1700694Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-20T11:42:57.1978155Z git version 2.41.0.windows.1 2023-07-20T11:42:57.2023195Z ##[endgroup] 2023-07-20T11:42:57.2048953Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\cfa3d85a-f183-45f3-9cd8-5fe621a6d552' before making global git config changes 2023-07-20T11:42:57.2049789Z Adding repository directory to the temporary git global config as a safe directory 2023-07-20T11:42:57.2064829Z [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:57.2421765Z ##[group]Initializing the repository 2023-07-20T11:42:57.2431772Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-20T11:42:57.4592916Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-07-20T11:42:57.4647592Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-07-20T11:42:57.4993592Z ##[endgroup] 2023-07-20T11:42:57.4994216Z ##[group]Disabling automatic garbage collection 2023-07-20T11:42:57.5004427Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-20T11:42:57.5344487Z ##[endgroup] 2023-07-20T11:42:57.5344937Z ##[group]Setting up auth 2023-07-20T11:42:57.5361711Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-20T11:42:57.5693331Z [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:58.0344758Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-20T11:42:58.0648105Z [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:58.6428708Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:42:58.6789651Z ##[endgroup] 2023-07-20T11:42:58.6790260Z ##[group]Fetching the repository 2023-07-20T11:42:58.6808667Z [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:58.9332635Z remote: Enumerating objects: 986, done. 2023-07-20T11:42:58.9333944Z remote: Counting objects: 0% (1/986) 2023-07-20T11:42:58.9334330Z remote: Counting objects: 1% (10/986) 2023-07-20T11:42:58.9336666Z remote: Counting objects: 2% (20/986) 2023-07-20T11:42:58.9337206Z remote: Counting objects: 3% (30/986) 2023-07-20T11:42:58.9337537Z remote: Counting objects: 4% (40/986) 2023-07-20T11:42:58.9337833Z remote: Counting objects: 5% (50/986) 2023-07-20T11:42:58.9338309Z remote: Counting objects: 6% (60/986) 2023-07-20T11:42:58.9338697Z remote: Counting objects: 7% (70/986) 2023-07-20T11:42:58.9338992Z remote: Counting objects: 8% (79/986) 2023-07-20T11:42:58.9339978Z remote: Counting objects: 9% (89/986) 2023-07-20T11:42:58.9340792Z remote: Counting objects: 10% (99/986) 2023-07-20T11:42:58.9341648Z remote: Counting objects: 11% (109/986) 2023-07-20T11:42:58.9342292Z remote: Counting objects: 12% (119/986) 2023-07-20T11:42:58.9343241Z remote: Counting objects: 13% (129/986) 2023-07-20T11:42:58.9344063Z remote: Counting objects: 14% (139/986) 2023-07-20T11:42:58.9345007Z remote: Counting objects: 15% (148/986) 2023-07-20T11:42:58.9345743Z remote: Counting objects: 16% (158/986) 2023-07-20T11:42:58.9346368Z remote: Counting objects: 17% (168/986) 2023-07-20T11:42:58.9347074Z remote: Counting objects: 18% (178/986) 2023-07-20T11:42:58.9348003Z remote: Counting objects: 19% (188/986) 2023-07-20T11:42:58.9348362Z remote: Counting objects: 20% (198/986) 2023-07-20T11:42:58.9348666Z remote: Counting objects: 21% (208/986) 2023-07-20T11:42:58.9349049Z remote: Counting objects: 22% (217/986) 2023-07-20T11:42:58.9349351Z remote: Counting objects: 23% (227/986) 2023-07-20T11:42:58.9349639Z remote: Counting objects: 24% (237/986) 2023-07-20T11:42:58.9349929Z remote: Counting objects: 25% (247/986) 2023-07-20T11:42:58.9350685Z remote: Counting objects: 26% (257/986) 2023-07-20T11:42:58.9352808Z remote: Counting objects: 27% (267/986) 2023-07-20T11:42:58.9353717Z remote: Counting objects: 28% (277/986) 2023-07-20T11:42:58.9354427Z remote: Counting objects: 29% (286/986) 2023-07-20T11:42:58.9355099Z remote: Counting objects: 30% (296/986) 2023-07-20T11:42:58.9355679Z remote: Counting objects: 31% (306/986) 2023-07-20T11:42:58.9356374Z remote: Counting objects: 32% (316/986) 2023-07-20T11:42:58.9357067Z remote: Counting objects: 33% (326/986) 2023-07-20T11:42:58.9357651Z remote: Counting objects: 34% (336/986) 2023-07-20T11:42:58.9358205Z remote: Counting objects: 35% (346/986) 2023-07-20T11:42:58.9358773Z remote: Counting objects: 36% (355/986) 2023-07-20T11:42:58.9359321Z remote: Counting objects: 37% (365/986) 2023-07-20T11:42:58.9359885Z remote: Counting objects: 38% (375/986) 2023-07-20T11:42:58.9360431Z remote: Counting objects: 39% (385/986) 2023-07-20T11:42:58.9361018Z remote: Counting objects: 40% (395/986) 2023-07-20T11:42:58.9361593Z remote: Counting objects: 41% (405/986) 2023-07-20T11:42:58.9362160Z remote: Counting objects: 42% (415/986) 2023-07-20T11:42:58.9362860Z remote: Counting objects: 43% (424/986) 2023-07-20T11:42:58.9363450Z remote: Counting objects: 44% (434/986) 2023-07-20T11:42:58.9364016Z remote: Counting objects: 45% (444/986) 2023-07-20T11:42:58.9364572Z remote: Counting objects: 46% (454/986) 2023-07-20T11:42:58.9365114Z remote: Counting objects: 47% (464/986) 2023-07-20T11:42:58.9365676Z remote: Counting objects: 48% (474/986) 2023-07-20T11:42:58.9366389Z remote: Counting objects: 49% (484/986) 2023-07-20T11:42:58.9366958Z remote: Counting objects: 50% (493/986) 2023-07-20T11:42:58.9367495Z remote: Counting objects: 51% (503/986) 2023-07-20T11:42:58.9368062Z remote: Counting objects: 52% (513/986) 2023-07-20T11:42:58.9368651Z remote: Counting objects: 53% (523/986) 2023-07-20T11:42:58.9369228Z remote: Counting objects: 54% (533/986) 2023-07-20T11:42:58.9369834Z remote: Counting objects: 55% (543/986) 2023-07-20T11:42:58.9370555Z remote: Counting objects: 56% (553/986) 2023-07-20T11:42:58.9371119Z remote: Counting objects: 57% (563/986) 2023-07-20T11:42:58.9371685Z remote: Counting objects: 58% (572/986) 2023-07-20T11:42:58.9372251Z remote: Counting objects: 59% (582/986) 2023-07-20T11:42:58.9372790Z remote: Counting objects: 60% (592/986) 2023-07-20T11:42:58.9373355Z remote: Counting objects: 61% (602/986) 2023-07-20T11:42:58.9373917Z remote: Counting objects: 62% (612/986) 2023-07-20T11:42:58.9374468Z remote: Counting objects: 63% (622/986) 2023-07-20T11:42:58.9375003Z remote: Counting objects: 64% (632/986) 2023-07-20T11:42:58.9375566Z remote: Counting objects: 65% (641/986) 2023-07-20T11:42:58.9376141Z remote: Counting objects: 66% (651/986) 2023-07-20T11:42:58.9376963Z remote: Counting objects: 67% (661/986) 2023-07-20T11:42:58.9377504Z remote: Counting objects: 68% (671/986) 2023-07-20T11:42:58.9378066Z remote: Counting objects: 69% (681/986) 2023-07-20T11:42:58.9378635Z remote: Counting objects: 70% (691/986) 2023-07-20T11:42:58.9379196Z remote: Counting objects: 71% (701/986) 2023-07-20T11:42:58.9379731Z remote: Counting objects: 72% (710/986) 2023-07-20T11:42:58.9380312Z remote: Counting objects: 73% (720/986) 2023-07-20T11:42:58.9380873Z remote: Counting objects: 74% (730/986) 2023-07-20T11:42:58.9381435Z remote: Counting objects: 75% (740/986) 2023-07-20T11:42:58.9381981Z remote: Counting objects: 76% (750/986) 2023-07-20T11:42:58.9382542Z remote: Counting objects: 77% (760/986) 2023-07-20T11:42:58.9383103Z remote: Counting objects: 78% (770/986) 2023-07-20T11:42:58.9384291Z remote: Counting objects: 79% (779/986) 2023-07-20T11:42:58.9384904Z remote: Counting objects: 80% (789/986) 2023-07-20T11:42:58.9385486Z remote: Counting objects: 81% (799/986) 2023-07-20T11:42:58.9386237Z remote: Counting objects: 82% (809/986) 2023-07-20T11:42:58.9386816Z remote: Counting objects: 83% (819/986) 2023-07-20T11:42:58.9387349Z remote: Counting objects: 84% (829/986) 2023-07-20T11:42:58.9387912Z remote: Counting objects: 85% (839/986) 2023-07-20T11:42:58.9388685Z remote: Counting objects: 86% (848/986) 2023-07-20T11:42:58.9389348Z remote: Counting objects: 87% (858/986) 2023-07-20T11:42:58.9389985Z remote: Counting objects: 88% (868/986) 2023-07-20T11:42:58.9390532Z remote: Counting objects: 89% (878/986) 2023-07-20T11:42:58.9391095Z remote: Counting objects: 90% (888/986) 2023-07-20T11:42:58.9391651Z remote: Counting objects: 91% (898/986) 2023-07-20T11:42:58.9392227Z remote: Counting objects: 92% (908/986) 2023-07-20T11:42:58.9392785Z remote: Counting objects: 93% (917/986) 2023-07-20T11:42:58.9393342Z remote: Counting objects: 94% (927/986) 2023-07-20T11:42:58.9393909Z remote: Counting objects: 95% (937/986) 2023-07-20T11:42:58.9394474Z remote: Counting objects: 96% (947/986) 2023-07-20T11:42:58.9395109Z remote: Counting objects: 97% (957/986) 2023-07-20T11:42:58.9395829Z remote: Counting objects: 98% (967/986) 2023-07-20T11:42:58.9396413Z remote: Counting objects: 99% (977/986) 2023-07-20T11:42:58.9396972Z remote: Counting objects: 100% (986/986) 2023-07-20T11:42:58.9397539Z remote: Counting objects: 100% (986/986), done. 2023-07-20T11:42:58.9398171Z remote: Compressing objects: 0% (1/855) 2023-07-20T11:42:58.9398786Z remote: Compressing objects: 1% (9/855) 2023-07-20T11:42:58.9399397Z remote: Compressing objects: 2% (18/855) 2023-07-20T11:42:58.9407788Z remote: Compressing objects: 3% (26/855) 2023-07-20T11:42:58.9413997Z remote: Compressing objects: 4% (35/855) 2023-07-20T11:42:58.9416576Z remote: Compressing objects: 5% (43/855) 2023-07-20T11:42:58.9418229Z remote: Compressing objects: 6% (52/855) 2023-07-20T11:42:58.9428137Z remote: Compressing objects: 7% (60/855) 2023-07-20T11:42:58.9454767Z remote: Compressing objects: 8% (69/855) 2023-07-20T11:42:58.9481830Z remote: Compressing objects: 9% (77/855) 2023-07-20T11:42:58.9509309Z remote: Compressing objects: 10% (86/855) 2023-07-20T11:42:58.9528706Z remote: Compressing objects: 11% (95/855) 2023-07-20T11:42:58.9546051Z remote: Compressing objects: 12% (103/855) 2023-07-20T11:42:58.9557051Z remote: Compressing objects: 13% (112/855) 2023-07-20T11:42:58.9558668Z remote: Compressing objects: 14% (120/855) 2023-07-20T11:42:58.9569620Z remote: Compressing objects: 15% (129/855) 2023-07-20T11:42:58.9629890Z remote: Compressing objects: 16% (137/855) 2023-07-20T11:42:58.9635623Z remote: Compressing objects: 17% (146/855) 2023-07-20T11:42:58.9653744Z remote: Compressing objects: 18% (154/855) 2023-07-20T11:42:58.9661844Z remote: Compressing objects: 19% (163/855) 2023-07-20T11:42:58.9681661Z remote: Compressing objects: 20% (171/855) 2023-07-20T11:42:58.9697149Z remote: Compressing objects: 21% (180/855) 2023-07-20T11:42:58.9707023Z remote: Compressing objects: 22% (189/855) 2023-07-20T11:42:58.9730770Z remote: Compressing objects: 23% (197/855) 2023-07-20T11:42:58.9748880Z remote: Compressing objects: 24% (206/855) 2023-07-20T11:42:58.9783618Z remote: Compressing objects: 25% (214/855) 2023-07-20T11:42:58.9828514Z remote: Compressing objects: 26% (223/855) 2023-07-20T11:42:58.9886419Z remote: Compressing objects: 27% (231/855) 2023-07-20T11:42:58.9923262Z remote: Compressing objects: 28% (240/855) 2023-07-20T11:42:58.9940139Z remote: Compressing objects: 29% (248/855) 2023-07-20T11:42:58.9980592Z remote: Compressing objects: 30% (257/855) 2023-07-20T11:42:58.9987722Z remote: Compressing objects: 31% (266/855) 2023-07-20T11:42:59.0159445Z remote: Compressing objects: 32% (274/855) 2023-07-20T11:42:59.0164660Z remote: Compressing objects: 33% (283/855) 2023-07-20T11:42:59.0168278Z remote: Compressing objects: 34% (291/855) 2023-07-20T11:42:59.0168723Z remote: Compressing objects: 35% (300/855) 2023-07-20T11:42:59.0220575Z remote: Compressing objects: 36% (308/855) 2023-07-20T11:42:59.0277589Z remote: Compressing objects: 37% (317/855) 2023-07-20T11:42:59.0435535Z remote: Compressing objects: 38% (325/855) 2023-07-20T11:42:59.0518979Z remote: Compressing objects: 39% (334/855) 2023-07-20T11:42:59.0558490Z remote: Compressing objects: 40% (342/855) 2023-07-20T11:42:59.0599794Z remote: Compressing objects: 41% (351/855) 2023-07-20T11:42:59.0610490Z remote: Compressing objects: 42% (360/855) 2023-07-20T11:42:59.0638142Z remote: Compressing objects: 43% (368/855) 2023-07-20T11:42:59.0662631Z remote: Compressing objects: 44% (377/855) 2023-07-20T11:42:59.0681598Z remote: Compressing objects: 45% (385/855) 2023-07-20T11:42:59.0684902Z remote: Compressing objects: 46% (394/855) 2023-07-20T11:42:59.0685290Z remote: Compressing objects: 47% (402/855) 2023-07-20T11:42:59.0686196Z remote: Compressing objects: 48% (411/855) 2023-07-20T11:42:59.0690015Z remote: Compressing objects: 49% (419/855) 2023-07-20T11:42:59.0710217Z remote: Compressing objects: 50% (428/855) 2023-07-20T11:42:59.0724328Z remote: Compressing objects: 51% (437/855) 2023-07-20T11:42:59.0729231Z remote: Compressing objects: 52% (445/855) 2023-07-20T11:42:59.0751953Z remote: Compressing objects: 53% (454/855) 2023-07-20T11:42:59.0753969Z remote: Compressing objects: 54% (462/855) 2023-07-20T11:42:59.0754285Z remote: Compressing objects: 55% (471/855) 2023-07-20T11:42:59.0756039Z remote: Compressing objects: 56% (479/855) 2023-07-20T11:42:59.0787690Z remote: Compressing objects: 57% (488/855) 2023-07-20T11:42:59.0790283Z remote: Compressing objects: 58% (496/855) 2023-07-20T11:42:59.0815183Z remote: Compressing objects: 59% (505/855) 2023-07-20T11:42:59.0919610Z remote: Compressing objects: 60% (513/855) 2023-07-20T11:42:59.0921471Z remote: Compressing objects: 61% (522/855) 2023-07-20T11:42:59.0921892Z remote: Compressing objects: 62% (531/855) 2023-07-20T11:42:59.0922204Z remote: Compressing objects: 63% (539/855) 2023-07-20T11:42:59.0922511Z remote: Compressing objects: 64% (548/855) 2023-07-20T11:42:59.0934193Z remote: Compressing objects: 65% (556/855) 2023-07-20T11:42:59.0944920Z remote: Compressing objects: 66% (565/855) 2023-07-20T11:42:59.0950411Z remote: Compressing objects: 67% (573/855) 2023-07-20T11:42:59.0952047Z remote: Compressing objects: 68% (582/855) 2023-07-20T11:42:59.0952363Z remote: Compressing objects: 69% (590/855) 2023-07-20T11:42:59.0962096Z remote: Compressing objects: 70% (599/855) 2023-07-20T11:42:59.0970941Z remote: Compressing objects: 71% (608/855) 2023-07-20T11:42:59.0975151Z remote: Compressing objects: 72% (616/855) 2023-07-20T11:42:59.1089222Z remote: Compressing objects: 73% (625/855) 2023-07-20T11:42:59.1094741Z remote: Compressing objects: 74% (633/855) 2023-07-20T11:42:59.1101837Z remote: Compressing objects: 75% (642/855) 2023-07-20T11:42:59.1265956Z remote: Compressing objects: 76% (650/855) 2023-07-20T11:42:59.1266356Z remote: Compressing objects: 77% (659/855) 2023-07-20T11:42:59.1267507Z remote: Compressing objects: 78% (667/855) 2023-07-20T11:42:59.1268072Z remote: Compressing objects: 79% (676/855) 2023-07-20T11:42:59.1268612Z remote: Compressing objects: 80% (684/855) 2023-07-20T11:42:59.1269189Z remote: Compressing objects: 81% (693/855) 2023-07-20T11:42:59.1269691Z remote: Compressing objects: 82% (702/855) 2023-07-20T11:42:59.1270206Z remote: Compressing objects: 83% (710/855) 2023-07-20T11:42:59.1270740Z remote: Compressing objects: 84% (719/855) 2023-07-20T11:42:59.1271079Z remote: Compressing objects: 85% (727/855) 2023-07-20T11:42:59.1271367Z remote: Compressing objects: 86% (736/855) 2023-07-20T11:42:59.1271672Z remote: Compressing objects: 87% (744/855) 2023-07-20T11:42:59.1271976Z remote: Compressing objects: 88% (753/855) 2023-07-20T11:42:59.1272365Z remote: Compressing objects: 89% (761/855) 2023-07-20T11:42:59.1272811Z remote: Compressing objects: 90% (770/855) 2023-07-20T11:42:59.1273119Z remote: Compressing objects: 91% (779/855) 2023-07-20T11:42:59.1273424Z remote: Compressing objects: 92% (787/855) 2023-07-20T11:42:59.1273720Z remote: Compressing objects: 93% (796/855) 2023-07-20T11:42:59.1274225Z remote: Compressing objects: 94% (804/855) 2023-07-20T11:42:59.1274510Z remote: Compressing objects: 95% (813/855) 2023-07-20T11:42:59.1274933Z remote: Compressing objects: 96% (821/855) 2023-07-20T11:42:59.1275371Z remote: Compressing objects: 97% (830/855) 2023-07-20T11:42:59.1275677Z remote: Compressing objects: 98% (838/855) 2023-07-20T11:42:59.1275962Z remote: Compressing objects: 99% (847/855) 2023-07-20T11:42:59.1276263Z remote: Compressing objects: 100% (855/855) 2023-07-20T11:42:59.1276590Z remote: Compressing objects: 100% (855/855), done. 2023-07-20T11:42:59.3407153Z Receiving objects: 0% (1/986) 2023-07-20T11:42:59.3410498Z Receiving objects: 1% (10/986) 2023-07-20T11:42:59.3415122Z Receiving objects: 2% (20/986) 2023-07-20T11:42:59.3417332Z Receiving objects: 3% (30/986) 2023-07-20T11:42:59.3507492Z Receiving objects: 4% (40/986) 2023-07-20T11:42:59.3518384Z Receiving objects: 5% (50/986) 2023-07-20T11:42:59.3540688Z Receiving objects: 6% (60/986) 2023-07-20T11:42:59.3549780Z Receiving objects: 7% (70/986) 2023-07-20T11:42:59.3553128Z Receiving objects: 8% (79/986) 2023-07-20T11:42:59.3566206Z Receiving objects: 9% (89/986) 2023-07-20T11:42:59.3714583Z Receiving objects: 10% (99/986) 2023-07-20T11:42:59.3718230Z Receiving objects: 11% (109/986) 2023-07-20T11:42:59.3726495Z Receiving objects: 12% (119/986) 2023-07-20T11:42:59.3731288Z Receiving objects: 13% (129/986) 2023-07-20T11:42:59.3735144Z Receiving objects: 14% (139/986) 2023-07-20T11:42:59.3744877Z Receiving objects: 15% (148/986) 2023-07-20T11:42:59.3752472Z Receiving objects: 16% (158/986) 2023-07-20T11:42:59.3756653Z Receiving objects: 17% (168/986) 2023-07-20T11:42:59.3763274Z Receiving objects: 18% (178/986) 2023-07-20T11:42:59.3767555Z Receiving objects: 19% (188/986) 2023-07-20T11:42:59.3771754Z Receiving objects: 20% (198/986) 2023-07-20T11:42:59.3777993Z Receiving objects: 21% (208/986) 2023-07-20T11:42:59.3789498Z Receiving objects: 22% (217/986) 2023-07-20T11:42:59.3794036Z Receiving objects: 23% (227/986) 2023-07-20T11:42:59.3797730Z Receiving objects: 24% (237/986) 2023-07-20T11:42:59.3829903Z Receiving objects: 25% (247/986) 2023-07-20T11:42:59.3837010Z Receiving objects: 26% (257/986) 2023-07-20T11:42:59.3847661Z Receiving objects: 27% (267/986) 2023-07-20T11:42:59.3852961Z Receiving objects: 28% (277/986) 2023-07-20T11:42:59.3856064Z Receiving objects: 29% (286/986) 2023-07-20T11:42:59.3859640Z Receiving objects: 30% (296/986) 2023-07-20T11:42:59.3867336Z Receiving objects: 31% (306/986) 2023-07-20T11:42:59.3878906Z Receiving objects: 32% (316/986) 2023-07-20T11:42:59.3894372Z Receiving objects: 33% (326/986) 2023-07-20T11:42:59.3913500Z Receiving objects: 34% (336/986) 2023-07-20T11:42:59.3919145Z Receiving objects: 35% (346/986) 2023-07-20T11:42:59.3922296Z Receiving objects: 36% (355/986) 2023-07-20T11:42:59.3924956Z Receiving objects: 37% (365/986) 2023-07-20T11:42:59.3927582Z Receiving objects: 38% (375/986) 2023-07-20T11:42:59.3977760Z Receiving objects: 39% (385/986) 2023-07-20T11:42:59.3979721Z Receiving objects: 40% (395/986) 2023-07-20T11:42:59.3999191Z Receiving objects: 41% (405/986) 2023-07-20T11:42:59.4336060Z Receiving objects: 42% (415/986) 2023-07-20T11:42:59.4761753Z Receiving objects: 43% (424/986) 2023-07-20T11:42:59.4767109Z Receiving objects: 44% (434/986) 2023-07-20T11:42:59.4767639Z Receiving objects: 45% (444/986) 2023-07-20T11:42:59.4768181Z Receiving objects: 46% (454/986) 2023-07-20T11:42:59.4769790Z Receiving objects: 47% (464/986) 2023-07-20T11:42:59.4779643Z Receiving objects: 48% (474/986) 2023-07-20T11:42:59.4783513Z Receiving objects: 49% (484/986) 2023-07-20T11:42:59.4787098Z Receiving objects: 50% (493/986) 2023-07-20T11:42:59.4792667Z Receiving objects: 51% (503/986) 2023-07-20T11:42:59.4797237Z Receiving objects: 52% (513/986) 2023-07-20T11:42:59.4806099Z Receiving objects: 53% (523/986) 2023-07-20T11:42:59.4812004Z Receiving objects: 54% (533/986) 2023-07-20T11:42:59.4814678Z Receiving objects: 55% (543/986) 2023-07-20T11:42:59.4817235Z Receiving objects: 56% (553/986) 2023-07-20T11:42:59.4824018Z Receiving objects: 57% (563/986) 2023-07-20T11:42:59.4831776Z Receiving objects: 58% (572/986) 2023-07-20T11:42:59.4843768Z Receiving objects: 59% (582/986) 2023-07-20T11:42:59.4845948Z Receiving objects: 60% (592/986) 2023-07-20T11:42:59.4847198Z Receiving objects: 61% (602/986) 2023-07-20T11:42:59.4849947Z Receiving objects: 62% (612/986) 2023-07-20T11:42:59.4857032Z Receiving objects: 63% (622/986) 2023-07-20T11:42:59.4859311Z Receiving objects: 64% (632/986) 2023-07-20T11:42:59.4862884Z Receiving objects: 65% (641/986) 2023-07-20T11:42:59.4866132Z Receiving objects: 66% (651/986) 2023-07-20T11:42:59.4868946Z Receiving objects: 67% (661/986) 2023-07-20T11:42:59.4873229Z Receiving objects: 68% (671/986) 2023-07-20T11:42:59.4875880Z Receiving objects: 69% (681/986) 2023-07-20T11:42:59.4879841Z Receiving objects: 70% (691/986) 2023-07-20T11:42:59.4892537Z Receiving objects: 71% (701/986) 2023-07-20T11:42:59.4895950Z Receiving objects: 72% (710/986) 2023-07-20T11:42:59.4900847Z Receiving objects: 73% (720/986) 2023-07-20T11:42:59.4911722Z Receiving objects: 74% (730/986) 2023-07-20T11:42:59.4913997Z Receiving objects: 75% (740/986) 2023-07-20T11:42:59.4925838Z Receiving objects: 76% (750/986) 2023-07-20T11:42:59.4930300Z Receiving objects: 77% (760/986) 2023-07-20T11:42:59.4935991Z Receiving objects: 78% (770/986) 2023-07-20T11:42:59.4945327Z Receiving objects: 79% (779/986) 2023-07-20T11:42:59.4954404Z Receiving objects: 80% (789/986) 2023-07-20T11:42:59.4957974Z Receiving objects: 81% (799/986) 2023-07-20T11:42:59.4961553Z Receiving objects: 82% (809/986) 2023-07-20T11:42:59.4965877Z Receiving objects: 83% (819/986) 2023-07-20T11:42:59.4968278Z Receiving objects: 84% (829/986) 2023-07-20T11:42:59.4970210Z Receiving objects: 85% (839/986) 2023-07-20T11:42:59.4975254Z Receiving objects: 86% (848/986) 2023-07-20T11:42:59.4979708Z Receiving objects: 87% (858/986) 2023-07-20T11:42:59.4985954Z Receiving objects: 88% (868/986) 2023-07-20T11:42:59.4991992Z Receiving objects: 89% (878/986) 2023-07-20T11:42:59.5016586Z Receiving objects: 90% (888/986) 2023-07-20T11:42:59.5026081Z Receiving objects: 91% (898/986) 2023-07-20T11:42:59.5036944Z Receiving objects: 92% (908/986) 2023-07-20T11:42:59.5054740Z Receiving objects: 93% (917/986) 2023-07-20T11:42:59.5065205Z Receiving objects: 94% (927/986) 2023-07-20T11:42:59.5075431Z Receiving objects: 95% (937/986) 2023-07-20T11:42:59.5080703Z Receiving objects: 96% (947/986) 2023-07-20T11:42:59.5094154Z Receiving objects: 97% (957/986) 2023-07-20T11:42:59.5107901Z Receiving objects: 98% (967/986) 2023-07-20T11:42:59.5108214Z Receiving objects: 99% (977/986) 2023-07-20T11:42:59.5108548Z remote: Total 986 (delta 165), reused 437 (delta 96), pack-reused 0 2023-07-20T11:42:59.5112828Z Receiving objects: 100% (986/986) 2023-07-20T11:42:59.5113142Z Receiving objects: 100% (986/986), 4.97 MiB | 13.60 MiB/s, done. 2023-07-20T11:42:59.5120584Z Resolving deltas: 0% (0/165) 2023-07-20T11:42:59.5121722Z Resolving deltas: 1% (2/165) 2023-07-20T11:42:59.5122039Z Resolving deltas: 2% (4/165) 2023-07-20T11:42:59.5122720Z Resolving deltas: 3% (5/165) 2023-07-20T11:42:59.5123320Z Resolving deltas: 4% (7/165) 2023-07-20T11:42:59.5124019Z Resolving deltas: 5% (9/165) 2023-07-20T11:42:59.5125150Z Resolving deltas: 6% (11/165) 2023-07-20T11:42:59.5126837Z Resolving deltas: 7% (12/165) 2023-07-20T11:42:59.5127515Z Resolving deltas: 8% (14/165) 2023-07-20T11:42:59.5128500Z Resolving deltas: 9% (15/165) 2023-07-20T11:42:59.5129542Z Resolving deltas: 10% (17/165) 2023-07-20T11:42:59.5129836Z Resolving deltas: 11% (19/165) 2023-07-20T11:42:59.5130099Z Resolving deltas: 12% (20/165) 2023-07-20T11:42:59.5131604Z Resolving deltas: 13% (22/165) 2023-07-20T11:42:59.5131895Z Resolving deltas: 14% (24/165) 2023-07-20T11:42:59.5132401Z Resolving deltas: 15% (25/165) 2023-07-20T11:42:59.5134367Z Resolving deltas: 16% (27/165) 2023-07-20T11:42:59.5135078Z Resolving deltas: 18% (30/165) 2023-07-20T11:42:59.5137156Z Resolving deltas: 19% (32/165) 2023-07-20T11:42:59.5139296Z Resolving deltas: 20% (34/165) 2023-07-20T11:42:59.5140026Z Resolving deltas: 21% (36/165) 2023-07-20T11:42:59.5141101Z Resolving deltas: 22% (37/165) 2023-07-20T11:42:59.5143169Z Resolving deltas: 23% (39/165) 2023-07-20T11:42:59.5145491Z Resolving deltas: 24% (40/165) 2023-07-20T11:42:59.5148455Z Resolving deltas: 26% (43/165) 2023-07-20T11:42:59.5150531Z Resolving deltas: 27% (46/165) 2023-07-20T11:42:59.5151151Z Resolving deltas: 28% (47/165) 2023-07-20T11:42:59.5152000Z Resolving deltas: 29% (48/165) 2023-07-20T11:42:59.5153055Z Resolving deltas: 30% (50/165) 2023-07-20T11:42:59.5153779Z Resolving deltas: 31% (52/165) 2023-07-20T11:42:59.5154973Z Resolving deltas: 32% (53/165) 2023-07-20T11:42:59.5155488Z Resolving deltas: 33% (55/165) 2023-07-20T11:42:59.5155978Z Resolving deltas: 34% (57/165) 2023-07-20T11:42:59.5156467Z Resolving deltas: 35% (58/165) 2023-07-20T11:42:59.5156991Z Resolving deltas: 36% (60/165) 2023-07-20T11:42:59.5157483Z Resolving deltas: 37% (62/165) 2023-07-20T11:42:59.5157988Z Resolving deltas: 38% (63/165) 2023-07-20T11:42:59.5158447Z Resolving deltas: 39% (65/165) 2023-07-20T11:42:59.5158948Z Resolving deltas: 41% (68/165) 2023-07-20T11:42:59.5159453Z Resolving deltas: 42% (70/165) 2023-07-20T11:42:59.5159951Z Resolving deltas: 43% (71/165) 2023-07-20T11:42:59.5160410Z Resolving deltas: 44% (73/165) 2023-07-20T11:42:59.5161712Z Resolving deltas: 45% (75/165) 2023-07-20T11:42:59.5162944Z Resolving deltas: 46% (76/165) 2023-07-20T11:42:59.5163814Z Resolving deltas: 47% (78/165) 2023-07-20T11:42:59.5164123Z Resolving deltas: 48% (80/165) 2023-07-20T11:42:59.5166395Z Resolving deltas: 49% (81/165) 2023-07-20T11:42:59.5168295Z Resolving deltas: 50% (83/165) 2023-07-20T11:42:59.5168808Z Resolving deltas: 51% (85/165) 2023-07-20T11:42:59.5169318Z Resolving deltas: 52% (86/165) 2023-07-20T11:42:59.5169792Z Resolving deltas: 53% (88/165) 2023-07-20T11:42:59.5170252Z Resolving deltas: 55% (92/165) 2023-07-20T11:42:59.5170680Z Resolving deltas: 56% (94/165) 2023-07-20T11:42:59.5170942Z Resolving deltas: 57% (95/165) 2023-07-20T11:42:59.5171478Z Resolving deltas: 58% (96/165) 2023-07-20T11:42:59.5171853Z Resolving deltas: 59% (98/165) 2023-07-20T11:42:59.5173149Z Resolving deltas: 60% (99/165) 2023-07-20T11:42:59.5174366Z Resolving deltas: 61% (101/165) 2023-07-20T11:42:59.5174647Z Resolving deltas: 62% (103/165) 2023-07-20T11:42:59.5175069Z Resolving deltas: 63% (104/165) 2023-07-20T11:42:59.5176336Z Resolving deltas: 64% (106/165) 2023-07-20T11:42:59.5177593Z Resolving deltas: 66% (109/165) 2023-07-20T11:42:59.5178098Z Resolving deltas: 67% (111/165) 2023-07-20T11:42:59.5178605Z Resolving deltas: 68% (113/165) 2023-07-20T11:42:59.5179094Z Resolving deltas: 69% (114/165) 2023-07-20T11:42:59.5179410Z Resolving deltas: 70% (116/165) 2023-07-20T11:42:59.5179668Z Resolving deltas: 71% (118/165) 2023-07-20T11:42:59.5179903Z Resolving deltas: 72% (120/165) 2023-07-20T11:42:59.5180165Z Resolving deltas: 73% (121/165) 2023-07-20T11:42:59.5180420Z Resolving deltas: 75% (124/165) 2023-07-20T11:42:59.5181562Z Resolving deltas: 76% (126/165) 2023-07-20T11:42:59.5182720Z Resolving deltas: 77% (128/165) 2023-07-20T11:42:59.5183777Z Resolving deltas: 78% (129/165) 2023-07-20T11:42:59.5184727Z Resolving deltas: 79% (131/165) 2023-07-20T11:42:59.5185034Z Resolving deltas: 80% (132/165) 2023-07-20T11:42:59.5185464Z Resolving deltas: 81% (135/165) 2023-07-20T11:42:59.5185731Z Resolving deltas: 82% (136/165) 2023-07-20T11:42:59.5186292Z Resolving deltas: 83% (137/165) 2023-07-20T11:42:59.5186992Z Resolving deltas: 84% (139/165) 2023-07-20T11:42:59.5187376Z Resolving deltas: 85% (141/165) 2023-07-20T11:42:59.5190182Z Resolving deltas: 86% (142/165) 2023-07-20T11:42:59.5191483Z Resolving deltas: 87% (144/165) 2023-07-20T11:42:59.5192336Z Resolving deltas: 88% (146/165) 2023-07-20T11:42:59.5192917Z Resolving deltas: 89% (148/165) 2023-07-20T11:42:59.5193822Z Resolving deltas: 90% (149/165) 2023-07-20T11:42:59.5194863Z Resolving deltas: 92% (152/165) 2023-07-20T11:42:59.5195420Z Resolving deltas: 93% (154/165) 2023-07-20T11:42:59.5196347Z Resolving deltas: 94% (156/165) 2023-07-20T11:42:59.5197388Z Resolving deltas: 95% (157/165) 2023-07-20T11:42:59.5198902Z Resolving deltas: 96% (160/165) 2023-07-20T11:42:59.5201793Z Resolving deltas: 97% (161/165) 2023-07-20T11:42:59.5202550Z Resolving deltas: 98% (162/165) 2023-07-20T11:42:59.5211121Z Resolving deltas: 99% (164/165) 2023-07-20T11:42:59.5213995Z Resolving deltas: 100% (165/165) 2023-07-20T11:42:59.5214285Z Resolving deltas: 100% (165/165), done. 2023-07-20T11:43:00.1121789Z From https://github.com/pytorch/audio 2023-07-20T11:43:00.1122235Z * [new ref] 6a67f8ba5a61a7068729fcd436b7009d56649e2b -> origin/nightly 2023-07-20T11:43:00.1297566Z ##[endgroup] 2023-07-20T11:43:00.1298038Z ##[group]Determining the checkout info 2023-07-20T11:43:00.1301220Z ##[endgroup] 2023-07-20T11:43:00.1301647Z ##[group]Checking out the ref 2023-07-20T11:43:00.1311733Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-07-20T11:43:01.3001901Z Updating files: 24% (208/857) 2023-07-20T11:43:01.3060716Z Updating files: 25% (215/857) 2023-07-20T11:43:01.3115433Z Updating files: 26% (223/857) 2023-07-20T11:43:01.3176903Z Updating files: 27% (232/857) 2023-07-20T11:43:01.3253529Z Updating files: 28% (240/857) 2023-07-20T11:43:01.3313929Z Updating files: 29% (249/857) 2023-07-20T11:43:01.3368702Z Updating files: 30% (258/857) 2023-07-20T11:43:01.3419268Z Updating files: 31% (266/857) 2023-07-20T11:43:01.3541566Z Updating files: 32% (275/857) 2023-07-20T11:43:01.3608155Z Updating files: 33% (283/857) 2023-07-20T11:43:01.3658800Z Updating files: 34% (292/857) 2023-07-20T11:43:01.3735114Z Updating files: 35% (300/857) 2023-07-20T11:43:01.3794771Z Updating files: 36% (309/857) 2023-07-20T11:43:01.3879551Z Updating files: 37% (318/857) 2023-07-20T11:43:01.3953655Z Updating files: 38% (326/857) 2023-07-20T11:43:01.4000150Z Updating files: 39% (335/857) 2023-07-20T11:43:01.4203830Z Updating files: 40% (343/857) 2023-07-20T11:43:01.8002787Z Updating files: 41% (352/857) 2023-07-20T11:43:01.8946202Z Updating files: 42% (360/857) 2023-07-20T11:43:01.8997534Z Updating files: 43% (369/857) 2023-07-20T11:43:01.9059406Z Updating files: 44% (378/857) 2023-07-20T11:43:01.9112813Z Updating files: 45% (386/857) 2023-07-20T11:43:01.9174190Z Updating files: 46% (395/857) 2023-07-20T11:43:01.9238716Z Updating files: 47% (403/857) 2023-07-20T11:43:01.9291051Z Updating files: 48% (412/857) 2023-07-20T11:43:01.9354800Z Updating files: 49% (420/857) 2023-07-20T11:43:01.9409026Z Updating files: 50% (429/857) 2023-07-20T11:43:01.9462104Z Updating files: 51% (438/857) 2023-07-20T11:43:01.9532725Z Updating files: 52% (446/857) 2023-07-20T11:43:01.9577128Z Updating files: 53% (455/857) 2023-07-20T11:43:01.9637520Z Updating files: 54% (463/857) 2023-07-20T11:43:01.9694463Z Updating files: 55% (472/857) 2023-07-20T11:43:01.9765010Z Updating files: 56% (480/857) 2023-07-20T11:43:01.9827655Z Updating files: 57% (489/857) 2023-07-20T11:43:01.9881468Z Updating files: 58% (498/857) 2023-07-20T11:43:01.9948518Z Updating files: 59% (506/857) 2023-07-20T11:43:01.9994864Z Updating files: 60% (515/857) 2023-07-20T11:43:02.0068314Z Updating files: 61% (523/857) 2023-07-20T11:43:02.0115760Z Updating files: 62% (532/857) 2023-07-20T11:43:02.0190575Z Updating files: 63% (540/857) 2023-07-20T11:43:02.0274972Z Updating files: 64% (549/857) 2023-07-20T11:43:02.0319406Z Updating files: 65% (558/857) 2023-07-20T11:43:02.0380704Z Updating files: 66% (566/857) 2023-07-20T11:43:02.0424825Z Updating files: 67% (575/857) 2023-07-20T11:43:02.0474652Z Updating files: 68% (583/857) 2023-07-20T11:43:02.0655351Z Updating files: 69% (592/857) 2023-07-20T11:43:02.0706282Z Updating files: 70% (600/857) 2023-07-20T11:43:02.0748129Z Updating files: 71% (609/857) 2023-07-20T11:43:02.0820465Z Updating files: 72% (618/857) 2023-07-20T11:43:02.2893552Z Updating files: 73% (626/857) 2023-07-20T11:43:02.2951108Z Updating files: 74% (635/857) 2023-07-20T11:43:02.3019633Z Updating files: 75% (643/857) 2023-07-20T11:43:02.3090754Z Updating files: 76% (652/857) 2023-07-20T11:43:02.3154847Z Updating files: 77% (660/857) 2023-07-20T11:43:02.3216494Z Updating files: 78% (669/857) 2023-07-20T11:43:02.3266514Z Updating files: 79% (678/857) 2023-07-20T11:43:02.3341319Z Updating files: 80% (686/857) 2023-07-20T11:43:02.3405789Z Updating files: 81% (695/857) 2023-07-20T11:43:02.3599556Z Updating files: 82% (703/857) 2023-07-20T11:43:02.3849437Z Updating files: 83% (712/857) 2023-07-20T11:43:02.7070395Z Updating files: 84% (720/857) 2023-07-20T11:43:02.7117960Z Updating files: 85% (729/857) 2023-07-20T11:43:02.7167825Z Updating files: 86% (738/857) 2023-07-20T11:43:02.7227631Z Updating files: 87% (746/857) 2023-07-20T11:43:02.7276239Z Updating files: 88% (755/857) 2023-07-20T11:43:02.7336000Z Updating files: 89% (763/857) 2023-07-20T11:43:02.7376263Z Updating files: 90% (772/857) 2023-07-20T11:43:02.7448947Z Updating files: 91% (780/857) 2023-07-20T11:43:02.7923515Z Updating files: 92% (789/857) 2023-07-20T11:43:02.7979154Z Updating files: 93% (798/857) 2023-07-20T11:43:02.8045288Z Updating files: 94% (806/857) 2023-07-20T11:43:02.8094070Z Updating files: 95% (815/857) 2023-07-20T11:43:02.8255238Z Updating files: 96% (823/857) 2023-07-20T11:43:02.8315801Z Updating files: 97% (832/857) 2023-07-20T11:43:02.8394660Z Updating files: 98% (840/857) 2023-07-20T11:43:03.0735037Z Updating files: 99% (849/857) 2023-07-20T11:43:03.0735811Z Updating files: 100% (857/857) 2023-07-20T11:43:03.0736260Z Updating files: 100% (857/857), done. 2023-07-20T11:43:03.6156775Z branch 'nightly' set up to track 'origin/nightly'. 2023-07-20T11:43:03.6157885Z Switched to a new branch 'nightly' 2023-07-20T11:43:03.6214463Z ##[endgroup] 2023-07-20T11:43:03.6214938Z ##[group]Setting up auth for fetching submodules 2023-07-20T11:43:03.6229363Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-20T11:43:03.6553825Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-07-20T11:43:03.6902302Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-07-20T11:43:03.7223458Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-07-20T11:43:03.7534518Z ##[endgroup] 2023-07-20T11:43:03.7535006Z ##[group]Fetching submodules 2023-07-20T11:43:03.7544315Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-07-20T11:43:04.4386288Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-07-20T11:43:04.9302198Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-07-20T11:43:05.4082111Z ##[endgroup] 2023-07-20T11:43:05.4082579Z ##[group]Persisting credentials for submodules 2023-07-20T11:43:05.4095946Z [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:05.9370165Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url\"" 2023-07-20T11:43:06.4391325Z [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:06.9684592Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2023-07-20T11:43:07.4681346Z ##[endgroup] 2023-07-20T11:43:07.5015222Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-20T11:43:07.5296187Z '6a67f8ba5a61a7068729fcd436b7009d56649e2b' 2023-07-20T11:43:07.5610670Z ##[group]Run echo "ENV VARS" 2023-07-20T11:43:07.5610960Z echo "ENV VARS" 2023-07-20T11:43:07.5611214Z echo "${GITHUB_REF_NAME}" 2023-07-20T11:43:07.5611468Z echo "${GITHUB_REF}" 2023-07-20T11:43:07.5611713Z echo "${GITHUB_BASE_REF}" 2023-07-20T11:43:07.5611940Z  2023-07-20T11:43:07.5612147Z echo "GITHUB PROVIDED" 2023-07-20T11:43:07.5612390Z echo "nightly" 2023-07-20T11:43:07.5612637Z echo "refs/heads/nightly" 2023-07-20T11:43:07.5612894Z echo "refs/heads/nightly" 2023-07-20T11:43:07.5613111Z echo "" 2023-07-20T11:43:07.5638607Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:43:07.5638943Z env: 2023-07-20T11:43:07.5639199Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:07.5639478Z PYTHON_VERSION: 3.8 2023-07-20T11:43:07.5639696Z PACKAGE_TYPE: conda 2023-07-20T11:43:07.5639937Z REPOSITORY: pytorch/audio 2023-07-20T11:43:07.5640165Z REF: 2023-07-20T11:43:07.5640367Z CU_VERSION: cu121 2023-07-20T11:43:07.5640758Z CHANNEL: nightly 2023-07-20T11:43:07.5640976Z ##[endgroup] 2023-07-20T11:43:07.6255024Z ENV VARS 2023-07-20T11:43:07.6255271Z nightly 2023-07-20T11:43:07.6255480Z refs/heads/nightly 2023-07-20T11:43:07.6255608Z 2023-07-20T11:43:07.6255996Z GITHUB PROVIDED 2023-07-20T11:43:07.6256230Z nightly 2023-07-20T11:43:07.6256584Z refs/heads/nightly 2023-07-20T11:43:07.6256976Z refs/heads/nightly 2023-07-20T11:43:07.6257239Z 2023-07-20T11:43:07.8239428Z ##[group]Run set -euxo pipefail 2023-07-20T11:43:07.8239898Z set -euxo pipefail 2023-07-20T11:43:07.8240374Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-07-20T11:43:07.8240877Z # and "/" is not allowed in artifact names 2023-07-20T11:43:07.8241253Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-07-20T11:43:07.8269033Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-20T11:43:07.8269394Z env: 2023-07-20T11:43:07.8269649Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:07.8269928Z PYTHON_VERSION: 3.8 2023-07-20T11:43:07.8270162Z PACKAGE_TYPE: conda 2023-07-20T11:43:07.8270388Z REPOSITORY: pytorch/audio 2023-07-20T11:43:07.8270612Z REF: 2023-07-20T11:43:07.8270811Z CU_VERSION: cu121 2023-07-20T11:43:07.8271024Z CHANNEL: nightly 2023-07-20T11:43:07.8271222Z ##[endgroup] 2023-07-20T11:43:07.9502522Z + echo ARTIFACT_NAME=pytorch_audio__3.8 2023-07-20T11:43:08.0756538Z ##[group]Run set -euxo pipefail 2023-07-20T11:43:08.0757084Z set -euxo pipefail 2023-07-20T11:43:08.0757385Z conda info | grep -i 'base environment' 2023-07-20T11:43:08.0757697Z conda clean --all --quiet --yes 2023-07-20T11:43:08.0784639Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:43:08.0784921Z env: 2023-07-20T11:43:08.0785167Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:43:08.0785490Z PYTHON_VERSION: 3.8 2023-07-20T11:43:08.0785729Z PACKAGE_TYPE: conda 2023-07-20T11:43:08.0785977Z REPOSITORY: pytorch/audio 2023-07-20T11:43:08.0786188Z REF: 2023-07-20T11:43:08.0786389Z CU_VERSION: cu121 2023-07-20T11:43:08.0786606Z CHANNEL: nightly 2023-07-20T11:43:08.0786835Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:43:08.0787085Z ##[endgroup] 2023-07-20T11:43:08.4054693Z + conda info 2023-07-20T11:43:08.4127416Z + grep -i 'base environment' 2023-07-20T11:45:40.4191170Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-07-20T11:45:40.4194935Z + conda clean --all --quiet --yes 2023-07-20T11:45:43.7942307Z ##[group]Run set -euxo pipefail 2023-07-20T11:45:43.7942624Z set -euxo pipefail 2023-07-20T11:45:43.7942938Z conda config --set channel_priority false 2023-07-20T11:45:43.7969661Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:45:43.7969954Z env: 2023-07-20T11:45:43.7970262Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:45:43.7970564Z PYTHON_VERSION: 3.8 2023-07-20T11:45:43.7970816Z PACKAGE_TYPE: conda 2023-07-20T11:45:43.7971227Z REPOSITORY: pytorch/audio 2023-07-20T11:45:43.7971448Z REF: 2023-07-20T11:45:43.7971670Z CU_VERSION: cu121 2023-07-20T11:45:43.7972125Z CHANNEL: nightly 2023-07-20T11:45:43.7972386Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:45:43.7972627Z ##[endgroup] 2023-07-20T11:45:44.0853337Z + conda config --set channel_priority false 2023-07-20T11:45:44.8729464Z ##[group]Run set -euxo pipefail 2023-07-20T11:45:44.8729782Z set -euxo pipefail 2023-07-20T11:45:44.8730128Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-07-20T11:45:44.8730430Z conda create \ 2023-07-20T11:45:44.8730680Z  --yes --quiet \ 2023-07-20T11:45:44.8730947Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:45:44.8731373Z  "python=3.9" 2023-07-20T11:45:44.8731628Z CONDA_ENV="${CONDA_ENV}" 2023-07-20T11:45:44.8732408Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-07-20T11:45:44.8732822Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-07-20T11:45:44.8733249Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-07-20T11:45:44.8733609Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-07-20T11:45:44.8733941Z cat "${BUILD_ENV_FILE}" 2023-07-20T11:45:44.8734257Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-07-20T11:45:44.8761529Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:45:44.8761823Z env: 2023-07-20T11:45:44.8762076Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:45:44.8762370Z PYTHON_VERSION: 3.8 2023-07-20T11:45:44.8762744Z PACKAGE_TYPE: conda 2023-07-20T11:45:44.8763029Z REPOSITORY: pytorch/audio 2023-07-20T11:45:44.8763247Z REF: 2023-07-20T11:45:44.8763874Z CU_VERSION: cu121 2023-07-20T11:45:44.8764124Z CHANNEL: nightly 2023-07-20T11:45:44.8764380Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:45:44.8764618Z ##[endgroup] 2023-07-20T11:45:45.1593471Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:45:45.1594077Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python=3.9 2023-07-20T11:45:58.8139967Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:45:58.8826226Z Solving environment: ...working... done 2023-07-20T11:46:12.5580498Z 2023-07-20T11:46:12.5580892Z ## Package Plan ## 2023-07-20T11:46:12.5581109Z 2023-07-20T11:46:12.5585598Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956 2023-07-20T11:46:12.5586021Z 2023-07-20T11:46:12.5586303Z added / updated specs: 2023-07-20T11:46:12.5587050Z - python=3.9 2023-07-20T11:46:12.5587352Z 2023-07-20T11:46:12.5587365Z 2023-07-20T11:46:12.5587672Z The following packages will be downloaded: 2023-07-20T11:46:12.5588060Z 2023-07-20T11:46:12.5588477Z package | build 2023-07-20T11:46:12.5589116Z ---------------------------|----------------- 2023-07-20T11:46:12.5589712Z openssl-3.0.9 | h2bbff1b_0 7.4 MB 2023-07-20T11:46:12.5590384Z pip-23.1.2 | py39haa95532_0 2.8 MB 2023-07-20T11:46:12.5591997Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-07-20T11:46:12.5592662Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-07-20T11:46:12.5593045Z tzdata-2023c | h04d1e81_0 116 KB 2023-07-20T11:46:12.5593487Z vc-14.2 | h21ff451_1 8 KB 2023-07-20T11:46:12.5593887Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-07-20T11:46:12.5594258Z ------------------------------------------------------------ 2023-07-20T11:46:12.5594685Z Total: 30.6 MB 2023-07-20T11:46:12.5644150Z 2023-07-20T11:46:12.5644467Z The following NEW packages will be INSTALLED: 2023-07-20T11:46:12.5644836Z 2023-07-20T11:46:12.5667464Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-20T11:46:12.5668354Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-20T11:46:12.5669242Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 None 2023-07-20T11:46:12.5670142Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-07-20T11:46:12.5670946Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 None 2023-07-20T11:46:12.5671740Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-20T11:46:12.5672482Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-20T11:46:12.5673217Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-20T11:46:12.5674278Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-20T11:46:12.5675182Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-07-20T11:46:12.5675606Z 2023-07-20T11:46:12.5675618Z 2023-07-20T11:46:12.8696402Z Preparing transaction: ...working... done 2023-07-20T11:46:15.6816812Z Verifying transaction: ...working... done 2023-07-20T11:46:21.9324913Z Executing transaction: ...working... done 2023-07-20T11:46:22.0094131Z Retrieving notices: ...working... done 2023-07-20T11:46:22.3512692Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:46:22.3513286Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' 2023-07-20T11:46:22.3513945Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python -m pip install 'C:\actions-runner\_work\audio\audio/test-infra/tools/pkg-helpers' 2023-07-20T11:46:29.0962092Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-07-20T11:46:29.0962491Z 2023-07-20T11:46:29.0962622Z Installing build dependencies: started 2023-07-20T11:46:29.0962857Z 2023-07-20T11:46:29.0963053Z Installing build dependencies: finished with status 'done' 2023-07-20T11:46:29.0963276Z 2023-07-20T11:46:29.0963437Z Getting requirements to build wheel: started 2023-07-20T11:46:29.0963629Z 2023-07-20T11:46:29.0963812Z Getting requirements to build wheel: finished with status 'done' 2023-07-20T11:46:29.0964236Z 2023-07-20T11:46:29.0964402Z Preparing metadata (pyproject.toml): started 2023-07-20T11:46:29.0964619Z 2023-07-20T11:46:29.0965006Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-20T11:46:29.0965412Z 2023-07-20T11:46:29.0965714Z Building wheels for collected packages: pytorch-pkg-helpers 2023-07-20T11:46:29.0965963Z 2023-07-20T11:46:29.0966161Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-07-20T11:46:29.0966434Z 2023-07-20T11:46:29.0966679Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-07-20T11:46:29.0966955Z 2023-07-20T11:46:29.0967351Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=7635 sha256=7176fc68d6a5e8aec8e8b805e2f7ebe2c9f220f90df1a989675e5d84d3cdf235 2023-07-20T11:46:29.0967766Z 2023-07-20T11:46:29.0968085Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-07-20T11:46:29.0968433Z 2023-07-20T11:46:29.0968587Z Successfully built pytorch-pkg-helpers 2023-07-20T11:46:29.0968757Z 2023-07-20T11:46:29.0968924Z Installing collected packages: pytorch-pkg-helpers 2023-07-20T11:46:29.0969159Z 2023-07-20T11:46:29.0969344Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-07-20T11:46:29.0969578Z 2023-07-20T11:46:29.0969584Z 2023-07-20T11:46:29.1378911Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:46:29.1379546Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956' python -m pytorch_pkg_helpers 2023-07-20T11:46:31.7820086Z + cat 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:46:31.8430994Z export BUILD_VERSION='2.1.0.dev20230720' 2023-07-20T11:46:31.8431365Z 2023-07-20T11:46:31.8431583Z export CMAKE_USE_CUDA='1' 2023-07-20T11:46:31.8431971Z 2023-07-20T11:46:31.8432218Z export CONDA_BUILD_VARIANT='cuda' 2023-07-20T11:46:31.8432531Z 2023-07-20T11:46:31.8432924Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T11:46:31.8433358Z 2023-07-20T11:46:31.8433758Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:46:31.8434266Z 2023-07-20T11:46:31.8434594Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:46:31.8434990Z 2023-07-20T11:46:31.8435229Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:46:31.8436313Z 2023-07-20T11:46:31.8436767Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:46:31.8437251Z 2023-07-20T11:46:31.8437611Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:46:31.8438124Z 2023-07-20T11:46:31.8438353Z export FORCE_CUDA=1 2023-07-20T11:46:31.8438654Z 2023-07-20T11:46:31.8439096Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-07-20T11:46:31.8439717Z 2023-07-20T11:46:31.8440104Z export PYTORCH_VERSION='2.1.0.dev20230719' 2023-07-20T11:46:31.8440821Z 2023-07-20T11:46:31.8441144Z export PYTORCH_VERSION_SUFFIX='' 2023-07-20T11:46:31.8442006Z 2023-07-20T11:46:31.8442284Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T11:46:31.8442530Z 2023-07-20T11:46:31.8442668Z export VERSION_SUFFIX='' 2023-07-20T11:46:31.8442849Z 2023-07-20T11:46:31.8442959Z export WHEEL_DIR='' 2023-07-20T11:46:31.8443124Z 2023-07-20T11:46:31.8443130Z 2023-07-20T11:46:31.8443605Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:46:31.8595478Z ##[group]Run set -euxo pipefail 2023-07-20T11:46:31.8595843Z set -euxo pipefail 2023-07-20T11:46:31.8596212Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-07-20T11:46:31.8596512Z  2023-07-20T11:46:31.8596806Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-07-20T11:46:31.8597100Z  2023-07-20T11:46:31.8597394Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-07-20T11:46:31.8597675Z  conda create \ 2023-07-20T11:46:31.8597957Z  --yes --quiet \ 2023-07-20T11:46:31.8598265Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:46:31.8598557Z  "python=3.8" \ 2023-07-20T11:46:31.8598798Z  cmake=3.22 \ 2023-07-20T11:46:31.8599207Z  conda-build=3.21 \ 2023-07-20T11:46:31.8599515Z  ninja=1.10 \ 2023-07-20T11:46:31.8599824Z  pkg-config=0.29 \ 2023-07-20T11:46:31.8600290Z  wheel=0.37 2023-07-20T11:46:31.8600557Z  else 2023-07-20T11:46:31.8600824Z  conda create \ 2023-07-20T11:46:31.8601090Z  --yes --quiet \ 2023-07-20T11:46:31.8601338Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:46:31.8601643Z  "python=${PYTHON_VERSION}" \ 2023-07-20T11:46:31.8601929Z  cmake=3.22 \ 2023-07-20T11:46:31.8602190Z  ninja=1.10 \ 2023-07-20T11:46:31.8602425Z  pkg-config=0.29 \ 2023-07-20T11:46:31.8602707Z  wheel=0.37 2023-07-20T11:46:31.8602969Z  fi 2023-07-20T11:46:31.8603213Z else 2023-07-20T11:46:31.8603430Z  conda create \ 2023-07-20T11:46:31.8603716Z  --yes --quiet \ 2023-07-20T11:46:31.8603974Z  --prefix "${CONDA_ENV}" \ 2023-07-20T11:46:31.8604313Z  "python=${PYTHON_VERSION}" \ 2023-07-20T11:46:31.8604628Z  cmake=3.22 \ 2023-07-20T11:46:31.8604921Z  conda-build=3.21 \ 2023-07-20T11:46:31.8605164Z  ninja=1.10 \ 2023-07-20T11:46:31.8605568Z  pkg-config=0.29 \ 2023-07-20T11:46:31.8605854Z  wheel=0.37 2023-07-20T11:46:31.8606110Z fi 2023-07-20T11:46:31.8606599Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-20T11:46:31.8606988Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-20T11:46:31.8634735Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:46:31.8635067Z env: 2023-07-20T11:46:31.8635385Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:46:31.8635677Z PYTHON_VERSION: 3.8 2023-07-20T11:46:31.8635968Z PACKAGE_TYPE: conda 2023-07-20T11:46:31.8636262Z REPOSITORY: pytorch/audio 2023-07-20T11:46:31.8636543Z REF: 2023-07-20T11:46:31.8636736Z CU_VERSION: cu121 2023-07-20T11:46:31.8637158Z CHANNEL: nightly 2023-07-20T11:46:31.8637469Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:46:31.8637820Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:46:31.8638183Z ##[endgroup] 2023-07-20T11:46:32.1741032Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:46:32.1741477Z + [[ 3.8 = \3\.\1\1 ]] 2023-07-20T11:46:32.1742549Z + 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:46:34.1210169Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:46:34.1219799Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-07-20T11:46:51.8018330Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:47:00.8358163Z Solving environment: ...working... done 2023-07-20T11:47:01.1190186Z 2023-07-20T11:47:01.1190883Z ## Package Plan ## 2023-07-20T11:47:01.1191281Z 2023-07-20T11:47:01.1194921Z environment location: C:\actions-runner\_work\_temp\conda_environment_5610470956 2023-07-20T11:47:01.1195428Z 2023-07-20T11:47:01.1195677Z added / updated specs: 2023-07-20T11:47:01.1196192Z - cmake=3.22 2023-07-20T11:47:01.1197746Z - conda-build=3.21 2023-07-20T11:47:01.1198423Z - ninja=1.10 2023-07-20T11:47:01.1198929Z - pkg-config=0.29 2023-07-20T11:47:01.1199404Z - python=3.8 2023-07-20T11:47:01.1200174Z - wheel=0.37 2023-07-20T11:47:01.1200512Z 2023-07-20T11:47:01.1200525Z 2023-07-20T11:47:01.1200901Z The following packages will be downloaded: 2023-07-20T11:47:01.1201308Z 2023-07-20T11:47:01.1201542Z package | build 2023-07-20T11:47:01.1202245Z ---------------------------|----------------- 2023-07-20T11:47:01.1203002Z beautifulsoup4-4.12.2 | py38haa95532_0 209 KB 2023-07-20T11:47:01.1203820Z boltons-23.0.0 | py38haa95532_0 421 KB 2023-07-20T11:47:01.1204797Z brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB 2023-07-20T11:47:01.1205743Z certifi-2023.5.7 | py38haa95532_0 153 KB 2023-07-20T11:47:01.1206379Z cffi-1.15.1 | py38h2bbff1b_3 238 KB 2023-07-20T11:47:01.1207091Z chardet-4.0.0 |py38haa95532_1003 211 KB 2023-07-20T11:47:01.1207815Z colorama-0.4.6 | py38haa95532_0 32 KB 2023-07-20T11:47:01.1208512Z conda-23.5.2 | py38haa95532_0 1.0 MB 2023-07-20T11:47:01.1209140Z conda-build-3.21.9 | py38haa95532_0 555 KB 2023-07-20T11:47:01.1209921Z conda-package-handling-2.1.0| py38haa95532_0 286 KB 2023-07-20T11:47:01.1210865Z conda-package-streaming-0.8.0| py38haa95532_0 28 KB 2023-07-20T11:47:01.1211984Z cryptography-39.0.1 | py38h21b164f_2 1.0 MB 2023-07-20T11:47:01.1212696Z filelock-3.9.0 | py38haa95532_0 19 KB 2023-07-20T11:47:01.1213411Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-07-20T11:47:01.1214068Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-07-20T11:47:01.1214744Z idna-3.4 | py38haa95532_0 94 KB 2023-07-20T11:47:01.1215430Z jinja2-3.1.2 | py38haa95532_0 211 KB 2023-07-20T11:47:01.1216073Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-07-20T11:47:01.1216927Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-07-20T11:47:01.1217759Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-07-20T11:47:01.1218536Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-07-20T11:47:01.1219158Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-07-20T11:47:01.1219838Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-07-20T11:47:01.1220877Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-07-20T11:47:01.1221564Z markupsafe-2.1.1 | py38h2bbff1b_0 26 KB 2023-07-20T11:47:01.1222207Z menuinst-1.4.19 | py38h59b6b97_0 94 KB 2023-07-20T11:47:01.1222919Z ninja-1.10.2 | haa95532_5 14 KB 2023-07-20T11:47:01.1223711Z packaging-23.0 | py38haa95532_0 69 KB 2023-07-20T11:47:01.1224598Z pcre-8.45 | hd77b12b_0 382 KB 2023-07-20T11:47:01.1225250Z pip-23.1.2 | py38haa95532_0 2.8 MB 2023-07-20T11:47:01.1225962Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-07-20T11:47:01.1226654Z pkginfo-1.9.6 | py38haa95532_0 69 KB 2023-07-20T11:47:01.1227347Z pluggy-1.0.0 | py38haa95532_1 29 KB 2023-07-20T11:47:01.1228309Z psutil-5.9.0 | py38h2bbff1b_0 349 KB 2023-07-20T11:47:01.1229032Z py-lief-0.12.3 | py38hd77b12b_0 2.0 MB 2023-07-20T11:47:01.1229744Z pycosat-0.6.4 | py38h2bbff1b_0 74 KB 2023-07-20T11:47:01.1230634Z pyopenssl-23.0.0 | py38haa95532_0 97 KB 2023-07-20T11:47:01.1231419Z pysocks-1.7.1 | py38haa95532_0 31 KB 2023-07-20T11:47:01.1232077Z python-3.8.17 | h1aa4202_0 20.5 MB 2023-07-20T11:47:01.1232794Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-07-20T11:47:01.1233506Z pytz-2022.7 | py38haa95532_0 210 KB 2023-07-20T11:47:01.1234199Z pyyaml-6.0 | py38h2bbff1b_1 146 KB 2023-07-20T11:47:01.1234795Z requests-2.29.0 | py38haa95532_0 97 KB 2023-07-20T11:47:01.1235506Z ruamel.yaml-0.17.21 | py38h2bbff1b_0 174 KB 2023-07-20T11:47:01.1236382Z ruamel.yaml.clib-0.2.6 | py38h2bbff1b_1 101 KB 2023-07-20T11:47:01.1237253Z setuptools-67.8.0 | py38haa95532_0 1.0 MB 2023-07-20T11:47:01.1237904Z soupsieve-2.4 | py38haa95532_0 70 KB 2023-07-20T11:47:01.1238673Z toolz-0.12.0 | py38haa95532_0 106 KB 2023-07-20T11:47:01.1239330Z tqdm-4.65.0 | py38hd4e2768_0 149 KB 2023-07-20T11:47:01.1239988Z urllib3-1.26.16 | py38haa95532_0 201 KB 2023-07-20T11:47:01.1240623Z win_inet_pton-1.1.0 | py38haa95532_0 35 KB 2023-07-20T11:47:01.1241356Z zstandard-0.19.0 | py38h2bbff1b_0 340 KB 2023-07-20T11:47:01.1242072Z ------------------------------------------------------------ 2023-07-20T11:47:01.1242899Z Total: 43.6 MB 2023-07-20T11:47:01.1243387Z 2023-07-20T11:47:01.1243724Z The following NEW packages will be INSTALLED: 2023-07-20T11:47:01.1244087Z 2023-07-20T11:47:01.1244543Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py38haa95532_0 None 2023-07-20T11:47:01.1245395Z boltons pkgs/main/win-64::boltons-23.0.0-py38haa95532_0 None 2023-07-20T11:47:01.1246267Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py38h2bbff1b_1003 None 2023-07-20T11:47:01.1247079Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-07-20T11:47:01.1247957Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-20T11:47:01.1248945Z certifi pkgs/main/win-64::certifi-2023.5.7-py38haa95532_0 None 2023-07-20T11:47:01.1249959Z cffi pkgs/main/win-64::cffi-1.15.1-py38h2bbff1b_3 None 2023-07-20T11:47:01.1250797Z chardet pkgs/main/win-64::chardet-4.0.0-py38haa95532_1003 None 2023-07-20T11:47:01.1251778Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-07-20T11:47:01.1252977Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-07-20T11:47:01.1253728Z colorama pkgs/main/win-64::colorama-0.4.6-py38haa95532_0 None 2023-07-20T11:47:01.1254503Z conda pkgs/main/win-64::conda-23.5.2-py38haa95532_0 None 2023-07-20T11:47:01.1255476Z conda-build pkgs/main/win-64::conda-build-3.21.9-py38haa95532_0 None 2023-07-20T11:47:01.1256687Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.1.0-py38haa95532_0 None 2023-07-20T11:47:01.1257878Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py38haa95532_0 None 2023-07-20T11:47:01.1258891Z cryptography pkgs/main/win-64::cryptography-39.0.1-py38h21b164f_2 None 2023-07-20T11:47:01.1259813Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 None 2023-07-20T11:47:01.1260630Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-07-20T11:47:01.1263114Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-20T11:47:01.1264016Z idna pkgs/main/win-64::idna-3.4-py38haa95532_0 None 2023-07-20T11:47:01.1264759Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 None 2023-07-20T11:47:01.1265651Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-20T11:47:01.1266611Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-20T11:47:01.1267510Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-07-20T11:47:01.1268424Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-07-20T11:47:01.1269293Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-20T11:47:01.1270089Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-20T11:47:01.1270888Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-07-20T11:47:01.1271705Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-20T11:47:01.1272526Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-07-20T11:47:01.1273291Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 None 2023-07-20T11:47:01.1274103Z menuinst pkgs/main/win-64::menuinst-1.4.19-py38h59b6b97_0 None 2023-07-20T11:47:01.1275010Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-07-20T11:47:01.1275944Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-07-20T11:47:01.1276681Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-20T11:47:01.1277525Z packaging pkgs/main/win-64::packaging-23.0-py38haa95532_0 None 2023-07-20T11:47:01.1278370Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-07-20T11:47:01.1279165Z pip pkgs/main/win-64::pip-23.1.2-py38haa95532_0 None 2023-07-20T11:47:01.1280049Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-07-20T11:47:01.1281007Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py38haa95532_0 None 2023-07-20T11:47:01.1282096Z pluggy pkgs/main/win-64::pluggy-1.0.0-py38haa95532_1 None 2023-07-20T11:47:01.1282962Z psutil pkgs/main/win-64::psutil-5.9.0-py38h2bbff1b_0 None 2023-07-20T11:47:01.1283844Z py-lief pkgs/main/win-64::py-lief-0.12.3-py38hd77b12b_0 None 2023-07-20T11:47:01.1284708Z pycosat pkgs/main/win-64::pycosat-0.6.4-py38h2bbff1b_0 None 2023-07-20T11:47:01.1285544Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-07-20T11:47:01.1286465Z pyopenssl pkgs/main/win-64::pyopenssl-23.0.0-py38haa95532_0 None 2023-07-20T11:47:01.1287470Z pysocks pkgs/main/win-64::pysocks-1.7.1-py38haa95532_0 None 2023-07-20T11:47:01.1288484Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 None 2023-07-20T11:47:01.1289410Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-20T11:47:01.1290562Z pytz pkgs/main/win-64::pytz-2022.7-py38haa95532_0 None 2023-07-20T11:47:01.1291386Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 None 2023-07-20T11:47:01.1292259Z requests pkgs/main/win-64::requests-2.29.0-py38haa95532_0 None 2023-07-20T11:47:01.1293167Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py38h2bbff1b_0 None 2023-07-20T11:47:01.1294241Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py38h2bbff1b_1 None 2023-07-20T11:47:01.1295329Z setuptools pkgs/main/win-64::setuptools-67.8.0-py38haa95532_0 None 2023-07-20T11:47:01.1296189Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-07-20T11:47:01.1297040Z soupsieve pkgs/main/win-64::soupsieve-2.4-py38haa95532_0 None 2023-07-20T11:47:01.1297888Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-20T11:47:01.1298647Z toolz pkgs/main/win-64::toolz-0.12.0-py38haa95532_0 None 2023-07-20T11:47:01.1299719Z tqdm pkgs/main/win-64::tqdm-4.65.0-py38hd4e2768_0 None 2023-07-20T11:47:01.1300682Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py38haa95532_0 None 2023-07-20T11:47:01.1301674Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-20T11:47:01.1302532Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-20T11:47:01.1303318Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-07-20T11:47:01.1304163Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py38haa95532_0 None 2023-07-20T11:47:01.1304938Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-07-20T11:47:01.1305702Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-07-20T11:47:01.1306586Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-07-20T11:47:01.1307511Z zstandard pkgs/main/win-64::zstandard-0.19.0-py38h2bbff1b_0 None 2023-07-20T11:47:01.1308386Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-07-20T11:47:01.1308798Z 2023-07-20T11:48:01.0550940Z 2023-07-20T11:48:02.2541349Z Preparing transaction: ...working... done 2023-07-20T11:48:07.8379073Z Verifying transaction: ...working... done 2023-07-20T11:48:51.8559335Z Executing transaction: ...working... done 2023-07-20T11:48:51.9673549Z Retrieving notices: ...working... done 2023-07-20T11:48:52.7268040Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:48:52.7275777Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956' 2023-07-20T11:48:52.7479231Z ##[group]Run # //\\// means replace every backslash with slash 2023-07-20T11:48:52.7479677Z # //\\// means replace every backslash with slash 2023-07-20T11:48:52.7480113Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-07-20T11:48:52.7507689Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:48:52.7508038Z env: 2023-07-20T11:48:52.7508347Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:48:52.7508637Z PYTHON_VERSION: 3.8 2023-07-20T11:48:52.7508918Z PACKAGE_TYPE: conda 2023-07-20T11:48:52.7509212Z REPOSITORY: pytorch/audio 2023-07-20T11:48:52.7509490Z REF: 2023-07-20T11:48:52.7509695Z CU_VERSION: cu121 2023-07-20T11:48:52.7509958Z CHANNEL: nightly 2023-07-20T11:48:52.7510251Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:48:52.7510637Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:48:52.7511180Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:48:52.7511622Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:48:52.7512000Z ##[endgroup] 2023-07-20T11:48:53.1461498Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:48:53.1461993Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:48:53.1462564Z export VSDEVCMD_ARGS='' 2023-07-20T11:48:53.1462887Z source "${BUILD_ENV_FILE}" 2023-07-20T11:48:53.1463263Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-07-20T11:48:53.1463673Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-20T11:48:53.1464039Z  2023-07-20T11:48:53.1464299Z conda build \ 2023-07-20T11:48:53.1464584Z  -c defaults \ 2023-07-20T11:48:53.1464852Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-20T11:48:53.1465174Z  -c "pytorch-${CHANNEL}" \ 2023-07-20T11:48:53.1465502Z  --no-anaconda-upload \ 2023-07-20T11:48:53.1465837Z  --python "${PYTHON_VERSION}" \ 2023-07-20T11:48:53.1466142Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-07-20T11:48:53.1466724Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-07-20T11:48:53.1491980Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:48:53.1492285Z env: 2023-07-20T11:48:53.1492602Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:48:53.1492940Z PYTHON_VERSION: 3.8 2023-07-20T11:48:53.1493227Z PACKAGE_TYPE: conda 2023-07-20T11:48:53.1493476Z REPOSITORY: pytorch/audio 2023-07-20T11:48:53.1493763Z REF: 2023-07-20T11:48:53.1494018Z CU_VERSION: cu121 2023-07-20T11:48:53.1494247Z CHANNEL: nightly 2023-07-20T11:48:53.1494549Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:48:53.1494947Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:48:53.1495407Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:48:53.1495892Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:48:53.1496328Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T11:48:53.1496699Z CUDATOOLKIT_CHANNEL: 2023-07-20T11:48:53.1497005Z PACKAGE_NAME: torchaudio 2023-07-20T11:48:53.1497308Z ##[endgroup] 2023-07-20T11:48:57.2795177Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T11:49:00.1016849Z Solving environment: ...working... done 2023-07-20T11:49:08.9832441Z 2023-07-20T11:49:08.9833165Z ## Package Plan ## 2023-07-20T11:49:08.9835364Z 2023-07-20T11:49:08.9837131Z environment location: C:\Jenkins\Miniconda3 2023-07-20T11:49:08.9837526Z 2023-07-20T11:49:08.9837787Z added / updated specs: 2023-07-20T11:49:08.9838330Z - conda-build 2023-07-20T11:49:08.9838907Z - conda-package-handling!=1.5.0 2023-07-20T11:49:08.9841076Z 2023-07-20T11:49:08.9841168Z 2023-07-20T11:49:08.9841692Z The following packages will be downloaded: 2023-07-20T11:49:08.9842138Z 2023-07-20T11:49:08.9842388Z package | build 2023-07-20T11:49:08.9843000Z ---------------------------|----------------- 2023-07-20T11:49:08.9844729Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-07-20T11:49:08.9845631Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-07-20T11:49:08.9846379Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-07-20T11:49:08.9847158Z click-8.0.4 | py39haa95532_0 155 KB 2023-07-20T11:49:08.9847970Z conda-23.5.2 | py39haa95532_0 1.0 MB 2023-07-20T11:49:08.9848795Z conda-build-3.25.0 | py39haa95532_0 601 KB 2023-07-20T11:49:08.9849567Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-07-20T11:49:08.9850342Z conda-package-handling-2.1.0| py39haa95532_0 286 KB 2023-07-20T11:49:08.9851258Z conda-package-streaming-0.8.0| py39haa95532_0 28 KB 2023-07-20T11:49:08.9855924Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-07-20T11:49:08.9856487Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-07-20T11:49:08.9856882Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-07-20T11:49:08.9857507Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-07-20T11:49:08.9857917Z m2-patch-2.7.5 | 2 89 KB 2023-07-20T11:49:08.9858303Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-07-20T11:49:08.9858706Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-07-20T11:49:08.9859276Z msys2-conda-epoch-20160418 | 1 2 KB 2023-07-20T11:49:08.9859623Z openssl-1.1.1u | h2bbff1b_0 5.5 MB 2023-07-20T11:49:08.9860005Z packaging-23.0 | py39haa95532_0 69 KB 2023-07-20T11:49:08.9860650Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-07-20T11:49:08.9861382Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-07-20T11:49:08.9861981Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-07-20T11:49:08.9862716Z pytz-2022.7 | py39haa95532_0 210 KB 2023-07-20T11:49:08.9863101Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-07-20T11:49:08.9863469Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-07-20T11:49:08.9863794Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-07-20T11:49:08.9864201Z ------------------------------------------------------------ 2023-07-20T11:49:08.9864583Z Total: 16.8 MB 2023-07-20T11:49:08.9864780Z 2023-07-20T11:49:08.9864955Z The following NEW packages will be INSTALLED: 2023-07-20T11:49:08.9865173Z 2023-07-20T11:49:08.9865437Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-07-20T11:49:08.9865856Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-07-20T11:49:08.9866307Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-07-20T11:49:08.9866760Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-07-20T11:49:08.9867218Z conda-build pkgs/main/win-64::conda-build-3.25.0-py39haa95532_0 None 2023-07-20T11:49:08.9867703Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-07-20T11:49:08.9868201Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py39haa95532_0 None 2023-07-20T11:49:08.9868888Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-07-20T11:49:08.9869347Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-20T11:49:08.9869773Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-07-20T11:49:08.9870220Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-20T11:49:08.9870660Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-20T11:49:08.9871123Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-07-20T11:49:08.9871567Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-20T11:49:08.9871999Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-20T11:49:08.9872600Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-20T11:49:08.9873483Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-07-20T11:49:08.9874516Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-07-20T11:49:08.9875175Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-07-20T11:49:08.9875685Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-07-20T11:49:08.9876151Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-07-20T11:49:08.9877347Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-07-20T11:49:08.9877887Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-07-20T11:49:08.9879191Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-07-20T11:49:08.9879650Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-07-20T11:49:08.9880109Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-20T11:49:08.9880598Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-07-20T11:49:08.9881031Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-07-20T11:49:08.9881468Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-07-20T11:49:08.9881920Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-07-20T11:49:08.9882131Z 2023-07-20T11:49:08.9882295Z The following packages will be UPDATED: 2023-07-20T11:49:08.9882521Z 2023-07-20T11:49:08.9882725Z conda 22.9.0-py39haa95532_0 --> 23.5.2-py39haa95532_0 None 2023-07-20T11:49:08.9883188Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.1.0-py39haa95532_0 None 2023-07-20T11:49:08.9883643Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1u-h2bbff1b_0 None 2023-07-20T11:49:08.9883855Z 2023-07-20T11:49:08.9883862Z 2023-07-20T11:49:09.3020400Z Preparing transaction: ...working... done 2023-07-20T11:49:10.3664439Z Verifying transaction: ...working... done 2023-07-20T11:49:13.3322576Z Executing transaction: ...working... done 2023-07-20T11:49:13.9001064Z Retrieving notices: ...working... done 2023-07-20T11:49:17.5662625Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:49:17.5663257Z 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:17.6202527Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-20T11:49:17.6203013Z Adding in variants from internal_defaults 2023-07-20T11:49:17.6204329Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-07-20T11:49:17.6205038Z 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:17.6208478Z Adding in variants from config.variant 2023-07-20T11:49:17.6209022Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-20T11:49:17.6414285Z 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:17.6415171Z warnings.warn( 2023-07-20T11:49:17.8562347Z INFO:conda_build.metadata:Attempting to finalize metadata for vs2019_win-64 2023-07-20T11:49:17.8563307Z Attempting to finalize metadata for vs2019_win-64 2023-07-20T11:49:56.2131510Z Using legacy MSVC compiler setup. This will be removed in conda-build 4.0. If this recipe does not use a compiler, this message is safe to ignore. Otherwise, use {{compiler('')}} jinja2 in requirements/build. 2023-07-20T11:49:56.2132539Z WARNING:conda_build.windows:Using legacy MSVC compiler setup. This will be removed in conda-build 4.0. If this recipe does not use a compiler, this message is safe to ignore. Otherwise, use {{compiler('')}} jinja2 in requirements/build. 2023-07-20T11:49:56.2439543Z INFO:conda_build.build:Packaging vs2019_win-64 2023-07-20T11:49:56.2440292Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-07-20T11:49:56.2441037Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work 2023-07-20T11:49:56.2442207Z Packaging vs2019_win-64 2023-07-20T11:49:56.2720287Z INFO:conda_build.build:Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-20T11:49:56.2721064Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-20T11:49:56.3461388Z 2023-07-20T11:49:56.3462365Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-20T11:49:56.3619749Z 2023-07-20T11:49:56.3620654Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env" 2023-07-20T11:49:56.5983721Z 2023-07-20T11:49:56.5984631Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env 2023-07-20T11:49:56.5985021Z 2023-07-20T11:49:56.6232700Z 2023-07-20T11:49:56.6233576Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work>set YEAR=2019 2023-07-20T11:49:56.6236669Z 2023-07-20T11:49:56.6237521Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work>set VER=16 2023-07-20T11:49:56.6240364Z 2023-07-20T11:49:56.6240932Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d" 2023-07-20T11:49:56.6248912Z 2023-07-20T11:49:56.6249699Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:56.6266678Z 1 file(s) copied. 2023-07-20T11:49:56.6274636Z 2023-07-20T11:49:56.6275399Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work>IF "win-64" == "win-64" ( 2023-07-20T11:49:56.6276122Z set "target_platform=amd64" 2023-07-20T11:49:56.6277026Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:56.6278245Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:56.6279026Z IF "" == "" ( 2023-07-20T11:49:56.6279827Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:56.6281025Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:56.6282084Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:56.6282857Z ) ELSE ( 2023-07-20T11:49:56.6283730Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:56.6284901Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:56.6285552Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:56.6285949Z ) 2023-07-20T11:49:56.6286375Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:56.6286785Z ) else ( 2023-07-20T11:49:56.6287053Z set "target_platform=x86" 2023-07-20T11:49:56.6287524Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:56.6288197Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:56.6289110Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-20T11:49:56.6289612Z echo popd 2023-07-20T11:49:56.6290023Z ) 2023-07-20T11:49:58.5359638Z Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-20T11:49:58.5360409Z 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:49:58.5481873Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T11:49:58.5493457Z 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:49:58.5495487Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T11:49:58.5497538Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T11:49:58.5519143Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T11:49:58.5525402Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T11:49:58.5526689Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T11:49:58.5537127Z 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:49:58.5538201Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T11:49:58.5539408Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T11:49:58.5596578Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T11:49:58.5601000Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-20T11:49:58.5602814Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:49:58.5692422Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 516 KB/second 2023-07-20T11:49:58.5767554Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T11:49:58.5770149Z 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:49:58.5785985Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T11:49:58.5790167Z 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:49:58.5797917Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T11:49:58.5799566Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T11:49:58.5800122Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T11:49:58.5804227Z 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:49:58.5811804Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T11:49:58.5812461Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T11:49:58.5859954Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T11:49:58.5860652Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T11:49:58.5864923Z 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:49:58.5874162Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T11:49:58.5874992Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T11:49:58.6006876Z 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:49:58.6025602Z DEBUG:conda_index.index:noarch finish 2023-07-20T11:49:58.6027484Z INFO:conda_index.index:Completed noarch 2023-07-20T11:49:58.6028326Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T11:49:58.6030784Z 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:49:58.6048780Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T11:49:58.6053619Z 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:49:58.6077171Z 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:49:58.6100561Z 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:49:58.6101787Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T11:49:58.6102625Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T11:49:58.6103313Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T11:49:58.6107753Z 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:49:58.6129926Z 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:49:58.6146545Z 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:49:58.6147379Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T11:49:58.6148448Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T11:49:58.6213410Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T11:49:58.6214601Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T11:49:58.6219205Z 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:49:58.6243512Z 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:49:58.6260507Z 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:49:58.6261394Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T11:49:58.6262117Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T11:49:58.6395647Z 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:49:58.6412211Z DEBUG:conda_index.index:win-64 finish 2023-07-20T11:49:58.6412826Z INFO:conda_index.index:Completed win-64 2023-07-20T11:49:58.6417273Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T11:49:58.6419861Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T11:49:58.6420435Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T11:49:58.6425030Z 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:49:58.6425898Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T11:49:58.6426540Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T11:49:58.6427218Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T11:49:58.6431947Z 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:49:58.6459059Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T11:49:58.6658692Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-07-20T11:49:58.6680149Z DEBUG:conda_index.index:write channeldata 2023-07-20T11:49:58.6686549Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-07-20T11:49:59.2388000Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T11:49:59.2402668Z 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:49:59.2404921Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T11:49:59.2406932Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T11:49:59.2430149Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T11:49:59.2436390Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T11:49:59.2437521Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T11:49:59.2446486Z 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:49:59.2460059Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T11:49:59.2460803Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T11:49:59.2512383Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T11:49:59.2515694Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-07-20T11:49:59.2518601Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-07-20T11:49:59.2559940Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T11:49:59.2562555Z 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:49:59.2586901Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T11:49:59.2593095Z 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:49:59.2604892Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T11:49:59.2606644Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T11:49:59.2607288Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T11:49:59.2613238Z 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:49:59.2624792Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T11:49:59.2625947Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T11:49:59.2687900Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T11:49:59.2690395Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T11:49:59.2694652Z 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:49:59.2705956Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T11:49:59.2706697Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T11:49:59.2838005Z 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:49:59.2855314Z DEBUG:conda_index.index:noarch finish 2023-07-20T11:49:59.2856183Z INFO:conda_index.index:Completed noarch 2023-07-20T11:49:59.2856865Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T11:49:59.2859808Z 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:49:59.2875618Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T11:49:59.2879981Z 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:49:59.2888581Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T11:49:59.2890254Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T11:49:59.2890972Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T11:49:59.2895276Z 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:49:59.2903277Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T11:49:59.2903920Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T11:49:59.2975042Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T11:49:59.2976050Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T11:49:59.2980542Z 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:49:59.2989192Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T11:49:59.2989787Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T11:49:59.3134652Z 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:49:59.3156987Z DEBUG:conda_index.index:win-64 finish 2023-07-20T11:49:59.3157781Z INFO:conda_index.index:Completed win-64 2023-07-20T11:49:59.3162801Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T11:49:59.3166326Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T11:49:59.3167680Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T11:49:59.3172578Z 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:49:59.3173519Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T11:49:59.3174463Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T11:49:59.3176613Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T11:49:59.3180720Z 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:49:59.3208996Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T11:49:59.3392338Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-07-20T11:49:59.3408238Z DEBUG:conda_index.index:write channeldata 2023-07-20T11:49:59.3413456Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-07-20T11:49:59.3430667Z Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpjt8fwagn\info\recipe) will be used. 2023-07-20T11:49:59.3431393Z WARNING:conda_build.utils:Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpjt8fwagn\info\recipe) will be used. 2023-07-20T11:49:59.5474561Z 2023-07-20T11:49:59.5476013Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-20T11:49:59.5477312Z Resource usage statistics from bundling vs2019_win-64: 2023-07-20T11:49:59.5478232Z Process count: 1 2023-07-20T11:49:59.5478764Z CPU time: Sys=-, User=0:00:00.0 2023-07-20T11:49:59.5479268Z Memory: 1.7M 2023-07-20T11:49:59.5480004Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-20T11:49:59.5480734Z Disk usage: 8.3K 2023-07-20T11:49:59.5481059Z Time elapsed: 0:00:02.0 2023-07-20T11:49:59.5481245Z 2023-07-20T11:49:59.5481251Z 2023-07-20T11:49:59.5481368Z number of files: 1 2023-07-20T11:49:59.5481650Z Fixing permissions 2023-07-20T11:49:59.5481937Z INFO :: Time taken to mark (prefix) 2023-07-20T11:49:59.5482283Z 0 replacements in 0 files was 0.00 seconds 2023-07-20T11:49:59.5482764Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:49:59.5483309Z 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:49:59.5483980Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-20T11:49:59.5484695Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689853757601\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-20T11:49:59.5991237Z # Automatic uploading is disabled 2023-07-20T11:49:59.5991964Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-20T11:49:59.5992389Z 2023-07-20T11:49:59.5992398Z 2023-07-20T11:49:59.5992717Z # To have conda build upload to anaconda.org automatically, use 2023-07-20T11:49:59.5993460Z # conda config --set anaconda_upload yes 2023-07-20T11:49:59.5993948Z anaconda upload \ 2023-07-20T11:49:59.5994774Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-20T11:49:59.5995732Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-20T11:49:59.5996211Z 2023-07-20T11:49:59.5996648Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-20T11:49:59.5997262Z { 2023-07-20T11:49:59.5997516Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-07-20T11:49:59.5997821Z "recipe": { 2023-07-20T11:49:59.5998144Z "cross_compiler_target_platform": "win-64", 2023-07-20T11:49:59.5998486Z "target_platform": "win-64", 2023-07-20T11:49:59.5998746Z "vc": "14" 2023-07-20T11:49:59.5998966Z } 2023-07-20T11:49:59.5999204Z } 2023-07-20T11:49:59.5999389Z } 2023-07-20T11:49:59.5999529Z 2023-07-20T11:49:59.5999535Z 2023-07-20T11:49:59.5999699Z #################################################################################### 2023-07-20T11:49:59.6000001Z Resource usage summary: 2023-07-20T11:49:59.6000179Z 2023-07-20T11:49:59.6000296Z Total time: 0:00:42.0 2023-07-20T11:49:59.6000603Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-07-20T11:49:59.6000885Z Maximum memory usage observed: 1.7M 2023-07-20T11:49:59.6001247Z Total disk usage observed (not including envs): 8.3K 2023-07-20T11:50:00.4309906Z ##[group]Run set -euxo pipefail 2023-07-20T11:50:00.4310277Z set -euxo pipefail 2023-07-20T11:50:00.4310549Z cat "${BUILD_ENV_FILE}" 2023-07-20T11:50:00.4310827Z source "${BUILD_ENV_FILE}" 2023-07-20T11:50:00.4311131Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:00.4311404Z export VSDEVCMD_ARGS='' 2023-07-20T11:50:00.4311814Z  2023-07-20T11:50:00.4312147Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-20T11:50:00.4312748Z #bash packaging/build_conda.sh 2023-07-20T11:50:00.4312982Z  2023-07-20T11:50:00.4313189Z  2023-07-20T11:50:00.4313411Z conda build \ 2023-07-20T11:50:00.4313659Z  -c defaults \ 2023-07-20T11:50:00.4314132Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-20T11:50:00.4314422Z  -c "pytorch-${CHANNEL}" \ 2023-07-20T11:50:00.4314709Z  --no-anaconda-upload \ 2023-07-20T11:50:00.4315126Z  --no-test --python "${PYTHON_VERSION}" \ 2023-07-20T11:50:00.4315444Z  --output-folder distr/ \ 2023-07-20T11:50:00.4315709Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-07-20T11:50:00.4342332Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T11:50:00.4342620Z env: 2023-07-20T11:50:00.4343075Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T11:50:00.4343375Z PYTHON_VERSION: 3.8 2023-07-20T11:50:00.4343727Z PACKAGE_TYPE: conda 2023-07-20T11:50:00.4344098Z REPOSITORY: pytorch/audio 2023-07-20T11:50:00.4344337Z REF: 2023-07-20T11:50:00.4344546Z CU_VERSION: cu121 2023-07-20T11:50:00.4344749Z CHANNEL: nightly 2023-07-20T11:50:00.4345007Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T11:50:00.4345365Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T11:50:00.4345771Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:00.4346185Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T11:50:00.4346612Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T11:50:00.4346933Z CUDATOOLKIT_CHANNEL: 2023-07-20T11:50:00.4347178Z ##[endgroup] 2023-07-20T11:50:00.7654526Z + cat 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:50:00.7827254Z export BUILD_VERSION='2.1.0.dev20230720' 2023-07-20T11:50:00.7827997Z 2023-07-20T11:50:00.7828223Z export CMAKE_USE_CUDA='1' 2023-07-20T11:50:00.7828561Z 2023-07-20T11:50:00.7828788Z export CONDA_BUILD_VARIANT='cuda' 2023-07-20T11:50:00.7829111Z 2023-07-20T11:50:00.7829471Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T11:50:00.7829911Z 2023-07-20T11:50:00.7830305Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:00.7830672Z 2023-07-20T11:50:00.7830974Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:00.7831342Z 2023-07-20T11:50:00.7831580Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:00.7831882Z 2023-07-20T11:50:00.7832242Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:00.7832662Z 2023-07-20T11:50:00.7833018Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:00.7833553Z 2023-07-20T11:50:00.7833666Z export FORCE_CUDA=1 2023-07-20T11:50:00.7833792Z 2023-07-20T11:50:00.7834019Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-07-20T11:50:00.7834397Z 2023-07-20T11:50:00.7834623Z export PYTORCH_VERSION='2.1.0.dev20230719' 2023-07-20T11:50:00.7834929Z 2023-07-20T11:50:00.7835060Z export PYTORCH_VERSION_SUFFIX='' 2023-07-20T11:50:00.7835235Z 2023-07-20T11:50:00.7835405Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T11:50:00.7835601Z 2023-07-20T11:50:00.7835712Z export VERSION_SUFFIX='' 2023-07-20T11:50:00.7835848Z 2023-07-20T11:50:00.7838588Z export WHEEL_DIR='' 2023-07-20T11:50:00.7838926Z 2023-07-20T11:50:00.7838937Z 2023-07-20T11:50:00.7839303Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T11:50:00.7839830Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T11:50:00.7840457Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T11:50:00.7840883Z ++ export CMAKE_USE_CUDA=1 2023-07-20T11:50:00.7841359Z ++ CMAKE_USE_CUDA=1 2023-07-20T11:50:00.7841917Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T11:50:00.7842366Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T11:50:00.7842955Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-20T11:50:00.7843588Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T11:50:00.7844283Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:00.7845142Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:00.7845832Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:00.7846410Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T11:50:00.7847108Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:00.7847451Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T11:50:00.7848138Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:00.7848563Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:00.7849106Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:00.7849542Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T11:50:00.7849872Z ++ export FORCE_CUDA=1 2023-07-20T11:50:00.7850088Z ++ FORCE_CUDA=1 2023-07-20T11:50:00.7851134Z ++ 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:00.7852886Z ++ 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:00.7854025Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T11:50:00.7854500Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T11:50:00.7854951Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T11:50:00.7855225Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T11:50:00.7855513Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T11:50:00.7855853Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T11:50:00.7856135Z ++ export VERSION_SUFFIX= 2023-07-20T11:50:00.7856379Z ++ VERSION_SUFFIX= 2023-07-20T11:50:00.7856587Z ++ export WHEEL_DIR= 2023-07-20T11:50:00.7856817Z ++ WHEEL_DIR= 2023-07-20T11:50:00.7857079Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:00.7857368Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-07-20T11:50:00.7857613Z + export VSDEVCMD_ARGS= 2023-07-20T11:50:00.7857899Z + VSDEVCMD_ARGS= 2023-07-20T11:50:00.7858394Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.8 --output-folder distr/ packaging/torchaudio 2023-07-20T11:50:02.8510149Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-20T11:50:02.8510834Z 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:02.9088803Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-20T11:50:02.9089573Z Adding in variants from internal_defaults 2023-07-20T11:50:02.9090544Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-07-20T11:50:02.9091804Z 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:02.9092855Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-20T11:50:02.9093849Z Adding in variants from config.variant 2023-07-20T11:50:02.9314395Z 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:02.9315458Z warnings.warn( 2023-07-20T11:50:02.9316078Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-07-20T11:50:02.9316519Z warnings.warn( 2023-07-20T11:50:02.9317261Z 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:02.9318253Z warnings.warn( 2023-07-20T11:50:02.9319436Z 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:02.9320562Z warnings.warn( 2023-07-20T11:50:02.9321082Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-07-20T11:50:02.9321514Z warnings.warn( 2023-07-20T11:50:02.9321943Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-07-20T11:50:02.9322371Z warnings.warn( 2023-07-20T11:50:02.9322848Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-07-20T11:50:02.9323306Z warnings.warn( 2023-07-20T11:50:03.0871559Z INFO:conda_build.metadata:Attempting to finalize metadata for torchaudio 2023-07-20T11:50:03.0872359Z Attempting to finalize metadata for torchaudio 2023-07-20T11:50:22.1869084Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:50:22.5923679Z Solving environment: ...working... done 2023-07-20T11:50:25.3159654Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:50:34.1301492Z Solving environment: ...working... done 2023-07-20T11:50:40.9590367Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:50:48.3644708Z Solving environment: ...working... done 2023-07-20T11:50:48.4723234Z BUILD START: ['torchaudio-2.1.0.dev20230720-py38_cu121.tar.bz2'] 2023-07-20T11:50:50.7935979Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:50:58.0938647Z Solving environment: ...working... done 2023-07-20T11:55:40.3342189Z 2023-07-20T11:55:40.3342641Z ## Package Plan ## 2023-07-20T11:55:40.3342848Z 2023-07-20T11:55:40.3343611Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\_h_env 2023-07-20T11:55:40.3345431Z 2023-07-20T11:55:40.3345558Z 2023-07-20T11:55:40.3345973Z The following NEW packages will be INSTALLED: 2023-07-20T11:55:40.3346383Z 2023-07-20T11:55:40.3346606Z blas: 1.0-mkl 2023-07-20T11:55:40.3346948Z bzip2: 1.0.8-he774522_0 2023-07-20T11:55:40.3347279Z ca-certificates: 2023.05.30-haa95532_0 2023-07-20T11:55:40.3347629Z cmake: 3.26.4-h693b641_0 2023-07-20T11:55:40.3347967Z cuda-cccl: 12.2.53-0 nvidia 2023-07-20T11:55:40.3348319Z cuda-cudart: 12.1.105-0 nvidia 2023-07-20T11:55:40.3348965Z cuda-cudart-dev: 12.1.105-0 nvidia 2023-07-20T11:55:40.3349335Z cuda-cupti: 12.1.105-0 nvidia 2023-07-20T11:55:40.3349688Z cuda-libraries: 12.1.0-0 nvidia 2023-07-20T11:55:40.3350058Z cuda-libraries-dev: 12.1.0-0 nvidia 2023-07-20T11:55:40.3350556Z cuda-nvrtc: 12.1.105-0 nvidia 2023-07-20T11:55:40.3350928Z cuda-nvrtc-dev: 12.1.105-0 nvidia 2023-07-20T11:55:40.3351356Z cuda-nvtx: 12.1.105-0 nvidia 2023-07-20T11:55:40.3351846Z cuda-opencl: 12.2.53-0 nvidia 2023-07-20T11:55:40.3352213Z cuda-opencl-dev: 12.2.53-0 nvidia 2023-07-20T11:55:40.3352572Z cuda-profiler-api: 12.2.53-0 nvidia 2023-07-20T11:55:40.3352942Z cuda-runtime: 12.1.0-0 nvidia 2023-07-20T11:55:40.3353285Z filelock: 3.9.0-py38haa95532_0 2023-07-20T11:55:40.3353628Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-07-20T11:55:40.3353974Z jinja2: 3.1.2-py38haa95532_0 2023-07-20T11:55:40.3354287Z libcublas: 12.1.0.26-0 nvidia 2023-07-20T11:55:40.3354629Z libcublas-dev: 12.1.0.26-0 nvidia 2023-07-20T11:55:40.3354972Z libcufft: 11.0.2.4-0 nvidia 2023-07-20T11:55:40.3355309Z libcufft-dev: 11.0.2.4-0 nvidia 2023-07-20T11:55:40.3355638Z libcurand: 10.3.3.53-0 nvidia 2023-07-20T11:55:40.3355988Z libcurand-dev: 10.3.3.53-0 nvidia 2023-07-20T11:55:40.3356336Z libcusolver: 11.4.4.55-0 nvidia 2023-07-20T11:55:40.3356685Z libcusolver-dev: 11.4.4.55-0 nvidia 2023-07-20T11:55:40.3357175Z libcusparse: 12.0.2.55-0 nvidia 2023-07-20T11:55:40.3357520Z libcusparse-dev: 12.0.2.55-0 nvidia 2023-07-20T11:55:40.3357977Z libffi: 3.4.4-hd77b12b_0 2023-07-20T11:55:40.3358430Z libnpp: 12.0.2.50-0 nvidia 2023-07-20T11:55:40.3358774Z libnpp-dev: 12.0.2.50-0 nvidia 2023-07-20T11:55:40.3359101Z libnvjitlink: 12.1.105-0 nvidia 2023-07-20T11:55:40.3359593Z libnvjitlink-dev: 12.1.105-0 nvidia 2023-07-20T11:55:40.3359971Z libnvjpeg: 12.1.1.14-0 nvidia 2023-07-20T11:55:40.3360318Z libnvjpeg-dev: 12.1.1.14-0 nvidia 2023-07-20T11:55:40.3360658Z libuv: 1.44.2-h2bbff1b_0 2023-07-20T11:55:40.3360972Z lz4-c: 1.9.4-h2bbff1b_0 2023-07-20T11:55:40.3361318Z markupsafe: 2.1.1-py38h2bbff1b_0 2023-07-20T11:55:40.3361626Z mkl: 2023.1.0-h8bd8f75_46356 2023-07-20T11:55:40.3361954Z mpmath: 1.2.1-py38haa95532_0 2023-07-20T11:55:40.3362427Z networkx: 2.8.4-py38haa95532_1 2023-07-20T11:55:40.3362753Z ninja: 1.10.2-haa95532_5 2023-07-20T11:55:40.3363067Z ninja-base: 1.10.2-h6d14046_5 2023-07-20T11:55:40.3363408Z openssl: 3.0.9-h2bbff1b_0 2023-07-20T11:55:40.3363892Z pip: 23.1.2-py38haa95532_0 2023-07-20T11:55:40.3364235Z python: 3.8.17-h1aa4202_0 2023-07-20T11:55:40.3364845Z pytorch: 2.1.0.dev20230719-py3.8_cuda12.1_cudnn8_0 pytorch-nightly 2023-07-20T11:55:40.3365236Z pytorch-cuda: 12.1-hde6ce7c_5 pytorch-nightly 2023-07-20T11:55:40.3365613Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-07-20T11:55:40.3365994Z pyyaml: 6.0-py38h2bbff1b_1 2023-07-20T11:55:40.3366349Z setuptools: 67.8.0-py38haa95532_0 2023-07-20T11:55:40.3366669Z sqlite: 3.41.2-h2bbff1b_0 2023-07-20T11:55:40.3367003Z sympy: 1.11.1-py38haa95532_0 2023-07-20T11:55:40.3367326Z tbb: 2021.8.0-h59b6b97_0 2023-07-20T11:55:40.3367668Z typing_extensions: 4.6.3-py38haa95532_0 2023-07-20T11:55:40.3368012Z vc: 14.2-h21ff451_1 2023-07-20T11:55:40.3368312Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-07-20T11:55:40.3368639Z wheel: 0.38.4-py38haa95532_0 2023-07-20T11:55:40.3368961Z xz: 5.4.2-h8cc25b3_0 2023-07-20T11:55:40.3369285Z yaml: 0.2.5-he774522_0 2023-07-20T11:55:40.3369580Z zlib: 1.2.13-h8cc25b3_0 2023-07-20T11:55:40.3369899Z zstd: 1.5.5-hd43e919_0 2023-07-20T11:55:40.3370166Z 2023-07-20T11:55:42.1132046Z Preparing transaction: ...working... done 2023-07-20T11:55:50.4006158Z Verifying transaction: ...working... done 2023-07-20T11:56:08.1454731Z Executing transaction: ...working... done 2023-07-20T11:56:10.3586036Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T11:56:10.9967386Z Solving environment: ...working... done 2023-07-20T11:56:11.1767621Z 2023-07-20T11:56:11.1768146Z ## Package Plan ## 2023-07-20T11:56:11.1768357Z 2023-07-20T11:56:11.1768621Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\_build_env 2023-07-20T11:56:11.1768942Z 2023-07-20T11:56:11.1768950Z 2023-07-20T11:56:11.1769108Z The following NEW packages will be INSTALLED: 2023-07-20T11:56:11.1769351Z 2023-07-20T11:56:11.1770630Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-07-20T11:56:11.1770998Z vswhere: 2.8.4-haa95532_0 2023-07-20T11:56:11.1771141Z 2023-07-20T11:56:11.1823715Z Preparing transaction: ...working... done 2023-07-20T11:56:11.5717239Z Verifying transaction: ...working... done 2023-07-20T11:56:11.6099461Z Executing transaction: ...working... done 2023-07-20T11:56:39.4854436Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\work\ 2023-07-20T11:56:39.4855345Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\work 2023-07-20T11:56:39.4856272Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853802892\\_build_env', 2023-07-20T11:56:39.4858482Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853802892\\_h_env', 2023-07-20T11:56:39.4859431Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689853802892\\work'} 2023-07-20T11:56:39.4859936Z 2023-07-20T11:56:39.4860228Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-07-20T11:56:39.4860617Z 2023-07-20T11:56:39.4860841Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-07-20T11:56:39.4861146Z 2023-07-20T11:56:39.4861393Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-07-20T11:56:39.4861734Z 2023-07-20T11:56:39.4863085Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-07-20T11:56:39.4863439Z 2023-07-20T11:56:39.4863665Z %SRC_DIR%>set "ARCH=64" 2023-07-20T11:56:39.4864072Z 2023-07-20T11:56:39.4864283Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-07-20T11:56:39.4864591Z 2023-07-20T11:56:39.4864968Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-07-20T11:56:39.4865386Z 2023-07-20T11:56:39.4865670Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-07-20T11:56:39.4866044Z 2023-07-20T11:56:39.4866370Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-07-20T11:56:39.4866734Z 2023-07-20T11:56:39.4866940Z %SRC_DIR%>set "SUBDIR=win-64" 2023-07-20T11:56:39.4867254Z 2023-07-20T11:56:39.4867481Z %SRC_DIR%>set "build_platform=win-64" 2023-07-20T11:56:39.4867791Z 2023-07-20T11:56:39.4868064Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-07-20T11:56:39.4868351Z 2023-07-20T11:56:39.4868595Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-07-20T11:56:39.4868895Z 2023-07-20T11:56:39.4869080Z %SRC_DIR%>set "CONDA_PY=38" 2023-07-20T11:56:39.4869339Z 2023-07-20T11:56:39.4869507Z %SRC_DIR%>set "PY3K=1" 2023-07-20T11:56:39.4869723Z 2023-07-20T11:56:39.4869900Z %SRC_DIR%>set "PY_VER=3.8" 2023-07-20T11:56:39.4870169Z 2023-07-20T11:56:39.4870358Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-07-20T11:56:39.4870697Z 2023-07-20T11:56:39.4870865Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-07-20T11:56:39.4871068Z 2023-07-20T11:56:39.4871222Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-07-20T11:56:39.4871539Z 2023-07-20T11:56:39.4871663Z %SRC_DIR%>set "NPY_VER=1.22" 2023-07-20T11:56:39.4871914Z 2023-07-20T11:56:39.4872043Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-07-20T11:56:39.4872208Z 2023-07-20T11:56:39.4872357Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-07-20T11:56:39.4872548Z 2023-07-20T11:56:39.4872662Z %SRC_DIR%>set "PERL_VER=5.26" 2023-07-20T11:56:39.4872825Z 2023-07-20T11:56:39.4872941Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-07-20T11:56:39.4873108Z 2023-07-20T11:56:39.4873188Z %SRC_DIR%>set "LUA_VER=5" 2023-07-20T11:56:39.4873341Z 2023-07-20T11:56:39.4873448Z %SRC_DIR%>set "CONDA_LUA=5" 2023-07-20T11:56:39.4873606Z 2023-07-20T11:56:39.4873711Z %SRC_DIR%>set "R_VER=3.4" 2023-07-20T11:56:39.4873865Z 2023-07-20T11:56:39.4873972Z %SRC_DIR%>set "CONDA_R=3.4" 2023-07-20T11:56:39.4874129Z 2023-07-20T11:56:39.4874269Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230720" 2023-07-20T11:56:39.4874441Z 2023-07-20T11:56:39.4874660Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1" 2023-07-20T11:56:39.4874908Z 2023-07-20T11:56:39.4875702Z %SRC_DIR%>set "TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0" 2023-07-20T11:56:39.4875962Z 2023-07-20T11:56:39.4876111Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=g6a67f8b" 2023-07-20T11:56:39.4876294Z 2023-07-20T11:56:39.4876480Z %SRC_DIR%>set "GIT_FULL_HASH=6a67f8ba5a61a7068729fcd436b7009d56649e2b" 2023-07-20T11:56:39.4876702Z 2023-07-20T11:56:39.4876829Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-07-20T11:56:39.4877007Z 2023-07-20T11:56:39.4877279Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230720" 2023-07-20T11:56:39.4877518Z 2023-07-20T11:56:39.4877641Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-07-20T11:56:39.4877809Z 2023-07-20T11:56:39.4878084Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-07-20T11:56:39.4878380Z 2023-07-20T11:56:39.4878502Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-07-20T11:56:39.4878833Z 2023-07-20T11:56:39.4879106Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-07-20T11:56:39.4879398Z 2023-07-20T11:56:39.4879492Z %SRC_DIR%>set "CPU_COUNT=8" 2023-07-20T11:56:39.4879655Z 2023-07-20T11:56:39.4879775Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-07-20T11:56:39.4879942Z 2023-07-20T11:56:39.4880056Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-07-20T11:56:39.4880219Z 2023-07-20T11:56:39.4882389Z %SRC_DIR%>set "PATH=%BUILD_PREFIX%;%BUILD_PREFIX%\Library\mingw-w64\bin;%BUILD_PREFIX%\Library\usr\bin;%BUILD_PREFIX%\Library\bin;%BUILD_PREFIX%\Scripts;%BUILD_PREFIX%\bin;%PREFIX%;%PREFIX%\Library\mingw-w64\bin;%PREFIX%\Library\usr\bin;%PREFIX%\Library\bin;%PREFIX%\Scripts;%PREFIX%\bin;C;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin;C:\Users\runneruser\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\opt\bin;C:\Jenkins\Miniconda3\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl" 2023-07-20T11:56:39.4884694Z 2023-07-20T11:56:39.4884949Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-07-20T11:56:39.4885143Z 2023-07-20T11:56:39.4885272Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-07-20T11:56:39.4885468Z 2023-07-20T11:56:39.4885620Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-07-20T11:56:39.4885816Z 2023-07-20T11:56:39.4885976Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-07-20T11:56:39.4886176Z 2023-07-20T11:56:39.4886325Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-07-20T11:56:39.4886527Z 2023-07-20T11:56:39.4886776Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env" 2023-07-20T11:56:39.4887049Z 2023-07-20T11:56:39.4887277Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-07-20T11:56:39.4887644Z 2023-07-20T11:56:39.4887871Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-07-20T11:56:39.4888095Z 2023-07-20T11:56:39.4888286Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-07-20T11:56:39.4888516Z 2023-07-20T11:56:39.4888718Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-07-20T11:56:39.4888959Z 2023-07-20T11:56:39.4889146Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-07-20T11:56:39.4889370Z 2023-07-20T11:56:39.4889497Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-07-20T11:56:39.4889694Z 2023-07-20T11:56:39.4889853Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-07-20T11:56:39.4890061Z 2023-07-20T11:56:39.4890396Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-07-20T11:56:39.4890631Z 2023-07-20T11:56:39.4891346Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-07-20T11:56:39.4891576Z 2023-07-20T11:56:39.4891904Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-07-20T11:56:39.4892147Z 2023-07-20T11:56:39.4892273Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-07-20T11:56:39.4892467Z 2023-07-20T11:56:39.4892618Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-07-20T11:56:39.4892811Z 2023-07-20T11:56:39.4892978Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-07-20T11:56:39.4893228Z 2023-07-20T11:56:39.4893373Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-07-20T11:56:39.4893561Z 2023-07-20T11:56:39.4893677Z %SRC_DIR%>set "PROMPT=$P$G" 2023-07-20T11:56:39.4893844Z 2023-07-20T11:56:39.4894236Z %SRC_DIR%>set "PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\AWS Tools\PowerShell\" 2023-07-20T11:56:39.4895064Z 2023-07-20T11:56:39.4895216Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-07-20T11:56:39.4895413Z 2023-07-20T11:56:39.4895508Z %SRC_DIR%>set "SystemDrive=C:" 2023-07-20T11:56:39.4895677Z 2023-07-20T11:56:39.4895803Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-07-20T11:56:39.4895981Z 2023-07-20T11:56:39.4896154Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-20T11:56:39.4896369Z 2023-07-20T11:56:39.4896538Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-20T11:56:39.4896742Z 2023-07-20T11:56:39.4896890Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-07-20T11:56:39.4897086Z 2023-07-20T11:56:39.4897344Z %SRC_DIR%>set "USERNAME=runneruser" 2023-07-20T11:56:39.4897528Z 2023-07-20T11:56:39.4897683Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-07-20T11:56:39.4897878Z 2023-07-20T11:56:39.4898130Z %SRC_DIR%>set "windir=C:\Windows" 2023-07-20T11:56:39.4898304Z 2023-07-20T11:56:39.4898577Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-07-20T11:56:39.4898775Z 2023-07-20T11:56:39.4899001Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-07-20T11:56:39.4899232Z 2023-07-20T11:56:39.4899390Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-07-20T11:56:39.4899612Z 2023-07-20T11:56:39.4900040Z %SRC_DIR%>set "extend_keys={'extend_keys', 'pin_run_as_build', 'ignore_version', 'ignore_build_only_deps'}" 2023-07-20T11:56:39.4900343Z 2023-07-20T11:56:39.4900675Z %SRC_DIR%>set "pin_run_as_build=OrderedDict([('python', OrderedDict([('min_pin', 'x.x'), ('max_pin', 'x.x')])), ('r-base', OrderedDict([('min_pin', 'x.x'), ('max_pin', 'x.x')]))])" 2023-07-20T11:56:39.4901010Z 2023-07-20T11:56:39.4901179Z %SRC_DIR%>set "ignore_build_only_deps={'python', 'numpy'}" 2023-07-20T11:56:39.4901390Z 2023-07-20T11:56:39.4901564Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-07-20T11:56:39.4901784Z 2023-07-20T11:56:39.4901925Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-07-20T11:56:39.4902083Z 2023-07-20T11:56:39.4902192Z %SRC_DIR%>set "r_base=3.4" 2023-07-20T11:56:39.4902358Z 2023-07-20T11:56:39.4902491Z %SRC_DIR%>set "target_platform=win-64" 2023-07-20T11:56:39.4902672Z 2023-07-20T11:56:39.4902873Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-07-20T11:56:39.4903098Z 2023-07-20T11:56:39.4903263Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-07-20T11:56:39.4903467Z 2023-07-20T11:56:39.4903592Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-07-20T11:56:39.4903942Z 2023-07-20T11:56:39.4904072Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-07-20T11:56:39.4904248Z 2023-07-20T11:56:39.4904348Z %SRC_DIR%>set "vc=14" 2023-07-20T11:56:39.4904498Z 2023-07-20T11:56:39.4904738Z %SRC_DIR%>set "c_compiler=vs2019" 2023-07-20T11:56:39.4904994Z 2023-07-20T11:56:39.4905161Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-07-20T11:56:39.4905350Z 2023-07-20T11:56:39.4905475Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-07-20T11:56:39.4905660Z 2023-07-20T11:56:39.4905938Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-07-20T11:56:39.4906142Z 2023-07-20T11:56:39.4906285Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-07-20T11:56:39.4906470Z 2023-07-20T11:56:39.4906708Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\pip_cache" 2023-07-20T11:56:39.4906981Z 2023-07-20T11:56:39.4907105Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-07-20T11:56:39.4907271Z 2023-07-20T11:56:39.4907398Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-07-20T11:56:39.4907595Z 2023-07-20T11:56:39.4907731Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-07-20T11:56:39.4907913Z 2023-07-20T11:56:39.4908123Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-20T11:56:39.4908366Z 2023-07-20T11:56:39.4908598Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-07-20T11:56:39.4908992Z 2023-07-20T11:56:39.4909286Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-07-20T11:56:39.4909645Z 2023-07-20T11:56:39.4909830Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-07-20T11:56:39.4910113Z 2023-07-20T11:56:39.4910225Z %SRC_DIR%>SET MSSdk=1 2023-07-20T11:56:39.4910526Z 2023-07-20T11:56:39.4910641Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-07-20T11:56:39.4910808Z 2023-07-20T11:56:39.4910920Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-07-20T11:56:39.4911185Z 2023-07-20T11:56:39.4911313Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-07-20T11:56:39.4911451Z 2023-07-20T11:56:39.4911741Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-07-20T11:56:39.4911937Z 2023-07-20T11:56:39.4912061Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-07-20T11:56:39.4912232Z 2023-07-20T11:56:39.4912417Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-07-20T11:56:39.4912656Z 2023-07-20T11:56:39.4912765Z %SRC_DIR%>set "CXX=cl.exe" 2023-07-20T11:56:39.4912925Z 2023-07-20T11:56:39.4913029Z %SRC_DIR%>set "CC=cl.exe" 2023-07-20T11:56:39.4913167Z 2023-07-20T11:56:39.4913285Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-07-20T11:56:39.4913452Z 2023-07-20T11:56:39.4913779Z %SRC_DIR%>for /F "usebackq tokens=*" %i in (`vswhere.exe -nologo -products * -version [16.0,17.0] -property installationPath`) do (set "VSINSTALLDIR=%i\" ) 2023-07-20T11:56:39.4914120Z 2023-07-20T11:56:39.4914357Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-20T11:56:39.4914623Z 2023-07-20T11:56:39.4915152Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (for /F "usebackq tokens=*" %i in (`vswhere.exe -nologo -products * -requires Microsoft.VisualStudio.Component.VC.v142.x86.x64 -property installationPath`) do (set "VSINSTALLDIR=%i\" ) ) 2023-07-20T11:56:39.4915708Z 2023-07-20T11:56:39.4916065Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\" ) 2023-07-20T11:56:39.4916441Z 2023-07-20T11:56:39.6551925Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\" ) 2023-07-20T11:56:39.6552593Z 2023-07-20T11:56:39.6553157Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-20T11:56:39.6553536Z 2023-07-20T11:56:39.6554021Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\" ) 2023-07-20T11:56:39.6554589Z 2023-07-20T11:56:39.6554716Z %SRC_DIR%>IF NOT "1" == "" ( 2023-07-20T11:56:39.6555097Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-07-20T11:56:39.6555490Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-07-20T11:56:39.6556444Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-07-20T11:56:39.6556958Z ) 2023-07-20T11:56:39.6557078Z 2023-07-20T11:56:39.6557192Z %SRC_DIR%>call :GetWin10SdkDir 2023-07-20T11:56:39.6557359Z 2023-07-20T11:56:39.6557561Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-20T11:56:39.6557806Z 2023-07-20T11:56:39.6558007Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-20T11:56:39.6558270Z 2023-07-20T11:56:39.6558475Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-07-20T11:56:39.6558717Z 2023-07-20T11:56:39.6559109Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-07-20T11:56:39.6559356Z 2023-07-20T11:56:39.6559478Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-07-20T11:56:39.6560656Z 2023-07-20T11:56:39.6560894Z %SRC_DIR%>exit /B 0 2023-07-20T11:56:39.6561066Z 2023-07-20T11:56:39.6561356Z %SRC_DIR%>for /F %i in ('dir /ON /B "C:\Program Files (x86)\Windows Kits\10\\include"') DO (if NOT "%~i" == "wdf" (SET WindowsSDKVer=%~i ) ) 2023-07-20T11:56:39.6561667Z 2023-07-20T11:56:39.6561844Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-07-20T11:56:39.6562058Z 2023-07-20T11:56:39.6562374Z %SRC_DIR%>if errorlevel 1 (echo "Didn't find any windows 10 SDK. I'm not sure if things will work, but let's try..." ) else (echo Windows SDK version found as: "10.0.19041.0" ) 2023-07-20T11:56:39.6562817Z Windows SDK version found as: "10.0.19041.0" 2023-07-20T11:56:39.6562995Z 2023-07-20T11:56:39.6563111Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-07-20T11:56:39.6563385Z set "target_platform=amd64" 2023-07-20T11:56:39.6563660Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-07-20T11:56:39.6563935Z set "BITS=64" 2023-07-20T11:56:39.6564155Z ) else ( 2023-07-20T11:56:39.6564361Z set "target_platform=x86" 2023-07-20T11:56:39.6564640Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-07-20T11:56:39.6564905Z set "BITS=32" 2023-07-20T11:56:39.6565106Z ) 2023-07-20T11:56:39.6565226Z 2023-07-20T11:56:39.6565419Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-07-20T11:56:39.6565671Z 2023-07-20T11:56:39.6565885Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-07-20T11:56:39.6566127Z 2023-07-20T11:56:39.6566565Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>CALL "VC\Auxiliary\Build\vcvars64.bat" -vcvars_ver=14.2 10.0.19041.0 2023-07-20T11:56:39.6567180Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-07-20T11:56:39.6567775Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-07-20T11:56:39.6568122Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-07-20T11:56:39.6568471Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-07-20T11:56:39.6568992Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-07-20T11:56:39.6569441Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-07-20T11:56:39.6569740Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-07-20T11:56:39.6570071Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-07-20T11:56:39.6570566Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-07-20T11:56:39.6571061Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-07-20T11:56:39.6571444Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-07-20T11:56:39.6571770Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-07-20T11:56:39.6572085Z ********************************************************************** 2023-07-20T11:56:39.6572411Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-07-20T11:56:39.6572882Z ** Copyright (c) 2021 Microsoft Corporation 2023-07-20T11:56:39.6573193Z ********************************************************************** 2023-07-20T11:56:39.6573514Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-07-20T11:56:39.6574265Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-07-20T11:56:39.6574616Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-07-20T11:56:39.6574919Z [DEBUG:core\msbuild.bat] initializing... 2023-07-20T11:56:39.6575228Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-07-20T11:56:39.6575548Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-07-20T11:56:39.6575864Z [DEBUG:winsdk.bat] initializing... 2023-07-20T11:56:39.6576137Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-07-20T11:56:39.6576455Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-07-20T11:56:39.6576770Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-07-20T11:56:39.6577089Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-07-20T11:56:39.6577383Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-07-20T11:56:39.6577830Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-07-20T11:56:39.6578139Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-07-20T11:56:39.6578470Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-07-20T11:56:39.6578798Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-07-20T11:56:39.6579136Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-07-20T11:56:39.6579621Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-07-20T11:56:39.6579950Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-07-20T11:56:39.6580457Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-07-20T11:56:39.6580771Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-07-20T11:56:39.6581123Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-07-20T11:56:39.6581600Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-07-20T11:56:39.6582035Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-07-20T11:56:39.6582341Z -- Git branch: nightly 2023-07-20T11:56:39.6582654Z -- Git SHA: 6a67f8ba5a61a7068729fcd436b7009d56649e2b 2023-07-20T11:56:39.6582939Z -- Git tag: None 2023-07-20T11:56:39.6583200Z -- PyTorch dependency: torch==2.1.0.dev20230719 2023-07-20T11:56:39.6583513Z -- Building version 2.1.0.dev20230720 2023-07-20T11:56:39.6583778Z running install 2023-07-20T11:56:39.6583995Z running build 2023-07-20T11:56:39.6584200Z running build_py 2023-07-20T11:56:39.6584431Z creating build 2023-07-20T11:56:39.6584700Z creating build\lib.win-amd64-cpython-38 2023-07-20T11:56:39.6585027Z creating build\lib.win-amd64-cpython-38\torchaudio 2023-07-20T11:56:39.6585451Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-07-20T11:56:39.6586048Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-07-20T11:56:39.6586731Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-07-20T11:56:39.6587158Z creating build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:56:39.6587600Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:56:39.6588127Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:56:39.6588660Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:56:39.6589201Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:56:39.6589702Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:56:39.6590219Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-07-20T11:56:39.6590681Z creating build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-07-20T11:56:39.6591150Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-07-20T11:56:39.6591680Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-07-20T11:56:39.6592281Z creating build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6593106Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6593663Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6594199Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6594716Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6595233Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6595772Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6596287Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6596968Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6597493Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6598170Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6598743Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6599507Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6600034Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6600535Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6601055Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6601583Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6602132Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6602680Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6603176Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6603686Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6604206Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6604880Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6605601Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-07-20T11:56:39.6606075Z creating build\lib.win-amd64-cpython-38\torchaudio\functional 2023-07-20T11:56:39.7292432Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-07-20T11:57:07.3925720Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-07-20T11:57:07.3926859Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-07-20T11:57:07.3927628Z to cmake instead of implicitly setting it as an env variable. This will 2023-07-20T11:57:07.3928117Z become a FATAL_ERROR in future version of pytorch. 2023-07-20T11:57:07.3928414Z Call Stack (most recent call first): 2023-07-20T11:57:07.3928911Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:327 (torch_cuda_get_nvcc_gencode_flag) 2023-07-20T11:57:07.3929538Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-07-20T11:57:07.3930412Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-07-20T11:57:07.3930891Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-07-20T11:57:07.3931370Z CMakeLists.txt:93 (include) 2023-07-20T11:57:07.3931540Z 2023-07-20T11:57:07.3931548Z 2023-07-20T11:57:42.9468315Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-07-20T11:57:42.9469895Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-07-20T11:57:42.9471453Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-07-20T11:57:42.9473286Z creating build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:57:42.9474383Z copying torchaudio\io\_compat.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:57:42.9475960Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:57:42.9477135Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:57:42.9478434Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:57:42.9479845Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:57:42.9481011Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-07-20T11:57:42.9482055Z creating build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:57:42.9483143Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:57:42.9484386Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:57:42.9485733Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:57:42.9487316Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:57:42.9492572Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:57:42.9494084Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:57:42.9495350Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:57:42.9496577Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:57:42.9497792Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:57:42.9498996Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:57:42.9500369Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-07-20T11:57:42.9501718Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-07-20T11:57:42.9502882Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-07-20T11:57:42.9504255Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-07-20T11:57:42.9505546Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-07-20T11:57:42.9506826Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype 2023-07-20T11:57:42.9508144Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype 2023-07-20T11:57:42.9509289Z creating build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-07-20T11:57:42.9510429Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-07-20T11:57:42.9511680Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-07-20T11:57:42.9512821Z creating build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-07-20T11:57:42.9532906Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-07-20T11:57:42.9535254Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-07-20T11:57:42.9536940Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-07-20T11:57:42.9538085Z creating build\lib.win-amd64-cpython-38\torchaudio\utils 2023-07-20T11:57:42.9539142Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-07-20T11:57:42.9540372Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-07-20T11:57:42.9541732Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-07-20T11:57:42.9543284Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-07-20T11:57:42.9544702Z creating build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-07-20T11:57:42.9545770Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-07-20T11:57:42.9547034Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-07-20T11:57:42.9548138Z creating build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-07-20T11:57:42.9549634Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-07-20T11:57:42.9551033Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-07-20T11:57:42.9552145Z creating build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-07-20T11:57:42.9553423Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-07-20T11:57:42.9554693Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-07-20T11:57:42.9556053Z creating build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-07-20T11:57:42.9557548Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-07-20T11:57:42.9558943Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-07-20T11:57:42.9560273Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-07-20T11:57:42.9561492Z creating build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-07-20T11:57:42.9562855Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-07-20T11:57:42.9564433Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-07-20T11:57:42.9565775Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-07-20T11:57:42.9567164Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-07-20T11:57:42.9568362Z creating build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-07-20T11:57:42.9569906Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-07-20T11:57:42.9571695Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-07-20T11:57:42.9573132Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-07-20T11:57:42.9574354Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-07-20T11:57:42.9575584Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-07-20T11:57:42.9577109Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-07-20T11:57:42.9578681Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-07-20T11:57:42.9580246Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-07-20T11:57:42.9581475Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-07-20T11:57:42.9582735Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-07-20T11:57:42.9584451Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-07-20T11:57:42.9585975Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-07-20T11:57:42.9587172Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-07-20T11:57:42.9588422Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-07-20T11:57:42.9593528Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-07-20T11:57:42.9594832Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-07-20T11:57:42.9596128Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-07-20T11:57:42.9597715Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-07-20T11:57:42.9599289Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-07-20T11:57:42.9600667Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-07-20T11:57:42.9601877Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:57:42.9603134Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:57:42.9604666Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:57:42.9606240Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:57:42.9607544Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:57:42.9608930Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:57:42.9610326Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:57:43.5911444Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-07-20T11:57:43.5912857Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-07-20T11:57:43.5914315Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-07-20T11:57:43.5919335Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-07-20T11:57:43.5920829Z copying torchaudio\prototype\pipelines\squim_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-07-20T11:57:43.5922223Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-07-20T11:57:43.5923456Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-07-20T11:57:43.5924939Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-07-20T11:57:43.5926368Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-07-20T11:57:43.5927614Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim 2023-07-20T11:57:43.5929509Z copying torchaudio\prototype\models\squim\objective.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim 2023-07-20T11:57:43.5931075Z copying torchaudio\prototype\models\squim\subjective.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim 2023-07-20T11:57:43.5932537Z copying torchaudio\prototype\models\squim\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim 2023-07-20T11:57:43.5933564Z running build_ext 2023-07-20T11:57:43.5934313Z -- The C compiler identification is MSVC 19.29.30151.0 2023-07-20T11:57:43.5935203Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-07-20T11:57:43.5935983Z -- Detecting C compiler ABI info 2023-07-20T11:57:43.6102504Z -- Detecting C compiler ABI info - done 2023-07-20T11:57:43.6104093Z -- 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:57:43.6105611Z -- Detecting C compile features 2023-07-20T11:57:43.6106654Z -- Detecting C compile features - done 2023-07-20T11:57:43.6107415Z -- Detecting CXX compiler ABI info 2023-07-20T11:57:43.6108224Z -- Detecting CXX compiler ABI info - done 2023-07-20T11:57:43.6109319Z -- 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:57:43.6113259Z -- Detecting CXX compile features 2023-07-20T11:57:43.6114199Z -- Detecting CXX compile features - done 2023-07-20T11:57:43.6115469Z -- The CUDA compiler identification is NVIDIA 12.1.66 2023-07-20T11:57:43.6121049Z -- Detecting CUDA compiler ABI info 2023-07-20T11:57:43.6137905Z -- Detecting CUDA compiler ABI info - done 2023-07-20T11:57:43.6140742Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe - skipped 2023-07-20T11:57:43.6142054Z -- Detecting CUDA compile features 2023-07-20T11:57:43.6319967Z -- Detecting CUDA compile features - done 2023-07-20T11:57:43.6321269Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 (found version "12.1") 2023-07-20T11:57:43.6322769Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/include (found version "12.1.66") 2023-07-20T11:57:43.6323775Z -- Caffe2: CUDA detected: 12.1 2023-07-20T11:57:43.6324760Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe 2023-07-20T11:57:43.6325857Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 2023-07-20T11:57:43.6326806Z -- Caffe2: Header version is: 12.1 2023-07-20T11:57:43.6327952Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/lib/x64/nvrtc.lib shorthash is bac8224f 2023-07-20T11:57:43.6329247Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-07-20T11:57:43.6330824Z -- 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:57:43.6332532Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/lib/torch.lib 2023-07-20T11:57:43.6334009Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/libs/python38.lib (found suitable exact version "3.8.17") found components: Development Development.Module Development.Embed 2023-07-20T11:57:43.6335499Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-07-20T11:57:43.6336459Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-07-20T11:57:43.6337284Z -- Found OpenMP: TRUE (found version "2.0") 2023-07-20T11:57:43.6338228Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-07-20T11:57:43.6339210Z -- Building FFmpeg integration with multi version support 2023-07-20T11:57:43.6340481Z -- Configuring done (35.1s) 2023-07-20T11:57:43.6341354Z -- Generating done (0.2s) 2023-07-20T11:57:43.6342514Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/work/build/temp.win-amd64-cpython-38/Release 2023-07-20T11:57:43.6345846Z [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_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-07-20T11:57:43.6352648Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:57:43.6353601Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:57:43.6354177Z 2023-07-20T11:57:43.6354823Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:57:43.6356268Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:57:43.6357569Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:57:43.6360703Z [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_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-07-20T11:57:43.6363928Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:57:43.6364870Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:57:43.6365478Z 2023-07-20T11:57:43.6366132Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:57:43.6367343Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:57:43.6368725Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:57:43.6372076Z [3/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-07-20T11:57:43.6498161Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:57:43.6499400Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:57:43.6501197Z 2023-07-20T11:57:43.6502022Z %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:57:43.6503416Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:57:43.6597765Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:57:43.6626030Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:01.3969988Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:01.3971583Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:01.3972709Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T11:58:01.3973904Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(50): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:01.3975077Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(48): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:58:01.3976338Z %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:01.3977983Z %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:01.3978953Z with 2023-07-20T11:58:01.3979303Z [ 2023-07-20T11:58:01.4174573Z CAST_DTYPE=float, 2023-07-20T11:58:01.4197810Z DTYPE=float 2023-07-20T11:58:01.4198277Z ] 2023-07-20T11:58:01.4220695Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(482): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-07-20T11:58:01.4221885Z with 2023-07-20T11:58:01.4222281Z [ 2023-07-20T11:58:01.4222703Z CAST_DTYPE=float, 2023-07-20T11:58:01.4223132Z DTYPE=float 2023-07-20T11:58:01.4223543Z ] 2023-07-20T11:58:01.4224449Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(483): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-07-20T11:58:01.4225318Z with 2023-07-20T11:58:01.4225683Z [ 2023-07-20T11:58:01.4226096Z CAST_DTYPE=float 2023-07-20T11:58:01.4230323Z ] 2023-07-20T11:58:01.4231845Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(126): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeAlphas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *)' being compiled 2023-07-20T11:58:01.4232958Z with 2023-07-20T11:58:01.4233360Z [ 2023-07-20T11:58:01.4233774Z DTYPE=float, 2023-07-20T11:58:01.4234226Z CAST_DTYPE=float 2023-07-20T11:58:01.4234615Z ] 2023-07-20T11:58:01.4235878Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(60): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::ComputeAlphas(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *)' being compiled 2023-07-20T11:58:01.4237099Z with 2023-07-20T11:58:01.4237483Z [ 2023-07-20T11:58:01.4245075Z DTYPE=float 2023-07-20T11:58:01.4245720Z ] 2023-07-20T11:58:01.4246788Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-20T11:58:01.4248487Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(493): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T11:58:01.4249806Z with 2023-07-20T11:58:01.4250158Z [ 2023-07-20T11:58:01.4250555Z DTYPE=float 2023-07-20T11:58:01.4250954Z ] 2023-07-20T11:58:01.4252302Z %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:01.4253688Z %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:01.4255370Z with 2023-07-20T11:58:01.4255766Z [ 2023-07-20T11:58:01.4256154Z DTYPE=float 2023-07-20T11:58:01.4256523Z ] 2023-07-20T11:58:01.4257577Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(174): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-07-20T11:58:01.4258521Z with 2023-07-20T11:58:01.4258921Z [ 2023-07-20T11:58:01.4259325Z DTYPE=float 2023-07-20T11:58:01.4259703Z ] 2023-07-20T11:58:01.4260454Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:01.4261485Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:58:01.4262498Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:58:01.4265488Z [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_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-07-20T11:58:01.4268260Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:58:01.4268994Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:58:01.4269409Z 2023-07-20T11:58:01.4269979Z %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:01.4271101Z %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:01.4272507Z %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:01.4273655Z %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:01.4274813Z %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:01.4276194Z %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:01.4277340Z %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:01.4278527Z %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:01.4279696Z %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:01.4280827Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-07-20T11:58:01.4282561Z %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:01.4283687Z with 2023-07-20T11:58:01.4284042Z [ 2023-07-20T11:58:01.4284443Z DTYPE=float, 2023-07-20T11:58:01.4284887Z CAST_DTYPE=float 2023-07-20T11:58:01.4285320Z ] 2023-07-20T11:58:01.4286504Z %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:01.4287709Z with 2023-07-20T11:58:01.4288092Z [ 2023-07-20T11:58:01.4288495Z DTYPE=float 2023-07-20T11:58:01.4288887Z ] 2023-07-20T11:58:01.4289655Z %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:01.4291059Z %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:01.4291996Z with 2023-07-20T11:58:01.4292392Z [ 2023-07-20T11:58:01.4292790Z CAST_DTYPE=float, 2023-07-20T11:58:01.4293242Z DTYPE=float 2023-07-20T11:58:01.4293652Z ] 2023-07-20T11:58:01.4294674Z %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:01.4295691Z with 2023-07-20T11:58:01.4296088Z [ 2023-07-20T11:58:01.4296509Z CAST_DTYPE=float, 2023-07-20T11:58:01.4296980Z DTYPE=float 2023-07-20T11:58:01.4297371Z ] 2023-07-20T11:58:01.4298267Z %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:01.4299097Z with 2023-07-20T11:58:01.4299494Z [ 2023-07-20T11:58:01.4299880Z CAST_DTYPE=float 2023-07-20T11:58:01.4300310Z ] 2023-07-20T11:59:07.4025226Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(176): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *,CAST_DTYPE *)' being compiled 2023-07-20T11:59:07.4223711Z with 2023-07-20T11:59:07.4975312Z [ 2023-07-20T11:59:07.6089440Z DTYPE=float, 2023-07-20T11:59:07.6668662Z CAST_DTYPE=float 2023-07-20T11:59:07.7134855Z ] 2023-07-20T11:59:08.1170304Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-20T11:59:08.1432110Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(529): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeBetaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T11:59:08.1669148Z with 2023-07-20T11:59:08.1787735Z [ 2023-07-20T11:59:08.2377400Z DTYPE=float 2023-07-20T11:59:08.2489551Z ] 2023-07-20T11:59:08.2740639Z %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:08.3428727Z %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:08.3518003Z with 2023-07-20T11:59:08.3707964Z [ 2023-07-20T11:59:08.4573992Z DTYPE=float 2023-07-20T11:59:08.4735468Z ] 2023-07-20T11:59:08.4871107Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(207): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-07-20T11:59:08.5352526Z with 2023-07-20T11:59:08.5638062Z [ 2023-07-20T11:59:08.5672546Z DTYPE=float 2023-07-20T11:59:08.6125782Z ] 2023-07-20T11:59:08.6828242Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:08.7094394Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:08.7903022Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:08.7906513Z [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\utils.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\utils.cpp 2023-07-20T11:59:08.7910934Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:08.7914353Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:08.7916673Z 2023-07-20T11:59:08.7919068Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:08.7923087Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:08.7926648Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:08.7930720Z [6/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-07-20T11:59:08.7935347Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:08.7936412Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:08.7937648Z 2023-07-20T11:59:08.7939195Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:08.7941697Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:08.7943078Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:08.7947326Z [7/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-07-20T11:59:08.7951585Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:08.7953116Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:08.7953969Z 2023-07-20T11:59:08.7954892Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:08.7956274Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:08.7958173Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T11:59:08.7959979Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:08.7961331Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:08.7963191Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:08.7965155Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T11:59:08.7969023Z [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.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-07-20T11:59:08.7973082Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T11:59:08.7974802Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T11:59:08.7976238Z 2023-07-20T11:59:08.7978320Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:08.7980174Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:08.7981766Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:08.7983683Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:08.7985717Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:08.7987085Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:08.7989162Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-20T11:59:08.7990790Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(111): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:08.7992893Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(109): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T11:59:08.7995042Z %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:02.8343000Z %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:02.8344178Z with 2023-07-20T12:00:02.9128951Z [ 2023-07-20T12:00:02.9130042Z DTYPE=c10::Half 2023-07-20T12:00:02.9130888Z ] 2023-07-20T12:00:02.9135392Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(443): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-07-20T12:00:02.9300466Z with 2023-07-20T12:00:02.9418934Z [ 2023-07-20T12:00:02.9879947Z DTYPE=c10::Half 2023-07-20T12:00:03.0243102Z ] 2023-07-20T12:00:03.0562219Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(444): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-07-20T12:00:03.3573312Z with 2023-07-20T12:00:03.3573940Z [ 2023-07-20T12:00:03.3597771Z DTYPE=c10::Half 2023-07-20T12:00:03.5371894Z ] 2023-07-20T12:00:03.5373500Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(78): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeGradients(const torchaudio::rnnt::Options &,const DTYPE *,const int *,const int *,const int *,const CAST_DTYPE *,const CAST_DTYPE *,const CAST_DTYPE *,DTYPE *)' being compiled 2023-07-20T12:00:03.5374981Z with 2023-07-20T12:00:03.5375346Z [ 2023-07-20T12:00:03.5375796Z DTYPE=c10::Half, 2023-07-20T12:00:03.5376272Z CAST_DTYPE=float 2023-07-20T12:00:03.5376683Z ] 2023-07-20T12:00:03.5377913Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(133): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::Compute(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *,DTYPE *)' being compiled 2023-07-20T12:00:03.5379068Z with 2023-07-20T12:00:03.5379465Z [ 2023-07-20T12:00:03.5379889Z DTYPE=c10::Half 2023-07-20T12:00:03.5380393Z ] 2023-07-20T12:00:03.5381189Z %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:03.5382748Z %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:03.5383717Z with 2023-07-20T12:00:03.5384105Z [ 2023-07-20T12:00:03.5384830Z DTYPE=c10::Half 2023-07-20T12:00:03.5385289Z ] 2023-07-20T12:00:03.5386335Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(340): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-07-20T12:00:03.5387466Z with 2023-07-20T12:00:03.5387825Z [ 2023-07-20T12:00:03.5388385Z DTYPE=c10::Half 2023-07-20T12:00:03.5388924Z ] 2023-07-20T12:00:03.5389606Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-20T12:00:03.5391300Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(245): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T12:00:03.5392846Z with 2023-07-20T12:00:03.5393243Z [ 2023-07-20T12:00:03.5393652Z DTYPE=float 2023-07-20T12:00:03.5394199Z ] 2023-07-20T12:00:03.5396170Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(296): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOrBetaOneSequence(int,const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T12:00:03.5397612Z with 2023-07-20T12:00:03.5398005Z [ 2023-07-20T12:00:03.5398420Z DTYPE=float, 2023-07-20T12:00:03.5398888Z CAST_DTYPE=float 2023-07-20T12:00:03.5399284Z ] 2023-07-20T12:00:03.5399992Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-20T12:00:03.5404457Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(252): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeBetaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-07-20T12:00:03.5405810Z with 2023-07-20T12:00:03.5406168Z [ 2023-07-20T12:00:03.5406568Z DTYPE=float 2023-07-20T12:00:03.5406989Z ] 2023-07-20T12:00:03.5408450Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.5409523Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.5410560Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:03.5413521Z [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\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-07-20T12:00:03.5416404Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:03.5417158Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:03.5417576Z 2023-07-20T12:00:03.5418312Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-20T12:00:03.5419039Z with 2023-07-20T12:00:03.5419407Z [ 2023-07-20T12:00:03.5419800Z T=scalar_t 2023-07-20T12:00:03.5420204Z ] 2023-07-20T12:00:03.5422114Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(43): note: see reference to function template instantiation 'void `anonymous-namespace'::overdrive_cpu_kernel(at::TensorAccessor,at::TensorAccessor,at::TensorAccessor,at::TensorAccessor,at::TensorAccessor)' being compiled 2023-07-20T12:00:03.5423721Z with 2023-07-20T12:00:03.5424089Z [ 2023-07-20T12:00:03.5424716Z T=scalar_t, 2023-07-20T12:00:03.5425261Z PtrTraits=at::DefaultPtrTraits, 2023-07-20T12:00:03.5425789Z index_t=int64_t 2023-07-20T12:00:03.5426178Z ] 2023-07-20T12:00:03.5426941Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-20T12:00:03.5427758Z with 2023-07-20T12:00:03.5428169Z [ 2023-07-20T12:00:03.5428540Z T=scalar_t 2023-07-20T12:00:03.5429057Z ] 2023-07-20T12:00:03.5429865Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.5430875Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.5431845Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:03.5434735Z [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\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-07-20T12:00:03.5437563Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:00:03.5438310Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:00:03.5438724Z 2023-07-20T12:00:03.5439200Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.5440212Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.5441245Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:03.5442362Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:00:03.5443618Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.5444613Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:00:03.5445604Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:09.3779170Z [11/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:09.3782629Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:09.3783520Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:09.3784082Z 2023-07-20T12:01:09.5397447Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:09.5400657Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:09.5402165Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:09.5403728Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:09.5404883Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:09.5405862Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:09.5406822Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:01:09.5407824Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:09.5408929Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:01:09.5412128Z [12/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\_torchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\pybind\pybind.cpp 2023-07-20T12:01:09.5512745Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:09.5988224Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:09.6210667Z 2023-07-20T12:01:09.6267934Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:09.6859342Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:09.8621915Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:09.9501244Z [13/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:09.9721807Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:09.9986244Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:10.0192806Z 2023-07-20T12:01:10.0275839Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:01:10.1120731Z with 2023-07-20T12:01:10.1561822Z [ 2023-07-20T12:01:10.2001876Z scalar_t=scalar_t 2023-07-20T12:01:10.2093943Z ] 2023-07-20T12:01:10.2320534Z %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:10.3667462Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:01:10.4000207Z with 2023-07-20T12:01:10.4034487Z [ 2023-07-20T12:01:10.4091579Z scalar_t=scalar_t 2023-07-20T12:01:10.4770208Z ] 2023-07-20T12:01:10.5628626Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-20T12:01:10.5681521Z with 2023-07-20T12:01:10.5682031Z [ 2023-07-20T12:01:10.5918813Z scalar_t=scalar_t 2023-07-20T12:01:10.5919550Z ] 2023-07-20T12:01:10.6007559Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:01:10.6063508Z %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:10.6210929Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:01:10.6218587Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-20T12:01:10.6219948Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:10.6221201Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:10.6222418Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:10.6225622Z [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\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-07-20T12:01:10.6228633Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:10.6229677Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:10.6230284Z 2023-07-20T12:01:10.6230904Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:10.6232136Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:10.6233691Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:10.6236992Z [15/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp 2023-07-20T12:01:10.6244396Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:10.6245374Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:10.6245997Z 2023-07-20T12:01:39.5909296Z %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:39.5910453Z with 2023-07-20T12:01:39.5910999Z [ 2023-07-20T12:01:39.5911529Z T=target_t 2023-07-20T12:01:39.5912054Z ] 2023-07-20T12:01:39.5915539Z %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:39.5917128Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:39.5918234Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:39.5921513Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:39.5924606Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-07-20T12:01:39.5929278Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:39.5930142Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:39.5930681Z 2023-07-20T12:01:39.5931483Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:39.5933010Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:39.5934806Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:39.5936642Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:39.5937977Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:39.5939060Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:39.5940316Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:39.5944348Z [17/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-07-20T12:01:39.5949687Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:39.5950534Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:39.5951060Z 2023-07-20T12:01:39.5951813Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:39.5955602Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:39.5957082Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:39.5958555Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:39.5965249Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:01:39.5968617Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:39.5969763Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:39.5970851Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:39.5976205Z [18/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:01:39.5979127Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:39.5981929Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:39.5982472Z 2023-07-20T12:01:39.5983489Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:39.5985087Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:39.5986594Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:39.5988247Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:39.5989790Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:39.5990783Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:39.5992018Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:39.5995841Z [19/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:01:39.5998953Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:39.5999724Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:39.6000102Z 2023-07-20T12:01:39.6000853Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:39.6002470Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:39.6003975Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:39.6005588Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:39.6006843Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:39.6007886Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:39.6009000Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:39.6012658Z [20/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:01:39.6016023Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:39.6016722Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:39.6017149Z 2023-07-20T12:01:39.6017820Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:39.6019543Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:39.6021139Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:39.6022818Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:39.6024065Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:39.6025104Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:39.6026063Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:39.6038591Z [21/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_alphas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-20T12:01:39.6050034Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:39.6051455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:39.6052923Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:39.6054459Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:39.6056108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:39.6057917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:39.6059413Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:39.6060980Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:39.6062858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6063957Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6064469Z ^ 2023-07-20T12:01:39.6064726Z 2023-07-20T12:01:39.6065141Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.6065621Z 2023-07-20T12:01:39.6066395Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6067494Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6068159Z ^ 2023-07-20T12:01:39.6068638Z 2023-07-20T12:01:39.6069527Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6070622Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6071159Z ^ 2023-07-20T12:01:39.6071412Z 2023-07-20T12:01:39.6071811Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.6072294Z 2023-07-20T12:01:39.6073056Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6074115Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6074775Z ^ 2023-07-20T12:01:39.6075089Z 2023-07-20T12:01:39.6075913Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6077114Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6077705Z ^ 2023-07-20T12:01:39.6077964Z 2023-07-20T12:01:39.6078346Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.6078834Z 2023-07-20T12:01:39.6079574Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6080668Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6081220Z ^ 2023-07-20T12:01:39.6081516Z 2023-07-20T12:01:39.6082382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6083617Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6084131Z ^ 2023-07-20T12:01:39.6084386Z 2023-07-20T12:01:39.6084793Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.6085260Z 2023-07-20T12:01:39.6086010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6087101Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6087662Z ^ 2023-07-20T12:01:39.6087926Z 2023-07-20T12:01:39.6090482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6091622Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6092170Z ^ 2023-07-20T12:01:39.6092437Z 2023-07-20T12:01:39.6092861Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.6093321Z 2023-07-20T12:01:39.6094072Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6095144Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6095812Z ^ 2023-07-20T12:01:39.6096327Z 2023-07-20T12:01:39.6097249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6098338Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6098866Z ^ 2023-07-20T12:01:39.6099124Z 2023-07-20T12:01:39.6099491Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.6099967Z 2023-07-20T12:01:39.6100723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6101818Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6102493Z ^ 2023-07-20T12:01:39.6102816Z 2023-07-20T12:01:39.6103643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6104796Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6105319Z ^ 2023-07-20T12:01:39.6105568Z 2023-07-20T12:01:39.6105973Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.6106453Z 2023-07-20T12:01:39.6107212Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6108294Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6108879Z ^ 2023-07-20T12:01:39.6109180Z 2023-07-20T12:01:39.6109989Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6111234Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6111766Z ^ 2023-07-20T12:01:39.6112016Z 2023-07-20T12:01:39.6112422Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:39.6112892Z 2023-07-20T12:01:39.6113635Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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.6114726Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:39.6115272Z ^ 2023-07-20T12:01:39.6115569Z 2023-07-20T12:01:39.6115765Z compute_alphas.cu 2023-07-20T12:01:39.6116462Z tmpxft_00000c80_00000000-7_compute_alphas.compute_90.cudafe1.cpp 2023-07-20T12:01:39.6117960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6118865Z with 2023-07-20T12:01:39.6119261Z [ 2023-07-20T12:01:39.6119861Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:39.6120424Z ] 2023-07-20T12:01:39.6121396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6122342Z with 2023-07-20T12:01:39.6122705Z [ 2023-07-20T12:01:39.6123364Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:39.6124215Z ] 2023-07-20T12:01:39.6125331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6126331Z with 2023-07-20T12:01:39.6126710Z [ 2023-07-20T12:01:39.6127307Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:39.6127833Z ] 2023-07-20T12:01:39.6128958Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6130885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6132902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6134602Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6135559Z with 2023-07-20T12:01:39.6135922Z [ 2023-07-20T12:01:39.6136495Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:39.6137045Z ] 2023-07-20T12:01:39.6138097Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6139158Z with 2023-07-20T12:01:39.6139520Z [ 2023-07-20T12:01:39.6140090Z T=std::basic_string,std::allocator> 2023-07-20T12:01:39.6140653Z ] 2023-07-20T12:01:39.6141629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6142515Z with 2023-07-20T12:01:39.6142882Z [ 2023-07-20T12:01:39.6143469Z T=std::basic_string,std::allocator> 2023-07-20T12:01:39.6144108Z ] 2023-07-20T12:01:39.6145147Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6146318Z with 2023-07-20T12:01:39.6146898Z [ 2023-07-20T12:01:39.6147527Z T=std::basic_string,std::allocator> 2023-07-20T12:01:39.6148080Z ] 2023-07-20T12:01:39.6149174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6151068Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6153187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6154158Z with 2023-07-20T12:01:39.6154537Z [ 2023-07-20T12:01:39.6155097Z T=std::basic_string,std::allocator> 2023-07-20T12:01:39.6155664Z ] 2023-07-20T12:01:39.6156683Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6157627Z with 2023-07-20T12:01:39.6158421Z [ 2023-07-20T12:01:39.6159182Z T=c10::SymInt 2023-07-20T12:01:39.6159801Z ] 2023-07-20T12:01:39.6160851Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6161993Z with 2023-07-20T12:01:39.6162526Z [ 2023-07-20T12:01:39.6163034Z T=c10::SymInt 2023-07-20T12:01:39.6163496Z ] 2023-07-20T12:01:39.6164733Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6165744Z with 2023-07-20T12:01:39.6166319Z [ 2023-07-20T12:01:39.6166795Z T=c10::SymInt 2023-07-20T12:01:39.6167298Z ] 2023-07-20T12:01:39.6168439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6170103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6171860Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6173013Z with 2023-07-20T12:01:39.6173535Z [ 2023-07-20T12:01:39.6174087Z T=c10::SymInt 2023-07-20T12:01:39.6174584Z ] 2023-07-20T12:01:39.6175709Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6176631Z with 2023-07-20T12:01:39.6177209Z [ 2023-07-20T12:01:39.6177826Z T=c10::QualifiedName 2023-07-20T12:01:39.6178353Z ] 2023-07-20T12:01:39.6179996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6181116Z with 2023-07-20T12:01:39.6181635Z [ 2023-07-20T12:01:39.6182198Z T=c10::QualifiedName 2023-07-20T12:01:39.6182662Z ] 2023-07-20T12:01:39.6183850Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6185003Z with 2023-07-20T12:01:39.6185589Z [ 2023-07-20T12:01:39.6186052Z T=c10::QualifiedName 2023-07-20T12:01:39.6186667Z ] 2023-07-20T12:01:39.6188132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6189880Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6223495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6224544Z with 2023-07-20T12:01:39.6224901Z [ 2023-07-20T12:01:39.6225352Z T=c10::QualifiedName 2023-07-20T12:01:39.6225895Z ] 2023-07-20T12:01:39.6226924Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6227906Z with 2023-07-20T12:01:39.6228285Z [ 2023-07-20T12:01:39.6228700Z T=at::TensorBase 2023-07-20T12:01:39.6229107Z ] 2023-07-20T12:01:39.6230089Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6231002Z with 2023-07-20T12:01:39.6231374Z [ 2023-07-20T12:01:39.6231793Z T=at::TensorBase 2023-07-20T12:01:39.6232204Z ] 2023-07-20T12:01:39.6233341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6234533Z with 2023-07-20T12:01:39.6234904Z [ 2023-07-20T12:01:39.6235315Z T=at::TensorBase 2023-07-20T12:01:39.6235700Z ] 2023-07-20T12:01:39.6236724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6238301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6240018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6241077Z with 2023-07-20T12:01:39.6241532Z [ 2023-07-20T12:01:39.6241958Z T=at::TensorBase 2023-07-20T12:01:39.6242362Z ] 2023-07-20T12:01:39.6243519Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6244433Z with 2023-07-20T12:01:39.6244781Z [ 2023-07-20T12:01:39.6245179Z T=at::Tensor 2023-07-20T12:01:39.6245575Z ] 2023-07-20T12:01:39.6246524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6247555Z with 2023-07-20T12:01:39.6247940Z [ 2023-07-20T12:01:39.6248513Z T=at::Tensor 2023-07-20T12:01:39.6248909Z ] 2023-07-20T12:01:39.6250213Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6251207Z with 2023-07-20T12:01:39.6251573Z [ 2023-07-20T12:01:39.6251973Z T=at::Tensor 2023-07-20T12:01:39.6252349Z ] 2023-07-20T12:01:39.6253321Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6254876Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6256431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6257401Z with 2023-07-20T12:01:39.6257822Z [ 2023-07-20T12:01:39.6258221Z T=at::Tensor 2023-07-20T12:01:39.6258609Z ] 2023-07-20T12:01:39.6259656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6260707Z with 2023-07-20T12:01:39.6261051Z [ 2023-07-20T12:01:39.6261453Z T=at::Generator 2023-07-20T12:01:39.6261853Z ] 2023-07-20T12:01:39.6262811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6263724Z with 2023-07-20T12:01:39.6264103Z [ 2023-07-20T12:01:39.6264503Z T=at::Generator 2023-07-20T12:01:39.6264908Z ] 2023-07-20T12:01:39.6265976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6266960Z with 2023-07-20T12:01:39.6267327Z [ 2023-07-20T12:01:39.6267736Z T=at::Generator 2023-07-20T12:01:39.6268124Z ] 2023-07-20T12:01:39.6269107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6270654Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6272443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6273425Z with 2023-07-20T12:01:39.6273776Z [ 2023-07-20T12:01:39.6274184Z T=at::Generator 2023-07-20T12:01:39.6274583Z ] 2023-07-20T12:01:39.6275513Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6276484Z with 2023-07-20T12:01:39.6276861Z [ 2023-07-20T12:01:39.6277493Z T=c10::Scalar 2023-07-20T12:01:39.6277888Z ] 2023-07-20T12:01:39.6278835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6279996Z with 2023-07-20T12:01:39.6280375Z [ 2023-07-20T12:01:39.6280772Z T=c10::Scalar 2023-07-20T12:01:39.6281142Z ] 2023-07-20T12:01:39.6282193Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6283172Z with 2023-07-20T12:01:39.6283546Z [ 2023-07-20T12:01:39.6283952Z T=c10::Scalar 2023-07-20T12:01:39.6284321Z ] 2023-07-20T12:01:39.6285318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6286870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6288453Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6289423Z with 2023-07-20T12:01:39.6289776Z [ 2023-07-20T12:01:39.6290169Z T=c10::Scalar 2023-07-20T12:01:39.6290560Z ] 2023-07-20T12:01:39.6291517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6292393Z with 2023-07-20T12:01:39.6292759Z [ 2023-07-20T12:01:39.6293292Z T=std::shared_ptr 2023-07-20T12:01:39.6293791Z ] 2023-07-20T12:01:39.6294757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6295672Z with 2023-07-20T12:01:39.6296052Z [ 2023-07-20T12:01:39.6296584Z T=std::shared_ptr 2023-07-20T12:01:39.6297058Z ] 2023-07-20T12:01:39.6298106Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6299120Z with 2023-07-20T12:01:39.6299493Z [ 2023-07-20T12:01:39.6300040Z T=std::shared_ptr 2023-07-20T12:01:39.6300513Z ] 2023-07-20T12:01:39.6301794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6303522Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6305266Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6306240Z with 2023-07-20T12:01:39.6306824Z [ 2023-07-20T12:01:39.6307349Z T=std::shared_ptr 2023-07-20T12:01:39.6307979Z ] 2023-07-20T12:01:39.6308950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6309997Z with 2023-07-20T12:01:39.6310358Z [ 2023-07-20T12:01:39.6310872Z T=std::weak_ptr 2023-07-20T12:01:39.6311371Z ] 2023-07-20T12:01:39.6312369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6313261Z with 2023-07-20T12:01:39.6313634Z [ 2023-07-20T12:01:39.6314165Z T=std::weak_ptr 2023-07-20T12:01:39.6314688Z ] 2023-07-20T12:01:39.6315753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6316752Z with 2023-07-20T12:01:39.6317120Z [ 2023-07-20T12:01:39.6317655Z T=std::weak_ptr 2023-07-20T12:01:39.6318137Z ] 2023-07-20T12:01:39.6319131Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6320078Z with 2023-07-20T12:01:39.6320445Z [ 2023-07-20T12:01:39.6320890Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:01:39.6321350Z ] 2023-07-20T12:01:39.6322345Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6323307Z with 2023-07-20T12:01:39.6323680Z [ 2023-07-20T12:01:39.6324116Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:01:39.6324566Z ] 2023-07-20T12:01:39.6325609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6326571Z with 2023-07-20T12:01:39.6326922Z [ 2023-07-20T12:01:39.6327434Z T=std::weak_ptr 2023-07-20T12:01:39.6327925Z ] 2023-07-20T12:01:39.6328854Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6329756Z with 2023-07-20T12:01:39.6330129Z [ 2023-07-20T12:01:39.6330899Z T=std::vector> 2023-07-20T12:01:39.6331493Z ] 2023-07-20T12:01:39.6332457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6333386Z with 2023-07-20T12:01:39.6333740Z [ 2023-07-20T12:01:39.6334327Z T=std::vector> 2023-07-20T12:01:39.6334880Z ] 2023-07-20T12:01:39.6335907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6337131Z with 2023-07-20T12:01:39.6337503Z [ 2023-07-20T12:01:39.6338095Z T=std::vector> 2023-07-20T12:01:39.6338621Z ] 2023-07-20T12:01:39.6339728Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6341505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6343182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6344153Z with 2023-07-20T12:01:39.6344543Z [ 2023-07-20T12:01:39.6345116Z T=std::vector> 2023-07-20T12:01:39.6345676Z ] 2023-07-20T12:01:39.6346616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6347506Z with 2023-07-20T12:01:39.6347872Z [ 2023-07-20T12:01:39.6348365Z T=std::vector> 2023-07-20T12:01:39.6348846Z ] 2023-07-20T12:01:39.6349849Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6350773Z with 2023-07-20T12:01:39.6351122Z [ 2023-07-20T12:01:39.6351632Z T=std::vector> 2023-07-20T12:01:39.6352130Z ] 2023-07-20T12:01:39.6353197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6354175Z with 2023-07-20T12:01:39.6354540Z [ 2023-07-20T12:01:39.6355039Z T=std::vector> 2023-07-20T12:01:39.6355519Z ] 2023-07-20T12:01:39.6356548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6358423Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6360062Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6361044Z with 2023-07-20T12:01:39.6361430Z [ 2023-07-20T12:01:39.6361902Z T=std::vector> 2023-07-20T12:01:39.6362390Z ] 2023-07-20T12:01:39.6363343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6364231Z with 2023-07-20T12:01:39.6366332Z [ 2023-07-20T12:01:39.6366880Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.6367374Z ] 2023-07-20T12:01:39.6368282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6369076Z with 2023-07-20T12:01:39.6369386Z [ 2023-07-20T12:01:39.6369976Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.6370528Z ] 2023-07-20T12:01:39.6371522Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6372457Z with 2023-07-20T12:01:39.6372799Z [ 2023-07-20T12:01:39.6373361Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.6373879Z ] 2023-07-20T12:01:39.6374983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6376669Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6378595Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6380398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6381394Z with 2023-07-20T12:01:39.6381769Z [ 2023-07-20T12:01:39.6382392Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.6382944Z ] 2023-07-20T12:01:39.6383894Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6384786Z with 2023-07-20T12:01:39.6385157Z [ 2023-07-20T12:01:39.6385752Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.6386317Z ] 2023-07-20T12:01:39.6387515Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6388452Z with 2023-07-20T12:01:39.6388833Z [ 2023-07-20T12:01:39.6389403Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.6389970Z ] 2023-07-20T12:01:39.6391031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6392024Z with 2023-07-20T12:01:39.6392398Z [ 2023-07-20T12:01:39.6392965Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.6393741Z ] 2023-07-20T12:01:39.6394873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6396658Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6398282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6399864Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6400829Z with 2023-07-20T12:01:39.6401219Z [ 2023-07-20T12:01:39.6401827Z T=std::vector,std::allocator>> 2023-07-20T12:01:39.6402396Z ] 2023-07-20T12:01:39.6403313Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6404216Z with 2023-07-20T12:01:39.6404584Z [ 2023-07-20T12:01:39.6405090Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:39.6405551Z ] 2023-07-20T12:01:39.6406545Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6407485Z with 2023-07-20T12:01:39.6407860Z [ 2023-07-20T12:01:39.6408382Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:39.6408853Z ] 2023-07-20T12:01:39.6409924Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6410909Z with 2023-07-20T12:01:39.6411294Z [ 2023-07-20T12:01:39.6411779Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:39.6412259Z ] 2023-07-20T12:01:39.6413318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6415224Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6416875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6417817Z with 2023-07-20T12:01:39.6418172Z [ 2023-07-20T12:01:39.6418675Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:39.6419169Z ] 2023-07-20T12:01:39.6420125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6421199Z with 2023-07-20T12:01:39.6421565Z [ 2023-07-20T12:01:39.6422137Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:39.6422717Z ] 2023-07-20T12:01:39.6423674Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6424600Z with 2023-07-20T12:01:39.6424968Z [ 2023-07-20T12:01:39.6425536Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:39.6426064Z ] 2023-07-20T12:01:39.6427141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6428150Z with 2023-07-20T12:01:39.6428516Z [ 2023-07-20T12:01:39.6429098Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:39.6429625Z ] 2023-07-20T12:01:39.6430761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6432596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6434427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6436145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6437132Z with 2023-07-20T12:01:39.6437491Z [ 2023-07-20T12:01:39.6438086Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:39.6438639Z ] 2023-07-20T12:01:39.6439594Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6440479Z with 2023-07-20T12:01:39.6440828Z [ 2023-07-20T12:01:39.6441290Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:39.6441756Z ] 2023-07-20T12:01:39.6442947Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6443864Z with 2023-07-20T12:01:39.6444228Z [ 2023-07-20T12:01:39.6444693Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:39.6445158Z ] 2023-07-20T12:01:39.6446194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6447192Z with 2023-07-20T12:01:39.6447561Z [ 2023-07-20T12:01:39.6448026Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:39.6448455Z ] 2023-07-20T12:01:39.6449486Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6451310Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6452259Z with 2023-07-20T12:01:39.6452631Z [ 2023-07-20T12:01:39.6453064Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:39.6453513Z ] 2023-07-20T12:01:39.6454628Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6456322Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6457304Z with 2023-07-20T12:01:39.6457652Z [ 2023-07-20T12:01:39.6458133Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:39.6458602Z ] 2023-07-20T12:01:39.6459547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6460410Z with 2023-07-20T12:01:39.6460779Z [ 2023-07-20T12:01:39.6461813Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:39.6462812Z ] 2023-07-20T12:01:39.6463792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6464720Z with 2023-07-20T12:01:39.6465097Z [ 2023-07-20T12:01:39.6466122Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:39.6467102Z ] 2023-07-20T12:01:39.6468160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6469140Z with 2023-07-20T12:01:39.6469517Z [ 2023-07-20T12:01:39.6470741Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:39.6471745Z ] 2023-07-20T12:01:39.6473245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6474632Z with 2023-07-20T12:01:39.6474995Z [ 2023-07-20T12:01:39.6475442Z TTarget=c10::StorageImpl 2023-07-20T12:01:39.6475878Z ] 2023-07-20T12:01:39.6477439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6479061Z with 2023-07-20T12:01:39.6479419Z [ 2023-07-20T12:01:39.6479889Z TTarget=c10::StorageImpl 2023-07-20T12:01:39.6480338Z ] 2023-07-20T12:01:39.6482047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6483131Z with 2023-07-20T12:01:39.6483514Z [ 2023-07-20T12:01:39.6484569Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:39.6485592Z ] 2023-07-20T12:01:39.6486567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6487457Z with 2023-07-20T12:01:39.6487844Z [ 2023-07-20T12:01:39.6488315Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:39.6488770Z ] 2023-07-20T12:01:39.6489721Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6490645Z with 2023-07-20T12:01:39.6491012Z [ 2023-07-20T12:01:39.6491449Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:39.6491893Z ] 2023-07-20T12:01:39.6492944Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6493941Z with 2023-07-20T12:01:39.6494311Z [ 2023-07-20T12:01:39.6494755Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:39.6495178Z ] 2023-07-20T12:01:39.6496201Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6497807Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6499717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6500729Z with 2023-07-20T12:01:39.6501084Z [ 2023-07-20T12:01:39.6501542Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:39.6501992Z ] 2023-07-20T12:01:39.6502946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6503862Z with 2023-07-20T12:01:39.6504205Z [ 2023-07-20T12:01:39.6504650Z T=torch::autograd::ViewInfo 2023-07-20T12:01:39.6505097Z ] 2023-07-20T12:01:39.6506096Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6507263Z with 2023-07-20T12:01:39.6507662Z [ 2023-07-20T12:01:39.6508112Z T=torch::autograd::ViewInfo 2023-07-20T12:01:39.6508543Z ] 2023-07-20T12:01:39.6509606Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6510613Z with 2023-07-20T12:01:39.6510999Z [ 2023-07-20T12:01:39.6511451Z T=torch::autograd::ViewInfo 2023-07-20T12:01:39.6511866Z ] 2023-07-20T12:01:39.6512886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6514552Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6516121Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6517053Z with 2023-07-20T12:01:39.6517427Z [ 2023-07-20T12:01:39.6517844Z T=torch::autograd::ViewInfo 2023-07-20T12:01:39.6518293Z ] 2023-07-20T12:01:39.6519258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6520178Z with 2023-07-20T12:01:39.6535545Z [ 2023-07-20T12:01:39.6536181Z T=std::vector> 2023-07-20T12:01:39.6536682Z ] 2023-07-20T12:01:39.6537525Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6538266Z with 2023-07-20T12:01:39.6538577Z [ 2023-07-20T12:01:39.6539008Z T=std::vector> 2023-07-20T12:01:39.6539427Z ] 2023-07-20T12:01:39.6540276Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6541102Z with 2023-07-20T12:01:39.6541439Z [ 2023-07-20T12:01:39.6541935Z T=std::vector> 2023-07-20T12:01:39.6542408Z ] 2023-07-20T12:01:39.6543667Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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.6544674Z with 2023-07-20T12:01:39.6545057Z [ 2023-07-20T12:01:39.6545464Z T=c10::SymInt 2023-07-20T12:01:39.6545833Z ] 2023-07-20T12:01:39.6546848Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6547816Z with 2023-07-20T12:01:39.6548185Z [ 2023-07-20T12:01:39.6548566Z T=c10::SymInt 2023-07-20T12:01:39.6549233Z ] 2023-07-20T12:01:39.6550332Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6552151Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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.6562785Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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.6563787Z with 2023-07-20T12:01:39.6564178Z [ 2023-07-20T12:01:39.6564730Z T=std::vector> 2023-07-20T12:01:39.6565244Z ] 2023-07-20T12:01:39.6566210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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.6567089Z with 2023-07-20T12:01:39.6567463Z [ 2023-07-20T12:01:39.6567875Z T=c10::IValue 2023-07-20T12:01:39.6568274Z ] 2023-07-20T12:01:39.6569232Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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.6570176Z with 2023-07-20T12:01:39.6570549Z [ 2023-07-20T12:01:39.6570958Z T=c10::IValue 2023-07-20T12:01:39.6571324Z ] 2023-07-20T12:01:39.6572438Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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.6573443Z with 2023-07-20T12:01:39.6573811Z [ 2023-07-20T12:01:39.6574191Z T=c10::IValue 2023-07-20T12:01:39.6574580Z ] 2023-07-20T12:01:39.6575570Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4251249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4253136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4254190Z with 2023-07-20T12:01:42.4254917Z [ 2023-07-20T12:01:42.4255496Z T=c10::IValue 2023-07-20T12:01:42.4255909Z ] 2023-07-20T12:01:42.4256880Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4257805Z with 2023-07-20T12:01:42.4258188Z [ 2023-07-20T12:01:42.4258602Z T=c10::AliasInfo 2023-07-20T12:01:42.4258988Z ] 2023-07-20T12:01:42.4259963Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4261201Z with 2023-07-20T12:01:42.4261577Z [ 2023-07-20T12:01:42.4261963Z T=c10::AliasInfo 2023-07-20T12:01:42.4262360Z ] 2023-07-20T12:01:42.4263445Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4264480Z with 2023-07-20T12:01:42.4264856Z [ 2023-07-20T12:01:42.4265237Z T=c10::AliasInfo 2023-07-20T12:01:42.4265646Z ] 2023-07-20T12:01:42.4266639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4268245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4269919Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4270869Z with 2023-07-20T12:01:42.4271240Z [ 2023-07-20T12:01:42.4271657Z T=c10::AliasInfo 2023-07-20T12:01:42.4272069Z ] 2023-07-20T12:01:42.4273006Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4273893Z with 2023-07-20T12:01:42.4274275Z [ 2023-07-20T12:01:42.4274742Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:42.4275171Z ] 2023-07-20T12:01:42.4276196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4277138Z with 2023-07-20T12:01:42.4277532Z [ 2023-07-20T12:01:42.4277972Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:42.4278435Z ] 2023-07-20T12:01:42.4279526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4280538Z with 2023-07-20T12:01:42.4280915Z [ 2023-07-20T12:01:42.4281343Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:42.4281801Z ] 2023-07-20T12:01:42.4282870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4285866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:42.4287629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4288613Z with 2023-07-20T12:01:42.4289007Z [ 2023-07-20T12:01:42.4289476Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:42.4289936Z ] 2023-07-20T12:01:42.4290856Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4292006Z with 2023-07-20T12:01:42.4292378Z [ 2023-07-20T12:01:42.4292956Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:01:42.4293479Z ] 2023-07-20T12:01:42.4294521Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4295446Z with 2023-07-20T12:01:42.4295812Z [ 2023-07-20T12:01:42.4296368Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:01:42.4296887Z ] 2023-07-20T12:01:42.4297961Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4299007Z with 2023-07-20T12:01:42.4299384Z [ 2023-07-20T12:01:42.4299951Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:01:42.4300493Z ] 2023-07-20T12:01:42.4301635Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4303485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:42.4305246Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4306453Z with 2023-07-20T12:01:42.4306809Z [ 2023-07-20T12:01:42.4307484Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:01:42.4308109Z ] 2023-07-20T12:01:42.4309079Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4309955Z with 2023-07-20T12:01:42.4310337Z [ 2023-07-20T12:01:42.4310770Z T=at::StepCallbacks 2023-07-20T12:01:42.4311196Z ] 2023-07-20T12:01:42.4312176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4313121Z with 2023-07-20T12:01:42.4313542Z [ 2023-07-20T12:01:42.4313980Z T=at::StepCallbacks 2023-07-20T12:01:42.4314384Z ] 2023-07-20T12:01:42.4315724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4316752Z with 2023-07-20T12:01:42.4317130Z [ 2023-07-20T12:01:42.4317555Z T=at::StepCallbacks 2023-07-20T12:01:42.4317961Z ] 2023-07-20T12:01:42.4319087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4320743Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:42.4322612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4323589Z with 2023-07-20T12:01:42.4323952Z [ 2023-07-20T12:01:42.4324396Z T=at::StepCallbacks 2023-07-20T12:01:42.4324820Z ] 2023-07-20T12:01:42.4325746Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4326624Z with 2023-07-20T12:01:42.4327018Z [ 2023-07-20T12:01:42.4327569Z T=c10::either 2023-07-20T12:01:42.4328124Z ] 2023-07-20T12:01:42.4329155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4330096Z with 2023-07-20T12:01:42.4330458Z [ 2023-07-20T12:01:42.4330996Z T=c10::either 2023-07-20T12:01:42.4331512Z ] 2023-07-20T12:01:42.4332538Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4333553Z with 2023-07-20T12:01:42.4333931Z [ 2023-07-20T12:01:42.4334475Z T=c10::either 2023-07-20T12:01:42.4334979Z ] 2023-07-20T12:01:42.4336078Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4337898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:42.4340453Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4341492Z with 2023-07-20T12:01:42.4341882Z [ 2023-07-20T12:01:42.4342436Z T=c10::either 2023-07-20T12:01:42.4342981Z ] 2023-07-20T12:01:42.4344277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:42.4345286Z with 2023-07-20T12:01:42.4345647Z [ 2023-07-20T12:01:42.4346056Z K=c10::DispatchKey, 2023-07-20T12:01:42.4346783Z V=std::list> 2023-07-20T12:01:42.4347356Z ] 2023-07-20T12:01:42.4348324Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:42.4349295Z with 2023-07-20T12:01:42.4349668Z [ 2023-07-20T12:01:42.4350095Z K=c10::DispatchKey, 2023-07-20T12:01:42.4351031Z V=std::list> 2023-07-20T12:01:42.4351637Z ] 2023-07-20T12:01:42.4353224Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:42.4354688Z with 2023-07-20T12:01:42.4355068Z [ 2023-07-20T12:01:42.4355503Z K=c10::DispatchKey, 2023-07-20T12:01:42.4356196Z V=std::list>, 2023-07-20T12:01:42.4356927Z H=std::hash, 2023-07-20T12:01:42.4357498Z E=std::equal_to, 2023-07-20T12:01:42.4358411Z A=std::allocator>>> 2023-07-20T12:01:42.4359118Z ] 2023-07-20T12:01:42.4360760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:42.4362227Z with 2023-07-20T12:01:42.4362582Z [ 2023-07-20T12:01:42.4362999Z K=c10::DispatchKey, 2023-07-20T12:01:42.4363713Z V=std::list>, 2023-07-20T12:01:42.4364440Z H=std::hash, 2023-07-20T12:01:42.4365029Z E=std::equal_to, 2023-07-20T12:01:42.4365931Z A=std::allocator>>> 2023-07-20T12:01:42.4366688Z ] 2023-07-20T12:01:42.4368241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:42.4369652Z with 2023-07-20T12:01:42.4370044Z [ 2023-07-20T12:01:42.4370472Z K=c10::DispatchKey, 2023-07-20T12:01:42.4371200Z V=std::list>, 2023-07-20T12:01:42.4371921Z H=std::hash, 2023-07-20T12:01:42.4372491Z E=std::equal_to, 2023-07-20T12:01:42.4373588Z A=std::allocator>>> 2023-07-20T12:01:42.4374346Z ] 2023-07-20T12:01:42.4375878Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:42.4377310Z with 2023-07-20T12:01:42.4377674Z [ 2023-07-20T12:01:42.4378109Z K=c10::DispatchKey, 2023-07-20T12:01:42.4378807Z V=std::list> 2023-07-20T12:01:42.4379624Z ] 2023-07-20T12:01:42.4391926Z [22/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:01:42.4403625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4405188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4406785Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4408372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4410563Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4412105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4413548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4414951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4416693Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4417832Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4418354Z ^ 2023-07-20T12:01:42.4418593Z 2023-07-20T12:01:42.4418988Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:42.4419447Z 2023-07-20T12:01:42.4420185Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4421211Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4421772Z ^ 2023-07-20T12:01:42.4422033Z 2023-07-20T12:01:42.4423133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4424402Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4424930Z ^ 2023-07-20T12:01:42.4425154Z 2023-07-20T12:01:42.4425548Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:42.4426004Z 2023-07-20T12:01:42.4426749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4427803Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4428620Z ^ 2023-07-20T12:01:42.4428902Z 2023-07-20T12:01:42.4429828Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4431085Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4431595Z ^ 2023-07-20T12:01:42.4431833Z 2023-07-20T12:01:42.4432227Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:42.4432694Z 2023-07-20T12:01:42.4433458Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4434539Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4435101Z ^ 2023-07-20T12:01:42.4435350Z 2023-07-20T12:01:42.4436074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4437289Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4437983Z ^ 2023-07-20T12:01:42.4438231Z 2023-07-20T12:01:42.4438636Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:42.4439103Z 2023-07-20T12:01:42.4439870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4440911Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4441485Z ^ 2023-07-20T12:01:42.4441761Z 2023-07-20T12:01:42.4442496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4443703Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4444316Z ^ 2023-07-20T12:01:42.4444568Z 2023-07-20T12:01:42.4445042Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:42.4445517Z 2023-07-20T12:01:42.4446250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4447327Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4447902Z ^ 2023-07-20T12:01:42.4448172Z 2023-07-20T12:01:42.4449127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4450329Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4450841Z ^ 2023-07-20T12:01:42.4451083Z 2023-07-20T12:01:42.4451684Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:42.4452159Z 2023-07-20T12:01:42.4452895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4453983Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4454808Z ^ 2023-07-20T12:01:42.4455055Z 2023-07-20T12:01:42.4455801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4456858Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4457554Z ^ 2023-07-20T12:01:42.4457801Z 2023-07-20T12:01:42.4458299Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:42.4458840Z 2023-07-20T12:01:42.4459579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4460627Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4461196Z ^ 2023-07-20T12:01:42.4461472Z 2023-07-20T12:01:42.4462199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4463264Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4463789Z ^ 2023-07-20T12:01:42.4464184Z 2023-07-20T12:01:42.4464560Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:42.4465043Z 2023-07-20T12:01:42.4465964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:42.4467036Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:42.4467603Z ^ 2023-07-20T12:01:42.4467870Z 2023-07-20T12:01:42.4468047Z compute_betas.cu 2023-07-20T12:01:42.4468587Z tmpxft_000004b4_00000000-7_compute_betas.compute_90.cudafe1.cpp 2023-07-20T12:01:42.4469677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4470571Z with 2023-07-20T12:01:42.4471097Z [ 2023-07-20T12:01:42.4471683Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:42.4472327Z ] 2023-07-20T12:01:42.4473390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4474327Z with 2023-07-20T12:01:42.4474705Z [ 2023-07-20T12:01:42.4475256Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:42.4475827Z ] 2023-07-20T12:01:42.4477135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4478350Z with 2023-07-20T12:01:42.4478702Z [ 2023-07-20T12:01:42.4479370Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:42.4480012Z ] 2023-07-20T12:01:42.4481118Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4482985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4485181Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4487000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4488191Z with 2023-07-20T12:01:42.4488561Z [ 2023-07-20T12:01:42.4489116Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:42.4489656Z ] 2023-07-20T12:01:42.4490546Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4491324Z with 2023-07-20T12:01:42.4491676Z [ 2023-07-20T12:01:42.4492367Z T=std::basic_string,std::allocator> 2023-07-20T12:01:42.4492958Z ] 2023-07-20T12:01:42.4494188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4495129Z with 2023-07-20T12:01:42.4495488Z [ 2023-07-20T12:01:42.4496060Z T=std::basic_string,std::allocator> 2023-07-20T12:01:42.4496595Z ] 2023-07-20T12:01:42.4497658Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4498793Z with 2023-07-20T12:01:42.4499161Z [ 2023-07-20T12:01:42.4499729Z T=std::basic_string,std::allocator> 2023-07-20T12:01:42.4500741Z ] 2023-07-20T12:01:42.4501932Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4503755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4505921Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4507355Z with 2023-07-20T12:01:42.4507759Z [ 2023-07-20T12:01:42.4508364Z T=std::basic_string,std::allocator> 2023-07-20T12:01:42.4508919Z ] 2023-07-20T12:01:42.4509877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4510737Z with 2023-07-20T12:01:42.4511116Z [ 2023-07-20T12:01:42.4511508Z T=c10::SymInt 2023-07-20T12:01:42.4511904Z ] 2023-07-20T12:01:42.4513004Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4515643Z with 2023-07-20T12:01:42.4516028Z [ 2023-07-20T12:01:42.4516430Z T=c10::SymInt 2023-07-20T12:01:42.4516811Z ] 2023-07-20T12:01:42.4517893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4518907Z with 2023-07-20T12:01:42.4519277Z [ 2023-07-20T12:01:42.4519847Z T=c10::SymInt 2023-07-20T12:01:42.4520225Z ] 2023-07-20T12:01:42.4521641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4523276Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4524783Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4525736Z with 2023-07-20T12:01:42.4526407Z [ 2023-07-20T12:01:42.4526903Z T=c10::SymInt 2023-07-20T12:01:42.4527277Z ] 2023-07-20T12:01:42.4528539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4529364Z with 2023-07-20T12:01:42.4529720Z [ 2023-07-20T12:01:42.4530321Z T=c10::QualifiedName 2023-07-20T12:01:42.4530766Z ] 2023-07-20T12:01:42.4531737Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4532661Z with 2023-07-20T12:01:42.4533022Z [ 2023-07-20T12:01:42.4533434Z T=c10::QualifiedName 2023-07-20T12:01:42.4533957Z ] 2023-07-20T12:01:42.4535425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4536711Z with 2023-07-20T12:01:42.4537088Z [ 2023-07-20T12:01:42.4537487Z T=c10::QualifiedName 2023-07-20T12:01:42.4537923Z ] 2023-07-20T12:01:42.4539338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4541314Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4543111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4544248Z with 2023-07-20T12:01:42.4545032Z [ 2023-07-20T12:01:42.4545458Z T=c10::QualifiedName 2023-07-20T12:01:42.4545865Z ] 2023-07-20T12:01:42.4547155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4548006Z with 2023-07-20T12:01:42.4548385Z [ 2023-07-20T12:01:42.4548775Z T=at::TensorBase 2023-07-20T12:01:42.4549182Z ] 2023-07-20T12:01:42.4550313Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4551373Z with 2023-07-20T12:01:42.4552083Z [ 2023-07-20T12:01:42.4552498Z T=at::TensorBase 2023-07-20T12:01:42.4552901Z ] 2023-07-20T12:01:42.4553973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4554985Z with 2023-07-20T12:01:42.4555337Z [ 2023-07-20T12:01:42.4555735Z T=at::TensorBase 2023-07-20T12:01:42.4556168Z ] 2023-07-20T12:01:42.4557337Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4559313Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4560950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4561919Z with 2023-07-20T12:01:42.4562294Z [ 2023-07-20T12:01:42.4562721Z T=at::TensorBase 2023-07-20T12:01:42.4563130Z ] 2023-07-20T12:01:42.4564274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4565145Z with 2023-07-20T12:01:42.4565931Z [ 2023-07-20T12:01:42.4566377Z T=at::Tensor 2023-07-20T12:01:42.4566780Z ] 2023-07-20T12:01:42.4567732Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4568681Z with 2023-07-20T12:01:42.4569041Z [ 2023-07-20T12:01:42.4569433Z T=at::Tensor 2023-07-20T12:01:42.4569816Z ] 2023-07-20T12:01:42.4571179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4572446Z with 2023-07-20T12:01:42.4573156Z [ 2023-07-20T12:01:42.4573542Z T=at::Tensor 2023-07-20T12:01:42.4573962Z ] 2023-07-20T12:01:42.4574966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4576553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4578554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4579962Z with 2023-07-20T12:01:42.4580365Z [ 2023-07-20T12:01:42.4580776Z T=at::Tensor 2023-07-20T12:01:42.4581160Z ] 2023-07-20T12:01:42.4582156Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4583056Z with 2023-07-20T12:01:42.4583437Z [ 2023-07-20T12:01:42.4583858Z T=at::Generator 2023-07-20T12:01:42.4584266Z ] 2023-07-20T12:01:42.4585220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4586231Z with 2023-07-20T12:01:42.4586986Z [ 2023-07-20T12:01:42.4587420Z T=at::Generator 2023-07-20T12:01:42.4587811Z ] 2023-07-20T12:01:42.4589051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4590042Z with 2023-07-20T12:01:42.4590395Z [ 2023-07-20T12:01:42.4590760Z T=at::Generator 2023-07-20T12:01:42.4591115Z ] 2023-07-20T12:01:42.4592054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4594401Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4596051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4597013Z with 2023-07-20T12:01:42.4597352Z [ 2023-07-20T12:01:42.4597770Z T=at::Generator 2023-07-20T12:01:42.4598185Z ] 2023-07-20T12:01:42.4599182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4600187Z with 2023-07-20T12:01:42.4600983Z [ 2023-07-20T12:01:42.4601420Z T=c10::Scalar 2023-07-20T12:01:42.4601834Z ] 2023-07-20T12:01:42.4603040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4604029Z with 2023-07-20T12:01:42.4604396Z [ 2023-07-20T12:01:42.4604784Z T=c10::Scalar 2023-07-20T12:01:42.4605169Z ] 2023-07-20T12:01:42.4606344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4607504Z with 2023-07-20T12:01:42.4607966Z [ 2023-07-20T12:01:42.4608705Z T=c10::Scalar 2023-07-20T12:01:42.4609105Z ] 2023-07-20T12:01:42.4610139Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4612002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4613625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4614741Z with 2023-07-20T12:01:42.4615461Z [ 2023-07-20T12:01:42.4615883Z T=c10::Scalar 2023-07-20T12:01:42.4616264Z ] 2023-07-20T12:01:42.4617329Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4618252Z with 2023-07-20T12:01:42.4618607Z [ 2023-07-20T12:01:42.4619123Z T=std::shared_ptr 2023-07-20T12:01:42.4619596Z ] 2023-07-20T12:01:42.4620475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4621709Z with 2023-07-20T12:01:42.4622432Z [ 2023-07-20T12:01:42.4622997Z T=std::shared_ptr 2023-07-20T12:01:42.4623467Z ] 2023-07-20T12:01:42.4624558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4625577Z with 2023-07-20T12:01:42.4625934Z [ 2023-07-20T12:01:42.4626451Z T=std::shared_ptr 2023-07-20T12:01:42.4626963Z ] 2023-07-20T12:01:42.4628215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4630346Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4632082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4633090Z with 2023-07-20T12:01:42.4633434Z [ 2023-07-20T12:01:42.4633931Z T=std::shared_ptr 2023-07-20T12:01:42.4634390Z ] 2023-07-20T12:01:42.4635946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4637214Z with 2023-07-20T12:01:42.4637587Z [ 2023-07-20T12:01:42.4638104Z T=std::weak_ptr 2023-07-20T12:01:42.4638544Z ] 2023-07-20T12:01:42.4639456Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4640581Z with 2023-07-20T12:01:42.4640949Z [ 2023-07-20T12:01:42.4641705Z T=std::weak_ptr 2023-07-20T12:01:42.4642330Z ] 2023-07-20T12:01:42.4643759Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4644823Z with 2023-07-20T12:01:42.4645210Z [ 2023-07-20T12:01:42.4645719Z T=std::weak_ptr 2023-07-20T12:01:42.4646195Z ] 2023-07-20T12:01:42.4647222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4648163Z with 2023-07-20T12:01:42.4648495Z [ 2023-07-20T12:01:42.4649058Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:01:42.4649539Z ] 2023-07-20T12:01:42.4651144Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4652078Z with 2023-07-20T12:01:42.4652428Z [ 2023-07-20T12:01:42.4652846Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:01:42.4653253Z ] 2023-07-20T12:01:42.4654431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4655397Z with 2023-07-20T12:01:42.4655741Z [ 2023-07-20T12:01:42.4656373Z T=std::weak_ptr 2023-07-20T12:01:42.4656876Z ] 2023-07-20T12:01:42.4658234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4659167Z with 2023-07-20T12:01:42.4659548Z [ 2023-07-20T12:01:42.4660133Z T=std::vector> 2023-07-20T12:01:42.4660687Z ] 2023-07-20T12:01:42.4661651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4662514Z with 2023-07-20T12:01:42.4662869Z [ 2023-07-20T12:01:42.4663871Z T=std::vector> 2023-07-20T12:01:42.4664820Z ] 2023-07-20T12:01:42.4665868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4666807Z with 2023-07-20T12:01:42.4667162Z [ 2023-07-20T12:01:42.4668145Z T=std::vector> 2023-07-20T12:01:42.4668909Z ] 2023-07-20T12:01:42.4670154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4672093Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4674070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4675318Z with 2023-07-20T12:01:42.4675666Z [ 2023-07-20T12:01:42.4676183Z T=std::vector> 2023-07-20T12:01:42.4676729Z ] 2023-07-20T12:01:42.4677781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4678815Z with 2023-07-20T12:01:42.4679155Z [ 2023-07-20T12:01:42.4679639Z T=std::vector> 2023-07-20T12:01:42.4680125Z ] 2023-07-20T12:01:42.4681137Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4682079Z with 2023-07-20T12:01:42.4682446Z [ 2023-07-20T12:01:42.4682946Z T=std::vector> 2023-07-20T12:01:42.4683425Z ] 2023-07-20T12:01:42.4684541Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4685621Z with 2023-07-20T12:01:42.4685983Z [ 2023-07-20T12:01:42.4686482Z T=std::vector> 2023-07-20T12:01:42.4686974Z ] 2023-07-20T12:01:42.4688341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4690108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4691936Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4692937Z with 2023-07-20T12:01:42.4693317Z [ 2023-07-20T12:01:42.4693812Z T=std::vector> 2023-07-20T12:01:42.4694286Z ] 2023-07-20T12:01:42.4695288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4696310Z with 2023-07-20T12:01:42.4696679Z [ 2023-07-20T12:01:42.4697675Z T=std::vector,std::allocator>> 2023-07-20T12:01:42.4698274Z ] 2023-07-20T12:01:42.4699295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4700254Z with 2023-07-20T12:01:42.4700604Z [ 2023-07-20T12:01:42.4701221Z T=std::vector,std::allocator>> 2023-07-20T12:01:42.4701827Z ] 2023-07-20T12:01:42.4703054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4704487Z with 2023-07-20T12:01:42.4704935Z [ 2023-07-20T12:01:42.4705597Z T=std::vector,std::allocator>> 2023-07-20T12:01:42.4706256Z ] 2023-07-20T12:01:42.4707471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4709390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4711362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4713026Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4714011Z with 2023-07-20T12:01:42.4714362Z [ 2023-07-20T12:01:42.4714961Z T=std::vector,std::allocator>> 2023-07-20T12:01:42.4715532Z ] 2023-07-20T12:01:42.4716517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4717564Z with 2023-07-20T12:01:42.4718532Z [ 2023-07-20T12:01:42.4719220Z T=std::vector,std::allocator>> 2023-07-20T12:01:42.4719792Z ] 2023-07-20T12:01:42.4720835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4721775Z with 2023-07-20T12:01:42.4722144Z [ 2023-07-20T12:01:42.4722733Z T=std::vector,std::allocator>> 2023-07-20T12:01:42.4723284Z ] 2023-07-20T12:01:42.4724454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4725921Z with 2023-07-20T12:01:42.4726296Z [ 2023-07-20T12:01:42.4726935Z T=std::vector,std::allocator>> 2023-07-20T12:01:42.4727525Z ] 2023-07-20T12:01:42.4728915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4730858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4733001Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4734638Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4735875Z with 2023-07-20T12:01:42.4736264Z [ 2023-07-20T12:01:42.4736884Z T=std::vector,std::allocator>> 2023-07-20T12:01:42.4737465Z ] 2023-07-20T12:01:42.4738548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4739837Z with 2023-07-20T12:01:42.4740221Z [ 2023-07-20T12:01:42.4740734Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:42.4741219Z ] 2023-07-20T12:01:42.4742221Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4743196Z with 2023-07-20T12:01:42.4743570Z [ 2023-07-20T12:01:42.4744070Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:42.4744538Z ] 2023-07-20T12:01:42.4745873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4747191Z with 2023-07-20T12:01:42.4747560Z [ 2023-07-20T12:01:42.4748039Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:42.4748520Z ] 2023-07-20T12:01:42.4749547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4751323Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4753522Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4754548Z with 2023-07-20T12:01:42.4754893Z [ 2023-07-20T12:01:42.4755409Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:42.4755901Z ] 2023-07-20T12:01:42.4756871Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4757753Z with 2023-07-20T12:01:42.4758126Z [ 2023-07-20T12:01:42.4760803Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:42.4761479Z ] 2023-07-20T12:01:42.4762508Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4763484Z with 2023-07-20T12:01:42.4763845Z [ 2023-07-20T12:01:42.4764407Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:42.4764945Z ] 2023-07-20T12:01:42.4766157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4767835Z with 2023-07-20T12:01:42.4768208Z [ 2023-07-20T12:01:42.4768809Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:42.4769350Z ] 2023-07-20T12:01:42.4770546Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4772486Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4774827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4776646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4777670Z with 2023-07-20T12:01:42.4778022Z [ 2023-07-20T12:01:42.4778615Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:42.4779163Z ] 2023-07-20T12:01:42.4780225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4781472Z with 2023-07-20T12:01:42.4781857Z [ 2023-07-20T12:01:42.4782345Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:42.4782824Z ] 2023-07-20T12:01:42.4783828Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4784772Z with 2023-07-20T12:01:42.4785142Z [ 2023-07-20T12:01:42.4785589Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:42.4786031Z ] 2023-07-20T12:01:42.4787218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4788636Z with 2023-07-20T12:01:42.4789013Z [ 2023-07-20T12:01:42.4789484Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:42.4789939Z ] 2023-07-20T12:01:42.4791031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4792955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4794046Z with 2023-07-20T12:01:42.4794403Z [ 2023-07-20T12:01:42.4794844Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:42.4795752Z ] 2023-07-20T12:01:42.4796944Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4798693Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4799946Z with 2023-07-20T12:01:42.4800316Z [ 2023-07-20T12:01:42.4800892Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:42.4801508Z ] 2023-07-20T12:01:42.4802824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4803726Z with 2023-07-20T12:01:42.4804106Z [ 2023-07-20T12:01:42.4805192Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:42.4806265Z ] 2023-07-20T12:01:42.4807289Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4808199Z with 2023-07-20T12:01:42.4808561Z [ 2023-07-20T12:01:42.4809593Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:42.4810576Z ] 2023-07-20T12:01:42.4811678Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4812678Z with 2023-07-20T12:01:42.4813204Z [ 2023-07-20T12:01:42.4814690Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:42.4815731Z ] 2023-07-20T12:01:42.4817288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4818740Z with 2023-07-20T12:01:42.4819102Z [ 2023-07-20T12:01:42.4819523Z TTarget=c10::StorageImpl 2023-07-20T12:01:42.4819952Z ] 2023-07-20T12:01:42.4821678Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4823165Z with 2023-07-20T12:01:42.4823515Z [ 2023-07-20T12:01:42.4823965Z TTarget=c10::StorageImpl 2023-07-20T12:01:42.4824417Z ] 2023-07-20T12:01:42.4825470Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4826421Z with 2023-07-20T12:01:42.4826802Z [ 2023-07-20T12:01:42.4827858Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:42.4829079Z ] 2023-07-20T12:01:42.4830225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4831539Z with 2023-07-20T12:01:42.4831942Z [ 2023-07-20T12:01:42.4832396Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:42.4832840Z ] 2023-07-20T12:01:42.4833802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4834779Z with 2023-07-20T12:01:42.4835159Z [ 2023-07-20T12:01:42.4835601Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:42.4836024Z ] 2023-07-20T12:01:42.4837142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4838163Z with 2023-07-20T12:01:42.4838527Z [ 2023-07-20T12:01:42.4838964Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:42.4839378Z ] 2023-07-20T12:01:42.4840401Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4841999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4843694Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4844707Z with 2023-07-20T12:01:42.4845072Z [ 2023-07-20T12:01:42.4845522Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:42.4845973Z ] 2023-07-20T12:01:42.4846946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4847849Z with 2023-07-20T12:01:42.4848229Z [ 2023-07-20T12:01:42.4848673Z T=torch::autograd::ViewInfo 2023-07-20T12:01:42.4849112Z ] 2023-07-20T12:01:42.4850355Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4851287Z with 2023-07-20T12:01:42.4851654Z [ 2023-07-20T12:01:42.4852087Z T=torch::autograd::ViewInfo 2023-07-20T12:01:42.4852485Z ] 2023-07-20T12:01:42.4853501Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4854517Z with 2023-07-20T12:01:42.4854888Z [ 2023-07-20T12:01:42.4855335Z T=torch::autograd::ViewInfo 2023-07-20T12:01:42.4855755Z ] 2023-07-20T12:01:42.4856835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4858797Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4860493Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4861491Z with 2023-07-20T12:01:42.4861981Z [ 2023-07-20T12:01:42.4862447Z T=torch::autograd::ViewInfo 2023-07-20T12:01:42.4862887Z ] 2023-07-20T12:01:42.4864276Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4865213Z with 2023-07-20T12:01:42.4865559Z [ 2023-07-20T12:01:42.4866096Z T=std::vector> 2023-07-20T12:01:42.4866589Z ] 2023-07-20T12:01:42.4867551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4868457Z with 2023-07-20T12:01:42.4868824Z [ 2023-07-20T12:01:42.4869346Z T=std::vector> 2023-07-20T12:01:42.4869846Z ] 2023-07-20T12:01:42.4870902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4871951Z with 2023-07-20T12:01:42.4872333Z [ 2023-07-20T12:01:42.4872872Z T=std::vector> 2023-07-20T12:01:42.4873372Z ] 2023-07-20T12:01:42.4874447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4875424Z with 2023-07-20T12:01:42.4875797Z [ 2023-07-20T12:01:42.4876198Z T=c10::SymInt 2023-07-20T12:01:42.4876568Z ] 2023-07-20T12:01:42.4877629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4878629Z with 2023-07-20T12:01:42.4879013Z [ 2023-07-20T12:01:42.4879395Z T=c10::SymInt 2023-07-20T12:01:42.4879770Z ] 2023-07-20T12:01:42.4881065Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4882965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4884736Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4885986Z with 2023-07-20T12:01:42.4886340Z [ 2023-07-20T12:01:42.4886874Z T=std::vector> 2023-07-20T12:01:42.4887386Z ] 2023-07-20T12:01:42.4888379Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4889238Z with 2023-07-20T12:01:42.4889617Z [ 2023-07-20T12:01:42.4890025Z T=c10::IValue 2023-07-20T12:01:42.4890406Z ] 2023-07-20T12:01:42.4891360Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4892298Z with 2023-07-20T12:01:42.4892658Z [ 2023-07-20T12:01:42.4893059Z T=c10::IValue 2023-07-20T12:01:42.4893460Z ] 2023-07-20T12:01:42.4894566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4895581Z with 2023-07-20T12:01:42.4895941Z [ 2023-07-20T12:01:42.4896325Z T=c10::IValue 2023-07-20T12:01:42.4896730Z ] 2023-07-20T12:01:42.4897716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4899383Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4901057Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4902041Z with 2023-07-20T12:01:42.4902388Z [ 2023-07-20T12:01:42.4902772Z T=c10::IValue 2023-07-20T12:01:42.4903135Z ] 2023-07-20T12:01:42.4904137Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4905067Z with 2023-07-20T12:01:42.4905422Z [ 2023-07-20T12:01:42.4905828Z T=c10::AliasInfo 2023-07-20T12:01:42.4906319Z ] 2023-07-20T12:01:42.4907336Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4908266Z with 2023-07-20T12:01:42.4908634Z [ 2023-07-20T12:01:42.4909033Z T=c10::AliasInfo 2023-07-20T12:01:42.4909681Z ] 2023-07-20T12:01:42.4910818Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4911861Z with 2023-07-20T12:01:42.4912241Z [ 2023-07-20T12:01:42.4912663Z T=c10::AliasInfo 2023-07-20T12:01:42.4913055Z ] 2023-07-20T12:01:42.4914071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:42.4915711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:42.4917615Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:42.4918604Z with 2023-07-20T12:01:42.4919528Z [ 2023-07-20T12:01:42.4919964Z T=c10::AliasInfo 2023-07-20T12:01:42.4920754Z ] 2023-07-20T12:01:42.4921727Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:42.4922624Z with 2023-07-20T12:01:42.4922992Z [ 2023-07-20T12:01:42.4923453Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:42.4923927Z ] 2023-07-20T12:01:42.4924949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:42.4925858Z with 2023-07-20T12:01:42.4926365Z [ 2023-07-20T12:01:42.4926829Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:42.4927638Z ] 2023-07-20T12:01:42.4928748Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:42.4929795Z with 2023-07-20T12:01:42.4930158Z [ 2023-07-20T12:01:42.4930611Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:42.4931052Z ] 2023-07-20T12:01:46.2775873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.2777930Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:46.2779920Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.2780945Z with 2023-07-20T12:01:46.2781320Z [ 2023-07-20T12:01:46.2781795Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:46.2782257Z ] 2023-07-20T12:01:46.2783245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.2784080Z with 2023-07-20T12:01:46.2784784Z [ 2023-07-20T12:01:46.2785402Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:01:46.2785950Z ] 2023-07-20T12:01:46.2786970Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.2787818Z with 2023-07-20T12:01:46.2788194Z [ 2023-07-20T12:01:46.2788767Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:01:46.2789540Z ] 2023-07-20T12:01:46.2790685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.2792021Z with 2023-07-20T12:01:46.2792357Z [ 2023-07-20T12:01:46.2792901Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:01:46.2793434Z ] 2023-07-20T12:01:46.2794621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.2796520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:46.2798258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.2799298Z with 2023-07-20T12:01:46.2799674Z [ 2023-07-20T12:01:46.2800251Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:01:46.2800803Z ] 2023-07-20T12:01:46.2801720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.2802641Z with 2023-07-20T12:01:46.2803003Z [ 2023-07-20T12:01:46.2803447Z T=at::StepCallbacks 2023-07-20T12:01:46.2803884Z ] 2023-07-20T12:01:46.2804933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.2805905Z with 2023-07-20T12:01:46.2806268Z [ 2023-07-20T12:01:46.2806715Z T=at::StepCallbacks 2023-07-20T12:01:46.2807262Z ] 2023-07-20T12:01:46.2808392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.2809435Z with 2023-07-20T12:01:46.2809758Z [ 2023-07-20T12:01:46.2810161Z T=at::StepCallbacks 2023-07-20T12:01:46.2810577Z ] 2023-07-20T12:01:46.2811638Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.2826764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:46.2830336Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.2831364Z with 2023-07-20T12:01:46.2831715Z [ 2023-07-20T12:01:46.2832142Z T=at::StepCallbacks 2023-07-20T12:01:46.2832554Z ] 2023-07-20T12:01:46.2833475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.2834338Z with 2023-07-20T12:01:46.2834681Z [ 2023-07-20T12:01:46.2835216Z T=c10::either 2023-07-20T12:01:46.2836112Z ] 2023-07-20T12:01:46.2837097Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.2838000Z with 2023-07-20T12:01:46.2838384Z [ 2023-07-20T12:01:46.2838933Z T=c10::either 2023-07-20T12:01:46.2839456Z ] 2023-07-20T12:01:46.2840495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.2841513Z with 2023-07-20T12:01:46.2842096Z [ 2023-07-20T12:01:46.2842622Z T=c10::either 2023-07-20T12:01:46.2843306Z ] 2023-07-20T12:01:46.2844390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.2846168Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:46.2847886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.2848866Z with 2023-07-20T12:01:46.2849236Z [ 2023-07-20T12:01:46.2849767Z T=c10::either 2023-07-20T12:01:46.2850303Z ] 2023-07-20T12:01:46.2851312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:46.2852177Z with 2023-07-20T12:01:46.2852508Z [ 2023-07-20T12:01:46.2852899Z K=c10::DispatchKey, 2023-07-20T12:01:46.2853587Z V=std::list> 2023-07-20T12:01:46.2854194Z ] 2023-07-20T12:01:46.2855231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:46.2856232Z with 2023-07-20T12:01:46.2856620Z [ 2023-07-20T12:01:46.2857045Z K=c10::DispatchKey, 2023-07-20T12:01:46.2857733Z V=std::list> 2023-07-20T12:01:46.2858331Z ] 2023-07-20T12:01:46.2860111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:46.2861516Z with 2023-07-20T12:01:46.2861912Z [ 2023-07-20T12:01:46.2862333Z K=c10::DispatchKey, 2023-07-20T12:01:46.2863019Z V=std::list>, 2023-07-20T12:01:46.2863757Z H=std::hash, 2023-07-20T12:01:46.2865980Z E=std::equal_to, 2023-07-20T12:01:46.2866852Z A=std::allocator>>> 2023-07-20T12:01:46.2867608Z ] 2023-07-20T12:01:46.2869528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:46.2871007Z with 2023-07-20T12:01:46.2871401Z [ 2023-07-20T12:01:46.2871842Z K=c10::DispatchKey, 2023-07-20T12:01:46.2872525Z V=std::list>, 2023-07-20T12:01:46.2873235Z H=std::hash, 2023-07-20T12:01:46.2873808Z E=std::equal_to, 2023-07-20T12:01:46.2874715Z A=std::allocator>>> 2023-07-20T12:01:46.2875445Z ] 2023-07-20T12:01:46.2876941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:46.2878349Z with 2023-07-20T12:01:46.2878718Z [ 2023-07-20T12:01:46.2879155Z K=c10::DispatchKey, 2023-07-20T12:01:46.2879880Z V=std::list>, 2023-07-20T12:01:46.2880608Z H=std::hash, 2023-07-20T12:01:46.2881135Z E=std::equal_to, 2023-07-20T12:01:46.2881938Z A=std::allocator>>> 2023-07-20T12:01:46.2882632Z ] 2023-07-20T12:01:46.2884024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:01:46.2885328Z with 2023-07-20T12:01:46.2885669Z [ 2023-07-20T12:01:46.2886073Z K=c10::DispatchKey, 2023-07-20T12:01:46.2886744Z V=std::list> 2023-07-20T12:01:46.2887350Z ] 2023-07-20T12:01:46.2890434Z [23/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-07-20T12:01:46.2893078Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:01:46.2893672Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:01:46.2893996Z 2023-07-20T12:01:46.2894575Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:01:46.2895723Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:01:46.2897069Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:01:46.2898411Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:01:46.2899554Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:46.2900496Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:01:46.2901437Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:01:46.2912748Z [24/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.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:01:46.2923698Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.2925088Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.2926492Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.2927851Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.2929234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.2930620Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.2931989Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.2933519Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.2934957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2935940Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2936430Z ^ 2023-07-20T12:01:46.2936653Z 2023-07-20T12:01:46.2937034Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:46.2937478Z 2023-07-20T12:01:46.2938380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2939400Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2939891Z ^ 2023-07-20T12:01:46.2940148Z 2023-07-20T12:01:46.2940848Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2941842Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2942322Z ^ 2023-07-20T12:01:46.2942549Z 2023-07-20T12:01:46.2942924Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:46.2943363Z 2023-07-20T12:01:46.2944257Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2945400Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2945910Z ^ 2023-07-20T12:01:46.2946165Z 2023-07-20T12:01:46.2946872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2947870Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2948335Z ^ 2023-07-20T12:01:46.2948562Z 2023-07-20T12:01:46.2948937Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:46.2949376Z 2023-07-20T12:01:46.2950107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2951201Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2951708Z ^ 2023-07-20T12:01:46.2952046Z 2023-07-20T12:01:46.2952935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2953950Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2954497Z ^ 2023-07-20T12:01:46.2954745Z 2023-07-20T12:01:46.2955155Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:46.2955610Z 2023-07-20T12:01:46.2956599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2957889Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2958457Z ^ 2023-07-20T12:01:46.2958827Z 2023-07-20T12:01:46.2959688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2960792Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2961317Z ^ 2023-07-20T12:01:46.2961567Z 2023-07-20T12:01:46.2961977Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:46.2962465Z 2023-07-20T12:01:46.2963474Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2964761Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2965343Z ^ 2023-07-20T12:01:46.2965624Z 2023-07-20T12:01:46.2966607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2967703Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2968238Z ^ 2023-07-20T12:01:46.2968478Z 2023-07-20T12:01:46.2968891Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:46.2969348Z 2023-07-20T12:01:46.2970145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2971217Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2971924Z ^ 2023-07-20T12:01:46.2972200Z 2023-07-20T12:01:46.2973169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2974253Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2974796Z ^ 2023-07-20T12:01:46.2975046Z 2023-07-20T12:01:46.2975461Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:46.2975945Z 2023-07-20T12:01:46.2976748Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2977859Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2978382Z ^ 2023-07-20T12:01:46.2978789Z 2023-07-20T12:01:46.2979535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2980865Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2981486Z ^ 2023-07-20T12:01:46.2981759Z 2023-07-20T12:01:46.2982172Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-20T12:01:46.2982667Z 2023-07-20T12:01:46.2983647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/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:46.2984770Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-20T12:01:46.2985336Z ^ 2023-07-20T12:01:46.2985623Z 2023-07-20T12:01:46.2985791Z compute.cu 2023-07-20T12:01:46.2986451Z tmpxft_00001008_00000000-7_compute.compute_90.cudafe1.cpp 2023-07-20T12:01:46.2987795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.2988728Z with 2023-07-20T12:01:46.2989109Z [ 2023-07-20T12:01:46.2989688Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:46.2990221Z ] 2023-07-20T12:01:46.2991490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.2992466Z with 2023-07-20T12:01:46.2992983Z [ 2023-07-20T12:01:46.2993584Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:46.2994216Z ] 2023-07-20T12:01:46.2995412Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.2996407Z with 2023-07-20T12:01:46.2996794Z [ 2023-07-20T12:01:46.2997356Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:46.2997929Z ] 2023-07-20T12:01:46.2999125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3001240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3003257Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3005050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3006042Z with 2023-07-20T12:01:46.3006397Z [ 2023-07-20T12:01:46.3007129Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:01:46.3007705Z ] 2023-07-20T12:01:46.3008905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3009801Z with 2023-07-20T12:01:46.3010170Z [ 2023-07-20T12:01:46.3010769Z T=std::basic_string,std::allocator> 2023-07-20T12:01:46.3011341Z ] 2023-07-20T12:01:46.3012327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3013286Z with 2023-07-20T12:01:46.3013656Z [ 2023-07-20T12:01:46.3014367Z T=std::basic_string,std::allocator> 2023-07-20T12:01:46.3015382Z ] 2023-07-20T12:01:46.3016533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3017531Z with 2023-07-20T12:01:46.3017914Z [ 2023-07-20T12:01:46.3018521Z T=std::basic_string,std::allocator> 2023-07-20T12:01:46.3019060Z ] 2023-07-20T12:01:46.3020230Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3022649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3024407Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3025383Z with 2023-07-20T12:01:46.3025764Z [ 2023-07-20T12:01:46.3026339Z T=std::basic_string,std::allocator> 2023-07-20T12:01:46.3026902Z ] 2023-07-20T12:01:46.3028027Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3029185Z with 2023-07-20T12:01:46.3029737Z [ 2023-07-20T12:01:46.3030294Z T=c10::SymInt 2023-07-20T12:01:46.3030909Z ] 2023-07-20T12:01:46.3032095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3033072Z with 2023-07-20T12:01:46.3033571Z [ 2023-07-20T12:01:46.3034123Z T=c10::SymInt 2023-07-20T12:01:46.3034670Z ] 2023-07-20T12:01:46.3036038Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3037274Z with 2023-07-20T12:01:46.3037772Z [ 2023-07-20T12:01:46.3038369Z T=c10::SymInt 2023-07-20T12:01:46.3038814Z ] 2023-07-20T12:01:46.3040050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3041975Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3043933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3045074Z with 2023-07-20T12:01:46.3045598Z [ 2023-07-20T12:01:46.3046050Z T=c10::SymInt 2023-07-20T12:01:46.3073395Z ] 2023-07-20T12:01:46.3074704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3075644Z with 2023-07-20T12:01:46.3076001Z [ 2023-07-20T12:01:46.3076441Z T=c10::QualifiedName 2023-07-20T12:01:46.3077050Z ] 2023-07-20T12:01:46.3078213Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3079203Z with 2023-07-20T12:01:46.3079588Z [ 2023-07-20T12:01:46.3080019Z T=c10::QualifiedName 2023-07-20T12:01:46.3080442Z ] 2023-07-20T12:01:46.3081509Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3082768Z with 2023-07-20T12:01:46.3083163Z [ 2023-07-20T12:01:46.3083621Z T=c10::QualifiedName 2023-07-20T12:01:46.3084204Z ] 2023-07-20T12:01:46.3085475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3087107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3088734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3089749Z with 2023-07-20T12:01:46.3090130Z [ 2023-07-20T12:01:46.3090542Z T=c10::QualifiedName 2023-07-20T12:01:46.3091096Z ] 2023-07-20T12:01:46.3092196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3093237Z with 2023-07-20T12:01:46.3093582Z [ 2023-07-20T12:01:46.3094017Z T=at::TensorBase 2023-07-20T12:01:46.3094431Z ] 2023-07-20T12:01:46.3095409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3096349Z with 2023-07-20T12:01:46.3096744Z [ 2023-07-20T12:01:46.3097183Z T=at::TensorBase 2023-07-20T12:01:46.3097610Z ] 2023-07-20T12:01:46.3098798Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3100006Z with 2023-07-20T12:01:46.3100391Z [ 2023-07-20T12:01:46.3100820Z T=at::TensorBase 2023-07-20T12:01:46.3101207Z ] 2023-07-20T12:01:46.3102272Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3103874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3107485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3108546Z with 2023-07-20T12:01:46.3108936Z [ 2023-07-20T12:01:46.3109320Z T=at::TensorBase 2023-07-20T12:01:46.3109730Z ] 2023-07-20T12:01:46.3110700Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3111590Z with 2023-07-20T12:01:46.3111943Z [ 2023-07-20T12:01:46.3112525Z T=at::Tensor 2023-07-20T12:01:46.3112930Z ] 2023-07-20T12:01:46.3114156Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3115328Z with 2023-07-20T12:01:46.3115736Z [ 2023-07-20T12:01:46.3116162Z T=at::Tensor 2023-07-20T12:01:46.3116542Z ] 2023-07-20T12:01:46.3117626Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3118648Z with 2023-07-20T12:01:46.3119017Z [ 2023-07-20T12:01:46.3119568Z T=at::Tensor 2023-07-20T12:01:46.3119952Z ] 2023-07-20T12:01:46.3121226Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3122819Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3124449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3125426Z with 2023-07-20T12:01:46.3125810Z [ 2023-07-20T12:01:46.3126203Z T=at::Tensor 2023-07-20T12:01:46.3126749Z ] 2023-07-20T12:01:46.3127835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3128822Z with 2023-07-20T12:01:46.3129184Z [ 2023-07-20T12:01:46.3129606Z T=at::Generator 2023-07-20T12:01:46.3130028Z ] 2023-07-20T12:01:46.3131040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3131975Z with 2023-07-20T12:01:46.3132374Z [ 2023-07-20T12:01:46.3132789Z T=at::Generator 2023-07-20T12:01:46.3133188Z ] 2023-07-20T12:01:46.3134368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3135614Z with 2023-07-20T12:01:46.3135998Z [ 2023-07-20T12:01:46.3136401Z T=at::Generator 2023-07-20T12:01:46.3136792Z ] 2023-07-20T12:01:46.3138077Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3139691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3141607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3142735Z with 2023-07-20T12:01:46.3143092Z [ 2023-07-20T12:01:46.3143532Z T=at::Generator 2023-07-20T12:01:46.3143946Z ] 2023-07-20T12:01:46.3144896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3146014Z with 2023-07-20T12:01:46.3146392Z [ 2023-07-20T12:01:46.3146808Z T=c10::Scalar 2023-07-20T12:01:46.3147216Z ] 2023-07-20T12:01:46.3148543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3149571Z with 2023-07-20T12:01:46.3149949Z [ 2023-07-20T12:01:46.3150359Z T=c10::Scalar 2023-07-20T12:01:46.3150765Z ] 2023-07-20T12:01:46.3151825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3152865Z with 2023-07-20T12:01:46.3153257Z [ 2023-07-20T12:01:46.3153673Z T=c10::Scalar 2023-07-20T12:01:46.3154066Z ] 2023-07-20T12:01:46.3155205Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3157011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3158594Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3159615Z with 2023-07-20T12:01:46.3160023Z [ 2023-07-20T12:01:46.3160398Z T=c10::Scalar 2023-07-20T12:01:46.3160798Z ] 2023-07-20T12:01:46.3161929Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3163034Z with 2023-07-20T12:01:46.3163396Z [ 2023-07-20T12:01:46.3163939Z T=std::shared_ptr 2023-07-20T12:01:46.3164527Z ] 2023-07-20T12:01:46.3165554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3166475Z with 2023-07-20T12:01:46.3166862Z [ 2023-07-20T12:01:46.3167404Z T=std::shared_ptr 2023-07-20T12:01:46.3167933Z ] 2023-07-20T12:01:46.3169539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3170725Z with 2023-07-20T12:01:46.3171121Z [ 2023-07-20T12:01:46.3171673Z T=std::shared_ptr 2023-07-20T12:01:46.3172148Z ] 2023-07-20T12:01:46.3173261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3174996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3177439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3178445Z with 2023-07-20T12:01:46.3178832Z [ 2023-07-20T12:01:46.3179342Z T=std::shared_ptr 2023-07-20T12:01:46.3179867Z ] 2023-07-20T12:01:46.3180848Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3181780Z with 2023-07-20T12:01:46.3182119Z [ 2023-07-20T12:01:46.3182751Z T=std::weak_ptr 2023-07-20T12:01:46.3183259Z ] 2023-07-20T12:01:46.3184503Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3185478Z with 2023-07-20T12:01:46.3185832Z [ 2023-07-20T12:01:46.3186364Z T=std::weak_ptr 2023-07-20T12:01:46.3186871Z ] 2023-07-20T12:01:46.3187929Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3188933Z with 2023-07-20T12:01:46.3189440Z [ 2023-07-20T12:01:46.3189976Z T=std::weak_ptr 2023-07-20T12:01:46.3190646Z ] 2023-07-20T12:01:46.3191717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3192717Z with 2023-07-20T12:01:46.3193105Z [ 2023-07-20T12:01:46.3193591Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:01:46.3194028Z ] 2023-07-20T12:01:46.3195054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3196000Z with 2023-07-20T12:01:46.3196515Z [ 2023-07-20T12:01:46.3197018Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:01:46.3197577Z ] 2023-07-20T12:01:46.3198786Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3199783Z with 2023-07-20T12:01:46.3200173Z [ 2023-07-20T12:01:46.3200654Z T=std::weak_ptr 2023-07-20T12:01:46.3201395Z ] 2023-07-20T12:01:46.3202403Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3203471Z with 2023-07-20T12:01:46.3203830Z [ 2023-07-20T12:01:46.3204422Z T=std::vector> 2023-07-20T12:01:46.3205253Z ] 2023-07-20T12:01:46.3206257Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3207177Z with 2023-07-20T12:01:46.3207787Z [ 2023-07-20T12:01:46.3208388Z T=std::vector> 2023-07-20T12:01:46.3208961Z ] 2023-07-20T12:01:46.3210086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3211221Z with 2023-07-20T12:01:46.3211745Z [ 2023-07-20T12:01:46.3212434Z T=std::vector> 2023-07-20T12:01:46.3213177Z ] 2023-07-20T12:01:46.3214529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3216406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3218265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3219434Z with 2023-07-20T12:01:46.3219825Z [ 2023-07-20T12:01:46.3220417Z T=std::vector> 2023-07-20T12:01:46.3220963Z ] 2023-07-20T12:01:46.3221938Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3222877Z with 2023-07-20T12:01:46.3223250Z [ 2023-07-20T12:01:46.3223744Z T=std::vector> 2023-07-20T12:01:46.3224235Z ] 2023-07-20T12:01:46.3225399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3226530Z with 2023-07-20T12:01:46.3226898Z [ 2023-07-20T12:01:46.3227417Z T=std::vector> 2023-07-20T12:01:46.3227915Z ] 2023-07-20T12:01:46.3229009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3230021Z with 2023-07-20T12:01:46.3230365Z [ 2023-07-20T12:01:46.3230870Z T=std::vector> 2023-07-20T12:01:46.3231550Z ] 2023-07-20T12:01:46.3233001Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3234871Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3236555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3237534Z with 2023-07-20T12:01:46.3237923Z [ 2023-07-20T12:01:46.3238441Z T=std::vector> 2023-07-20T12:01:46.3239294Z ] 2023-07-20T12:01:46.3240528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3241461Z with 2023-07-20T12:01:46.3241852Z [ 2023-07-20T12:01:46.3242501Z T=std::vector,std::allocator>> 2023-07-20T12:01:46.3243041Z ] 2023-07-20T12:01:46.3244057Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3244984Z with 2023-07-20T12:01:46.3245366Z [ 2023-07-20T12:01:46.3246092Z T=std::vector,std::allocator>> 2023-07-20T12:01:46.3246712Z ] 2023-07-20T12:01:46.3248038Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3249068Z with 2023-07-20T12:01:46.3249443Z [ 2023-07-20T12:01:46.3250059Z T=std::vector,std::allocator>> 2023-07-20T12:01:46.3250647Z ] 2023-07-20T12:01:46.3251806Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3253767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3255742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3257375Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3258344Z with 2023-07-20T12:01:46.3258740Z [ 2023-07-20T12:01:46.3259370Z T=std::vector,std::allocator>> 2023-07-20T12:01:46.3260123Z ] 2023-07-20T12:01:46.3261135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3262351Z with 2023-07-20T12:01:46.3262775Z [ 2023-07-20T12:01:46.3263361Z T=std::vector,std::allocator>> 2023-07-20T12:01:46.3263948Z ] 2023-07-20T12:01:46.3265010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3265996Z with 2023-07-20T12:01:46.3266359Z [ 2023-07-20T12:01:46.3267097Z T=std::vector,std::allocator>> 2023-07-20T12:01:46.3267662Z ] 2023-07-20T12:01:46.3269009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3270277Z with 2023-07-20T12:01:46.3270672Z [ 2023-07-20T12:01:46.3271276Z T=std::vector,std::allocator>> 2023-07-20T12:01:46.3271810Z ] 2023-07-20T12:01:46.3272960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3277552Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3282781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3284166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3284983Z with 2023-07-20T12:01:46.3285289Z [ 2023-07-20T12:01:46.3285831Z T=std::vector,std::allocator>> 2023-07-20T12:01:46.3286421Z ] 2023-07-20T12:01:46.3287308Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3288247Z with 2023-07-20T12:01:46.3288618Z [ 2023-07-20T12:01:46.3289192Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:46.3289708Z ] 2023-07-20T12:01:46.3290549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3291351Z with 2023-07-20T12:01:46.3291670Z [ 2023-07-20T12:01:46.3292113Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:46.3292533Z ] 2023-07-20T12:01:46.3293435Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3294303Z with 2023-07-20T12:01:46.3294642Z [ 2023-07-20T12:01:46.3295225Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:46.3295642Z ] 2023-07-20T12:01:46.3297106Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3298886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3300569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3301552Z with 2023-07-20T12:01:46.3302239Z [ 2023-07-20T12:01:46.3302734Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:01:46.3303316Z ] 2023-07-20T12:01:46.3304422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3305325Z with 2023-07-20T12:01:46.3305678Z [ 2023-07-20T12:01:46.3306265Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:46.3306827Z ] 2023-07-20T12:01:46.3307837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3308741Z with 2023-07-20T12:01:46.3309203Z [ 2023-07-20T12:01:46.3309788Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:46.3310513Z ] 2023-07-20T12:01:46.3311610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3312635Z with 2023-07-20T12:01:46.3313011Z [ 2023-07-20T12:01:46.3313588Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:46.3314133Z ] 2023-07-20T12:01:46.3315178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3317284Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3319219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3320925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3321887Z with 2023-07-20T12:01:46.3322266Z [ 2023-07-20T12:01:46.3322979Z T=c10::impl::InlineStreamGuard 2023-07-20T12:01:46.3323544Z ] 2023-07-20T12:01:46.3324625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3325453Z with 2023-07-20T12:01:46.3325963Z [ 2023-07-20T12:01:46.3326437Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:46.3326880Z ] 2023-07-20T12:01:46.3327800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3328717Z with 2023-07-20T12:01:46.3329053Z [ 2023-07-20T12:01:46.3329485Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:46.3330118Z ] 2023-07-20T12:01:46.3331500Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3340224Z with 2023-07-20T12:01:46.3341003Z [ 2023-07-20T12:01:46.3341496Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:46.3341959Z ] 2023-07-20T12:01:46.3342958Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3344593Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3346761Z with 2023-07-20T12:01:46.3347229Z [ 2023-07-20T12:01:46.3347955Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:46.3348418Z ] 2023-07-20T12:01:46.3349530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3351250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3352205Z with 2023-07-20T12:01:46.3352588Z [ 2023-07-20T12:01:46.3353023Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:01:46.3353560Z ] 2023-07-20T12:01:46.3354595Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3374971Z with 2023-07-20T12:01:46.3375453Z [ 2023-07-20T12:01:46.3376542Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:46.3385510Z ] 2023-07-20T12:01:46.3386541Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3387467Z with 2023-07-20T12:01:46.3387825Z [ 2023-07-20T12:01:46.3388866Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:46.3389975Z ] 2023-07-20T12:01:46.3391440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3392461Z with 2023-07-20T12:01:46.3392809Z [ 2023-07-20T12:01:46.3393858Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:46.3394818Z ] 2023-07-20T12:01:46.3396314Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3399309Z with 2023-07-20T12:01:46.3399691Z [ 2023-07-20T12:01:46.3400121Z TTarget=c10::StorageImpl 2023-07-20T12:01:46.3400585Z ] 2023-07-20T12:01:46.3402095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3403478Z with 2023-07-20T12:01:46.3403855Z [ 2023-07-20T12:01:46.3404578Z TTarget=c10::StorageImpl 2023-07-20T12:01:46.3405045Z ] 2023-07-20T12:01:46.3406069Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3407066Z with 2023-07-20T12:01:46.3407517Z [ 2023-07-20T12:01:46.3408591Z T=std::vector>,std::allocator>>> 2023-07-20T12:01:46.3409600Z ] 2023-07-20T12:01:46.3410626Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3411492Z with 2023-07-20T12:01:46.3411854Z [ 2023-07-20T12:01:46.3412305Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:46.3412749Z ] 2023-07-20T12:01:46.3413820Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3414748Z with 2023-07-20T12:01:46.3415098Z [ 2023-07-20T12:01:46.3415548Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:46.3415999Z ] 2023-07-20T12:01:46.3417064Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3418130Z with 2023-07-20T12:01:46.3418502Z [ 2023-07-20T12:01:46.3418966Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:46.3419426Z ] 2023-07-20T12:01:46.3420407Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3422519Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3424461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3425436Z with 2023-07-20T12:01:46.3425837Z [ 2023-07-20T12:01:46.3426266Z T=c10::SmallVector<__int64,5> 2023-07-20T12:01:46.3426712Z ] 2023-07-20T12:01:46.3427708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3428858Z with 2023-07-20T12:01:46.3429217Z [ 2023-07-20T12:01:46.3429698Z T=torch::autograd::ViewInfo 2023-07-20T12:01:46.3430159Z ] 2023-07-20T12:01:46.3431184Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3432121Z with 2023-07-20T12:01:46.3432480Z [ 2023-07-20T12:01:46.3432932Z T=torch::autograd::ViewInfo 2023-07-20T12:01:46.3433379Z ] 2023-07-20T12:01:46.3434457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3435443Z with 2023-07-20T12:01:46.3435948Z [ 2023-07-20T12:01:46.3436411Z T=torch::autograd::ViewInfo 2023-07-20T12:01:46.3436935Z ] 2023-07-20T12:01:46.3438011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3439697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3441333Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3442341Z with 2023-07-20T12:01:46.3442733Z [ 2023-07-20T12:01:46.3443190Z T=torch::autograd::ViewInfo 2023-07-20T12:01:46.3443609Z ] 2023-07-20T12:01:46.3444555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3445455Z with 2023-07-20T12:01:46.3445833Z [ 2023-07-20T12:01:46.3446376Z T=std::vector> 2023-07-20T12:01:46.3446883Z ] 2023-07-20T12:01:46.3447860Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3448810Z with 2023-07-20T12:01:46.3449190Z [ 2023-07-20T12:01:46.3449704Z T=std::vector> 2023-07-20T12:01:46.3450256Z ] 2023-07-20T12:01:46.3451553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3452610Z with 2023-07-20T12:01:46.3453007Z [ 2023-07-20T12:01:46.3453527Z T=std::vector> 2023-07-20T12:01:46.3454030Z ] 2023-07-20T12:01:46.3455096Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3456080Z with 2023-07-20T12:01:46.3456444Z [ 2023-07-20T12:01:46.3456851Z T=c10::SymInt 2023-07-20T12:01:46.3465967Z ] 2023-07-20T12:01:46.3467393Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3468401Z with 2023-07-20T12:01:46.3468795Z [ 2023-07-20T12:01:46.3471618Z T=c10::SymInt 2023-07-20T12:01:46.3472138Z ] 2023-07-20T12:01:46.3479761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3481693Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3483512Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3493385Z with 2023-07-20T12:01:46.3493877Z [ 2023-07-20T12:01:46.3494397Z T=std::vector> 2023-07-20T12:01:46.3494876Z ] 2023-07-20T12:01:46.3495810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3496672Z with 2023-07-20T12:01:46.3497047Z [ 2023-07-20T12:01:46.3497401Z T=c10::IValue 2023-07-20T12:01:46.3497781Z ] 2023-07-20T12:01:46.3498756Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3499702Z with 2023-07-20T12:01:46.3500064Z [ 2023-07-20T12:01:46.3500466Z T=c10::IValue 2023-07-20T12:01:46.3500829Z ] 2023-07-20T12:01:46.3501900Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3502968Z with 2023-07-20T12:01:46.3503327Z [ 2023-07-20T12:01:46.3503731Z T=c10::IValue 2023-07-20T12:01:46.3504113Z ] 2023-07-20T12:01:46.3505090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3506863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3508533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3509515Z with 2023-07-20T12:01:46.3509906Z [ 2023-07-20T12:01:46.3510315Z T=c10::IValue 2023-07-20T12:01:46.3510713Z ] 2023-07-20T12:01:46.3511650Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3512558Z with 2023-07-20T12:01:46.3513218Z [ 2023-07-20T12:01:46.3513629Z T=c10::AliasInfo 2023-07-20T12:01:46.3514063Z ] 2023-07-20T12:01:46.3515087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3516037Z with 2023-07-20T12:01:46.3516401Z [ 2023-07-20T12:01:46.3516808Z T=c10::AliasInfo 2023-07-20T12:01:46.3517209Z ] 2023-07-20T12:01:46.3518286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3519329Z with 2023-07-20T12:01:46.3519683Z [ 2023-07-20T12:01:46.3520103Z T=c10::AliasInfo 2023-07-20T12:01:46.3520505Z ] 2023-07-20T12:01:46.3521528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:46.3523105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:46.3524780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:46.3525783Z with 2023-07-20T12:01:46.3526171Z [ 2023-07-20T12:01:46.3526591Z T=c10::AliasInfo 2023-07-20T12:01:46.3526990Z ] 2023-07-20T12:01:46.3527908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:46.3528803Z with 2023-07-20T12:01:46.3529171Z [ 2023-07-20T12:01:46.3529595Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:46.3530043Z ] 2023-07-20T12:01:46.3531010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:46.3531938Z with 2023-07-20T12:01:46.3532298Z [ 2023-07-20T12:01:46.3532783Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:46.3533247Z ] 2023-07-20T12:01:46.3534317Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:46.3535275Z with 2023-07-20T12:01:46.3535574Z [ 2023-07-20T12:01:46.3535969Z T=c10::impl::AnnotatedSchema 2023-07-20T12:01:46.3536603Z ] 2023-07-20T12:02:05.4819866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:02:05.4821746Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(225): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:02:05.4825903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:02:05.4827594Z with 2023-07-20T12:02:05.4828479Z [ 2023-07-20T12:02:05.4829202Z T=c10::impl::AnnotatedSchema 2023-07-20T12:02:05.4829859Z ] 2023-07-20T12:02:05.4831226Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:02:05.4832637Z with 2023-07-20T12:02:05.4833227Z [ 2023-07-20T12:02:05.4833998Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:05.4834717Z ] 2023-07-20T12:02:05.4835886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:02:05.4837091Z with 2023-07-20T12:02:05.4837701Z [ 2023-07-20T12:02:05.4838767Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:05.4839541Z ] 2023-07-20T12:02:05.4840746Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:02:05.4842003Z with 2023-07-20T12:02:05.4842576Z [ 2023-07-20T12:02:05.4843311Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:05.4844130Z ] 2023-07-20T12:02:05.4845807Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:02:05.4867194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(288): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:02:05.5420882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:02:05.6699714Z with 2023-07-20T12:02:05.7887124Z [ 2023-07-20T12:02:05.8875564Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:02:05.9453697Z ] 2023-07-20T12:02:05.9630291Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:06.0263715Z with 2023-07-20T12:02:06.0649616Z [ 2023-07-20T12:02:06.0704765Z T=at::StepCallbacks 2023-07-20T12:02:06.0706472Z ] 2023-07-20T12:02:06.1157061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:06.1483986Z with 2023-07-20T12:02:06.1634836Z [ 2023-07-20T12:02:06.1641002Z T=at::StepCallbacks 2023-07-20T12:02:06.1758108Z ] 2023-07-20T12:02:06.1827436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:06.2024475Z with 2023-07-20T12:02:06.2401706Z [ 2023-07-20T12:02:06.2403944Z T=at::StepCallbacks 2023-07-20T12:02:06.2432457Z ] 2023-07-20T12:02:06.2434652Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:06.2478809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:06.2481834Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:06.2508448Z with 2023-07-20T12:02:06.2509927Z [ 2023-07-20T12:02:06.2640018Z T=at::StepCallbacks 2023-07-20T12:02:06.2642059Z ] 2023-07-20T12:02:06.2745259Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:06.2747242Z with 2023-07-20T12:02:06.3015500Z [ 2023-07-20T12:02:06.3236594Z T=c10::either 2023-07-20T12:02:06.3509068Z ] 2023-07-20T12:02:06.3550018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:06.3551307Z with 2023-07-20T12:02:06.3574554Z [ 2023-07-20T12:02:06.3576564Z T=c10::either 2023-07-20T12:02:06.3693032Z ] 2023-07-20T12:02:06.3695730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:06.3696885Z with 2023-07-20T12:02:06.3705323Z [ 2023-07-20T12:02:06.3719067Z T=c10::either 2023-07-20T12:02:06.3719628Z ] 2023-07-20T12:02:06.3752983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:06.3755977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:06.3787941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:06.3790004Z with 2023-07-20T12:02:06.3916498Z [ 2023-07-20T12:02:06.3917866Z T=c10::either 2023-07-20T12:02:06.3941366Z ] 2023-07-20T12:02:06.3943422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:06.3991870Z with 2023-07-20T12:02:06.3993329Z [ 2023-07-20T12:02:06.4093436Z K=c10::DispatchKey, 2023-07-20T12:02:06.4101225Z V=std::list> 2023-07-20T12:02:06.4272713Z ] 2023-07-20T12:02:06.4600080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:06.4601962Z with 2023-07-20T12:02:06.4768791Z [ 2023-07-20T12:02:06.4911374Z K=c10::DispatchKey, 2023-07-20T12:02:06.5432632Z V=std::list> 2023-07-20T12:02:06.5503196Z ] 2023-07-20T12:02:06.5826925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:06.6204155Z with 2023-07-20T12:02:06.6420864Z [ 2023-07-20T12:02:06.6524134Z K=c10::DispatchKey, 2023-07-20T12:02:06.6677673Z V=std::list>, 2023-07-20T12:02:06.6679164Z H=std::hash, 2023-07-20T12:02:06.6709684Z E=std::equal_to, 2023-07-20T12:02:06.6711826Z A=std::allocator>>> 2023-07-20T12:02:06.6743776Z ] 2023-07-20T12:02:22.6840825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:22.6842763Z with 2023-07-20T12:02:22.6845945Z [ 2023-07-20T12:02:22.6846595Z K=c10::DispatchKey, 2023-07-20T12:02:22.6847490Z V=std::list>, 2023-07-20T12:02:22.6848379Z H=std::hash, 2023-07-20T12:02:22.6849127Z E=std::equal_to, 2023-07-20T12:02:22.6852647Z A=std::allocator>>> 2023-07-20T12:02:22.6853637Z ] 2023-07-20T12:02:22.6855287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:22.6859449Z with 2023-07-20T12:02:22.6860138Z [ 2023-07-20T12:02:22.6860721Z K=c10::DispatchKey, 2023-07-20T12:02:22.6861927Z V=std::list>, 2023-07-20T12:02:22.6862876Z H=std::hash, 2023-07-20T12:02:22.6863617Z E=std::equal_to, 2023-07-20T12:02:22.6867114Z A=std::allocator>>> 2023-07-20T12:02:22.6867981Z ] 2023-07-20T12:02:22.6869491Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:22.6873713Z with 2023-07-20T12:02:22.6874255Z [ 2023-07-20T12:02:22.6874817Z K=c10::DispatchKey, 2023-07-20T12:02:22.6875646Z V=std::list> 2023-07-20T12:02:22.6876364Z ] 2023-07-20T12:02:22.6879429Z [25/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:22.7747209Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:22.7758828Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:22.7759338Z 2023-07-20T12:02:22.7874827Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:22.7876335Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:22.7877969Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:22.7879712Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:22.7881301Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:22.7882636Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:22.7886322Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:22.7891389Z [26/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-07-20T12:02:22.7894804Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:22.7895796Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:22.7896328Z 2023-07-20T12:02:22.7897116Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:22.7898990Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:22.7900598Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:22.7902368Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:22.7903721Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:22.7904847Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:22.7905999Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:22.7907165Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:22.7908410Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:22.7909787Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:22.7910954Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:22.7914413Z [27/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-07-20T12:02:22.7917805Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:22.7918671Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:22.7919201Z 2023-07-20T12:02:22.7920015Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:22.7921641Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:53.1416813Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:53.4697807Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:53.6470041Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.6471307Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.7223844Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:53.7225122Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:53.7229095Z [28/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-07-20T12:02:53.7232825Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:53.7233657Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:53.7234097Z 2023-07-20T12:02:53.7234892Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:53.7236660Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:53.7238155Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:53.7239625Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:53.7240917Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:02:53.7242082Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.7243391Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.7244431Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:53.7245502Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:53.7246551Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:53.7247591Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:02:53.7248742Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:02:53.7252802Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:53.7256442Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:53.7257198Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:53.7257871Z 2023-07-20T12:02:53.7258632Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:53.7260135Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:53.7261581Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:53.7263482Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:53.7264831Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:02:53.7265936Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.7266991Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.7268047Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:53.7271740Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:53.7274774Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:53.7275603Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:53.7276026Z 2023-07-20T12:02:53.7277093Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:53.7278568Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:53.7280054Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:53.7281790Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:53.7283153Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.7284488Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.7285533Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:53.7289345Z [31/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:53.7293215Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:53.7294141Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:53.7294687Z 2023-07-20T12:02:53.7379766Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:53.7381282Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:53.7402130Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:53.7403662Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:53.7404986Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.7406085Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.7407164Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:53.7408158Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.7409206Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:53.7410177Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:53.7413738Z [32/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:53.7416807Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:53.7417500Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:53.7417898Z 2023-07-20T12:02:53.7418587Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:53.7419999Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:53.7421408Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:53.7423137Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:53.7424347Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.7425332Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.7426286Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:53.7429583Z [33/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:53.7432546Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:53.7494286Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:53.7494846Z 2023-07-20T12:02:53.7495670Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:53.7497206Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:53.7498735Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:53.7705036Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:02:53.7821591Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.8036718Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:02:53.8057129Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:02:53.8074245Z [34/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02:53.8077689Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:02:53.8078634Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:02:53.8079481Z 2023-07-20T12:02:53.8080383Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:02:53.8082151Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:02:53.8083918Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:02:53.8085566Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:08.9335595Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:08.9336856Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:08.9338020Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:08.9339145Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:08.9340156Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:08.9341123Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:08.9344438Z [35/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:08.9347458Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:08.9348193Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:08.9348574Z 2023-07-20T12:03:08.9349258Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:08.9350661Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:08.9352737Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:08.9354152Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:08.9355367Z %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:08.9356475Z %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:08.9357544Z %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:08.9358757Z %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:08.9360585Z 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:08.9361466Z with 2023-07-20T12:03:08.9361832Z [ 2023-07-20T12:03:08.9362189Z _Ty=int64_t 2023-07-20T12:03:08.9362583Z ] 2023-07-20T12:03:08.9363626Z 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:08.9364605Z with 2023-07-20T12:03:08.9365117Z [ 2023-07-20T12:03:08.9365486Z _This=int64_t, 2023-07-20T12:03:08.9366048Z _Other=double & 2023-07-20T12:03:08.9366552Z ] 2023-07-20T12:03:08.9367610Z 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:08.9368546Z with 2023-07-20T12:03:08.9368910Z [ 2023-07-20T12:03:08.9548914Z _This=int64_t, 2023-07-20T12:03:08.9549429Z _Other=double & 2023-07-20T12:03:08.9549799Z ] 2023-07-20T12:03:08.9555937Z 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:08.9557015Z with 2023-07-20T12:03:08.9557393Z [ 2023-07-20T12:03:08.9557807Z _Tag=std::_Exact_args_t, 2023-07-20T12:03:08.9558268Z _This2=double & 2023-07-20T12:03:08.9558671Z ] 2023-07-20T12:03:08.9559771Z 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:08.9560928Z with 2023-07-20T12:03:08.9561316Z [ 2023-07-20T12:03:08.9561746Z _Tag=std::_Exact_args_t, 2023-07-20T12:03:08.9562416Z _This2=double & 2023-07-20T12:03:08.9562824Z ] 2023-07-20T12:03:08.9571707Z 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:08.9572839Z with 2023-07-20T12:03:08.9573215Z [ 2023-07-20T12:03:08.9583201Z _Tag=std::_Exact_args_t, 2023-07-20T12:03:08.9583933Z _This2=torch::autograd::Variable & 2023-07-20T12:03:08.9584429Z ] 2023-07-20T12:03:08.9589321Z 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:08.9590690Z with 2023-07-20T12:03:08.9591049Z [ 2023-07-20T12:03:08.9591497Z _Tag=std::_Exact_args_t, 2023-07-20T12:03:08.9592046Z _This2=torch::autograd::Variable & 2023-07-20T12:03:08.9592498Z ] 2023-07-20T12:03:08.9597978Z %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:08.9598968Z with 2023-07-20T12:03:08.9599327Z [ 2023-07-20T12:03:08.9600057Z _This2=at::Tensor & 2023-07-20T12:03:08.9600449Z ] 2023-07-20T12:03:08.9601434Z %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:08.9610978Z with 2023-07-20T12:03:08.9611456Z [ 2023-07-20T12:03:08.9611903Z _This2=at::Tensor & 2023-07-20T12:03:08.9612314Z ] 2023-07-20T12:03:08.9613028Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:08.9614026Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:08.9615042Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:08.9616036Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:08.9619321Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:08.9935820Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:09.0022155Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:09.0022644Z 2023-07-20T12:03:09.0023322Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:09.0024656Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:09.0026343Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:09.0028128Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:09.0036402Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:03:29.9568626Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:03:29.9569897Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:03:29.9571096Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:03:29.9572139Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:03:29.9573104Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:29.9577947Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:29.9580725Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:29.9586292Z [37/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:29.9591002Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:29.9592433Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:29.9592821Z 2023-07-20T12:03:29.9593544Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:29.9676521Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:29.9678221Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:29.9679862Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:29.9681398Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:29.9682957Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:29.9684151Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:29.9685351Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:29.9686564Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:03:29.9690558Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-07-20T12:03:29.9693969Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:29.9694906Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:29.9695299Z 2023-07-20T12:03:29.9696127Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:29.9697595Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:29.9699290Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:29.9700698Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:29.9702026Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:29.9703254Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:29.9704344Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:29.9707685Z [39/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:29.9710968Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:29.9711721Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:29.9712118Z 2023-07-20T12:03:29.9712844Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:29.9714300Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:29.9715840Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:29.9717463Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:29.9718700Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:29.9719716Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:29.9720759Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:29.9724628Z [40/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:29.9727911Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:29.9728679Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:29.9729082Z 2023-07-20T12:03:42.0877718Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:42.0879224Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:42.0880623Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:42.0882204Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:42.0883589Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:42.0884583Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:42.0885513Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:42.0886471Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:42.0887419Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:42.0888480Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:42.0889811Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:42.0893206Z [41/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:42.0896420Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:42.0897165Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:42.0897593Z 2023-07-20T12:03:42.0898616Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:42.0900091Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:42.0901519Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:42.0903052Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:42.0904318Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:42.0905585Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:42.0906573Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:42.0922720Z [42/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:42.0925679Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:42.0926411Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:42.0926832Z 2023-07-20T12:03:42.0927547Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:42.0929380Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:42.0930841Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:42.0932319Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:42.0933553Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:42.0934603Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:42.0938031Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:42.0941818Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-07-20T12:03:42.0945276Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:42.0946034Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:42.0946414Z 2023-07-20T12:03:42.0947119Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:42.0948560Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:42.0950465Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:42.0952501Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:42.0953744Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:42.0954796Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:42.0955821Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:42.0957000Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:42.0958736Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:03:42.0959862Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:03:42.0960995Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:03:42.0962062Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:57.1901204Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:57.1902302Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:57.1903606Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:57.1922903Z [44/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:03:57.1937740Z [45/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:57.1941156Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:57.1941873Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:57.1942277Z 2023-07-20T12:03:57.1942985Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:57.1944372Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:57.1945985Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:57.1947576Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:57.1949052Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:57.1950060Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:57.1951038Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:03:57.1954683Z [46/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:03:57.1957860Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:03:57.1958580Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:03:57.1958991Z 2023-07-20T12:03:57.1959695Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:03:57.1961904Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:03:57.1963505Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:03:57.1964900Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:03:57.1966086Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:57.1967391Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:03:57.1968902Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:03:57.1969917Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:05.4117899Z [47/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05.4123968Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:05.4125060Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:05.4128518Z 2023-07-20T12:04:05.4129447Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:05.4131414Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:05.4135697Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:05.4137806Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:05.4139090Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:04:05.4142785Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:05.4143810Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:05.4144845Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:05.4145863Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:05.4149497Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:05.4150587Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:05.4151712Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:04:05.4157639Z [48/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05.4163239Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:05.4163983Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:05.4164390Z 2023-07-20T12:04:05.4165109Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:05.4166543Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:05.4170702Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:05.4173758Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:05.4177806Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:04:05.4179258Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:04:05.4180422Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:04:05.4184101Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:04:05.4185318Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:04:05.4186672Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:05.4187723Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:05.4191275Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:05.4194433Z [49/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-07-20T12:04:05.4199958Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:05.4200695Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:05.4201113Z 2023-07-20T12:04:05.4201819Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:05.4203371Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:05.4204969Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:05.4206567Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:05.4207879Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-07-20T12:04:05.4208937Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:05.4210044Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:05.4211564Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:06.6935507Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06.7516225Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:06.7517355Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:06.7517915Z 2023-07-20T12:04:06.7518919Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:06.7523573Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:06.7525220Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:06.7529315Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:06.7530806Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:06.7532046Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:06.7533186Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:06.7536995Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:06.7538254Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:04:06.7539538Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:04:06.7543392Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:04:06.7544633Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:06.7545794Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:06.7567959Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:06.7569407Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:06.7573000Z [51/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-07-20T12:04:06.7576993Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:06.7577862Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:06.8036144Z 2023-07-20T12:04:06.8037915Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:06.8067107Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:06.8071396Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:06.8073168Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:06.8074873Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(318): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-07-20T12:04:06.8078157Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-07-20T12:04:06.8079380Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:04:06.8080604Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:04:06.8081802Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:04:06.8083050Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:04:06.8084261Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:04:06.8085429Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-20T12:04:06.8086605Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-20T12:04:06.8087827Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(339): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-07-20T12:04:06.8089046Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-20T12:04:06.8090212Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:04:06.8091343Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-07-20T12:04:06.8092464Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-07-20T12:04:06.8093549Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:04:06.8094687Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-20T12:04:06.8095857Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-20T12:04:06.8096980Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:06.8098289Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:06.8099301Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:06.8100321Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:06.8101359Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:06.8102387Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:06.8103902Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:29.1682490Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:29.1688511Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:29.1689693Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:29.1690487Z 2023-07-20T12:04:29.1693955Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:29.1695752Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:29.1697637Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:29.1701878Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:29.1703418Z %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:29.1704801Z %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:29.1708833Z %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:29.1710209Z %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:29.1711749Z 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:29.1714801Z with 2023-07-20T12:04:29.1715218Z [ 2023-07-20T12:04:29.1715597Z _Ty=int64_t 2023-07-20T12:04:29.1716003Z ] 2023-07-20T12:04:29.1717140Z 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:29.1718220Z with 2023-07-20T12:04:29.1718597Z [ 2023-07-20T12:04:29.1718974Z _This=int64_t, 2023-07-20T12:04:29.1719852Z _Other=double & 2023-07-20T12:04:29.1720324Z ] 2023-07-20T12:04:29.1721593Z 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:29.1722614Z with 2023-07-20T12:04:29.1723003Z [ 2023-07-20T12:04:29.1723387Z _This=int64_t, 2023-07-20T12:04:29.1723825Z _Other=double & 2023-07-20T12:04:29.1724212Z ] 2023-07-20T12:04:29.1725325Z 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:29.1726759Z with 2023-07-20T12:04:29.1727147Z [ 2023-07-20T12:04:29.1727577Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:29.1728198Z _This2=double & 2023-07-20T12:04:29.1728617Z ] 2023-07-20T12:04:29.1729736Z 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:29.1730786Z with 2023-07-20T12:04:29.1731135Z [ 2023-07-20T12:04:29.1731572Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:29.1732036Z _This2=double & 2023-07-20T12:04:29.1732462Z ] 2023-07-20T12:04:29.1733776Z 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:29.1735104Z with 2023-07-20T12:04:29.1735503Z [ 2023-07-20T12:04:29.1735975Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:29.1736519Z _This2=torch::autograd::Variable & 2023-07-20T12:04:29.1737001Z ] 2023-07-20T12:04:29.1738270Z 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:29.1739428Z with 2023-07-20T12:04:29.1739809Z [ 2023-07-20T12:04:29.1740226Z _Tag=std::_Exact_args_t, 2023-07-20T12:04:29.1740874Z _This2=torch::autograd::Variable & 2023-07-20T12:04:29.1741344Z ] 2023-07-20T12:04:29.1742475Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-07-20T12:04:29.1743407Z with 2023-07-20T12:04:29.1743786Z [ 2023-07-20T12:04:29.1744203Z _This2=at::Tensor & 2023-07-20T12:04:29.1744623Z ] 2023-07-20T12:04:29.1745639Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-07-20T12:04:29.1746621Z with 2023-07-20T12:04:29.1746986Z [ 2023-07-20T12:04:29.1747422Z _This2=at::Tensor & 2023-07-20T12:04:29.1747945Z ] 2023-07-20T12:04:29.1748759Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:29.1749853Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:29.1750937Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:29.1752202Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:38.9678049Z [53/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-20T12:04:38.9693769Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-07-20T12:04:38.9697548Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:38.9698263Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:38.9698613Z 2023-07-20T12:04:38.9699468Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:38.9700848Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:38.9702226Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:38.9703883Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:38.9705096Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:38.9706057Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:38.9707037Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:38.9707970Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:38.9708878Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-20T12:04:38.9712378Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:38.9715094Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:38.9715727Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:38.9716241Z 2023-07-20T12:04:38.9716977Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:38.9718453Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:38.9719780Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:38.9721361Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:38.9722497Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-20T12:04:38.9723596Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:38.9724663Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:38.9725651Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:38.9728866Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:38.9732039Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:38.9732694Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:38.9733074Z 2023-07-20T12:04:38.9733778Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:38.9735285Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:38.9736711Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:38.9738526Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:38.9739875Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:38.9740836Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:38.9741808Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:38.9745278Z [57/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:38.9748018Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:38.9748957Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:38.9749380Z 2023-07-20T12:04:38.9750078Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:38.9751539Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:38.9753015Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:38.9754274Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:38.9757690Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:38.9758776Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:38.9759805Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:38.9762775Z [58/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04:38.9765747Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:04:38.9766527Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:04:38.9766910Z 2023-07-20T12:04:38.9767536Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:04:38.9768794Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:04:38.9770021Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:04:38.9771386Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:04:38.9772737Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-20T12:04:38.9773883Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-07-20T12:04:38.9774864Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:38.9775727Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:04:38.9776586Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:38.9777490Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:38.9778749Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:04:38.9779805Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:04:38.9780967Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-20T12:04:38.9792055Z [59/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:04:38.9802862Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9804411Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9805703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9807168Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9808693Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9809962Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9811284Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9812562Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9813437Z iir_cuda.cu 2023-07-20T12:04:38.9813981Z tmpxft_00000e28_00000000-7_iir_cuda.compute_90.cudafe1.cpp 2023-07-20T12:04:38.9815160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9815980Z with 2023-07-20T12:04:38.9816314Z [ 2023-07-20T12:04:38.9816813Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:04:38.9817307Z ] 2023-07-20T12:04:38.9818199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:38.9819001Z with 2023-07-20T12:04:38.9819309Z [ 2023-07-20T12:04:38.9819806Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:04:38.9820395Z ] 2023-07-20T12:04:38.9821518Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:38.9822543Z with 2023-07-20T12:04:38.9822870Z [ 2023-07-20T12:04:38.9823375Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:04:38.9823858Z ] 2023-07-20T12:04:38.9825042Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:04:38.9826714Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9828933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9830744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9831669Z with 2023-07-20T12:04:38.9832015Z [ 2023-07-20T12:04:38.9832578Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:04:38.9833087Z ] 2023-07-20T12:04:38.9834078Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9834997Z with 2023-07-20T12:04:38.9835701Z [ 2023-07-20T12:04:38.9836270Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:04:38.9836783Z ] 2023-07-20T12:04:38.9837753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:38.9838673Z with 2023-07-20T12:04:38.9839024Z [ 2023-07-20T12:04:38.9839687Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:04:38.9840165Z ] 2023-07-20T12:04:38.9841277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:38.9842607Z with 2023-07-20T12:04:38.9843005Z [ 2023-07-20T12:04:38.9843536Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:04:38.9844340Z ] 2023-07-20T12:04:38.9845445Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:04:38.9847283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9850123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9851835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9852757Z with 2023-07-20T12:04:38.9853406Z [ 2023-07-20T12:04:38.9854436Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:04:38.9855223Z ] 2023-07-20T12:04:38.9856169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9857064Z with 2023-07-20T12:04:38.9857429Z [ 2023-07-20T12:04:38.9857987Z T=c10::impl::InlineStreamGuard 2023-07-20T12:04:38.9858531Z ] 2023-07-20T12:04:38.9859495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:38.9860759Z with 2023-07-20T12:04:38.9861189Z [ 2023-07-20T12:04:38.9862056Z T=c10::impl::InlineStreamGuard 2023-07-20T12:04:38.9862564Z ] 2023-07-20T12:04:38.9863578Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:38.9864836Z with 2023-07-20T12:04:38.9865204Z [ 2023-07-20T12:04:38.9865750Z T=c10::impl::InlineStreamGuard 2023-07-20T12:04:38.9866274Z ] 2023-07-20T12:04:38.9867617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:04:38.9869483Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9871619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9873326Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9874292Z with 2023-07-20T12:04:38.9874651Z [ 2023-07-20T12:04:38.9875230Z T=c10::impl::InlineStreamGuard 2023-07-20T12:04:38.9876059Z ] 2023-07-20T12:04:38.9877143Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9878059Z with 2023-07-20T12:04:38.9878751Z [ 2023-07-20T12:04:38.9879240Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:04:38.9879681Z ] 2023-07-20T12:04:38.9880631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:38.9881563Z with 2023-07-20T12:04:38.9881921Z [ 2023-07-20T12:04:38.9882379Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:04:38.9882779Z ] 2023-07-20T12:04:38.9884014Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:38.9885432Z with 2023-07-20T12:04:38.9885812Z [ 2023-07-20T12:04:38.9886284Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:04:38.9886718Z ] 2023-07-20T12:04:38.9887751Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:38.9889391Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9890574Z with 2023-07-20T12:04:38.9890932Z [ 2023-07-20T12:04:38.9891682Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:04:38.9892128Z ] 2023-07-20T12:04:38.9893204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9895101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9896059Z with 2023-07-20T12:04:38.9896407Z [ 2023-07-20T12:04:38.9896874Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-20T12:04:38.9897316Z ] 2023-07-20T12:04:38.9898236Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9899158Z with 2023-07-20T12:04:38.9899544Z [ 2023-07-20T12:04:38.9900127Z T=std::basic_string,std::allocator> 2023-07-20T12:04:38.9900680Z ] 2023-07-20T12:04:38.9901672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:38.9902582Z with 2023-07-20T12:04:38.9902916Z [ 2023-07-20T12:04:38.9903556Z T=std::basic_string,std::allocator> 2023-07-20T12:04:38.9904308Z ] 2023-07-20T12:04:38.9905374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:38.9906386Z with 2023-07-20T12:04:38.9906754Z [ 2023-07-20T12:04:38.9907348Z T=std::basic_string,std::allocator> 2023-07-20T12:04:38.9907892Z ] 2023-07-20T12:04:38.9909310Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9911671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9913397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9914375Z with 2023-07-20T12:04:38.9914723Z [ 2023-07-20T12:04:38.9915487Z T=std::basic_string,std::allocator> 2023-07-20T12:04:38.9916285Z ] 2023-07-20T12:04:38.9917447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9918343Z with 2023-07-20T12:04:38.9918696Z [ 2023-07-20T12:04:38.9919494Z T=c10::SymInt 2023-07-20T12:04:38.9919963Z ] 2023-07-20T12:04:38.9920925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:38.9922089Z with 2023-07-20T12:04:38.9922454Z [ 2023-07-20T12:04:38.9922834Z T=c10::SymInt 2023-07-20T12:04:38.9923204Z ] 2023-07-20T12:04:38.9924436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:38.9925468Z with 2023-07-20T12:04:38.9925835Z [ 2023-07-20T12:04:38.9926216Z T=c10::SymInt 2023-07-20T12:04:38.9926584Z ] 2023-07-20T12:04:38.9927596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:38.9929103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9931008Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9931998Z with 2023-07-20T12:04:38.9932343Z [ 2023-07-20T12:04:38.9932738Z T=c10::SymInt 2023-07-20T12:04:38.9933111Z ] 2023-07-20T12:04:38.9934026Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9935131Z with 2023-07-20T12:04:38.9935480Z [ 2023-07-20T12:04:38.9935887Z T=at::TensorBase 2023-07-20T12:04:38.9936274Z ] 2023-07-20T12:04:38.9937283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:38.9938190Z with 2023-07-20T12:04:38.9938578Z [ 2023-07-20T12:04:38.9938978Z T=at::TensorBase 2023-07-20T12:04:38.9939375Z ] 2023-07-20T12:04:38.9940367Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:38.9941574Z with 2023-07-20T12:04:38.9941935Z [ 2023-07-20T12:04:38.9942352Z T=at::TensorBase 2023-07-20T12:04:38.9942730Z ] 2023-07-20T12:04:38.9943737Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:38.9945800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9947459Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9948442Z with 2023-07-20T12:04:38.9948816Z [ 2023-07-20T12:04:38.9949233Z T=at::TensorBase 2023-07-20T12:04:38.9949630Z ] 2023-07-20T12:04:38.9950543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9951881Z with 2023-07-20T12:04:38.9952220Z [ 2023-07-20T12:04:38.9952612Z T=at::Tensor 2023-07-20T12:04:38.9952991Z ] 2023-07-20T12:04:38.9953960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:38.9954876Z with 2023-07-20T12:04:38.9955244Z [ 2023-07-20T12:04:38.9955731Z T=at::Tensor 2023-07-20T12:04:38.9956120Z ] 2023-07-20T12:04:38.9957192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:38.9958196Z with 2023-07-20T12:04:38.9958859Z [ 2023-07-20T12:04:38.9959284Z T=at::Tensor 2023-07-20T12:04:38.9959652Z ] 2023-07-20T12:04:38.9960625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:38.9962203Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9963779Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9964741Z with 2023-07-20T12:04:38.9965106Z [ 2023-07-20T12:04:38.9965528Z T=at::Tensor 2023-07-20T12:04:38.9965919Z ] 2023-07-20T12:04:38.9966923Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9967785Z with 2023-07-20T12:04:38.9968153Z [ 2023-07-20T12:04:38.9968562Z T=at::Generator 2023-07-20T12:04:38.9968981Z ] 2023-07-20T12:04:38.9969976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:38.9970883Z with 2023-07-20T12:04:38.9971241Z [ 2023-07-20T12:04:38.9971627Z T=at::Generator 2023-07-20T12:04:38.9971996Z ] 2023-07-20T12:04:38.9973261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:38.9974295Z with 2023-07-20T12:04:38.9974647Z [ 2023-07-20T12:04:38.9977230Z T=at::Generator 2023-07-20T12:04:38.9977723Z ] 2023-07-20T12:04:38.9978743Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:38.9980335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:38.9981938Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:38.9983190Z with 2023-07-20T12:04:39.0013201Z [ 2023-07-20T12:04:39.0013705Z T=at::Generator 2023-07-20T12:04:39.0014126Z ] 2023-07-20T12:04:39.0015097Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0016008Z with 2023-07-20T12:04:39.0016367Z [ 2023-07-20T12:04:39.0016771Z T=c10::Scalar 2023-07-20T12:04:39.0017138Z ] 2023-07-20T12:04:39.0018143Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0019076Z with 2023-07-20T12:04:39.0019451Z [ 2023-07-20T12:04:39.0019840Z T=c10::Scalar 2023-07-20T12:04:39.0020254Z ] 2023-07-20T12:04:39.0021331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0022308Z with 2023-07-20T12:04:39.0022666Z [ 2023-07-20T12:04:39.0023046Z T=c10::Scalar 2023-07-20T12:04:39.0023424Z ] 2023-07-20T12:04:39.0024636Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0026173Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0027761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0028747Z with 2023-07-20T12:04:39.0029376Z [ 2023-07-20T12:04:39.0029826Z T=c10::Scalar 2023-07-20T12:04:39.0030220Z ] 2023-07-20T12:04:39.0031149Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0032064Z with 2023-07-20T12:04:39.0032441Z [ 2023-07-20T12:04:39.0032868Z T=c10::QualifiedName 2023-07-20T12:04:39.0033258Z ] 2023-07-20T12:04:39.0034235Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0035458Z with 2023-07-20T12:04:39.0035851Z [ 2023-07-20T12:04:39.0036285Z T=c10::QualifiedName 2023-07-20T12:04:39.0036919Z ] 2023-07-20T12:04:39.0038027Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0039054Z with 2023-07-20T12:04:39.0039694Z [ 2023-07-20T12:04:39.0040106Z T=c10::QualifiedName 2023-07-20T12:04:39.0040521Z ] 2023-07-20T12:04:39.0041573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0043175Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0045060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0045993Z with 2023-07-20T12:04:39.0046361Z [ 2023-07-20T12:04:39.0046781Z T=c10::QualifiedName 2023-07-20T12:04:39.0047616Z ] 2023-07-20T12:04:39.0048551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0049441Z with 2023-07-20T12:04:39.0049827Z [ 2023-07-20T12:04:39.0050390Z T=std::shared_ptr 2023-07-20T12:04:39.0050872Z ] 2023-07-20T12:04:39.0052113Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0053309Z with 2023-07-20T12:04:39.0053698Z [ 2023-07-20T12:04:39.0054223Z T=std::shared_ptr 2023-07-20T12:04:39.0054711Z ] 2023-07-20T12:04:39.0055797Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0057085Z with 2023-07-20T12:04:39.0057461Z [ 2023-07-20T12:04:39.0057977Z T=std::shared_ptr 2023-07-20T12:04:39.0058517Z ] 2023-07-20T12:04:39.0059634Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:04:39.0061395Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0063062Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0064053Z with 2023-07-20T12:04:39.0064405Z [ 2023-07-20T12:04:39.0064943Z T=std::shared_ptr 2023-07-20T12:04:39.0065460Z ] 2023-07-20T12:04:39.0066672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0067563Z with 2023-07-20T12:04:39.0067931Z [ 2023-07-20T12:04:39.0068416Z T=std::weak_ptr 2023-07-20T12:04:39.0068903Z ] 2023-07-20T12:04:39.0070136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0071073Z with 2023-07-20T12:04:39.0071435Z [ 2023-07-20T12:04:39.0072201Z T=std::weak_ptr 2023-07-20T12:04:39.0072676Z ] 2023-07-20T12:04:39.0073725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0075028Z with 2023-07-20T12:04:39.0075411Z [ 2023-07-20T12:04:39.0075926Z T=std::weak_ptr 2023-07-20T12:04:39.0078911Z ] 2023-07-20T12:04:39.0080230Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:04:39.0081238Z with 2023-07-20T12:04:39.0081639Z [ 2023-07-20T12:04:39.0082115Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:04:39.0082667Z ] 2023-07-20T12:04:39.0083645Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0084540Z with 2023-07-20T12:04:39.0084873Z [ 2023-07-20T12:04:39.0085344Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:04:39.0085944Z ] 2023-07-20T12:04:39.0086936Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0087874Z with 2023-07-20T12:04:39.0088200Z [ 2023-07-20T12:04:39.0088699Z T=std::weak_ptr 2023-07-20T12:04:39.0089169Z ] 2023-07-20T12:04:39.0090075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0090968Z with 2023-07-20T12:04:39.0091331Z [ 2023-07-20T12:04:39.0091872Z T=std::vector> 2023-07-20T12:04:39.0092432Z ] 2023-07-20T12:04:39.0093399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0094282Z with 2023-07-20T12:04:39.0094609Z [ 2023-07-20T12:04:39.0095176Z T=std::vector> 2023-07-20T12:04:39.0095698Z ] 2023-07-20T12:04:39.0096729Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0097725Z with 2023-07-20T12:04:39.0098082Z [ 2023-07-20T12:04:39.0098662Z T=std::vector> 2023-07-20T12:04:39.0099213Z ] 2023-07-20T12:04:39.0100557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:04:39.0102335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0104047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0105234Z with 2023-07-20T12:04:39.0105606Z [ 2023-07-20T12:04:39.0106163Z T=std::vector> 2023-07-20T12:04:39.0106683Z ] 2023-07-20T12:04:39.0107613Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0108483Z with 2023-07-20T12:04:39.0108847Z [ 2023-07-20T12:04:39.0109322Z T=std::vector> 2023-07-20T12:04:39.0109760Z ] 2023-07-20T12:04:39.0110728Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0111645Z with 2023-07-20T12:04:39.0112022Z [ 2023-07-20T12:04:39.0112864Z T=std::vector> 2023-07-20T12:04:39.0113330Z ] 2023-07-20T12:04:39.0114400Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0115389Z with 2023-07-20T12:04:39.0115745Z [ 2023-07-20T12:04:39.0116193Z T=std::vector> 2023-07-20T12:04:39.0116665Z ] 2023-07-20T12:04:39.0117681Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:04:39.0119288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0120908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0121840Z with 2023-07-20T12:04:39.0122208Z [ 2023-07-20T12:04:39.0122698Z T=std::vector> 2023-07-20T12:04:39.0123174Z ] 2023-07-20T12:04:39.0124053Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0124909Z with 2023-07-20T12:04:39.0125274Z [ 2023-07-20T12:04:39.0125862Z T=std::vector,std::allocator>> 2023-07-20T12:04:39.0126457Z ] 2023-07-20T12:04:39.0127604Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0128463Z with 2023-07-20T12:04:39.0128784Z [ 2023-07-20T12:04:39.0129309Z T=std::vector,std::allocator>> 2023-07-20T12:04:39.0129770Z ] 2023-07-20T12:04:39.0130678Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0131528Z with 2023-07-20T12:04:39.0131844Z [ 2023-07-20T12:04:39.0132364Z T=std::vector,std::allocator>> 2023-07-20T12:04:39.0133094Z ] 2023-07-20T12:04:39.0134250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0135985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0137559Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0139054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0139976Z with 2023-07-20T12:04:39.0140306Z [ 2023-07-20T12:04:39.0140892Z T=std::vector,std::allocator>> 2023-07-20T12:04:39.0141436Z ] 2023-07-20T12:04:39.0142343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0143164Z with 2023-07-20T12:04:39.0143517Z [ 2023-07-20T12:04:39.0144073Z T=std::vector,std::allocator>> 2023-07-20T12:04:39.0144598Z ] 2023-07-20T12:04:39.0145520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0146394Z with 2023-07-20T12:04:39.0146749Z [ 2023-07-20T12:04:39.0147312Z T=std::vector,std::allocator>> 2023-07-20T12:04:39.0147832Z ] 2023-07-20T12:04:39.0148808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0149760Z with 2023-07-20T12:04:39.0150117Z [ 2023-07-20T12:04:39.0150667Z T=std::vector,std::allocator>> 2023-07-20T12:04:39.0151173Z ] 2023-07-20T12:04:39.0152461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0154229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0155826Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0157318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0158453Z with 2023-07-20T12:04:39.0158808Z [ 2023-07-20T12:04:39.0159376Z T=std::vector,std::allocator>> 2023-07-20T12:04:39.0159912Z ] 2023-07-20T12:04:39.0160819Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0161660Z with 2023-07-20T12:04:39.0161995Z [ 2023-07-20T12:04:39.0162477Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:04:39.0162936Z ] 2023-07-20T12:04:39.0163889Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0164795Z with 2023-07-20T12:04:39.0165144Z [ 2023-07-20T12:04:39.0165628Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:04:39.0166086Z ] 2023-07-20T12:04:39.0167110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0168059Z with 2023-07-20T12:04:39.0168418Z [ 2023-07-20T12:04:39.0168895Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:04:39.0169350Z ] 2023-07-20T12:04:39.0170351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:04:39.0171955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0173548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0174474Z with 2023-07-20T12:04:39.0174831Z [ 2023-07-20T12:04:39.0175295Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:04:39.0175757Z ] 2023-07-20T12:04:39.0176654Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0177499Z with 2023-07-20T12:04:39.0177874Z [ 2023-07-20T12:04:39.0178407Z T=c10::impl::InlineStreamGuard 2023-07-20T12:04:39.0178933Z ] 2023-07-20T12:04:39.0180100Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0181014Z with 2023-07-20T12:04:39.0181361Z [ 2023-07-20T12:04:39.0181919Z T=c10::impl::InlineStreamGuard 2023-07-20T12:04:39.0182452Z ] 2023-07-20T12:04:39.0183491Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0184436Z with 2023-07-20T12:04:39.0184770Z [ 2023-07-20T12:04:39.0185312Z T=c10::impl::InlineStreamGuard 2023-07-20T12:04:39.0186063Z ] 2023-07-20T12:04:39.0187286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:04:39.0189174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0190952Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0192444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0193274Z with 2023-07-20T12:04:39.0193597Z [ 2023-07-20T12:04:39.0194086Z T=c10::impl::InlineStreamGuard 2023-07-20T12:04:39.0194537Z ] 2023-07-20T12:04:39.0195348Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0196091Z with 2023-07-20T12:04:39.0196411Z [ 2023-07-20T12:04:39.0196775Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:04:39.0197180Z ] 2023-07-20T12:04:39.0198013Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0198817Z with 2023-07-20T12:04:39.0199120Z [ 2023-07-20T12:04:39.0199535Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:04:39.0199941Z ] 2023-07-20T12:04:39.0200861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0201747Z with 2023-07-20T12:04:39.0202066Z [ 2023-07-20T12:04:39.0202500Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:04:39.0202903Z ] 2023-07-20T12:04:39.0203918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0205578Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0206426Z with 2023-07-20T12:04:39.0206766Z [ 2023-07-20T12:04:39.0207157Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:04:39.0207575Z ] 2023-07-20T12:04:39.0208560Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0210028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0211103Z with 2023-07-20T12:04:39.0211449Z [ 2023-07-20T12:04:39.0211870Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:04:39.0212255Z ] 2023-07-20T12:04:39.0213134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0213995Z with 2023-07-20T12:04:39.0214355Z [ 2023-07-20T12:04:39.0215343Z T=std::vector>,std::allocator>>> 2023-07-20T12:04:39.0216302Z ] 2023-07-20T12:04:39.0217275Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0218159Z with 2023-07-20T12:04:39.0218525Z [ 2023-07-20T12:04:39.0219526Z T=std::vector>,std::allocator>>> 2023-07-20T12:04:39.0220463Z ] 2023-07-20T12:04:39.0221566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0222564Z with 2023-07-20T12:04:39.0222934Z [ 2023-07-20T12:04:39.0223946Z T=std::vector>,std::allocator>>> 2023-07-20T12:04:39.0224909Z ] 2023-07-20T12:04:39.0226381Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0227776Z with 2023-07-20T12:04:39.0228145Z [ 2023-07-20T12:04:39.0228582Z TTarget=c10::StorageImpl 2023-07-20T12:04:39.0228990Z ] 2023-07-20T12:04:39.0230659Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0232066Z with 2023-07-20T12:04:39.0232441Z [ 2023-07-20T12:04:39.0232872Z TTarget=c10::StorageImpl 2023-07-20T12:04:39.0233280Z ] 2023-07-20T12:04:39.0234288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0235228Z with 2023-07-20T12:04:39.0235600Z [ 2023-07-20T12:04:39.0236614Z T=std::vector>,std::allocator>>> 2023-07-20T12:04:39.0239380Z ] 2023-07-20T12:04:39.0240362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0241233Z with 2023-07-20T12:04:39.0241605Z [ 2023-07-20T12:04:39.0242023Z T=torch::autograd::ViewInfo 2023-07-20T12:04:39.0242459Z ] 2023-07-20T12:04:39.0243430Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0244345Z with 2023-07-20T12:04:39.0244689Z [ 2023-07-20T12:04:39.0245138Z T=torch::autograd::ViewInfo 2023-07-20T12:04:39.0245582Z ] 2023-07-20T12:04:39.0246655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0247650Z with 2023-07-20T12:04:39.0247998Z [ 2023-07-20T12:04:39.0248439Z T=torch::autograd::ViewInfo 2023-07-20T12:04:39.0248881Z ] 2023-07-20T12:04:39.0249917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0251529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0253133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0254113Z with 2023-07-20T12:04:39.0254484Z [ 2023-07-20T12:04:39.0254929Z T=torch::autograd::ViewInfo 2023-07-20T12:04:39.0255352Z ] 2023-07-20T12:04:39.0256279Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0257148Z with 2023-07-20T12:04:39.0257521Z [ 2023-07-20T12:04:39.0257883Z T=c10::IValue 2023-07-20T12:04:39.0258277Z ] 2023-07-20T12:04:39.0259260Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0260182Z with 2023-07-20T12:04:39.0260519Z [ 2023-07-20T12:04:39.0260912Z T=c10::IValue 2023-07-20T12:04:39.0261294Z ] 2023-07-20T12:04:39.0262552Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0263554Z with 2023-07-20T12:04:39.0263905Z [ 2023-07-20T12:04:39.0264299Z T=c10::IValue 2023-07-20T12:04:39.0264690Z ] 2023-07-20T12:04:39.0265669Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0267177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0268964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0269925Z with 2023-07-20T12:04:39.0270296Z [ 2023-07-20T12:04:39.0270688Z T=c10::IValue 2023-07-20T12:04:39.0271063Z ] 2023-07-20T12:04:39.0272004Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0272878Z with 2023-07-20T12:04:39.0273248Z [ 2023-07-20T12:04:39.0273619Z T=c10::AliasInfo 2023-07-20T12:04:39.0274033Z ] 2023-07-20T12:04:39.0275024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0275921Z with 2023-07-20T12:04:39.0276261Z [ 2023-07-20T12:04:39.0276655Z T=c10::AliasInfo 2023-07-20T12:04:39.0277062Z ] 2023-07-20T12:04:39.0278112Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0279106Z with 2023-07-20T12:04:39.0279459Z [ 2023-07-20T12:04:39.0279849Z T=c10::AliasInfo 2023-07-20T12:04:39.0280250Z ] 2023-07-20T12:04:39.0281245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0282816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0284402Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0285368Z with 2023-07-20T12:04:39.0285728Z [ 2023-07-20T12:04:39.0286133Z T=c10::AliasInfo 2023-07-20T12:04:39.0286511Z ] 2023-07-20T12:04:39.0287437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0288324Z with 2023-07-20T12:04:39.0288833Z [ 2023-07-20T12:04:39.0289544Z T=std::vector> 2023-07-20T12:04:39.0290268Z ] 2023-07-20T12:04:39.0291248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0292156Z with 2023-07-20T12:04:39.0292515Z [ 2023-07-20T12:04:39.0293055Z T=std::vector> 2023-07-20T12:04:39.0293568Z ] 2023-07-20T12:04:39.0294665Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0296042Z with 2023-07-20T12:04:39.0296409Z [ 2023-07-20T12:04:39.0297053Z T=std::vector> 2023-07-20T12:04:39.0297655Z ] 2023-07-20T12:04:39.0298689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:04:39.0299664Z with 2023-07-20T12:04:39.0300023Z [ 2023-07-20T12:04:39.0300434Z T=c10::SymInt 2023-07-20T12:04:39.0300838Z ] 2023-07-20T12:04:39.0301863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0302979Z with 2023-07-20T12:04:39.0303420Z [ 2023-07-20T12:04:39.0303929Z T=c10::SymInt 2023-07-20T12:04:39.0304391Z ] 2023-07-20T12:04:39.0305520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0307443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0309312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0310443Z with 2023-07-20T12:04:39.0310860Z [ 2023-07-20T12:04:39.0311470Z T=std::vector> 2023-07-20T12:04:39.0311984Z ] 2023-07-20T12:04:39.0312976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0313908Z with 2023-07-20T12:04:39.0314265Z [ 2023-07-20T12:04:39.0314833Z T=c10::either 2023-07-20T12:04:39.0315381Z ] 2023-07-20T12:04:39.0316394Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0317366Z with 2023-07-20T12:04:39.0317709Z [ 2023-07-20T12:04:39.0318242Z T=c10::either 2023-07-20T12:04:39.0318813Z ] 2023-07-20T12:04:39.0320194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0321217Z with 2023-07-20T12:04:39.0321599Z [ 2023-07-20T12:04:39.0322131Z T=c10::either 2023-07-20T12:04:39.0322684Z ] 2023-07-20T12:04:39.0323801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:04:39.0325683Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-20T12:04:39.0327649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0328658Z with 2023-07-20T12:04:39.0329033Z [ 2023-07-20T12:04:39.0329573Z T=c10::either 2023-07-20T12:04:39.0330061Z ] 2023-07-20T12:04:39.0330997Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0331922Z with 2023-07-20T12:04:39.0332293Z [ 2023-07-20T12:04:39.0332704Z T=at::StepCallbacks 2023-07-20T12:04:39.0333243Z ] 2023-07-20T12:04:39.0334244Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0335155Z with 2023-07-20T12:04:39.0335501Z [ 2023-07-20T12:04:39.0335929Z T=at::StepCallbacks 2023-07-20T12:04:39.0336351Z ] 2023-07-20T12:04:39.0337404Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0338391Z with 2023-07-20T12:04:39.0338837Z [ 2023-07-20T12:04:39.0339263Z T=at::StepCallbacks 2023-07-20T12:04:39.0339743Z ] 2023-07-20T12:04:39.0340839Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0342444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0344057Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0345008Z with 2023-07-20T12:04:39.0345377Z [ 2023-07-20T12:04:39.0345893Z T=at::StepCallbacks 2023-07-20T12:04:39.0346291Z ] 2023-07-20T12:04:39.0347386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0348287Z with 2023-07-20T12:04:39.0348658Z [ 2023-07-20T12:04:39.0349332Z T=c10::SmallVector<__int64,5> 2023-07-20T12:04:39.0349808Z ] 2023-07-20T12:04:39.0350779Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0351693Z with 2023-07-20T12:04:39.0352043Z [ 2023-07-20T12:04:39.0352498Z T=c10::SmallVector<__int64,5> 2023-07-20T12:04:39.0353039Z ] 2023-07-20T12:04:39.0354161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0355436Z with 2023-07-20T12:04:39.0355782Z [ 2023-07-20T12:04:39.0356225Z T=c10::SmallVector<__int64,5> 2023-07-20T12:04:39.0356657Z ] 2023-07-20T12:04:39.0357682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:04:39.0359245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0361020Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0362061Z with 2023-07-20T12:04:39.0362434Z [ 2023-07-20T12:04:39.0362883Z T=c10::SmallVector<__int64,5> 2023-07-20T12:04:39.0363294Z ] 2023-07-20T12:04:39.0364302Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0365221Z with 2023-07-20T12:04:39.0365608Z [ 2023-07-20T12:04:39.0366053Z T=c10::impl::AnnotatedSchema 2023-07-20T12:04:39.0366514Z ] 2023-07-20T12:04:39.0367648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0368750Z with 2023-07-20T12:04:39.0369139Z [ 2023-07-20T12:04:39.0369584Z T=c10::impl::AnnotatedSchema 2023-07-20T12:04:39.0370058Z ] 2023-07-20T12:04:39.0371206Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0372250Z with 2023-07-20T12:04:39.0372600Z [ 2023-07-20T12:04:39.0373057Z T=c10::impl::AnnotatedSchema 2023-07-20T12:04:39.0373496Z ] 2023-07-20T12:04:39.0374699Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0376566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0378476Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0379487Z with 2023-07-20T12:04:39.0379884Z [ 2023-07-20T12:04:39.0380362Z T=c10::impl::AnnotatedSchema 2023-07-20T12:04:39.0380938Z ] 2023-07-20T12:04:39.0381969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0383047Z with 2023-07-20T12:04:39.0383429Z [ 2023-07-20T12:04:39.0383994Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:04:39.0384516Z ] 2023-07-20T12:04:39.0385542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0386762Z with 2023-07-20T12:04:39.0387151Z [ 2023-07-20T12:04:39.0387705Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:04:39.0388370Z ] 2023-07-20T12:04:39.0389627Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0390708Z with 2023-07-20T12:04:39.0391077Z [ 2023-07-20T12:04:39.0391651Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:04:39.0392196Z ] 2023-07-20T12:04:39.0393381Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0395427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(288): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-20T12:04:39.0397377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0398341Z with 2023-07-20T12:04:39.0398710Z [ 2023-07-20T12:04:39.0399274Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:04:39.0399794Z ] 2023-07-20T12:04:39.0400692Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0401628Z with 2023-07-20T12:04:39.0402154Z [ 2023-07-20T12:04:39.0402904Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:04:39.0403824Z ] 2023-07-20T12:04:39.0404835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0405769Z with 2023-07-20T12:04:39.0406132Z [ 2023-07-20T12:04:39.0406860Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:04:39.0407525Z ] 2023-07-20T12:04:39.0408640Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0410045Z with 2023-07-20T12:04:39.0410639Z [ 2023-07-20T12:04:39.0411383Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:04:39.0412049Z ] 2023-07-20T12:04:39.0413359Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0415459Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0417901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0418894Z with 2023-07-20T12:04:39.0419272Z [ 2023-07-20T12:04:39.0419965Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:04:39.0420610Z ] 2023-07-20T12:04:39.0421558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0422476Z with 2023-07-20T12:04:39.0422861Z [ 2023-07-20T12:04:39.0423440Z T=torch::jit::SourceRange 2023-07-20T12:04:39.0423888Z ] 2023-07-20T12:04:39.0425087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0426023Z with 2023-07-20T12:04:39.0426378Z [ 2023-07-20T12:04:39.0426836Z T=torch::jit::SourceRange 2023-07-20T12:04:39.0427259Z ] 2023-07-20T12:04:39.0428366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0429375Z with 2023-07-20T12:04:39.0429752Z [ 2023-07-20T12:04:39.0430292Z T=torch::jit::SourceRange 2023-07-20T12:04:39.0430753Z ] 2023-07-20T12:04:39.0432011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0433770Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0435497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0436517Z with 2023-07-20T12:04:39.0436899Z [ 2023-07-20T12:04:39.0437407Z T=torch::jit::SourceRange 2023-07-20T12:04:39.0437821Z ] 2023-07-20T12:04:39.0439178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0440127Z with 2023-07-20T12:04:39.0440515Z [ 2023-07-20T12:04:39.0441260Z T=c10::intrusive_ptr> 2023-07-20T12:04:39.0441987Z ] 2023-07-20T12:04:39.0442978Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0443938Z with 2023-07-20T12:04:39.0444439Z [ 2023-07-20T12:04:39.0445322Z T=c10::intrusive_ptr> 2023-07-20T12:04:39.0446435Z ] 2023-07-20T12:04:39.0447536Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0448600Z with 2023-07-20T12:04:39.0448968Z [ 2023-07-20T12:04:39.0449731Z T=c10::intrusive_ptr> 2023-07-20T12:04:39.0450475Z ] 2023-07-20T12:04:39.0451891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:04:39.0453238Z with 2023-07-20T12:04:39.0453630Z [ 2023-07-20T12:04:39.0454125Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:04:39.0454616Z ] 2023-07-20T12:04:39.0455927Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0457145Z with 2023-07-20T12:04:39.0457518Z [ 2023-07-20T12:04:39.0457996Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:04:39.0458605Z ] 2023-07-20T12:04:39.0459803Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0460733Z with 2023-07-20T12:04:39.0461117Z [ 2023-07-20T12:04:39.0461921Z T=c10::intrusive_ptr> 2023-07-20T12:04:39.0462683Z ] 2023-07-20T12:04:39.0463645Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0464578Z with 2023-07-20T12:04:39.0464955Z [ 2023-07-20T12:04:39.0465569Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:04:39.0466018Z ] 2023-07-20T12:04:39.0467202Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0468135Z with 2023-07-20T12:04:39.0468510Z [ 2023-07-20T12:04:39.0469019Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:04:39.0469477Z ] 2023-07-20T12:04:39.0472452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0473669Z with 2023-07-20T12:04:39.0474329Z [ 2023-07-20T12:04:39.0474801Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:04:39.0475288Z ] 2023-07-20T12:04:39.0476386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0478075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0480170Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0481322Z with 2023-07-20T12:04:39.0481691Z [ 2023-07-20T12:04:39.0482168Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:04:39.0482648Z ] 2023-07-20T12:04:39.0483653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0484547Z with 2023-07-20T12:04:39.0484916Z [ 2023-07-20T12:04:39.0485614Z T=c10::intrusive_ptr> 2023-07-20T12:04:39.0486275Z ] 2023-07-20T12:04:39.0487326Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0488430Z with 2023-07-20T12:04:39.0488825Z [ 2023-07-20T12:04:39.0489534Z T=c10::intrusive_ptr> 2023-07-20T12:04:39.0490192Z ] 2023-07-20T12:04:39.0491290Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0492334Z with 2023-07-20T12:04:39.0492701Z [ 2023-07-20T12:04:39.0493506Z T=c10::intrusive_ptr> 2023-07-20T12:04:39.0494143Z ] 2023-07-20T12:04:39.0495425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:04:39.0496610Z with 2023-07-20T12:04:39.0497020Z [ 2023-07-20T12:04:39.0497466Z TTarget=torch::jit::Scope 2023-07-20T12:04:39.0497923Z ] 2023-07-20T12:04:39.0499155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0500298Z with 2023-07-20T12:04:39.0500695Z [ 2023-07-20T12:04:39.0501122Z TTarget=torch::jit::Scope 2023-07-20T12:04:39.0501581Z ] 2023-07-20T12:04:39.0502857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0503979Z with 2023-07-20T12:04:39.0504347Z [ 2023-07-20T12:04:39.0505033Z T=c10::intrusive_ptr> 2023-07-20T12:04:39.0505673Z ] 2023-07-20T12:04:39.0506659Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0507598Z with 2023-07-20T12:04:39.0507954Z [ 2023-07-20T12:04:39.0508659Z T=at::ThreadLocalState 2023-07-20T12:04:39.0509112Z ] 2023-07-20T12:04:39.0510442Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0511406Z with 2023-07-20T12:04:39.0511794Z [ 2023-07-20T12:04:39.0512250Z T=at::ThreadLocalState 2023-07-20T12:04:39.0512687Z ] 2023-07-20T12:04:39.0513985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0515147Z with 2023-07-20T12:04:39.0515529Z [ 2023-07-20T12:04:39.0515972Z T=at::ThreadLocalState 2023-07-20T12:04:39.0516709Z ] 2023-07-20T12:04:39.0517843Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0519598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0521227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0522335Z with 2023-07-20T12:04:39.0522732Z [ 2023-07-20T12:04:39.0523175Z T=at::ThreadLocalState 2023-07-20T12:04:39.0524081Z ] 2023-07-20T12:04:39.0525067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0526256Z with 2023-07-20T12:04:39.0526628Z [ 2023-07-20T12:04:39.0527123Z T=std::shared_ptr 2023-07-20T12:04:39.0527605Z ] 2023-07-20T12:04:39.0530551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0531756Z with 2023-07-20T12:04:39.0532127Z [ 2023-07-20T12:04:39.0532806Z T=std::shared_ptr 2023-07-20T12:04:39.0533392Z ] 2023-07-20T12:04:39.0534589Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0535635Z with 2023-07-20T12:04:39.0536175Z [ 2023-07-20T12:04:39.0536749Z T=std::shared_ptr 2023-07-20T12:04:39.0537546Z ] 2023-07-20T12:04:39.0538790Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:04:39.0540585Z 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:04:39.0542303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0544384Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0545548Z with 2023-07-20T12:04:39.0545922Z [ 2023-07-20T12:04:39.0546387Z T=std::shared_ptr 2023-07-20T12:04:39.0546834Z ] 2023-07-20T12:04:39.0547776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0548659Z with 2023-07-20T12:04:39.0549011Z [ 2023-07-20T12:04:39.0549464Z T=torch::jit::GraphExecutor 2023-07-20T12:04:39.0549912Z ] 2023-07-20T12:04:39.0550986Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0552092Z with 2023-07-20T12:04:39.0552494Z [ 2023-07-20T12:04:39.0552937Z T=torch::jit::GraphExecutor 2023-07-20T12:04:39.0553382Z ] 2023-07-20T12:04:39.0554467Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0555495Z with 2023-07-20T12:04:39.0555871Z [ 2023-07-20T12:04:39.0556323Z T=torch::jit::GraphExecutor 2023-07-20T12:04:39.0556766Z ] 2023-07-20T12:04:39.0557879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0559751Z 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:04:39.0561501Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0563235Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0564241Z with 2023-07-20T12:04:39.0564755Z [ 2023-07-20T12:04:39.0565207Z T=torch::jit::GraphExecutor 2023-07-20T12:04:39.0565755Z ] 2023-07-20T12:04:39.0567045Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0567966Z with 2023-07-20T12:04:39.0568306Z [ 2023-07-20T12:04:39.0568735Z T=torch::jit::Method 2023-07-20T12:04:39.0569152Z ] 2023-07-20T12:04:39.0570156Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0571048Z with 2023-07-20T12:04:39.0571412Z [ 2023-07-20T12:04:39.0571938Z T=torch::jit::Method 2023-07-20T12:04:39.0572359Z ] 2023-07-20T12:04:39.0573559Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0574803Z with 2023-07-20T12:04:39.0575187Z [ 2023-07-20T12:04:39.0575620Z T=torch::jit::Method 2023-07-20T12:04:39.0575994Z ] 2023-07-20T12:04:39.0577001Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-20T12:04:39.0578764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0580585Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0581579Z with 2023-07-20T12:04:39.0581986Z [ 2023-07-20T12:04:39.0582400Z T=torch::jit::Method 2023-07-20T12:04:39.0582846Z ] 2023-07-20T12:04:39.0583813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0584753Z with 2023-07-20T12:04:39.0585117Z [ 2023-07-20T12:04:39.0586041Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:04:39.0586830Z ] 2023-07-20T12:04:39.0588009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0588964Z with 2023-07-20T12:04:39.0589315Z [ 2023-07-20T12:04:39.0590139Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:04:39.0590909Z ] 2023-07-20T12:04:39.0592002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0593145Z with 2023-07-20T12:04:39.0593509Z [ 2023-07-20T12:04:39.0594501Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:04:39.0595288Z ] 2023-07-20T12:04:39.0596945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0599283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0601370Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0602795Z with 2023-07-20T12:04:39.0603204Z [ 2023-07-20T12:04:39.0604148Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:04:39.0604940Z ] 2023-07-20T12:04:39.0605939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0606805Z with 2023-07-20T12:04:39.0607277Z [ 2023-07-20T12:04:39.0608551Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:04:39.0609772Z ] 2023-07-20T12:04:39.0610833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0611753Z with 2023-07-20T12:04:39.0612128Z [ 2023-07-20T12:04:39.0613318Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:04:39.0614522Z ] 2023-07-20T12:04:39.0615664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0616756Z with 2023-07-20T12:04:39.0617109Z [ 2023-07-20T12:04:39.0618260Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:04:39.0618440Z ] 2023-07-20T12:04:39.0620022Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0621946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0622969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0623144Z with 2023-07-20T12:04:39.0623288Z [ 2023-07-20T12:04:39.0624248Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:04:39.0624619Z ] 2023-07-20T12:04:39.0625392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0625567Z with 2023-07-20T12:04:39.0625714Z [ 2023-07-20T12:04:39.0626067Z T=std::function 2023-07-20T12:04:39.0626211Z ] 2023-07-20T12:04:39.0626994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:39.0627160Z with 2023-07-20T12:04:39.0627303Z [ 2023-07-20T12:04:39.0627657Z T=std::function 2023-07-20T12:04:39.0627800Z ] 2023-07-20T12:04:39.0628740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:39.0628901Z with 2023-07-20T12:04:39.0629027Z [ 2023-07-20T12:04:39.0629342Z T=std::function 2023-07-20T12:04:39.0629589Z ] 2023-07-20T12:04:39.0631195Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:04:39.0632186Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:39.0632970Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:39.0633096Z with 2023-07-20T12:04:39.0633230Z [ 2023-07-20T12:04:39.0633568Z T=std::function 2023-07-20T12:04:39.0633704Z ] 2023-07-20T12:04:43.2636317Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:43.2637397Z with 2023-07-20T12:04:43.2637810Z [ 2023-07-20T12:04:43.2638348Z T=std::vector> 2023-07-20T12:04:43.2638854Z ] 2023-07-20T12:04:43.2640209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:43.2641172Z with 2023-07-20T12:04:43.2641565Z [ 2023-07-20T12:04:43.2642091Z T=std::vector> 2023-07-20T12:04:43.2642599Z ] 2023-07-20T12:04:43.2643694Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:43.2644879Z with 2023-07-20T12:04:43.2645260Z [ 2023-07-20T12:04:43.2645789Z T=std::vector> 2023-07-20T12:04:43.2646583Z ] 2023-07-20T12:04:43.2647680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:04:43.2648673Z with 2023-07-20T12:04:43.2649037Z [ 2023-07-20T12:04:43.2649400Z T=double 2023-07-20T12:04:43.2649749Z ] 2023-07-20T12:04:43.2689608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:43.2692040Z with 2023-07-20T12:04:43.2692439Z [ 2023-07-20T12:04:43.2692786Z T=double 2023-07-20T12:04:43.2693096Z ] 2023-07-20T12:04:43.2694204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:43.2695132Z with 2023-07-20T12:04:43.2695487Z [ 2023-07-20T12:04:43.2695952Z T=std::vector> 2023-07-20T12:04:43.2696379Z ] 2023-07-20T12:04:43.2697174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:43.2697961Z with 2023-07-20T12:04:43.2698290Z [ 2023-07-20T12:04:43.2698787Z T=std::tuple 2023-07-20T12:04:43.2699259Z ] 2023-07-20T12:04:43.2700269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:43.2701246Z with 2023-07-20T12:04:43.2701591Z [ 2023-07-20T12:04:43.2702074Z T=std::tuple 2023-07-20T12:04:43.2702547Z ] 2023-07-20T12:04:43.2703674Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:43.2704649Z with 2023-07-20T12:04:43.2705016Z [ 2023-07-20T12:04:43.2705493Z T=std::tuple 2023-07-20T12:04:43.2705948Z ] 2023-07-20T12:04:43.2706981Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-20T12:04:43.2709076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:43.2710738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:43.2711729Z with 2023-07-20T12:04:43.2712095Z [ 2023-07-20T12:04:43.2712547Z T=std::tuple 2023-07-20T12:04:43.2712907Z ] 2023-07-20T12:04:43.2713874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-20T12:04:43.2715066Z with 2023-07-20T12:04:43.2715434Z [ 2023-07-20T12:04:43.2715969Z T=std::vector> 2023-07-20T12:04:43.2716507Z ] 2023-07-20T12:04:43.2717533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-20T12:04:43.2718482Z with 2023-07-20T12:04:43.2718848Z [ 2023-07-20T12:04:43.2719391Z T=std::vector> 2023-07-20T12:04:43.2719897Z ] 2023-07-20T12:04:43.2720978Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-20T12:04:43.2721991Z with 2023-07-20T12:04:43.2722329Z [ 2023-07-20T12:04:43.2722838Z T=std::vector> 2023-07-20T12:04:43.2723320Z ] 2023-07-20T12:04:43.2724415Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-20T12:04:43.2726227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:43.2766141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-20T12:04:43.2769404Z with 2023-07-20T12:04:43.2769904Z [ 2023-07-20T12:04:43.2770401Z T=std::vector> 2023-07-20T12:04:43.2770846Z ] 2023-07-20T12:04:43.2771715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-20T12:04:43.2772573Z with 2023-07-20T12:04:43.2772903Z [ 2023-07-20T12:04:43.2773422Z K=std::basic_string,std::allocator>, 2023-07-20T12:04:43.2774233Z V=std::unique_ptr> 2023-07-20T12:04:43.2774892Z ] 2023-07-20T12:04:43.2775896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:43.2776883Z with 2023-07-20T12:04:43.2777674Z [ 2023-07-20T12:04:43.2778301Z K=std::basic_string,std::allocator>, 2023-07-20T12:04:43.2779243Z V=std::unique_ptr> 2023-07-20T12:04:43.2779936Z ] 2023-07-20T12:04:43.2781502Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04:43.2786053Z with 2023-07-20T12:04:43.2786410Z [ 2023-07-20T12:04:43.2786941Z K=std::basic_string,std::allocator>, 2023-07-20T12:04:43.2787785Z V=std::unique_ptr>, 2023-07-20T12:04:43.2788748Z H=std::hash,std::allocator>>, 2023-07-20T12:04:43.2789654Z E=std::equal_to,std::allocator>>, 2023-07-20T12:04:43.2790860Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:04:43.2791690Z ] 2023-07-20T12:04:43.2793190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:04.8120506Z with 2023-07-20T12:05:05.0378657Z [ 2023-07-20T12:05:05.1255091Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:05.1930311Z V=std::unique_ptr>, 2023-07-20T12:05:05.3886857Z H=std::hash,std::allocator>>, 2023-07-20T12:05:05.4363075Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:05.5791310Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:05.6650623Z ] 2023-07-20T12:05:05.7143617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:05.8621014Z with 2023-07-20T12:05:05.8893266Z [ 2023-07-20T12:05:05.9689259Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:06.0951581Z V=std::unique_ptr>, 2023-07-20T12:05:06.2532779Z H=std::hash,std::allocator>>, 2023-07-20T12:05:06.3535198Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:06.4881460Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:06.4882705Z ] 2023-07-20T12:05:06.4925303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:06.5017579Z with 2023-07-20T12:05:06.5018498Z [ 2023-07-20T12:05:06.5019663Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:06.5110274Z V=std::unique_ptr> 2023-07-20T12:05:06.5111551Z ] 2023-07-20T12:05:06.5112951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:06.5114277Z with 2023-07-20T12:05:06.5114988Z [ 2023-07-20T12:05:06.5115713Z K=c10::DispatchKey, 2023-07-20T12:05:06.5116870Z V=std::list> 2023-07-20T12:05:06.5117998Z ] 2023-07-20T12:05:06.5119397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:06.5124721Z with 2023-07-20T12:05:06.5125466Z [ 2023-07-20T12:05:06.5126215Z K=c10::DispatchKey, 2023-07-20T12:05:06.5127237Z V=std::list> 2023-07-20T12:05:06.5128200Z ] 2023-07-20T12:05:06.5130075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:06.5132215Z with 2023-07-20T12:05:06.5132913Z [ 2023-07-20T12:05:06.5133651Z K=c10::DispatchKey, 2023-07-20T12:05:06.5134661Z V=std::list>, 2023-07-20T12:05:06.5135707Z H=std::hash, 2023-07-20T12:05:06.5136590Z E=std::equal_to, 2023-07-20T12:05:06.5138137Z A=std::allocator>>> 2023-07-20T12:05:06.5139312Z ] 2023-07-20T12:05:06.5141503Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:06.5143373Z with 2023-07-20T12:05:06.5144072Z [ 2023-07-20T12:05:06.5144944Z K=c10::DispatchKey, 2023-07-20T12:05:06.5146285Z V=std::list>, 2023-07-20T12:05:06.5147330Z H=std::hash, 2023-07-20T12:05:06.5148200Z E=std::equal_to, 2023-07-20T12:05:06.5149365Z A=std::allocator>>> 2023-07-20T12:05:06.5150403Z ] 2023-07-20T12:05:06.5152484Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:06.5154682Z with 2023-07-20T12:05:06.5155383Z [ 2023-07-20T12:05:06.5156148Z K=c10::DispatchKey, 2023-07-20T12:05:06.5157209Z V=std::list>, 2023-07-20T12:05:06.5158436Z H=std::hash, 2023-07-20T12:05:06.5159434Z E=std::equal_to, 2023-07-20T12:05:06.5160677Z A=std::allocator>>> 2023-07-20T12:05:06.5161742Z ] 2023-07-20T12:05:06.5163600Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:06.5165465Z with 2023-07-20T12:05:06.5166142Z [ 2023-07-20T12:05:06.5167066Z K=c10::DispatchKey, 2023-07-20T12:05:06.5168068Z V=std::list> 2023-07-20T12:05:06.5168975Z ] 2023-07-20T12:05:06.5172570Z [60/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06.5176187Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:06.5177274Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:06.5177978Z 2023-07-20T12:05:06.5179113Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:06.5181242Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:06.5183323Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:06.5185156Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:07.0345446Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:05:07.0346999Z %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:07.0349216Z %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:07.0350511Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:07.0351761Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:07.0352717Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:07.0353808Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:07.0354874Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:07.0355927Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:07.0359166Z [61/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:07.0362334Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:07.0363038Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:07.0363458Z 2023-07-20T12:05:07.0364133Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:07.0365482Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:07.0366831Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:07.0368215Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:07.0369386Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:07.0370345Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:07.0372814Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:07.0376126Z [62/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-07-20T12:05:07.0378988Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:07.0379723Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:07.0380090Z 2023-07-20T12:05:07.0380728Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:07.0382115Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:07.0383470Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:07.0384853Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:07.0386021Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:07.0386950Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:07.0387885Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:07.0388885Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:07.0390025Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-20T12:05:07.0391179Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-20T12:05:07.0392204Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-20T12:05:07.0393169Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:07.0394050Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:07.0394948Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:07.0395858Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:07.0399272Z [63/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:07.0402033Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:07.0402733Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:07.0403079Z 2023-07-20T12:05:07.0403723Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:07.0405312Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:07.0406650Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:07.0407909Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:07.0408951Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:07.0409828Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:07.0410690Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:07.0413944Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:07.0416605Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:07.0417259Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:07.0417620Z 2023-07-20T12:05:07.0418253Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:07.0419578Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:07.0421019Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:07.0422562Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:07.0423780Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:05:07.0425019Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-20T12:05:07.0426080Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-20T12:05:07.0427211Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:05:07.0428319Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:05:07.0429309Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-20T12:05:07.0430295Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-20T12:05:07.0431416Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:07.0432294Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:07.0433209Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:07.0435365Z [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:07.0437349Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:07.0438052Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:07.0438466Z 2023-07-20T12:05:07.0439025Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-07-20T12:05:07.0451346Z [66/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:07.0461602Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0462997Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0464398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0465808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0467154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0468487Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0469870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0472727Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0473671Z compute.cu 2023-07-20T12:05:07.0474161Z tmpxft_00000678_00000000-7_compute.compute_90.cudafe1.cpp 2023-07-20T12:05:07.0475210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0476048Z with 2023-07-20T12:05:07.0476394Z [ 2023-07-20T12:05:07.0476921Z T=std::basic_string,std::allocator> 2023-07-20T12:05:07.0477455Z ] 2023-07-20T12:05:07.0479381Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0480351Z with 2023-07-20T12:05:07.0480708Z [ 2023-07-20T12:05:07.0481250Z T=std::basic_string,std::allocator> 2023-07-20T12:05:07.0481773Z ] 2023-07-20T12:05:07.0482795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0484009Z with 2023-07-20T12:05:07.0484379Z [ 2023-07-20T12:05:07.0487033Z T=std::basic_string,std::allocator> 2023-07-20T12:05:07.0487915Z ] 2023-07-20T12:05:07.0489011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0490751Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0492561Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0493871Z with 2023-07-20T12:05:07.0494223Z [ 2023-07-20T12:05:07.0494789Z T=std::basic_string,std::allocator> 2023-07-20T12:05:07.0495338Z ] 2023-07-20T12:05:07.0496245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0497099Z with 2023-07-20T12:05:07.0497442Z [ 2023-07-20T12:05:07.0497823Z T=c10::SymInt 2023-07-20T12:05:07.0498213Z ] 2023-07-20T12:05:07.0499304Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0500563Z with 2023-07-20T12:05:07.0500927Z [ 2023-07-20T12:05:07.0501312Z T=c10::SymInt 2023-07-20T12:05:07.0501687Z ] 2023-07-20T12:05:07.0502694Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0503778Z with 2023-07-20T12:05:07.0504393Z [ 2023-07-20T12:05:07.0504817Z T=c10::SymInt 2023-07-20T12:05:07.0505178Z ] 2023-07-20T12:05:07.0506261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0508172Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0509692Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0510890Z with 2023-07-20T12:05:07.0511268Z [ 2023-07-20T12:05:07.0511642Z T=c10::SymInt 2023-07-20T12:05:07.0512039Z ] 2023-07-20T12:05:07.0513064Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0514306Z with 2023-07-20T12:05:07.0515028Z [ 2023-07-20T12:05:07.0515615Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:07.0516167Z ] 2023-07-20T12:05:07.0517161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0518050Z with 2023-07-20T12:05:07.0518442Z [ 2023-07-20T12:05:07.0519015Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:07.0519554Z ] 2023-07-20T12:05:07.0520723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0522108Z with 2023-07-20T12:05:07.0522477Z [ 2023-07-20T12:05:07.0523070Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:07.0523634Z ] 2023-07-20T12:05:07.0524763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0526634Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0528991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0530674Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0531622Z with 2023-07-20T12:05:07.0531993Z [ 2023-07-20T12:05:07.0532542Z T=c10::impl::InlineDeviceGuard 2023-07-20T12:05:07.0533118Z ] 2023-07-20T12:05:07.0534380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0535648Z with 2023-07-20T12:05:07.0536040Z [ 2023-07-20T12:05:07.0536441Z T=at::TensorBase 2023-07-20T12:05:07.0536838Z ] 2023-07-20T12:05:07.0537840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0538758Z with 2023-07-20T12:05:07.0539118Z [ 2023-07-20T12:05:07.0539507Z T=at::TensorBase 2023-07-20T12:05:07.0539901Z ] 2023-07-20T12:05:07.0541560Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0543158Z with 2023-07-20T12:05:07.0543529Z [ 2023-07-20T12:05:07.0543951Z T=at::TensorBase 2023-07-20T12:05:07.0544343Z ] 2023-07-20T12:05:07.0545272Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0546803Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0548467Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0549781Z with 2023-07-20T12:05:07.0550145Z [ 2023-07-20T12:05:07.0550539Z T=at::TensorBase 2023-07-20T12:05:07.0550944Z ] 2023-07-20T12:05:07.0551862Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0552728Z with 2023-07-20T12:05:07.0553042Z [ 2023-07-20T12:05:07.0553420Z T=at::Tensor 2023-07-20T12:05:07.0553818Z ] 2023-07-20T12:05:07.0554781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0555818Z with 2023-07-20T12:05:07.0556487Z [ 2023-07-20T12:05:07.0556947Z T=at::Tensor 2023-07-20T12:05:07.0557333Z ] 2023-07-20T12:05:07.0558406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0559379Z with 2023-07-20T12:05:07.0559729Z [ 2023-07-20T12:05:07.0560104Z T=at::Tensor 2023-07-20T12:05:07.0560504Z ] 2023-07-20T12:05:07.0561472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0563408Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0565231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0566228Z with 2023-07-20T12:05:07.0566607Z [ 2023-07-20T12:05:07.0568361Z T=at::Tensor 2023-07-20T12:05:07.0568914Z ] 2023-07-20T12:05:07.0570204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0571147Z with 2023-07-20T12:05:07.0571516Z [ 2023-07-20T12:05:07.0571908Z T=at::Generator 2023-07-20T12:05:07.0572319Z ] 2023-07-20T12:05:07.0573300Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0574491Z with 2023-07-20T12:05:07.0574839Z [ 2023-07-20T12:05:07.0575265Z T=at::Generator 2023-07-20T12:05:07.0575752Z ] 2023-07-20T12:05:07.0577387Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0578383Z with 2023-07-20T12:05:07.0578752Z [ 2023-07-20T12:05:07.0579167Z T=at::Generator 2023-07-20T12:05:07.0579574Z ] 2023-07-20T12:05:07.0580548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0582143Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0584459Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0585667Z with 2023-07-20T12:05:07.0586058Z [ 2023-07-20T12:05:07.0586454Z T=at::Generator 2023-07-20T12:05:07.0586863Z ] 2023-07-20T12:05:07.0587817Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0589060Z with 2023-07-20T12:05:07.0589447Z [ 2023-07-20T12:05:07.0589955Z T=c10::Scalar 2023-07-20T12:05:07.0590371Z ] 2023-07-20T12:05:07.0591940Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0592874Z with 2023-07-20T12:05:07.0593218Z [ 2023-07-20T12:05:07.0593615Z T=c10::Scalar 2023-07-20T12:05:07.0594010Z ] 2023-07-20T12:05:07.0595058Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0596310Z with 2023-07-20T12:05:07.0596763Z [ 2023-07-20T12:05:07.0597179Z T=c10::Scalar 2023-07-20T12:05:07.0597589Z ] 2023-07-20T12:05:07.0598889Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0600704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0602293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0603356Z with 2023-07-20T12:05:07.0603810Z [ 2023-07-20T12:05:07.0604204Z T=c10::Scalar 2023-07-20T12:05:07.0604607Z ] 2023-07-20T12:05:07.0605897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0607045Z with 2023-07-20T12:05:07.0607388Z [ 2023-07-20T12:05:07.0608096Z T=c10::QualifiedName 2023-07-20T12:05:07.0608523Z ] 2023-07-20T12:05:07.0609524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0660331Z with 2023-07-20T12:05:07.0660713Z [ 2023-07-20T12:05:07.0661221Z T=c10::QualifiedName 2023-07-20T12:05:07.0661944Z ] 2023-07-20T12:05:07.0663031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0664038Z with 2023-07-20T12:05:07.0664415Z [ 2023-07-20T12:05:07.0664846Z T=c10::QualifiedName 2023-07-20T12:05:07.0665247Z ] 2023-07-20T12:05:07.0666251Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0667989Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0669923Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0670900Z with 2023-07-20T12:05:07.0671277Z [ 2023-07-20T12:05:07.0671698Z T=c10::QualifiedName 2023-07-20T12:05:07.0672108Z ] 2023-07-20T12:05:07.0673077Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0674028Z with 2023-07-20T12:05:07.0674405Z [ 2023-07-20T12:05:07.0674950Z T=std::shared_ptr 2023-07-20T12:05:07.0675786Z ] 2023-07-20T12:05:07.0676781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0677683Z with 2023-07-20T12:05:07.0678030Z [ 2023-07-20T12:05:07.0678556Z T=std::shared_ptr 2023-07-20T12:05:07.0679062Z ] 2023-07-20T12:05:07.0680407Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0681504Z with 2023-07-20T12:05:07.0681892Z [ 2023-07-20T12:05:07.0682768Z T=std::shared_ptr 2023-07-20T12:05:07.0683284Z ] 2023-07-20T12:05:07.0684343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0686047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0688040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0689113Z with 2023-07-20T12:05:07.0689777Z [ 2023-07-20T12:05:07.0690306Z T=std::shared_ptr 2023-07-20T12:05:07.0690784Z ] 2023-07-20T12:05:07.0691734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0692616Z with 2023-07-20T12:05:07.0692977Z [ 2023-07-20T12:05:07.0693464Z T=std::weak_ptr 2023-07-20T12:05:07.0693946Z ] 2023-07-20T12:05:07.0694995Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0696046Z with 2023-07-20T12:05:07.0696683Z [ 2023-07-20T12:05:07.0697202Z T=std::weak_ptr 2023-07-20T12:05:07.0697686Z ] 2023-07-20T12:05:07.0698717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0699713Z with 2023-07-20T12:05:07.0700060Z [ 2023-07-20T12:05:07.0700575Z T=std::weak_ptr 2023-07-20T12:05:07.0701072Z ] 2023-07-20T12:05:07.0702162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0703495Z with 2023-07-20T12:05:07.0703890Z [ 2023-07-20T12:05:07.0704363Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:05:07.0704830Z ] 2023-07-20T12:05:07.0705785Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0706690Z with 2023-07-20T12:05:07.0707066Z [ 2023-07-20T12:05:07.0707531Z _Ty=torch::jit::CompilationUnit 2023-07-20T12:05:07.0707958Z ] 2023-07-20T12:05:07.0709054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0710565Z with 2023-07-20T12:05:07.0710939Z [ 2023-07-20T12:05:07.0711452Z T=std::weak_ptr 2023-07-20T12:05:07.0711920Z ] 2023-07-20T12:05:07.0713083Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0713993Z with 2023-07-20T12:05:07.0714358Z [ 2023-07-20T12:05:07.0714910Z T=std::vector> 2023-07-20T12:05:07.0715458Z ] 2023-07-20T12:05:07.0716576Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0717842Z with 2023-07-20T12:05:07.0718193Z [ 2023-07-20T12:05:07.0719043Z T=std::vector> 2023-07-20T12:05:07.0719596Z ] 2023-07-20T12:05:07.0720653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0721649Z with 2023-07-20T12:05:07.0722003Z [ 2023-07-20T12:05:07.0722563Z T=std::vector> 2023-07-20T12:05:07.0723217Z ] 2023-07-20T12:05:07.0724687Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0726481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0728147Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0729107Z with 2023-07-20T12:05:07.0729477Z [ 2023-07-20T12:05:07.0730164Z T=std::vector> 2023-07-20T12:05:07.0730740Z ] 2023-07-20T12:05:07.0731991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0733108Z with 2023-07-20T12:05:07.0733506Z [ 2023-07-20T12:05:07.0734000Z T=std::vector> 2023-07-20T12:05:07.0734448Z ] 2023-07-20T12:05:07.0735430Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0736343Z with 2023-07-20T12:05:07.0736811Z [ 2023-07-20T12:05:07.0737309Z T=std::vector> 2023-07-20T12:05:07.0737857Z ] 2023-07-20T12:05:07.0739201Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0740439Z with 2023-07-20T12:05:07.0740821Z [ 2023-07-20T12:05:07.0741288Z T=std::vector> 2023-07-20T12:05:07.0741781Z ] 2023-07-20T12:05:07.0743067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0745199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0746851Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0747773Z with 2023-07-20T12:05:07.0748148Z [ 2023-07-20T12:05:07.0748642Z T=std::vector> 2023-07-20T12:05:07.0749390Z ] 2023-07-20T12:05:07.0750318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0751349Z with 2023-07-20T12:05:07.0753785Z [ 2023-07-20T12:05:07.0754428Z T=std::vector,std::allocator>> 2023-07-20T12:05:07.0754996Z ] 2023-07-20T12:05:07.0756230Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0757174Z with 2023-07-20T12:05:07.0757865Z [ 2023-07-20T12:05:07.0758518Z T=std::vector,std::allocator>> 2023-07-20T12:05:07.0759420Z ] 2023-07-20T12:05:07.0760517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0761523Z with 2023-07-20T12:05:07.0761895Z [ 2023-07-20T12:05:07.0762480Z T=std::vector,std::allocator>> 2023-07-20T12:05:07.0763054Z ] 2023-07-20T12:05:07.0776617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0778535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0780733Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0782316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0783273Z with 2023-07-20T12:05:07.0783630Z [ 2023-07-20T12:05:07.0784259Z T=std::vector,std::allocator>> 2023-07-20T12:05:07.0784842Z ] 2023-07-20T12:05:07.0786094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0787337Z with 2023-07-20T12:05:07.0803405Z [ 2023-07-20T12:05:07.0804356Z T=std::vector,std::allocator>> 2023-07-20T12:05:07.0804954Z ] 2023-07-20T12:05:07.0806104Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0807057Z with 2023-07-20T12:05:07.0807443Z [ 2023-07-20T12:05:07.0808050Z T=std::vector,std::allocator>> 2023-07-20T12:05:07.0808619Z ] 2023-07-20T12:05:07.0809713Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0813344Z with 2023-07-20T12:05:07.0813734Z [ 2023-07-20T12:05:07.0814351Z T=std::vector,std::allocator>> 2023-07-20T12:05:07.0814900Z ] 2023-07-20T12:05:07.0816076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0817999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0819812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0821451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0822435Z with 2023-07-20T12:05:07.0822808Z [ 2023-07-20T12:05:07.0823384Z T=std::vector,std::allocator>> 2023-07-20T12:05:07.0823947Z ] 2023-07-20T12:05:07.0825001Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0825924Z with 2023-07-20T12:05:07.0826343Z [ 2023-07-20T12:05:07.0826926Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:07.0827421Z ] 2023-07-20T12:05:07.0828442Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0829333Z with 2023-07-20T12:05:07.0829723Z [ 2023-07-20T12:05:07.0830237Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:07.0830728Z ] 2023-07-20T12:05:07.0831807Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0832898Z with 2023-07-20T12:05:07.0833337Z [ 2023-07-20T12:05:07.0833919Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:07.0834405Z ] 2023-07-20T12:05:07.0835655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0836676Z with 2023-07-20T12:05:07.0837046Z [ 2023-07-20T12:05:07.0837436Z T=__int64 2023-07-20T12:05:07.0837811Z ] 2023-07-20T12:05:07.0838929Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0839911Z with 2023-07-20T12:05:07.0840344Z [ 2023-07-20T12:05:07.0840751Z T=__int64 2023-07-20T12:05:07.0841129Z ] 2023-07-20T12:05:07.0842373Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0843365Z with 2023-07-20T12:05:07.0843731Z [ 2023-07-20T12:05:07.0844242Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-20T12:05:07.0844731Z ] 2023-07-20T12:05:07.0845704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0846711Z with 2023-07-20T12:05:07.0847098Z [ 2023-07-20T12:05:07.0847741Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:07.0848296Z ] 2023-07-20T12:05:07.0849333Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0850294Z with 2023-07-20T12:05:07.0850666Z [ 2023-07-20T12:05:07.0851263Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:07.0851813Z ] 2023-07-20T12:05:07.0852966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0854343Z with 2023-07-20T12:05:07.0854748Z [ 2023-07-20T12:05:07.0855376Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:07.0855936Z ] 2023-07-20T12:05:07.0857082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0859000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0861240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0863060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0864055Z with 2023-07-20T12:05:07.0864425Z [ 2023-07-20T12:05:07.0864996Z T=c10::impl::InlineStreamGuard 2023-07-20T12:05:07.0865723Z ] 2023-07-20T12:05:07.0866783Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0867738Z with 2023-07-20T12:05:07.0868400Z [ 2023-07-20T12:05:07.0868870Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:07.0869325Z ] 2023-07-20T12:05:07.0870342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0871277Z with 2023-07-20T12:05:07.0871632Z [ 2023-07-20T12:05:07.0872272Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:07.0872726Z ] 2023-07-20T12:05:07.0873881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0875199Z with 2023-07-20T12:05:07.0875590Z [ 2023-07-20T12:05:07.0876041Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:07.0876504Z ] 2023-07-20T12:05:07.0877540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0879174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0880136Z with 2023-07-20T12:05:07.0880575Z [ 2023-07-20T12:05:07.0881039Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:07.0881491Z ] 2023-07-20T12:05:07.0882973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0884724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0885705Z with 2023-07-20T12:05:07.0886095Z [ 2023-07-20T12:05:07.0886533Z T=c10::impl::VirtualGuardImpl 2023-07-20T12:05:07.0886988Z ] 2023-07-20T12:05:07.0888041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0889249Z with 2023-07-20T12:05:07.0889610Z [ 2023-07-20T12:05:07.0890694Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:07.0891710Z ] 2023-07-20T12:05:07.0892734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0893656Z with 2023-07-20T12:05:07.0894008Z [ 2023-07-20T12:05:07.0895337Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:07.0896671Z ] 2023-07-20T12:05:07.0897788Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0898803Z with 2023-07-20T12:05:07.0899154Z [ 2023-07-20T12:05:07.0900241Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:07.0901222Z ] 2023-07-20T12:05:07.0902815Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0904434Z with 2023-07-20T12:05:07.0904820Z [ 2023-07-20T12:05:07.0905235Z TTarget=c10::StorageImpl 2023-07-20T12:05:07.0905671Z ] 2023-07-20T12:05:07.0907312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0909060Z with 2023-07-20T12:05:07.0909443Z [ 2023-07-20T12:05:07.0909876Z TTarget=c10::StorageImpl 2023-07-20T12:05:07.0910319Z ] 2023-07-20T12:05:07.0911387Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0912363Z with 2023-07-20T12:05:07.0912721Z [ 2023-07-20T12:05:07.0913785Z T=std::vector>,std::allocator>>> 2023-07-20T12:05:07.0914988Z ] 2023-07-20T12:05:07.0915973Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0916880Z with 2023-07-20T12:05:07.0917240Z [ 2023-07-20T12:05:07.0917697Z T=torch::autograd::ViewInfo 2023-07-20T12:05:07.0918330Z ] 2023-07-20T12:05:07.0919357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0920444Z with 2023-07-20T12:05:07.0920819Z [ 2023-07-20T12:05:07.0921267Z T=torch::autograd::ViewInfo 2023-07-20T12:05:07.0921722Z ] 2023-07-20T12:05:07.0922802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0923919Z with 2023-07-20T12:05:07.0924294Z [ 2023-07-20T12:05:07.0925038Z T=torch::autograd::ViewInfo 2023-07-20T12:05:07.0925502Z ] 2023-07-20T12:05:07.0926731Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0928447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0930325Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0931488Z with 2023-07-20T12:05:07.0931866Z [ 2023-07-20T12:05:07.0932296Z T=torch::autograd::ViewInfo 2023-07-20T12:05:07.0932747Z ] 2023-07-20T12:05:07.0933741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0934649Z with 2023-07-20T12:05:07.0935001Z [ 2023-07-20T12:05:07.0935413Z T=c10::IValue 2023-07-20T12:05:07.0935812Z ] 2023-07-20T12:05:07.0936822Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0937753Z with 2023-07-20T12:05:07.0938120Z [ 2023-07-20T12:05:07.0938509Z T=c10::IValue 2023-07-20T12:05:07.0938904Z ] 2023-07-20T12:05:07.0939997Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0941008Z with 2023-07-20T12:05:07.0941385Z [ 2023-07-20T12:05:07.0972418Z T=c10::IValue 2023-07-20T12:05:07.0972905Z ] 2023-07-20T12:05:07.0973958Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0975573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0977270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0978289Z with 2023-07-20T12:05:07.0978667Z [ 2023-07-20T12:05:07.0979037Z T=c10::IValue 2023-07-20T12:05:07.0979435Z ] 2023-07-20T12:05:07.0980418Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0981318Z with 2023-07-20T12:05:07.0981671Z [ 2023-07-20T12:05:07.0982077Z T=c10::AliasInfo 2023-07-20T12:05:07.0982480Z ] 2023-07-20T12:05:07.0983482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.0984443Z with 2023-07-20T12:05:07.0984785Z [ 2023-07-20T12:05:07.0985184Z T=c10::AliasInfo 2023-07-20T12:05:07.0985601Z ] 2023-07-20T12:05:07.0986892Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.0987918Z with 2023-07-20T12:05:07.0988297Z [ 2023-07-20T12:05:07.0988693Z T=c10::AliasInfo 2023-07-20T12:05:07.0989106Z ] 2023-07-20T12:05:07.0990117Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.0991703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.0993560Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.0994554Z with 2023-07-20T12:05:07.0994924Z [ 2023-07-20T12:05:07.0995310Z T=c10::AliasInfo 2023-07-20T12:05:07.0995728Z ] 2023-07-20T12:05:07.0996697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.0997587Z with 2023-07-20T12:05:07.0997945Z [ 2023-07-20T12:05:07.0998484Z T=std::vector> 2023-07-20T12:05:07.0999026Z ] 2023-07-20T12:05:07.1000050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1000985Z with 2023-07-20T12:05:07.1001334Z [ 2023-07-20T12:05:07.1001846Z T=std::vector> 2023-07-20T12:05:07.1002360Z ] 2023-07-20T12:05:07.1003448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1004441Z with 2023-07-20T12:05:07.1004816Z [ 2023-07-20T12:05:07.1005352Z T=std::vector> 2023-07-20T12:05:07.1005859Z ] 2023-07-20T12:05:07.1006943Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1007919Z with 2023-07-20T12:05:07.1008301Z [ 2023-07-20T12:05:07.1008686Z T=c10::SymInt 2023-07-20T12:05:07.1009056Z ] 2023-07-20T12:05:07.1010114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1011104Z with 2023-07-20T12:05:07.1011466Z [ 2023-07-20T12:05:07.1011851Z T=c10::SymInt 2023-07-20T12:05:07.1012234Z ] 2023-07-20T12:05:07.1013450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1015653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1017542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1018524Z with 2023-07-20T12:05:07.1018892Z [ 2023-07-20T12:05:07.1019408Z T=std::vector> 2023-07-20T12:05:07.1019996Z ] 2023-07-20T12:05:07.1021021Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1022103Z with 2023-07-20T12:05:07.1022466Z [ 2023-07-20T12:05:07.1023017Z T=c10::either 2023-07-20T12:05:07.1023539Z ] 2023-07-20T12:05:07.1024548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1025441Z with 2023-07-20T12:05:07.1025794Z [ 2023-07-20T12:05:07.1026328Z T=c10::either 2023-07-20T12:05:07.1026855Z ] 2023-07-20T12:05:07.1027912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1028948Z with 2023-07-20T12:05:07.1029320Z [ 2023-07-20T12:05:07.1029875Z T=c10::either 2023-07-20T12:05:07.1030394Z ] 2023-07-20T12:05:07.1031514Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1033330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1035104Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1036113Z with 2023-07-20T12:05:07.1036502Z [ 2023-07-20T12:05:07.1037027Z T=c10::either 2023-07-20T12:05:07.1037566Z ] 2023-07-20T12:05:07.1038534Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1039423Z with 2023-07-20T12:05:07.1039792Z [ 2023-07-20T12:05:07.1040207Z T=at::StepCallbacks 2023-07-20T12:05:07.1040629Z ] 2023-07-20T12:05:07.1041647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1042586Z with 2023-07-20T12:05:07.1042950Z [ 2023-07-20T12:05:07.1043370Z T=at::StepCallbacks 2023-07-20T12:05:07.1043959Z ] 2023-07-20T12:05:07.1045087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1046107Z with 2023-07-20T12:05:07.1046654Z [ 2023-07-20T12:05:07.1047138Z T=at::StepCallbacks 2023-07-20T12:05:07.1047562Z ] 2023-07-20T12:05:07.1048599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1050455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1052396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1053650Z with 2023-07-20T12:05:07.1054106Z [ 2023-07-20T12:05:07.1054525Z T=at::StepCallbacks 2023-07-20T12:05:07.1054927Z ] 2023-07-20T12:05:07.1056158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1057081Z with 2023-07-20T12:05:07.1057476Z [ 2023-07-20T12:05:07.1057938Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:07.1058398Z ] 2023-07-20T12:05:07.1059514Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1060796Z with 2023-07-20T12:05:07.1061197Z [ 2023-07-20T12:05:07.1061645Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:07.1062099Z ] 2023-07-20T12:05:07.1063220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1064249Z with 2023-07-20T12:05:07.1064600Z [ 2023-07-20T12:05:07.1065059Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:07.1065499Z ] 2023-07-20T12:05:07.1066633Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1068446Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1070097Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1071067Z with 2023-07-20T12:05:07.1071438Z [ 2023-07-20T12:05:07.1071887Z T=c10::SmallVector<__int64,5> 2023-07-20T12:05:07.1072338Z ] 2023-07-20T12:05:07.1073360Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1074338Z with 2023-07-20T12:05:07.1076222Z [ 2023-07-20T12:05:07.1076736Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:07.1077193Z ] 2023-07-20T12:05:07.1078217Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1079157Z with 2023-07-20T12:05:07.1079543Z [ 2023-07-20T12:05:07.1079960Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:07.1080502Z ] 2023-07-20T12:05:07.1081721Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1082937Z with 2023-07-20T12:05:07.1083308Z [ 2023-07-20T12:05:07.1083752Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:07.1084215Z ] 2023-07-20T12:05:07.1085278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1087071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1088900Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1089872Z with 2023-07-20T12:05:07.1090263Z [ 2023-07-20T12:05:07.1090714Z T=c10::impl::AnnotatedSchema 2023-07-20T12:05:07.1091228Z ] 2023-07-20T12:05:07.1092198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1093116Z with 2023-07-20T12:05:07.1093504Z [ 2023-07-20T12:05:07.1094113Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:07.1094640Z ] 2023-07-20T12:05:07.1095759Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1096696Z with 2023-07-20T12:05:07.1097076Z [ 2023-07-20T12:05:07.1097636Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:07.1098166Z ] 2023-07-20T12:05:07.1099259Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1100295Z with 2023-07-20T12:05:07.1100670Z [ 2023-07-20T12:05:07.1101281Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:07.1101822Z ] 2023-07-20T12:05:07.1103082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1104979Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1107529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1108650Z with 2023-07-20T12:05:07.1109335Z [ 2023-07-20T12:05:07.1109918Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-20T12:05:07.1110452Z ] 2023-07-20T12:05:07.1111433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1112352Z with 2023-07-20T12:05:07.1112712Z [ 2023-07-20T12:05:07.1113657Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:07.1114342Z ] 2023-07-20T12:05:07.1115434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1116464Z with 2023-07-20T12:05:07.1116855Z [ 2023-07-20T12:05:07.1117568Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:07.1118264Z ] 2023-07-20T12:05:07.1119354Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1120382Z with 2023-07-20T12:05:07.1120784Z [ 2023-07-20T12:05:07.1121511Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:07.1122242Z ] 2023-07-20T12:05:07.1123629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1125741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1127695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1128768Z with 2023-07-20T12:05:07.1129161Z [ 2023-07-20T12:05:07.1129930Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-20T12:05:07.1130627Z ] 2023-07-20T12:05:07.1131639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1132529Z with 2023-07-20T12:05:07.1132913Z [ 2023-07-20T12:05:07.1133317Z T=torch::jit::SourceRange 2023-07-20T12:05:07.1133778Z ] 2023-07-20T12:05:07.1134800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1135924Z with 2023-07-20T12:05:07.1137631Z [ 2023-07-20T12:05:07.1138155Z T=torch::jit::SourceRange 2023-07-20T12:05:07.1138618Z ] 2023-07-20T12:05:07.1139753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1140779Z with 2023-07-20T12:05:07.1141134Z [ 2023-07-20T12:05:07.1141564Z T=torch::jit::SourceRange 2023-07-20T12:05:07.1142018Z ] 2023-07-20T12:05:07.1143205Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1145200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1146915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1147885Z with 2023-07-20T12:05:07.1148262Z [ 2023-07-20T12:05:07.1148714Z T=torch::jit::SourceRange 2023-07-20T12:05:07.1149138Z ] 2023-07-20T12:05:07.1150171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1151203Z with 2023-07-20T12:05:07.1151592Z [ 2023-07-20T12:05:07.1152358Z T=c10::intrusive_ptr> 2023-07-20T12:05:07.1153101Z ] 2023-07-20T12:05:07.1154139Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1155078Z with 2023-07-20T12:05:07.1155515Z [ 2023-07-20T12:05:07.1156349Z T=c10::intrusive_ptr> 2023-07-20T12:05:07.1157084Z ] 2023-07-20T12:05:07.1158434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1159600Z with 2023-07-20T12:05:07.1159980Z [ 2023-07-20T12:05:07.1160755Z T=c10::intrusive_ptr> 2023-07-20T12:05:07.1161490Z ] 2023-07-20T12:05:07.1162724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1165822Z with 2023-07-20T12:05:07.1166209Z [ 2023-07-20T12:05:07.1166702Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:05:07.1167201Z ] 2023-07-20T12:05:07.1168656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1169886Z with 2023-07-20T12:05:07.1170315Z [ 2023-07-20T12:05:07.1170802Z TTarget=torch::jit::InlinedCallStack 2023-07-20T12:05:07.1171341Z ] 2023-07-20T12:05:07.1172451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1173435Z with 2023-07-20T12:05:07.1173806Z [ 2023-07-20T12:05:07.1174573Z T=c10::intrusive_ptr> 2023-07-20T12:05:07.1175312Z ] 2023-07-20T12:05:07.1176462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1177427Z with 2023-07-20T12:05:07.1177800Z [ 2023-07-20T12:05:07.1178324Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:07.1178853Z ] 2023-07-20T12:05:07.1179861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1180783Z with 2023-07-20T12:05:07.1181154Z [ 2023-07-20T12:05:07.1181631Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:07.1182092Z ] 2023-07-20T12:05:07.1183172Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1184263Z with 2023-07-20T12:05:07.1184634Z [ 2023-07-20T12:05:07.1185177Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:07.1185645Z ] 2023-07-20T12:05:07.1186735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1188461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1190141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1191160Z with 2023-07-20T12:05:07.1191515Z [ 2023-07-20T12:05:07.1192015Z T=torch::jit::ModuleInstanceInfo 2023-07-20T12:05:07.1192482Z ] 2023-07-20T12:05:07.1193472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1194347Z with 2023-07-20T12:05:07.1194732Z [ 2023-07-20T12:05:07.1195421Z T=c10::intrusive_ptr> 2023-07-20T12:05:07.1196080Z ] 2023-07-20T12:05:07.1197095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1198039Z with 2023-07-20T12:05:07.1198426Z [ 2023-07-20T12:05:07.1199293Z T=c10::intrusive_ptr> 2023-07-20T12:05:07.1199990Z ] 2023-07-20T12:05:07.1201072Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1202094Z with 2023-07-20T12:05:07.1202482Z [ 2023-07-20T12:05:07.1203187Z T=c10::intrusive_ptr> 2023-07-20T12:05:07.1203828Z ] 2023-07-20T12:05:07.1205037Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1206349Z with 2023-07-20T12:05:07.1206740Z [ 2023-07-20T12:05:07.1207170Z TTarget=torch::jit::Scope 2023-07-20T12:05:07.1207614Z ] 2023-07-20T12:05:07.1208874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1210019Z with 2023-07-20T12:05:07.1210391Z [ 2023-07-20T12:05:07.1210825Z TTarget=torch::jit::Scope 2023-07-20T12:05:07.1211255Z ] 2023-07-20T12:05:07.1212314Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1213614Z with 2023-07-20T12:05:07.1214018Z [ 2023-07-20T12:05:07.1214707Z T=c10::intrusive_ptr> 2023-07-20T12:05:07.1215383Z ] 2023-07-20T12:05:07.1216371Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1217285Z with 2023-07-20T12:05:07.1217680Z [ 2023-07-20T12:05:07.1218083Z T=at::ThreadLocalState 2023-07-20T12:05:07.1218612Z ] 2023-07-20T12:05:07.1219691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1221816Z with 2023-07-20T12:05:07.1222191Z [ 2023-07-20T12:05:07.1222673Z T=at::ThreadLocalState 2023-07-20T12:05:07.1223123Z ] 2023-07-20T12:05:07.1224183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1225156Z with 2023-07-20T12:05:07.1227936Z [ 2023-07-20T12:05:07.1228385Z T=at::ThreadLocalState 2023-07-20T12:05:07.1228788Z ] 2023-07-20T12:05:07.1229769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1232410Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1234624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1235643Z with 2023-07-20T12:05:07.1236019Z [ 2023-07-20T12:05:07.1236450Z T=at::ThreadLocalState 2023-07-20T12:05:07.1236886Z ] 2023-07-20T12:05:07.1237872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1238782Z with 2023-07-20T12:05:07.1239452Z [ 2023-07-20T12:05:07.1239912Z T=std::shared_ptr 2023-07-20T12:05:07.1240479Z ] 2023-07-20T12:05:07.1242054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1243094Z with 2023-07-20T12:05:07.1243449Z [ 2023-07-20T12:05:07.1243947Z T=std::shared_ptr 2023-07-20T12:05:07.1244429Z ] 2023-07-20T12:05:07.1245546Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1246631Z with 2023-07-20T12:05:07.1247149Z [ 2023-07-20T12:05:07.1247951Z T=std::shared_ptr 2023-07-20T12:05:07.1248431Z ] 2023-07-20T12:05:07.1249524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1251256Z 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:07.1253255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1255301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1256326Z with 2023-07-20T12:05:07.1256717Z [ 2023-07-20T12:05:07.1257198Z T=std::shared_ptr 2023-07-20T12:05:07.1257692Z ] 2023-07-20T12:05:07.1258677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1259580Z with 2023-07-20T12:05:07.1259967Z [ 2023-07-20T12:05:07.1260470Z T=torch::jit::GraphExecutor 2023-07-20T12:05:07.1260920Z ] 2023-07-20T12:05:07.1262200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1263155Z with 2023-07-20T12:05:07.1263514Z [ 2023-07-20T12:05:07.1263955Z T=torch::jit::GraphExecutor 2023-07-20T12:05:07.1264427Z ] 2023-07-20T12:05:07.1265717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1266754Z with 2023-07-20T12:05:07.1267208Z [ 2023-07-20T12:05:07.1267671Z T=torch::jit::GraphExecutor 2023-07-20T12:05:07.1268136Z ] 2023-07-20T12:05:07.1269527Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1271199Z 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:07.1273132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1274951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1276303Z with 2023-07-20T12:05:07.1276702Z [ 2023-07-20T12:05:07.1277150Z T=torch::jit::GraphExecutor 2023-07-20T12:05:07.1277594Z ] 2023-07-20T12:05:07.1278589Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1279534Z with 2023-07-20T12:05:07.1279893Z [ 2023-07-20T12:05:07.1280322Z T=torch::jit::Method 2023-07-20T12:05:07.1280763Z ] 2023-07-20T12:05:07.1281856Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1282893Z with 2023-07-20T12:05:07.1283238Z [ 2023-07-20T12:05:07.1283674Z T=torch::jit::Method 2023-07-20T12:05:07.1284108Z ] 2023-07-20T12:05:07.1285233Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1286273Z with 2023-07-20T12:05:07.1286636Z [ 2023-07-20T12:05:07.1287071Z T=torch::jit::Method 2023-07-20T12:05:07.1287506Z ] 2023-07-20T12:05:07.1288773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1290755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1292376Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1293342Z with 2023-07-20T12:05:07.1293732Z [ 2023-07-20T12:05:07.1294137Z T=torch::jit::Method 2023-07-20T12:05:07.1294578Z ] 2023-07-20T12:05:07.1295816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1297069Z with 2023-07-20T12:05:07.1297446Z [ 2023-07-20T12:05:07.1298307Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:07.1299098Z ] 2023-07-20T12:05:07.1300129Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1301073Z with 2023-07-20T12:05:07.1301441Z [ 2023-07-20T12:05:07.1302582Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:07.1303747Z ] 2023-07-20T12:05:07.1304869Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1305897Z with 2023-07-20T12:05:07.1306245Z [ 2023-07-20T12:05:07.1307125Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:07.1307922Z ] 2023-07-20T12:05:07.1309426Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1312106Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1314086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1315082Z with 2023-07-20T12:05:07.1315501Z [ 2023-07-20T12:05:07.1316395Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-20T12:05:07.1317283Z ] 2023-07-20T12:05:07.1318287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1319204Z with 2023-07-20T12:05:07.1319571Z [ 2023-07-20T12:05:07.1320778Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:07.1321885Z ] 2023-07-20T12:05:07.1322959Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1324004Z with 2023-07-20T12:05:07.1324343Z [ 2023-07-20T12:05:07.1325716Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:07.1326871Z ] 2023-07-20T12:05:07.1327994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1329029Z with 2023-07-20T12:05:07.1329465Z [ 2023-07-20T12:05:07.1331670Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:07.1334154Z ] 2023-07-20T12:05:07.1338260Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1341270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1345431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1346332Z with 2023-07-20T12:05:07.1346670Z [ 2023-07-20T12:05:07.1347710Z T=std::function>,std::allocator>>> &)> 2023-07-20T12:05:07.1348676Z ] 2023-07-20T12:05:07.1351281Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1352280Z with 2023-07-20T12:05:07.1352659Z [ 2023-07-20T12:05:07.1353233Z T=std::function 2023-07-20T12:05:07.1353786Z ] 2023-07-20T12:05:07.1354801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1355715Z with 2023-07-20T12:05:07.1356105Z [ 2023-07-20T12:05:07.1356730Z T=std::function 2023-07-20T12:05:07.1357272Z ] 2023-07-20T12:05:07.1358501Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1359526Z with 2023-07-20T12:05:07.1360073Z [ 2023-07-20T12:05:07.1360681Z T=std::function 2023-07-20T12:05:07.1361232Z ] 2023-07-20T12:05:07.1362388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1364396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1366499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1367467Z with 2023-07-20T12:05:07.1367849Z [ 2023-07-20T12:05:07.1368423Z T=std::function 2023-07-20T12:05:07.1368975Z ] 2023-07-20T12:05:07.1369931Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1370900Z with 2023-07-20T12:05:07.1371336Z [ 2023-07-20T12:05:07.1371904Z T=std::vector> 2023-07-20T12:05:07.1372389Z ] 2023-07-20T12:05:07.1373407Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:07.1374378Z with 2023-07-20T12:05:07.1374754Z [ 2023-07-20T12:05:07.1375270Z T=std::vector> 2023-07-20T12:05:07.1375744Z ] 2023-07-20T12:05:07.1376877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:07.1377947Z with 2023-07-20T12:05:07.1378395Z [ 2023-07-20T12:05:07.1378945Z T=std::vector> 2023-07-20T12:05:07.1379450Z ] 2023-07-20T12:05:07.1380529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:07.1381539Z with 2023-07-20T12:05:07.1381917Z [ 2023-07-20T12:05:07.1382283Z T=double 2023-07-20T12:05:07.1382687Z ] 2023-07-20T12:05:07.1383833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:07.1384965Z with 2023-07-20T12:05:07.1385386Z [ 2023-07-20T12:05:07.1385819Z T=double 2023-07-20T12:05:07.1386198Z ] 2023-07-20T12:05:07.1387243Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:07.1388213Z with 2023-07-20T12:05:07.1388364Z [ 2023-07-20T12:05:07.1388653Z T=std::vector> 2023-07-20T12:05:07.1388950Z ] 2023-07-20T12:05:07.1389721Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:07.1389883Z with 2023-07-20T12:05:07.1390031Z [ 2023-07-20T12:05:09.8448828Z T=std::tuple 2023-07-20T12:05:09.8589429Z ] 2023-07-20T12:05:09.8591820Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:09.8595841Z with 2023-07-20T12:05:09.8596650Z [ 2023-07-20T12:05:09.8597829Z T=std::tuple 2023-07-20T12:05:09.8598538Z ] 2023-07-20T12:05:09.8602414Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:09.8603950Z with 2023-07-20T12:05:09.8604562Z [ 2023-07-20T12:05:09.8605246Z T=std::tuple 2023-07-20T12:05:09.8605953Z ] 2023-07-20T12:05:09.8609896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:09.8611903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:09.8616863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:09.8618157Z with 2023-07-20T12:05:09.8619045Z [ 2023-07-20T12:05:09.8619772Z T=std::tuple 2023-07-20T12:05:09.8623091Z ] 2023-07-20T12:05:09.8624312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/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:09.8625468Z with 2023-07-20T12:05:09.8626041Z [ 2023-07-20T12:05:09.8626789Z T=std::vector> 2023-07-20T12:05:09.8630180Z ] 2023-07-20T12:05:09.8631432Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-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:09.8632619Z with 2023-07-20T12:05:09.8633221Z [ 2023-07-20T12:05:09.8633938Z T=std::vector> 2023-07-20T12:05:09.8637367Z ] 2023-07-20T12:05:09.8638692Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/torch/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:09.8639964Z with 2023-07-20T12:05:09.8640562Z [ 2023-07-20T12:05:09.8646719Z T=std::vector> 2023-07-20T12:05:09.8647586Z ] 2023-07-20T12:05:09.8649379Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/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:09.8651506Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:09.8653466Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_h_env/lib/site-packages/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:09.8654812Z with 2023-07-20T12:05:09.8655387Z [ 2023-07-20T12:05:09.8656128Z T=std::vector> 2023-07-20T12:05:09.8657153Z ] 2023-07-20T12:05:09.8658341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:09.8659472Z with 2023-07-20T12:05:09.8660965Z [ 2023-07-20T12:05:09.8661802Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:09.8662932Z V=std::unique_ptr> 2023-07-20T12:05:09.8663829Z ] 2023-07-20T12:05:09.8667735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:09.8669049Z with 2023-07-20T12:05:09.8669653Z [ 2023-07-20T12:05:09.8670435Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:09.8671586Z V=std::unique_ptr> 2023-07-20T12:05:09.8676266Z ] 2023-07-20T12:05:09.8678061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:09.8679964Z with 2023-07-20T12:05:09.8680570Z [ 2023-07-20T12:05:09.8681974Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:09.8683214Z V=std::unique_ptr>, 2023-07-20T12:05:09.8684439Z H=std::hash,std::allocator>>, 2023-07-20T12:05:09.8685519Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:09.8689903Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:09.8691081Z ] 2023-07-20T12:05:09.8692926Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:09.8697582Z with 2023-07-20T12:05:09.8698263Z [ 2023-07-20T12:05:09.8699058Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:09.8702827Z V=std::unique_ptr>, 2023-07-20T12:05:09.8704180Z H=std::hash,std::allocator>>, 2023-07-20T12:05:09.8705283Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:09.8706697Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:09.8710802Z ] 2023-07-20T12:05:09.8712510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:09.8716695Z with 2023-07-20T12:05:09.8717386Z [ 2023-07-20T12:05:09.8718211Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:09.8719379Z V=std::unique_ptr>, 2023-07-20T12:05:09.8720569Z H=std::hash,std::allocator>>, 2023-07-20T12:05:09.8724259Z E=std::equal_to,std::allocator>>, 2023-07-20T12:05:09.8725715Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-20T12:05:09.8726890Z ] 2023-07-20T12:05:17.5333804Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:17.5429517Z with 2023-07-20T12:05:17.5430056Z [ 2023-07-20T12:05:17.5436423Z K=std::basic_string,std::allocator>, 2023-07-20T12:05:17.5437697Z V=std::unique_ptr> 2023-07-20T12:05:17.5438623Z ] 2023-07-20T12:05:17.5439882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:17.5443570Z with 2023-07-20T12:05:17.5444163Z [ 2023-07-20T12:05:17.5444775Z K=c10::DispatchKey, 2023-07-20T12:05:17.5445681Z V=std::list> 2023-07-20T12:05:17.5446462Z ] 2023-07-20T12:05:17.5450132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:17.5451769Z with 2023-07-20T12:05:17.5452386Z [ 2023-07-20T12:05:17.5453001Z K=c10::DispatchKey, 2023-07-20T12:05:17.5453870Z V=std::list> 2023-07-20T12:05:17.5457155Z ] 2023-07-20T12:05:17.5458958Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:17.5460549Z with 2023-07-20T12:05:17.5463883Z [ 2023-07-20T12:05:17.5464504Z K=c10::DispatchKey, 2023-07-20T12:05:17.5465377Z V=std::list>, 2023-07-20T12:05:17.5466309Z H=std::hash, 2023-07-20T12:05:17.5467058Z E=std::equal_to, 2023-07-20T12:05:17.5470551Z A=std::allocator>>> 2023-07-20T12:05:17.5471572Z ] 2023-07-20T12:05:17.5473377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:17.5477498Z with 2023-07-20T12:05:17.5478061Z [ 2023-07-20T12:05:17.5478679Z K=c10::DispatchKey, 2023-07-20T12:05:17.5479594Z V=std::list>, 2023-07-20T12:05:17.5480511Z H=std::hash, 2023-07-20T12:05:17.5481261Z E=std::equal_to, 2023-07-20T12:05:17.5484818Z A=std::allocator>>> 2023-07-20T12:05:17.5485780Z ] 2023-07-20T12:05:17.5487473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:17.5491572Z with 2023-07-20T12:05:17.5492158Z [ 2023-07-20T12:05:17.5492765Z K=c10::DispatchKey, 2023-07-20T12:05:17.5493677Z V=std::list>, 2023-07-20T12:05:17.5494560Z H=std::hash, 2023-07-20T12:05:17.5497784Z E=std::equal_to, 2023-07-20T12:05:17.5499085Z A=std::allocator>>> 2023-07-20T12:05:17.5500435Z ] 2023-07-20T12:05:17.5504604Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/_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:17.5506337Z with 2023-07-20T12:05:17.5506861Z [ 2023-07-20T12:05:17.5507668Z K=c10::DispatchKey, 2023-07-20T12:05:17.5508614Z V=std::list> 2023-07-20T12:05:17.5511925Z ] 2023-07-20T12:05:17.5527239Z [67/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj /out:torchaudio\csrc\libtorchaudio.pyd /implib:torchaudio\csrc\libtorchaudio.lib /pdb:torchaudio\csrc\libtorchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\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:05:30.3065533Z [68/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:05:30.3075753Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-07-20T12:05:30.3079260Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:30.3080162Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:30.3080716Z 2023-07-20T12:05:30.3102618Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:30.3105157Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:30.3106815Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:30.3108262Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:30.3109564Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:05:30.3110694Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:05:30.3111945Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:05:30.3114624Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-20T12:05:30.3116055Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(158): warning C4244: 'initializing': conversion from 'double' to '_Ty', possible loss of data 2023-07-20T12:05:30.3116963Z with 2023-07-20T12:05:30.3117358Z [ 2023-07-20T12:05:30.3117724Z _Ty=int64_t 2023-07-20T12:05:30.3118123Z ] 2023-07-20T12:05:30.3119317Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-07-20T12:05:30.3120517Z with 2023-07-20T12:05:30.3120908Z [ 2023-07-20T12:05:30.3121572Z _This=int64_t, 2023-07-20T12:05:30.3122040Z _Other=double & 2023-07-20T12:05:30.3122469Z ] 2023-07-20T12:05:30.3123598Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-07-20T12:05:30.3124597Z with 2023-07-20T12:05:30.3124988Z [ 2023-07-20T12:05:30.3125402Z _This=int64_t, 2023-07-20T12:05:30.3125963Z _Other=double & 2023-07-20T12:05:30.3126356Z ] 2023-07-20T12:05:30.3127621Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-07-20T12:05:30.3128676Z with 2023-07-20T12:05:30.3129086Z [ 2023-07-20T12:05:30.3129531Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:30.3130016Z _This2=double & 2023-07-20T12:05:30.3130438Z ] 2023-07-20T12:05:30.3131588Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-07-20T12:05:30.3132717Z with 2023-07-20T12:05:30.3133120Z [ 2023-07-20T12:05:30.3133574Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:30.3134215Z _This2=double & 2023-07-20T12:05:30.3134627Z ] 2023-07-20T12:05:30.3135881Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-07-20T12:05:30.3137069Z with 2023-07-20T12:05:30.3137459Z [ 2023-07-20T12:05:30.3137897Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:30.3138432Z _This2=torch::autograd::Variable & 2023-07-20T12:05:30.3138943Z ] 2023-07-20T12:05:30.3140277Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-07-20T12:05:30.3141562Z with 2023-07-20T12:05:30.3141924Z [ 2023-07-20T12:05:30.3142355Z _Tag=std::_Exact_args_t, 2023-07-20T12:05:30.3142905Z _This2=torch::autograd::Variable & 2023-07-20T12:05:30.3143376Z ] 2023-07-20T12:05:30.3144383Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-07-20T12:05:30.3145399Z with 2023-07-20T12:05:30.3145797Z [ 2023-07-20T12:05:30.3146230Z _This2=at::Tensor & 2023-07-20T12:05:30.3146991Z ] 2023-07-20T12:05:30.3148233Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-07-20T12:05:30.3149236Z with 2023-07-20T12:05:30.3149633Z [ 2023-07-20T12:05:30.3150060Z _This2=at::Tensor & 2023-07-20T12:05:30.3150460Z ] 2023-07-20T12:05:30.3151175Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:30.3152178Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:30.3153230Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:30.3154646Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:32.9786685Z [70/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:32.9787955Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:32.9788339Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:32.9788738Z 2023-07-20T12:05:32.9790593Z [71/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:32.9792140Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:32.9792579Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:32.9792943Z 2023-07-20T12:05:32.9793495Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:32.9794239Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:32.9794968Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:32.9795826Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:32.9796450Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:32.9797343Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:32.9798100Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:32.9799895Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:32.9801863Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:32.9802240Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:32.9802687Z 2023-07-20T12:05:32.9803066Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:32.9804211Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:32.9804950Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:32.9805696Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:32.9806416Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:05:32.9807052Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:05:32.9807698Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-20T12:05:32.9808338Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-07-20T12:05:32.9808918Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:32.9809665Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:32.9810270Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-20T12:05:32.9811051Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:05:32.9813096Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:32.9814704Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:05:32.9815075Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:05:32.9815288Z 2023-07-20T12:05:32.9815654Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:05:32.9816384Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:05:32.9817277Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:05:32.9818538Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:05:32.9819417Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-20T12:05:32.9820007Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:32.9820520Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:05:32.9821041Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:02.3006898Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:02.3021571Z [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_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06:02.3024589Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:02.3025462Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:02.3025865Z 2023-07-20T12:06:02.3026716Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:02.3028146Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:02.3029559Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:02.3030950Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:02.3032167Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:02.3033091Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:02.3034103Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:02.3035147Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:06:02.3036220Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:06:02.3037549Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:06:02.3038642Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:06:57.2275329Z [76/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:57.2286467Z [77/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg4 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:57.2289955Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:57.2290655Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:57.2291037Z 2023-07-20T12:06:57.2291725Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:57.2299089Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:57.2300492Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:57.2302001Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:57.2303335Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:57.2304319Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:57.2305284Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:57.2306517Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:06:57.2307506Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:06:57.2308547Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:06:57.2309730Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:06:57.2315492Z [78/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06:58.1143856Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-07-20T12:06:58.1147028Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-20T12:06:58.1148112Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-20T12:06:58.1148663Z 2023-07-20T12:06:58.1149412Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-20T12:06:58.1151040Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-20T12:06:58.1152495Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-20T12:06:58.1153929Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-20T12:06:58.1155124Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:58.1156318Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-20T12:06:58.1157503Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-20T12:06:58.1158578Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-20T12:06:58.1159671Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-20T12:06:58.1160755Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-20T12:06:58.1161866Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-20T12:06:58.1170130Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:06:58.2618306Z [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:06:58.2624536Z ctc_prefix_decoder_kernel_v2.cu 2023-07-20T12:06:58.2624914Z tmpxft_00000d68_00000000-7_ctc_prefix_decoder_kernel_v2.compute_90.cudafe1.cpp 2023-07-20T12:06:58.2628270Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj /out:torchaudio\csrc\cuctc\libctc_prefix_decoder.pyd /implib:torchaudio\csrc\cuctc\libctc_prefix_decoder.lib /pdb:torchaudio\csrc\cuctc\libctc_prefix_decoder.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\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:06:58.2633522Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /out:torchaudio\csrc\cuctc\pybind11_prefixctc.pyd /implib:torchaudio\csrc\cuctc\pybind11_prefixctc.lib /pdb:torchaudio\csrc\cuctc\pybind11_prefixctc.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def torchaudio\csrc\cuctc\libctc_prefix_decoder.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python38.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:58.2636384Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-38\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-07-20T12:06:58.2636825Z -- Install configuration: "Release" 2023-07-20T12:06:58.2637298Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio.pyd 2023-07-20T12:06:58.2637901Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio.pyd 2023-07-20T12:06:58.2638657Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-07-20T12:06:58.2639441Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-07-20T12:06:58.2640196Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-07-20T12:06:58.3322552Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-07-20T12:06:58.3324048Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-07-20T12:06:58.3325408Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-07-20T12:06:58.3326690Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libctc_prefix_decoder.pyd 2023-07-20T12:06:58.3327883Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689853802892/work/build/lib.win-amd64-cpython-38/torchaudio/lib/pybind11_prefixctc.pyd 2023-07-20T12:06:58.3328681Z running install_lib 2023-07-20T12:06:58.3329249Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:06:58.3330102Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:06:58.3331338Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:06:58.3332565Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:06:58.3333864Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:06:58.3335116Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:06:58.3336363Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:06:58.3337841Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-20T12:06:58.3338828Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:06:58.3339857Z copying build\lib.win-amd64-cpython-38\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:06:58.3341084Z copying build\lib.win-amd64-cpython-38\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-20T12:06:58.3342063Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3343051Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3344852Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3346111Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3347312Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3348571Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3349930Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3351270Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3352803Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3354021Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3355224Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3356610Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3358046Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3359278Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3360460Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3361718Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3363081Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3364471Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3365737Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3366923Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3368081Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3369301Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3370819Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3372024Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-20T12:06:58.3372962Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:06:58.3373978Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:06:58.3375232Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:06:58.3376437Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-20T12:06:58.3377081Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:06:58.3377692Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_compat.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:06:58.3378464Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:06:58.3379075Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:06:58.3379664Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:06:58.3380252Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:06:58.3380810Z copying build\lib.win-amd64-cpython-38\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-20T12:06:58.3381365Z copying build\lib.win-amd64-cpython-38\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:06:58.3381808Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:06:58.3382452Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:06:58.3383256Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:06:58.3384148Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:06:58.3384782Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:06:58.3385394Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:06:58.3386004Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:06:58.3386600Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:06:58.3387199Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:06:58.3387811Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:06:58.3388408Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-20T12:06:58.3388875Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:06:58.3389527Z copying build\lib.win-amd64-cpython-38\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:06:58.3390259Z copying build\lib.win-amd64-cpython-38\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:06:58.3390889Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:06:58.3391442Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:06:58.3392126Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:06:58.3392789Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-20T12:06:58.5759049Z copying build\lib.win-amd64-cpython-38\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:06:58.5760348Z copying build\lib.win-amd64-cpython-38\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:06:58.5761520Z copying build\lib.win-amd64-cpython-38\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:06:58.5763050Z copying build\lib.win-amd64-cpython-38\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:06:58.5764401Z copying build\lib.win-amd64-cpython-38\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:06:58.5765895Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:06:58.5766878Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:06:58.5767945Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:06:58.5769229Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:06:58.5770278Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:06:58.5771392Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:06:58.5773015Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:06:58.5774397Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-20T12:06:58.5775725Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:06:58.5776974Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-20T12:06:58.5778179Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:06:58.5779559Z copying build\lib.win-amd64-cpython-38\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:06:58.5780541Z copying build\lib.win-amd64-cpython-38\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-20T12:06:58.5781048Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:06:58.5781580Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:06:58.5782254Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:06:58.5782799Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:06:58.5783327Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:06:58.5783987Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:06:58.5784640Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:06:58.5785317Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-20T12:06:58.5785850Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:06:58.5786398Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:06:58.5787085Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:06:58.5787762Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-20T12:06:58.5788407Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-20T12:06:58.5788909Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-20T12:06:58.5789297Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:06:58.5790042Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:06:58.5790748Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-20T12:06:58.5791307Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:06:58.5791887Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:06:58.5792580Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:06:58.5793263Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:06:58.5794093Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-20T12:06:58.5794645Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:06:58.5795208Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:06:58.5795872Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:06:58.5796539Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:06:58.5797219Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:06:58.5797779Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:06:58.5798376Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:06:58.5799086Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:06:58.5799793Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-20T12:06:58.5800498Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:06:58.5801199Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:06:58.5801880Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-20T12:06:58.5802493Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:06:58.5803075Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:06:58.5803799Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:06:58.5804524Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:06:58.5805226Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-20T12:06:58.5805773Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:06:58.5806473Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:06:58.5807202Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-20T12:06:58.5807852Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-20T12:06:58.5808353Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:06:58.5808868Z copying build\lib.win-amd64-cpython-38\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:06:58.5809466Z copying build\lib.win-amd64-cpython-38\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-20T12:06:58.5809958Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:06:58.5810817Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:06:58.5811764Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:06:58.8302629Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\_h_env\lib\site-packages\torch\nn\modules\transformer.py:20: UserWarning: Failed to initialize NumPy: No module named 'numpy' (Triggered internally at C:\cb\pytorch_1000000000000\work\torch\csrc\utils\tensor_numpy.cpp:84.) 2023-07-20T12:06:58.8304147Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-07-20T12:06:58.8306373Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\_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-20T12:06:58.8308482Z return torch._C._cuda_getDeviceCount() > 0 2023-07-20T12:06:58.8309368Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:06:58.8310616Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-07-20T12:06:58.8311524Z !! 2023-07-20T12:06:58.8311728Z 2023-07-20T12:06:58.8311980Z ******************************************************************************** 2023-07-20T12:06:58.8312570Z Please avoid running ``setup.py`` directly. 2023-07-20T12:06:58.8313270Z Instead, use pypa/build, pypa/installer, pypa/build or 2023-07-20T12:06:58.8313989Z other standards-based tools. 2023-07-20T12:06:58.8314321Z 2023-07-20T12:06:58.8314834Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-07-20T12:06:58.8315651Z ******************************************************************************** 2023-07-20T12:06:58.8315977Z 2023-07-20T12:06:58.8316120Z !! 2023-07-20T12:06:58.8316530Z self.initialize_options() 2023-07-20T12:07:03.1001424Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-20T12:07:03.1002519Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:03.1003307Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:03.1003861Z INFO:conda_build.build:Packaging torchaudio 2023-07-20T12:07:03.1004379Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:03.1006134Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:03.1006797Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-20T12:07:03.1007370Z copying build\lib.win-amd64-cpython-38\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:07:03.1007828Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:07:03.1008501Z copying build\lib.win-amd64-cpython-38\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:07:03.1009114Z copying build\lib.win-amd64-cpython-38\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-20T12:07:03.1009979Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:07:03.1010702Z copying build\lib.win-amd64-cpython-38\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:07:03.1011330Z copying build\lib.win-amd64-cpython-38\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-20T12:07:03.1011811Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:07:03.1012327Z copying build\lib.win-amd64-cpython-38\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:07:03.1012943Z copying build\lib.win-amd64-cpython-38\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-20T12:07:03.1013516Z copying build\lib.win-amd64-cpython-38\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-20T12:07:03.1014074Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-38.pyc 2023-07-20T12:07:03.1014639Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-38.pyc 2023-07-20T12:07:03.1015423Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-38.pyc 2023-07-20T12:07:03.1016072Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-38.pyc 2023-07-20T12:07:03.1016995Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-38.pyc 2023-07-20T12:07:03.1017558Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1018093Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-38.pyc 2023-07-20T12:07:03.1018651Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1019223Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-38.pyc 2023-07-20T12:07:03.1019815Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-38.pyc 2023-07-20T12:07:03.1020413Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-38.pyc 2023-07-20T12:07:03.1020976Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-38.pyc 2023-07-20T12:07:03.1021584Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-38.pyc 2023-07-20T12:07:03.1022269Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-38.pyc 2023-07-20T12:07:03.1022864Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-38.pyc 2023-07-20T12:07:03.1023699Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-38.pyc 2023-07-20T12:07:03.1024436Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-38.pyc 2023-07-20T12:07:03.1025039Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-38.pyc 2023-07-20T12:07:03.1025811Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-38.pyc 2023-07-20T12:07:03.1026450Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-38.pyc 2023-07-20T12:07:03.1027023Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-38.pyc 2023-07-20T12:07:03.1027571Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-38.pyc 2023-07-20T12:07:03.1028130Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-38.pyc 2023-07-20T12:07:03.1028687Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-38.pyc 2023-07-20T12:07:03.1029565Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-38.pyc 2023-07-20T12:07:03.1030167Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-38.pyc 2023-07-20T12:07:03.1031075Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-38.pyc 2023-07-20T12:07:03.1031621Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-38.pyc 2023-07-20T12:07:03.1032188Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-38.pyc 2023-07-20T12:07:03.1032746Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-38.pyc 2023-07-20T12:07:03.1033270Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1033845Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-38.pyc 2023-07-20T12:07:03.1034457Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-38.pyc 2023-07-20T12:07:03.1035039Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1035586Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_compat.py to _compat.cpython-38.pyc 2023-07-20T12:07:03.1036118Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-38.pyc 2023-07-20T12:07:03.1036830Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-38.pyc 2023-07-20T12:07:03.1037565Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-38.pyc 2023-07-20T12:07:03.1038314Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-38.pyc 2023-07-20T12:07:03.1038854Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1039367Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-38.pyc 2023-07-20T12:07:03.1039930Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-38.pyc 2023-07-20T12:07:03.1040505Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-38.pyc 2023-07-20T12:07:03.1041100Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-38.pyc 2023-07-20T12:07:03.1041736Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-38.pyc 2023-07-20T12:07:03.1042325Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1042911Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-38.pyc 2023-07-20T12:07:03.1043638Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-38.pyc 2023-07-20T12:07:03.1044196Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-38.pyc 2023-07-20T12:07:03.1045169Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-38.pyc 2023-07-20T12:07:03.1045780Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-38.pyc 2023-07-20T12:07:03.1046344Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-38.pyc 2023-07-20T12:07:03.1046961Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-38.pyc 2023-07-20T12:07:03.1047559Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-38.pyc 2023-07-20T12:07:03.1048180Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-38.pyc 2023-07-20T12:07:03.1048994Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-38.pyc 2023-07-20T12:07:03.1049635Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1050395Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-38.pyc 2023-07-20T12:07:03.1051015Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1051851Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-38.pyc 2023-07-20T12:07:03.1052430Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-38.pyc 2023-07-20T12:07:03.1052969Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1053566Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-38.pyc 2023-07-20T12:07:03.1054240Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-38.pyc 2023-07-20T12:07:03.1054878Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-38.pyc 2023-07-20T12:07:03.1055470Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-38.pyc 2023-07-20T12:07:03.1056052Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-38.pyc 2023-07-20T12:07:03.1056624Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1057334Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-38.pyc 2023-07-20T12:07:03.1057938Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-38.pyc 2023-07-20T12:07:03.1058673Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1059353Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1059933Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-38.pyc 2023-07-20T12:07:03.1060518Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1061148Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-38.pyc 2023-07-20T12:07:03.1061748Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-38.pyc 2023-07-20T12:07:03.1062333Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-38.pyc 2023-07-20T12:07:03.1062924Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1063672Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-38.pyc 2023-07-20T12:07:03.1064326Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-38.pyc 2023-07-20T12:07:03.1065079Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-38.pyc 2023-07-20T12:07:03.1065851Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-38.pyc 2023-07-20T12:07:03.1066625Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\objective.py to objective.cpython-38.pyc 2023-07-20T12:07:03.1067280Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\subjective.py to subjective.cpython-38.pyc 2023-07-20T12:07:03.1068051Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1068685Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-38.pyc 2023-07-20T12:07:03.1069354Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-38.pyc 2023-07-20T12:07:03.1069966Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1070603Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-38.pyc 2023-07-20T12:07:03.1071275Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-38.pyc 2023-07-20T12:07:03.1072110Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\squim_pipeline.py to squim_pipeline.cpython-38.pyc 2023-07-20T12:07:03.1073056Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1073705Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-38.pyc 2023-07-20T12:07:03.1074337Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1074915Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1075497Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-38.pyc 2023-07-20T12:07:03.1076052Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1076644Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-38.pyc 2023-07-20T12:07:03.1077274Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-38.pyc 2023-07-20T12:07:03.1077854Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1078534Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-38.pyc 2023-07-20T12:07:03.1079126Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-38.pyc 2023-07-20T12:07:03.1080056Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-38.pyc 2023-07-20T12:07:03.1080616Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1081147Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-38.pyc 2023-07-20T12:07:03.1081677Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-38.pyc 2023-07-20T12:07:03.1082234Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1082911Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-38.pyc 2023-07-20T12:07:03.1083485Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1084072Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-38.pyc 2023-07-20T12:07:03.1084623Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1085151Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-38.pyc 2023-07-20T12:07:03.1085671Z running install_egg_info 2023-07-20T12:07:03.1085911Z running egg_info 2023-07-20T12:07:03.1086142Z creating torchaudio.egg-info 2023-07-20T12:07:03.1086549Z writing torchaudio.egg-info\PKG-INFO 2023-07-20T12:07:03.1087298Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-07-20T12:07:03.1087702Z writing requirements to torchaudio.egg-info\requires.txt 2023-07-20T12:07:03.1088077Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-07-20T12:07:03.1088458Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:07:03.1088836Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:07:03.1089149Z adding license file 'LICENSE' 2023-07-20T12:07:03.1089453Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-20T12:07:03.1089929Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230720-py3.8.egg-info 2023-07-20T12:07:03.1090322Z running install_scripts 2023-07-20T12:07:03.1090609Z writing list of installed files to 'record.txt' 2023-07-20T12:07:03.1090798Z 2023-07-20T12:07:03.1090963Z Resource usage statistics from building torchaudio: 2023-07-20T12:07:03.1091230Z Process count: 25 2023-07-20T12:07:03.1091499Z CPU time: Sys=0:03:07.8, User=0:26:20.7 2023-07-20T12:07:03.1091742Z Memory: 7.1G 2023-07-20T12:07:03.1091945Z Disk usage: 254.3M 2023-07-20T12:07:03.1092181Z Time elapsed: 0:10:46.9 2023-07-20T12:07:03.1092336Z 2023-07-20T12:07:03.1092342Z 2023-07-20T12:07:03.1092444Z Packaging torchaudio 2023-07-20T12:07:03.7062862Z INFO:conda_build.build:Packaging torchaudio-2.1.0.dev20230720-py38_cu121 2023-07-20T12:07:03.7063822Z Packaging torchaudio-2.1.0.dev20230720-py38_cu121 2023-07-20T12:07:37.6586977Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-20T12:07:37.6619479Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:37.6638669Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:38.1242040Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-20T12:07:38.1274354Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:38.3054278Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:38.7217239Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-20T12:07:38.7253326Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:38.7270963Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:39.2013698Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-20T12:07:39.2044958Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:39.2064394Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:42.6073724Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-20T12:07:42.6107349Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:42.6126504Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:43.0782460Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-20T12:07:43.0824375Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:43.0849728Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:45.5538806Z Unknown format 2023-07-20T12:07:45.5804170Z Unknown format 2023-07-20T12:07:45.6081821Z Unknown format 2023-07-20T12:07:45.6340424Z Unknown format 2023-07-20T12:07:45.6592514Z Unknown format 2023-07-20T12:07:46.1870414Z Unknown format 2023-07-20T12:07:46.2064034Z Unknown format 2023-07-20T12:07:46.2234957Z Unknown format 2023-07-20T12:07:46.2485976Z Unknown format 2023-07-20T12:07:46.2744529Z Unknown format 2023-07-20T12:07:46.2983029Z Unknown format 2023-07-20T12:07:47.0455526Z Unknown format 2023-07-20T12:07:47.0689038Z Unknown format 2023-07-20T12:07:47.1268817Z Unknown format 2023-07-20T12:07:47.1557904Z Unknown format 2023-07-20T12:07:47.2467098Z Unknown format 2023-07-20T12:07:47.3363219Z Unknown format 2023-07-20T12:07:47.3590312Z Unknown format 2023-07-20T12:07:47.3787019Z Unknown format 2023-07-20T12:07:47.4025544Z Unknown format 2023-07-20T12:07:47.4214612Z Unknown format 2023-07-20T12:07:47.5167921Z Unknown format 2023-07-20T12:07:47.5446302Z Unknown format 2023-07-20T12:07:47.5773864Z Unknown format 2023-07-20T12:07:47.6095769Z Unknown format 2023-07-20T12:07:47.6367338Z Unknown format 2023-07-20T12:07:47.7812574Z Unknown format 2023-07-20T12:07:47.8093353Z Unknown format 2023-07-20T12:07:47.8357011Z Unknown format 2023-07-20T12:07:47.8623967Z Unknown format 2023-07-20T12:07:47.8910658Z Unknown format 2023-07-20T12:07:47.9171175Z Unknown format 2023-07-20T12:07:47.9478208Z Unknown format 2023-07-20T12:07:47.9736990Z Unknown format 2023-07-20T12:07:48.0003162Z Unknown format 2023-07-20T12:07:48.0266492Z Unknown format 2023-07-20T12:07:48.0533521Z Unknown format 2023-07-20T12:07:48.0797150Z Unknown format 2023-07-20T12:07:48.1061616Z Unknown format 2023-07-20T12:07:48.1320855Z Unknown format 2023-07-20T12:07:48.1593012Z Unknown format 2023-07-20T12:07:48.1858348Z Unknown format 2023-07-20T12:07:48.2128748Z Unknown format 2023-07-20T12:07:48.2395895Z Unknown format 2023-07-20T12:07:48.2664147Z Unknown format 2023-07-20T12:07:48.2930606Z Unknown format 2023-07-20T12:07:48.3225773Z Unknown format 2023-07-20T12:07:48.3492611Z Unknown format 2023-07-20T12:07:48.3748439Z Unknown format 2023-07-20T12:07:48.4020533Z Unknown format 2023-07-20T12:07:48.4276419Z Unknown format 2023-07-20T12:07:48.4537676Z Unknown format 2023-07-20T12:07:49.0911777Z Unknown format 2023-07-20T12:07:49.1207198Z Unknown format 2023-07-20T12:07:49.1593560Z Unknown format 2023-07-20T12:07:49.1975619Z Unknown format 2023-07-20T12:07:49.8612059Z Unknown format 2023-07-20T12:07:49.8949080Z Unknown format 2023-07-20T12:07:49.9550041Z Unknown format 2023-07-20T12:07:49.9834217Z Unknown format 2023-07-20T12:07:50.0096988Z Unknown format 2023-07-20T12:07:50.0927760Z Unknown format 2023-07-20T12:07:50.1704077Z Unknown format 2023-07-20T12:07:50.1998022Z Unknown format 2023-07-20T12:07:50.4566892Z Unknown format 2023-07-20T12:07:50.4864520Z Unknown format 2023-07-20T12:07:50.5137097Z Unknown format 2023-07-20T12:07:50.7146113Z Unknown format 2023-07-20T12:07:50.7434755Z Unknown format 2023-07-20T12:07:50.7722444Z Unknown format 2023-07-20T12:07:50.8606356Z Unknown format 2023-07-20T12:07:50.8906628Z Unknown format 2023-07-20T12:07:50.9200228Z Unknown format 2023-07-20T12:07:51.0052769Z Unknown format 2023-07-20T12:07:51.4812666Z Unknown format 2023-07-20T12:07:51.5110443Z Unknown format 2023-07-20T12:07:51.5376611Z Unknown format 2023-07-20T12:07:51.5815021Z Unknown format 2023-07-20T12:07:51.6129524Z Unknown format 2023-07-20T12:07:51.6379392Z Unknown format 2023-07-20T12:07:51.6647635Z Unknown format 2023-07-20T12:07:51.7125748Z Unknown format 2023-07-20T12:07:54.0434094Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-20T12:07:54.0467516Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:54.0488587Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:56.3938214Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-20T12:07:56.3993335Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:07:56.4027398Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-20T12:08:02.4146821Z compiling .pyc files... 2023-07-20T12:08:02.4147433Z number of files: 240 2023-07-20T12:08:02.4148273Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-07-20T12:08:02.4149359Z 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:02.4151176Z .. is this binary repackaging? 2023-07-20T12:08:02.4152035Z 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:02.4152530Z .. is this binary repackaging? 2023-07-20T12:08:02.4153041Z 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:02.4155285Z .. is this binary repackaging? 2023-07-20T12:08:02.4155758Z 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:02.4156453Z 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:02.4157153Z 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:02.4157626Z .. is this binary repackaging? 2023-07-20T12:08:02.4158132Z 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:02.4158600Z .. is this binary repackaging? 2023-07-20T12:08:02.4159095Z 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:02.4159533Z .. is this binary repackaging? 2023-07-20T12:08:02.4161757Z 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:02.4162230Z .. is this binary repackaging? 2023-07-20T12:08:02.4162688Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:02.4163318Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:02.4164221Z 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:02.4164947Z 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:02.4165673Z 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:02.4168100Z 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:02.4168836Z 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:02.4191388Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:02.4193455Z 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:02.4194484Z .. is this binary repackaging? 2023-07-20T12:08:02.4194974Z 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:02.4195437Z .. is this binary repackaging? 2023-07-20T12:08:02.4195939Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-07-20T12:08:02.4196625Z 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:02.4197086Z .. is this binary repackaging? 2023-07-20T12:08:02.4197557Z 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:02.4198016Z .. is this binary repackaging? 2023-07-20T12:08:02.4198495Z 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:02.4198940Z .. is this binary repackaging? 2023-07-20T12:08:02.4201120Z 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:02.4201580Z .. is this binary repackaging? 2023-07-20T12:08:02.4202117Z 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:02.4202576Z .. is this binary repackaging? 2023-07-20T12:08:02.4203077Z 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:02.4203519Z .. is this binary repackaging? 2023-07-20T12:08:02.4204015Z 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:02.4204468Z .. is this binary repackaging? 2023-07-20T12:08:02.4204956Z 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:02.4205406Z .. is this binary repackaging? 2023-07-20T12:08:02.4207540Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:02.4208347Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:02.4208998Z 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:02.4209679Z 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:02.4210402Z 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:02.4211116Z 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:02.4213647Z 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:02.4214335Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:02.4215009Z 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:02.4215485Z .. is this binary repackaging? 2023-07-20T12:08:02.4215984Z 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:02.4216423Z .. is this binary repackaging? 2023-07-20T12:08:02.4216912Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-07-20T12:08:02.4217587Z 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:02.4218038Z .. is this binary repackaging? 2023-07-20T12:08:02.4220180Z 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:02.4220645Z .. is this binary repackaging? 2023-07-20T12:08:02.4221127Z 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:02.4221575Z .. is this binary repackaging? 2023-07-20T12:08:02.4222058Z 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:02.4222520Z .. is this binary repackaging? 2023-07-20T12:08:02.4222996Z 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:02.4223450Z .. is this binary repackaging? 2023-07-20T12:08:03.8040963Z '??$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:03.8072829Z '??$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:03.8093399Z '??$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.8209503Z 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:06.8210529Z .. is this binary repackaging? 2023-07-20T12:08:06.8211415Z 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:06.8212263Z .. is this binary repackaging? 2023-07-20T12:08:06.8213302Z 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:06.8214361Z .. is this binary repackaging? 2023-07-20T12:08:06.8215220Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:06.8216389Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:06.8217574Z 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:06.8218985Z 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:06.8220491Z 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:06.8221792Z 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:06.8223067Z 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:06.8224288Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:06.8225445Z 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:06.8226724Z 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:06.8227942Z 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:06.8229432Z 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:06.8230773Z 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:06.8232206Z 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:06.8233653Z 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:06.8235073Z 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:06.8236739Z 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:06.8238047Z 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:06.8239353Z 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:06.8240259Z .. is this binary repackaging? 2023-07-20T12:08:06.8241243Z 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:06.8242157Z .. is this binary repackaging? 2023-07-20T12:08:06.8243113Z 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:06.8244002Z .. is this binary repackaging? 2023-07-20T12:08:06.8244895Z 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:06.8246275Z 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:06.8247875Z 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:06.8248783Z .. is this binary repackaging? 2023-07-20T12:08:06.8249767Z 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:06.8250661Z .. is this binary repackaging? 2023-07-20T12:08:06.8251651Z 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:06.8252577Z .. is this binary repackaging? 2023-07-20T12:08:06.8253548Z 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:06.8254456Z .. is this binary repackaging? 2023-07-20T12:08:06.8255332Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:06.8256565Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:06.8257807Z 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:06.8260325Z 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:06.8261846Z 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:06.8263270Z 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:06.8264716Z 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:06.8266013Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:06.8267491Z 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:06.8268424Z .. is this binary repackaging? 2023-07-20T12:08:06.8269408Z 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:06.8270318Z .. is this binary repackaging? 2023-07-20T12:08:06.8271247Z 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:06.8272139Z .. is this binary repackaging? 2023-07-20T12:08:06.8273048Z 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:06.8274424Z 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:06.8275876Z 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:06.8276768Z .. is this binary repackaging? 2023-07-20T12:08:06.8277758Z 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:06.8278826Z .. is this binary repackaging? 2023-07-20T12:08:06.8279874Z 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:06.8280795Z .. is this binary repackaging? 2023-07-20T12:08:14.0314296Z 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:14.0315021Z 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:14.0508259Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T12:08:14.0521055Z 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:14.0522747Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-20T12:08:14.0524171Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-20T12:08:14.0543302Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-20T12:08:14.0548300Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-20T12:08:14.0549530Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-20T12:08:14.0560308Z 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:14.0561382Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-20T12:08:14.0561747Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-20T12:08:14.0638992Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-20T12:08:14.0644268Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-20T12:08:14.0645901Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230720-py38_cu121.tar.bz2 2023-07-20T12:08:15.3659188Z INFO:conda_index.index:win-64 cached 7.0 MB from 1 packages at 5.4 MB/second 2023-07-20T12:08:15.3772392Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-20T12:08:15.3775500Z 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:15.3794182Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-20T12:08:15.3799513Z 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:15.3808294Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-20T12:08:15.3809881Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-20T12:08:15.3810462Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-20T12:08:15.3815536Z 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:15.3823773Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-20T12:08:15.3824396Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-20T12:08:15.3880228Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-20T12:08:15.3882024Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-20T12:08:15.3885943Z 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:15.3895604Z INFO:conda_index.index:noarch Writing index HTML 2023-07-20T12:08:15.3896589Z DEBUG:conda_index.index:noarch write index.html 2023-07-20T12:08:15.4034346Z 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:15.4057046Z DEBUG:conda_index.index:noarch finish 2023-07-20T12:08:15.4057591Z INFO:conda_index.index:Completed noarch 2023-07-20T12:08:15.4058183Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-20T12:08:15.4060445Z 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:15.4081862Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-20T12:08:15.4087214Z 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:15.4112282Z 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:15.4129904Z 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:15.4130778Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-20T12:08:15.4132361Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-20T12:08:15.4133032Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-20T12:08:15.4138109Z 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:15.4162786Z 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:15.4180159Z 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:15.4181074Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-20T12:08:15.4181676Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-20T12:08:15.4239531Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-20T12:08:15.4240178Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-20T12:08:15.4245085Z 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:15.4281156Z 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:15.4296159Z 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:15.4297071Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-20T12:08:15.4297957Z DEBUG:conda_index.index:win-64 write index.html 2023-07-20T12:08:15.4422941Z 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:15.4438021Z DEBUG:conda_index.index:win-64 finish 2023-07-20T12:08:15.4438970Z INFO:conda_index.index:Completed win-64 2023-07-20T12:08:15.4442494Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-20T12:08:15.4445228Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-20T12:08:15.4446156Z DEBUG:conda_index.index:noarch read repodata 2023-07-20T12:08:15.4449918Z 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:15.4450844Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-20T12:08:15.4451443Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-20T12:08:15.4452055Z DEBUG:conda_index.index:win-64 read repodata 2023-07-20T12:08:15.4456046Z 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:15.4499887Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-20T12:08:15.4687532Z 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:15.4706967Z DEBUG:conda_index.index:write channeldata 2023-07-20T12:08:15.4713179Z 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:21.7764695Z 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:21.7765243Z .. is this binary repackaging? 2023-07-20T12:08:21.7766147Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:21.7766913Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:21.7768009Z 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:21.7769726Z 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:21.7771335Z 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:21.7772716Z 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:21.7774073Z 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:21.7775394Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:21.7776721Z 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:21.7777764Z .. is this binary repackaging? 2023-07-20T12:08:21.7778783Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-07-20T12:08:21.7779985Z 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:21.7780794Z .. is this binary repackaging? 2023-07-20T12:08:21.7781685Z 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:21.7782532Z .. is this binary repackaging? 2023-07-20T12:08:21.7783818Z 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:21.7784889Z .. is this binary repackaging? 2023-07-20T12:08:21.7785407Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:21.7786023Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:21.7786621Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:08:21.7787287Z 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:21.7787985Z 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:21.7789058Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\work_moved_torchaudio-2.1.0.dev20230720-py38_cu121_win-64_main_build_loop' 2023-07-20T12:08:21.7790009Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\work_moved_torchaudio-2.1.0.dev20230720-py38_cu121_win-64_main_build_loop) 2023-07-20T12:08:21.7791055Z 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:21.7791888Z 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:21.7792687Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:21.7793359Z 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:21.7793842Z .. is this binary repackaging? 2023-07-20T12:08:21.7794341Z 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:21.7794777Z .. is this binary repackaging? 2023-07-20T12:08:21.7795268Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-07-20T12:08:21.7795924Z 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:21.7796384Z .. is this binary repackaging? 2023-07-20T12:08:21.7797043Z 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:21.7797737Z .. is this binary repackaging? 2023-07-20T12:08:21.7798222Z 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:21.7798662Z .. is this binary repackaging? 2023-07-20T12:08:21.7799148Z 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:21.7799597Z .. is this binary repackaging? 2023-07-20T12:08:21.7800068Z 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:21.7800524Z .. is this binary repackaging? 2023-07-20T12:08:21.7801021Z 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:21.7801475Z .. is this binary repackaging? 2023-07-20T12:08:21.7801989Z 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:21.7802444Z .. is this binary repackaging? 2023-07-20T12:08:21.7803085Z 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:21.7803660Z .. is this binary repackaging? 2023-07-20T12:08:21.7804245Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:21.7804858Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:21.7805613Z 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:21.7806320Z 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:21.7807033Z 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:21.7807745Z 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:21.7808455Z 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:21.7809370Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:21.7810254Z 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:21.7810720Z .. is this binary repackaging? 2023-07-20T12:08:21.7811204Z 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:21.7811657Z .. is this binary repackaging? 2023-07-20T12:08:21.7812115Z 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:21.7812571Z .. is this binary repackaging? 2023-07-20T12:08:21.7813043Z 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:21.7813486Z .. is this binary repackaging? 2023-07-20T12:08:21.7813936Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-20T12:08:21.7814597Z 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:21.7815264Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:21.7816050Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-07-20T12:08:21.7816966Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:21.7817591Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-20T12:08:21.7818253Z 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:21.7818947Z 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:21.7819639Z 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:21.7820284Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:21.7821081Z 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:21.7821583Z .. is this binary repackaging? 2023-07-20T12:08:21.7822054Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-07-20T12:08:21.7822866Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-20T12:08:21.7823783Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-20T12:08:21.7824407Z 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:21.7825220Z 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:21.7825957Z 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:21.7826648Z 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:21.7827357Z 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:21.7828013Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-20T12:08:21.7828982Z 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:21.7829848Z Fixing permissions 2023-07-20T12:08:21.7830114Z Packaged license file/s. 2023-07-20T12:08:21.7830369Z INFO :: Time taken to mark (prefix) 2023-07-20T12:08:21.7830667Z 0 replacements in 0 files was 0.09 seconds 2023-07-20T12:08:21.7831269Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\work_moved_torchaudio-2.1.0.dev20230720-py38_cu121_win-64_main_build_loop' 2023-07-20T12:08:21.7832095Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689853802892\work_moved_torchaudio-2.1.0.dev20230720-py38_cu121_win-64_main_build_loop) 2023-07-20T12:08:24.2499712Z # Automatic uploading is disabled 2023-07-20T12:08:24.2500470Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-20T12:08:24.2500824Z 2023-07-20T12:08:24.2500834Z 2023-07-20T12:08:24.2501128Z # To have conda build upload to anaconda.org automatically, use 2023-07-20T12:08:24.2501702Z # conda config --set anaconda_upload yes 2023-07-20T12:08:24.2502187Z anaconda upload \ 2023-07-20T12:08:24.2502546Z distr/win-64\torchaudio-2.1.0.dev20230720-py38_cu121.tar.bz2 2023-07-20T12:08:24.2502900Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-20T12:08:24.2503102Z 2023-07-20T12:08:24.2503328Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-20T12:08:24.2505404Z { 2023-07-20T12:08:24.2505670Z "torchaudio-2.1.0.dev20230720-py38_cu121": { 2023-07-20T12:08:24.2505920Z "recipe": { 2023-07-20T12:08:24.2506150Z "c_compiler": "vs2019", 2023-07-20T12:08:24.2506401Z "cxx_compiler": "vs2019", 2023-07-20T12:08:24.2506661Z "target_platform": "win-64" 2023-07-20T12:08:24.2506881Z } 2023-07-20T12:08:24.2507063Z } 2023-07-20T12:08:24.2507242Z } 2023-07-20T12:08:24.2507352Z 2023-07-20T12:08:24.2507358Z 2023-07-20T12:08:24.2507762Z #################################################################################### 2023-07-20T12:08:24.2508045Z Resource usage summary: 2023-07-20T12:08:24.2508196Z 2023-07-20T12:08:24.2508287Z Total time: 0:18:21.4 2023-07-20T12:08:24.2508540Z CPU usage: sys=0:03:07.8, user=0:26:20.7 2023-07-20T12:08:24.2508813Z Maximum memory usage observed: 7.1G 2023-07-20T12:08:24.2509112Z Total disk usage observed (not including envs): 254.3M 2023-07-20T12:08:24.2509309Z 2023-07-20T12:08:24.2509315Z 2023-07-20T12:08:24.2509451Z #################################################################################### 2023-07-20T12:08:24.2509829Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-07-20T12:08:24.2511916Z There are currently 1 accumulated. 2023-07-20T12:08:24.2512248Z To remove them, you can run the ```conda build purge``` command 2023-07-20T12:08:25.1962081Z ##[group]Run actions/upload-artifact@v3 2023-07-20T12:08:25.1962405Z with: 2023-07-20T12:08:25.1962632Z name: pytorch_audio__3.8 2023-07-20T12:08:25.1962886Z path: pytorch/audio/distr/ 2023-07-20T12:08:25.1963130Z if-no-files-found: warn 2023-07-20T12:08:25.1963358Z env: 2023-07-20T12:08:25.1963618Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:08:25.1963901Z PYTHON_VERSION: 3.8 2023-07-20T12:08:25.1964118Z PACKAGE_TYPE: conda 2023-07-20T12:08:25.1964360Z REPOSITORY: pytorch/audio 2023-07-20T12:08:25.1964588Z REF: 2023-07-20T12:08:25.1964790Z CU_VERSION: cu121 2023-07-20T12:08:25.1964990Z CHANNEL: nightly 2023-07-20T12:08:25.1965238Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T12:08:25.1965581Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:08:25.1965983Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:08:25.1966697Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:08:25.1967265Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:08:25.1967657Z ##[endgroup] 2023-07-20T12:08:25.3311940Z With the provided path, there will be 19 files uploaded 2023-07-20T12:08:25.3318603Z Starting artifact upload 2023-07-20T12:08:25.3319265Z 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:25.3320086Z Artifact name is valid! 2023-07-20T12:08:25.4042982Z Container for artifact "pytorch_audio__3.8" successfully created. Starting upload of file(s) 2023-07-20T12:08:29.6416888Z Total size of all the files uploaded is 7366491 bytes 2023-07-20T12:08:29.6417611Z File upload process has finished. Finalizing the artifact upload 2023-07-20T12:08:29.6732424Z Artifact has been finalized. All files have been successfully uploaded! 2023-07-20T12:08:29.6732726Z 2023-07-20T12:08:29.6732934Z The raw size of all the files that were specified for upload is 7515332 bytes 2023-07-20T12:08:29.6733582Z The size of all the files that were uploaded is 7366491 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-07-20T12:08:29.6733904Z 2023-07-20T12:08:29.6734301Z 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:29.6734698Z 2023-07-20T12:08:29.6734880Z Artifact pytorch_audio__3.8 has been successfully uploaded! 2023-07-20T12:08:29.7003617Z ##[group]Run set -euxo pipefail 2023-07-20T12:08:29.7003990Z set -euxo pipefail 2023-07-20T12:08:29.7004253Z source "${BUILD_ENV_FILE}" 2023-07-20T12:08:29.7004609Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-07-20T12:08:29.7005022Z # fix we have to use for windows to make sure drive path is c: not c 2023-07-20T12:08:29.7005395Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-07-20T12:08:29.7005687Z  2023-07-20T12:08:29.7006002Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-07-20T12:08:29.7006446Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-07-20T12:08:29.7006834Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-07-20T12:08:29.7007111Z  2023-07-20T12:08:29.7007404Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-07-20T12:08:29.7007716Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-07-20T12:08:29.7007996Z else 2023-07-20T12:08:29.7008237Z  CONSTRAINTS="cpuonly" 2023-07-20T12:08:29.7008476Z fi 2023-07-20T12:08:29.7009811Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-07-20T12:08:29.7010181Z  2023-07-20T12:08:29.7010455Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-07-20T12:08:29.7010810Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-07-20T12:08:29.7011246Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-07-20T12:08:29.7011583Z else 2023-07-20T12:08:29.7011852Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-07-20T12:08:29.7012185Z  conda install --yes --quiet 'ffmpeg<5' 2023-07-20T12:08:29.7012532Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-07-20T12:08:29.7012820Z fi 2023-07-20T12:08:29.7013055Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-07-20T12:08:29.7037987Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T12:08:29.7038267Z env: 2023-07-20T12:08:29.7038528Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:08:29.7038810Z PYTHON_VERSION: 3.8 2023-07-20T12:08:29.7039028Z PACKAGE_TYPE: conda 2023-07-20T12:08:29.7039274Z REPOSITORY: pytorch/audio 2023-07-20T12:08:29.7039504Z REF: 2023-07-20T12:08:29.7039687Z CU_VERSION: cu121 2023-07-20T12:08:29.7039905Z CHANNEL: nightly 2023-07-20T12:08:29.7040148Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T12:08:29.7040485Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:08:29.7040864Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:08:29.7041301Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:08:29.7041718Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:08:29.7042029Z PACKAGE_NAME: torchaudio 2023-07-20T12:08:29.7042324Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-07-20T12:08:29.7042571Z GPU_ARCH: cuda 2023-07-20T12:08:29.7042788Z DESIRED_CUDA: cu121 2023-07-20T12:08:29.7043019Z GPU_ARCH_VERSION: 12.1 2023-07-20T12:08:29.7043251Z ##[endgroup] 2023-07-20T12:08:30.0164104Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T12:08:30.0167208Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:08:30.0167846Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:08:30.0168330Z ++ export CMAKE_USE_CUDA=1 2023-07-20T12:08:30.0168800Z ++ CMAKE_USE_CUDA=1 2023-07-20T12:08:30.0169274Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T12:08:30.0169785Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T12:08:30.0173202Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-20T12:08:30.0174095Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T12:08:30.0174877Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:08:30.0175652Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:08:30.0176369Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:08:30.0177103Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:08:30.0177713Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:08:30.0178259Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:08:30.0178953Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:08:30.0179772Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:08:30.0180596Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:08:30.0181444Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:08:30.0182057Z ++ export FORCE_CUDA=1 2023-07-20T12:08:30.0182472Z ++ FORCE_CUDA=1 2023-07-20T12:08:30.0184791Z ++ 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:30.0188577Z ++ 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:30.0190543Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:08:30.0191099Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:08:30.0191621Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T12:08:30.0192119Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T12:08:30.0192652Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T12:08:30.0193277Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T12:08:30.0193797Z ++ export VERSION_SUFFIX= 2023-07-20T12:08:30.0194228Z ++ VERSION_SUFFIX= 2023-07-20T12:08:30.0194633Z ++ export WHEEL_DIR= 2023-07-20T12:08:30.0195045Z ++ WHEEL_DIR= 2023-07-20T12:08:30.0254938Z ++ readlink -f pytorch/audio/distr 2023-07-20T12:08:30.0362648Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:08:30.0537122Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:08:30.0624228Z ++ sed 's/\/c\//\/c:\//' 2023-07-20T12:08:30.0727641Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:08:30.0728684Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:08:30.0729588Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:08:30.0730680Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' python=3.8 2023-07-20T12:08:35.8095513Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:08:35.8652072Z Solving environment: ...working... done 2023-07-20T12:08:36.0201073Z 2023-07-20T12:08:36.0201506Z ## Package Plan ## 2023-07-20T12:08:36.0201707Z 2023-07-20T12:08:36.0202037Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:08:36.0202318Z 2023-07-20T12:08:36.0202452Z added / updated specs: 2023-07-20T12:08:36.0202674Z - python=3.8 2023-07-20T12:08:36.0202814Z 2023-07-20T12:08:36.0202820Z 2023-07-20T12:08:36.0202971Z The following NEW packages will be INSTALLED: 2023-07-20T12:08:36.0203163Z 2023-07-20T12:08:36.0203403Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-07-20T12:08:36.0204204Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-07-20T12:08:36.0204906Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 2023-07-20T12:08:36.0205601Z pip pkgs/main/win-64::pip-23.1.2-py38haa95532_0 2023-07-20T12:08:36.0206152Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 2023-07-20T12:08:36.0206554Z setuptools pkgs/main/win-64::setuptools-67.8.0-py38haa95532_0 2023-07-20T12:08:36.0206943Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-07-20T12:08:36.0207281Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-07-20T12:08:36.0207854Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-07-20T12:08:36.0208237Z wheel pkgs/main/win-64::wheel-0.38.4-py38haa95532_0 2023-07-20T12:08:36.0208445Z 2023-07-20T12:08:36.0208451Z 2023-07-20T12:08:36.3105506Z Preparing transaction: ...working... done 2023-07-20T12:08:38.6660695Z Verifying transaction: ...working... done 2023-07-20T12:08:42.3206244Z Executing transaction: ...working... done 2023-07-20T12:08:42.5580431Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:08:42.5582128Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:08:42.5582873Z + [[ cuda = \c\u\d\a ]] 2023-07-20T12:08:42.5583395Z + CONSTRAINTS=pytorch-cuda=12.1 2023-07-20T12:08:42.5584580Z + 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:09:37.7197295Z 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:09:37.7198040Z 2023-07-20T12:09:37.7198700Z 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:09:37.7200731Z 2023-07-20T12:09:37.7201766Z 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:09:37.7202221Z 2023-07-20T12:09:37.7202580Z 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:09:37.7203275Z 2023-07-20T12:09:37.7203912Z 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:09:37.7204561Z 2023-07-20T12:09:37.7205167Z 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:09:37.7205821Z 2023-07-20T12:09:37.7206193Z INFO conda.core.link:__init__(217): initializing UnlinkLinkTransaction with 2023-07-20T12:09:37.7206628Z 2023-07-20T12:09:37.7207020Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7207908Z 2023-07-20T12:09:37.7208165Z unlink_precs: 2023-07-20T12:09:37.7208423Z 2023-07-20T12:09:37.7208586Z 2023-07-20T12:09:37.7208772Z 2023-07-20T12:09:37.7208928Z link_precs: 2023-07-20T12:09:37.7209146Z 2023-07-20T12:09:37.7209392Z defaults/win-64::blas-1.0-mkl 2023-07-20T12:09:37.7209696Z 2023-07-20T12:09:37.7209924Z nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-20T12:09:37.7210234Z 2023-07-20T12:09:37.7210481Z nvidia/win-64::cuda-cudart-12.1.105-0 2023-07-20T12:09:37.7210808Z 2023-07-20T12:09:37.7211023Z nvidia/win-64::cuda-cupti-12.1.105-0 2023-07-20T12:09:37.7211286Z 2023-07-20T12:09:37.7211506Z nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-07-20T12:09:37.7211817Z 2023-07-20T12:09:37.7212052Z nvidia/win-64::cuda-nvtx-12.1.105-0 2023-07-20T12:09:37.7212352Z 2023-07-20T12:09:37.7212609Z nvidia/win-64::cuda-opencl-12.2.53-0 2023-07-20T12:09:37.7212920Z 2023-07-20T12:09:37.7213194Z nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:09:37.7213547Z 2023-07-20T12:09:37.7213782Z nvidia/win-64::libcublas-12.1.0.26-0 2023-07-20T12:09:37.7214073Z 2023-07-20T12:09:37.7214294Z nvidia/win-64::libcufft-11.0.2.4-0 2023-07-20T12:09:37.7214597Z 2023-07-20T12:09:37.7214834Z nvidia/win-64::libcurand-10.3.3.53-0 2023-07-20T12:09:37.7215445Z 2023-07-20T12:09:37.7215702Z nvidia/win-64::libcusolver-11.4.4.55-0 2023-07-20T12:09:37.7216010Z 2023-07-20T12:09:37.7216245Z nvidia/win-64::libcusparse-12.0.2.55-0 2023-07-20T12:09:37.7216568Z 2023-07-20T12:09:37.7216792Z nvidia/win-64::libnpp-12.0.2.50-0 2023-07-20T12:09:37.7217167Z 2023-07-20T12:09:37.7217433Z nvidia/win-64::libnvjitlink-12.1.105-0 2023-07-20T12:09:37.7217751Z 2023-07-20T12:09:37.7217958Z nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-07-20T12:09:37.7218271Z 2023-07-20T12:09:37.7218573Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-20T12:09:37.7218942Z 2023-07-20T12:09:37.7219214Z nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-07-20T12:09:37.7219550Z 2023-07-20T12:09:37.7219805Z nvidia/win-64::cuda-libraries-12.1.0-0 2023-07-20T12:09:37.7220127Z 2023-07-20T12:09:37.7220380Z nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-07-20T12:09:37.7220711Z 2023-07-20T12:09:37.7221003Z nvidia/win-64::cuda-opencl-dev-12.2.53-0 2023-07-20T12:09:37.7221332Z 2023-07-20T12:09:37.7221593Z nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-07-20T12:09:37.7221925Z 2023-07-20T12:09:37.7222175Z nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-07-20T12:09:37.7222504Z 2023-07-20T12:09:37.7222759Z nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-20T12:09:37.7223234Z 2023-07-20T12:09:37.7223517Z nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-07-20T12:09:37.7223863Z 2023-07-20T12:09:37.7224186Z nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-07-20T12:09:37.7224501Z 2023-07-20T12:09:37.7224806Z nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-07-20T12:09:37.7225110Z 2023-07-20T12:09:37.7225304Z nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-07-20T12:09:37.7225495Z 2023-07-20T12:09:37.7225638Z nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-07-20T12:09:37.7225822Z 2023-07-20T12:09:37.7225970Z nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-07-20T12:09:37.7226163Z 2023-07-20T12:09:37.7226296Z nvidia/win-64::cuda-runtime-12.1.0-0 2023-07-20T12:09:37.7226473Z 2023-07-20T12:09:37.7226626Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:09:37.7226835Z 2023-07-20T12:09:37.7226975Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-20T12:09:37.7227156Z 2023-07-20T12:09:37.7227287Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-20T12:09:37.7227455Z 2023-07-20T12:09:37.7227584Z defaults/win-64::yaml-0.2.5-he774522_0 2023-07-20T12:09:37.7227756Z 2023-07-20T12:09:37.7227896Z defaults/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:09:37.7228076Z 2023-07-20T12:09:37.7228240Z pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-07-20T12:09:37.7228621Z 2023-07-20T12:09:37.7228806Z defaults/win-64::filelock-3.9.0-py38haa95532_0 2023-07-20T12:09:37.7229007Z 2023-07-20T12:09:37.7229169Z defaults/win-64::markupsafe-2.1.1-py38h2bbff1b_0 2023-07-20T12:09:37.7229371Z 2023-07-20T12:09:37.7229547Z defaults/win-64::mkl-service-2.4.0-py38h2bbff1b_1 2023-07-20T12:09:37.7229751Z 2023-07-20T12:09:37.7229901Z defaults/win-64::mpmath-1.2.1-py38haa95532_0 2023-07-20T12:09:37.7230089Z 2023-07-20T12:09:37.7230295Z defaults/win-64::networkx-2.8.4-py38haa95532_1 2023-07-20T12:09:37.7230608Z 2023-07-20T12:09:37.7230876Z defaults/win-64::pyyaml-6.0-py38h2bbff1b_1 2023-07-20T12:09:37.7231199Z 2023-07-20T12:09:37.7231497Z defaults/win-64::typing_extensions-4.6.3-py38haa95532_0 2023-07-20T12:09:37.7231872Z 2023-07-20T12:09:37.7232141Z defaults/win-64::jinja2-3.1.2-py38haa95532_0 2023-07-20T12:09:37.7232465Z 2023-07-20T12:09:37.7232763Z defaults/win-64::numpy-base-1.24.3-py38h8a87ada_1 2023-07-20T12:09:37.7233132Z 2023-07-20T12:09:37.7233399Z defaults/win-64::sympy-1.11.1-py38haa95532_0 2023-07-20T12:09:37.7233704Z 2023-07-20T12:09:37.7233924Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230719-py3.8_cuda12.1_cudnn8_0 2023-07-20T12:09:37.7234166Z 2023-07-20T12:09:37.7234473Z defaults/win-64::mkl_fft-1.3.6-py38hf11a4ad_1 2023-07-20T12:09:37.7234661Z 2023-07-20T12:09:37.7234818Z defaults/win-64::mkl_random-1.2.2-py38hf11a4ad_1 2023-07-20T12:09:37.7235012Z 2023-07-20T12:09:37.7235160Z defaults/win-64::numpy-1.24.3-py38h79a8e48_1 2023-07-20T12:09:37.7235349Z 2023-07-20T12:09:37.7235625Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230720-py38_cu121 2023-07-20T12:09:37.7235916Z 2023-07-20T12:09:37.7235922Z 2023-07-20T12:09:37.7235928Z 2023-07-20T12:09:37.7236192Z INFO conda.core.link:verify(313): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-20T12:09:37.7236478Z 2023-07-20T12:09:37.7236765Z 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:09:37.7237080Z 2023-07-20T12:09:37.7237173Z path: 'license' 2023-07-20T12:09:37.7237314Z 2023-07-20T12:09:37.7237326Z 2023-07-20T12:09:37.7237331Z 2023-07-20T12:09:37.7237407Z ] 2023-07-20T12:09:37.7237523Z 2023-07-20T12:09:37.7237758Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-07-20T12:09:37.7238008Z 2023-07-20T12:09:37.7238215Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7238456Z 2023-07-20T12:09:37.7238613Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-07-20T12:09:37.7238814Z 2023-07-20T12:09:37.7238819Z 2023-07-20T12:09:37.7238826Z 2023-07-20T12:09:37.7239282Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.53-0 <=== 2023-07-20T12:09:37.7239538Z 2023-07-20T12:09:37.7239750Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7239991Z 2023-07-20T12:09:37.7240165Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.53-0 2023-07-20T12:09:37.7240378Z 2023-07-20T12:09:37.7240384Z 2023-07-20T12:09:37.7240396Z 2023-07-20T12:09:37.7240641Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-12.1.105-0 <=== 2023-07-20T12:09:37.7240900Z 2023-07-20T12:09:37.7241078Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7241318Z 2023-07-20T12:09:37.7241497Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-12.1.105-0 2023-07-20T12:09:37.7241715Z 2023-07-20T12:09:37.7241720Z 2023-07-20T12:09:37.7241726Z 2023-07-20T12:09:37.7241967Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cupti-12.1.105-0 <=== 2023-07-20T12:09:37.7242227Z 2023-07-20T12:09:37.7243305Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7243600Z 2023-07-20T12:09:37.7243785Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-12.1.105-0 2023-07-20T12:09:37.7244000Z 2023-07-20T12:09:37.7244005Z 2023-07-20T12:09:37.7244011Z 2023-07-20T12:09:37.7244263Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-12.1.105-0 <=== 2023-07-20T12:09:37.7244525Z 2023-07-20T12:09:37.7244706Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7244944Z 2023-07-20T12:09:37.7245118Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-12.1.105-0 2023-07-20T12:09:37.7245331Z 2023-07-20T12:09:37.7245337Z 2023-07-20T12:09:37.7245342Z 2023-07-20T12:09:37.7245580Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvtx-12.1.105-0 <=== 2023-07-20T12:09:37.7245837Z 2023-07-20T12:09:37.7246042Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7246286Z 2023-07-20T12:09:37.7246458Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-12.1.105-0 2023-07-20T12:09:37.7246670Z 2023-07-20T12:09:37.7246676Z 2023-07-20T12:09:37.7246681Z 2023-07-20T12:09:37.7247032Z 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:09:37.7247535Z 2023-07-20T12:09:37.7247781Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-opencl-12.2.53-0 <=== 2023-07-20T12:09:37.7248046Z 2023-07-20T12:09:37.7248230Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7248471Z 2023-07-20T12:09:37.7248648Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-12.2.53-0 2023-07-20T12:09:37.7248863Z 2023-07-20T12:09:37.7248869Z 2023-07-20T12:09:37.7248875Z 2023-07-20T12:09:37.7249134Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.53-0 <=== 2023-07-20T12:09:37.7249506Z 2023-07-20T12:09:37.7249843Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7250088Z 2023-07-20T12:09:37.7250287Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.53-0 2023-07-20T12:09:37.7250530Z 2023-07-20T12:09:37.7250536Z 2023-07-20T12:09:37.7250542Z 2023-07-20T12:09:37.7250893Z 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:09:37.7251247Z 2023-07-20T12:09:37.7251486Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-12.1.0.26-0 <=== 2023-07-20T12:09:37.7251753Z 2023-07-20T12:09:37.7251936Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7252174Z 2023-07-20T12:09:37.7252347Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-12.1.0.26-0 2023-07-20T12:09:37.7252558Z 2023-07-20T12:09:37.7252570Z 2023-07-20T12:09:37.7252575Z 2023-07-20T12:09:37.7252810Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-11.0.2.4-0 <=== 2023-07-20T12:09:37.7253068Z 2023-07-20T12:09:37.7253269Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7253508Z 2023-07-20T12:09:37.7253677Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-11.0.2.4-0 2023-07-20T12:09:37.7253885Z 2023-07-20T12:09:37.7253891Z 2023-07-20T12:09:37.7253896Z 2023-07-20T12:09:37.7254132Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.53-0 <=== 2023-07-20T12:09:37.7254388Z 2023-07-20T12:09:37.7254568Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7254802Z 2023-07-20T12:09:37.7254975Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.53-0 2023-07-20T12:09:37.7255189Z 2023-07-20T12:09:37.7255195Z 2023-07-20T12:09:37.7255201Z 2023-07-20T12:09:37.7255571Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.4.55-0 <=== 2023-07-20T12:09:37.7255854Z 2023-07-20T12:09:37.7256054Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7256287Z 2023-07-20T12:09:37.7256473Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.4.55-0 2023-07-20T12:09:37.7256691Z 2023-07-20T12:09:37.7256697Z 2023-07-20T12:09:37.7256702Z 2023-07-20T12:09:37.7256944Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-12.0.2.55-0 <=== 2023-07-20T12:09:37.7257207Z 2023-07-20T12:09:37.7257400Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7257612Z 2023-07-20T12:09:37.7257789Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-12.0.2.55-0 2023-07-20T12:09:37.7258005Z 2023-07-20T12:09:37.7258011Z 2023-07-20T12:09:37.7258016Z 2023-07-20T12:09:37.7258253Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-12.0.2.50-0 <=== 2023-07-20T12:09:37.7258508Z 2023-07-20T12:09:37.7258702Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7258946Z 2023-07-20T12:09:37.7259109Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-12.0.2.50-0 2023-07-20T12:09:37.7259442Z 2023-07-20T12:09:37.7259447Z 2023-07-20T12:09:37.7259453Z 2023-07-20T12:09:37.7259702Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjitlink-12.1.105-0 <=== 2023-07-20T12:09:37.7259965Z 2023-07-20T12:09:37.7260159Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7260397Z 2023-07-20T12:09:37.7260556Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-12.1.105-0 2023-07-20T12:09:37.7260774Z 2023-07-20T12:09:37.7260780Z 2023-07-20T12:09:37.7260786Z 2023-07-20T12:09:37.7261022Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-12.1.1.14-0 <=== 2023-07-20T12:09:37.7261288Z 2023-07-20T12:09:37.7261489Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7261719Z 2023-07-20T12:09:37.7261893Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-12.1.1.14-0 2023-07-20T12:09:37.7262105Z 2023-07-20T12:09:37.7262117Z 2023-07-20T12:09:37.7262123Z 2023-07-20T12:09:37.7262394Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-07-20T12:09:37.7262685Z 2023-07-20T12:09:37.7262884Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7263121Z 2023-07-20T12:09:37.7263285Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-07-20T12:09:37.7263507Z 2023-07-20T12:09:37.7263512Z 2023-07-20T12:09:37.7263518Z 2023-07-20T12:09:37.7263770Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-12.1.105-0 <=== 2023-07-20T12:09:37.7264042Z 2023-07-20T12:09:37.7264248Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7264481Z 2023-07-20T12:09:37.7264670Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-12.1.105-0 2023-07-20T12:09:37.7264898Z 2023-07-20T12:09:37.7264903Z 2023-07-20T12:09:37.7264914Z 2023-07-20T12:09:37.7265159Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-12.1.0-0 <=== 2023-07-20T12:09:37.7265424Z 2023-07-20T12:09:37.7265623Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7265857Z 2023-07-20T12:09:37.7266038Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-12.1.0-0 2023-07-20T12:09:37.7266243Z 2023-07-20T12:09:37.7266268Z 2023-07-20T12:09:37.7266274Z 2023-07-20T12:09:37.7266500Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-12.1.105-0 <=== 2023-07-20T12:09:37.7266770Z 2023-07-20T12:09:37.7267083Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7267338Z 2023-07-20T12:09:37.7267529Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-12.1.105-0 2023-07-20T12:09:37.7267751Z 2023-07-20T12:09:37.7267757Z 2023-07-20T12:09:37.7267763Z 2023-07-20T12:09:37.7268013Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-opencl-dev-12.2.53-0 <=== 2023-07-20T12:09:37.7268290Z 2023-07-20T12:09:37.7268487Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7268720Z 2023-07-20T12:09:37.7268905Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-dev-12.2.53-0 2023-07-20T12:09:37.7269122Z 2023-07-20T12:09:37.7269128Z 2023-07-20T12:09:37.7269133Z 2023-07-20T12:09:37.7269375Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-dev-12.1.0.26-0 <=== 2023-07-20T12:09:37.7269618Z 2023-07-20T12:09:37.7269816Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7270056Z 2023-07-20T12:09:37.7270240Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-12.1.0.26-0 2023-07-20T12:09:37.7270461Z 2023-07-20T12:09:37.7270467Z 2023-07-20T12:09:37.7270473Z 2023-07-20T12:09:37.7270716Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-dev-11.0.2.4-0 <=== 2023-07-20T12:09:37.7271107Z 2023-07-20T12:09:37.7271308Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7271543Z 2023-07-20T12:09:37.7271724Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-11.0.2.4-0 2023-07-20T12:09:37.7271940Z 2023-07-20T12:09:37.7271946Z 2023-07-20T12:09:37.7271951Z 2023-07-20T12:09:37.7272197Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.53-0 <=== 2023-07-20T12:09:37.7272461Z 2023-07-20T12:09:37.7272640Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7272874Z 2023-07-20T12:09:37.7273064Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.53-0 2023-07-20T12:09:37.7273286Z 2023-07-20T12:09:37.7273292Z 2023-07-20T12:09:37.7273298Z 2023-07-20T12:09:37.7273552Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.4.55-0 <=== 2023-07-20T12:09:37.7273834Z 2023-07-20T12:09:37.7274033Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7274266Z 2023-07-20T12:09:37.7274456Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.4.55-0 2023-07-20T12:09:37.7274683Z 2023-07-20T12:09:37.7274689Z 2023-07-20T12:09:37.7274695Z 2023-07-20T12:09:37.7274946Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-dev-12.0.2.55-0 <=== 2023-07-20T12:09:37.7275220Z 2023-07-20T12:09:37.7275417Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7275630Z 2023-07-20T12:09:37.7275827Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-12.0.2.55-0 2023-07-20T12:09:37.7276056Z 2023-07-20T12:09:37.7276062Z 2023-07-20T12:09:37.7276068Z 2023-07-20T12:09:37.7276308Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-dev-12.0.2.50-0 <=== 2023-07-20T12:09:37.7276567Z 2023-07-20T12:09:37.7276772Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7277007Z 2023-07-20T12:09:37.7277186Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-12.0.2.50-0 2023-07-20T12:09:37.7277400Z 2023-07-20T12:09:37.7277406Z 2023-07-20T12:09:37.7277411Z 2023-07-20T12:09:37.7277663Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjitlink-dev-12.1.105-0 <=== 2023-07-20T12:09:37.7277936Z 2023-07-20T12:09:37.7278131Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7278367Z 2023-07-20T12:09:37.7278539Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-dev-12.1.105-0 2023-07-20T12:09:37.7278766Z 2023-07-20T12:09:37.7278886Z 2023-07-20T12:09:37.7278895Z 2023-07-20T12:09:37.7279165Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-12.1.1.14-0 <=== 2023-07-20T12:09:37.7279434Z 2023-07-20T12:09:37.7279631Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7279878Z 2023-07-20T12:09:37.7280269Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-12.1.1.14-0 2023-07-20T12:09:37.7280503Z 2023-07-20T12:09:37.7280509Z 2023-07-20T12:09:37.7280515Z 2023-07-20T12:09:37.7280775Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-12.1.0-0 <=== 2023-07-20T12:09:37.7281053Z 2023-07-20T12:09:37.7281397Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7281749Z 2023-07-20T12:09:37.7281955Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-12.1.0-0 2023-07-20T12:09:37.7282169Z 2023-07-20T12:09:37.7282175Z 2023-07-20T12:09:37.7282209Z 2023-07-20T12:09:37.7282431Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-runtime-12.1.0-0 <=== 2023-07-20T12:09:37.7282690Z 2023-07-20T12:09:37.7282891Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7283273Z 2023-07-20T12:09:37.7283453Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-12.1.0-0 2023-07-20T12:09:37.7283669Z 2023-07-20T12:09:37.7283675Z 2023-07-20T12:09:37.7283681Z 2023-07-20T12:09:37.7283946Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-07-20T12:09:37.7284226Z 2023-07-20T12:09:37.7284424Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7284659Z 2023-07-20T12:09:37.7284864Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:09:37.7285105Z 2023-07-20T12:09:37.7285111Z 2023-07-20T12:09:37.7285117Z 2023-07-20T12:09:37.7285369Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-07-20T12:09:37.7285615Z 2023-07-20T12:09:37.7285811Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7286049Z 2023-07-20T12:09:37.7286223Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-07-20T12:09:37.7286440Z 2023-07-20T12:09:37.7286446Z 2023-07-20T12:09:37.7286453Z 2023-07-20T12:09:37.7286687Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-07-20T12:09:37.7286942Z 2023-07-20T12:09:37.7287142Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7287376Z 2023-07-20T12:09:37.7287547Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-07-20T12:09:37.7287753Z 2023-07-20T12:09:37.7287759Z 2023-07-20T12:09:37.7287765Z 2023-07-20T12:09:37.7288006Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-07-20T12:09:37.7288259Z 2023-07-20T12:09:37.7288439Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7288669Z 2023-07-20T12:09:37.7288839Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-07-20T12:09:37.7289053Z 2023-07-20T12:09:37.7289059Z 2023-07-20T12:09:37.7289065Z 2023-07-20T12:09:37.7289306Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h8bd8f75_46356 <=== 2023-07-20T12:09:37.7289566Z 2023-07-20T12:09:37.7289765Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7290001Z 2023-07-20T12:09:37.7290178Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:09:37.7290390Z 2023-07-20T12:09:37.7290396Z 2023-07-20T12:09:37.7290401Z 2023-07-20T12:09:37.7291305Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-12.1-hde6ce7c_5 <=== 2023-07-20T12:09:37.7291646Z 2023-07-20T12:09:37.7291853Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7292075Z 2023-07-20T12:09:37.7292272Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-12.1-hde6ce7c_5 2023-07-20T12:09:37.7292516Z 2023-07-20T12:09:37.7292522Z 2023-07-20T12:09:37.7292528Z 2023-07-20T12:09:37.7292792Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py38haa95532_0 <=== 2023-07-20T12:09:37.7293067Z 2023-07-20T12:09:37.7293265Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7293500Z 2023-07-20T12:09:37.7293692Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py38haa95532_0 2023-07-20T12:09:37.7293922Z 2023-07-20T12:09:37.7293928Z 2023-07-20T12:09:37.7293934Z 2023-07-20T12:09:37.7294206Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py38h2bbff1b_0 <=== 2023-07-20T12:09:37.7294491Z 2023-07-20T12:09:37.7294687Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7294919Z 2023-07-20T12:09:37.7295100Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py38h2bbff1b_0 2023-07-20T12:09:37.7295477Z 2023-07-20T12:09:37.7295482Z 2023-07-20T12:09:37.7295488Z 2023-07-20T12:09:37.7295762Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py38h2bbff1b_1 <=== 2023-07-20T12:09:37.7296051Z 2023-07-20T12:09:37.7296252Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7296481Z 2023-07-20T12:09:37.7296685Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py38h2bbff1b_1 2023-07-20T12:09:37.7296923Z 2023-07-20T12:09:37.7296928Z 2023-07-20T12:09:37.7296934Z 2023-07-20T12:09:37.7297187Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mpmath-1.2.1-py38haa95532_0 <=== 2023-07-20T12:09:37.7297464Z 2023-07-20T12:09:37.7297663Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7297902Z 2023-07-20T12:09:37.7298088Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.2.1-py38haa95532_0 2023-07-20T12:09:37.7298300Z 2023-07-20T12:09:37.7298306Z 2023-07-20T12:09:37.7298331Z 2023-07-20T12:09:37.7298569Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::networkx-2.8.4-py38haa95532_1 <=== 2023-07-20T12:09:37.7298839Z 2023-07-20T12:09:37.7299040Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7299277Z 2023-07-20T12:09:37.7299467Z source=C:\Jenkins\Miniconda3\pkgs\networkx-2.8.4-py38haa95532_1 2023-07-20T12:09:37.7299696Z 2023-07-20T12:09:37.7299702Z 2023-07-20T12:09:37.7299708Z 2023-07-20T12:09:37.7299959Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py38h2bbff1b_1 <=== 2023-07-20T12:09:37.7300234Z 2023-07-20T12:09:37.7300439Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7300671Z 2023-07-20T12:09:37.7300857Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py38h2bbff1b_1 2023-07-20T12:09:37.7301079Z 2023-07-20T12:09:37.7301091Z 2023-07-20T12:09:37.7301097Z 2023-07-20T12:09:37.7301375Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::typing_extensions-4.6.3-py38haa95532_0 <=== 2023-07-20T12:09:37.7301701Z 2023-07-20T12:09:37.7301903Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7302137Z 2023-07-20T12:09:37.7302352Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.6.3-py38haa95532_0 2023-07-20T12:09:37.7302604Z 2023-07-20T12:09:37.7302610Z 2023-07-20T12:09:37.7302615Z 2023-07-20T12:09:37.7302866Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py38haa95532_0 <=== 2023-07-20T12:09:37.7303134Z 2023-07-20T12:09:37.7303707Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7303988Z 2023-07-20T12:09:37.7304181Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py38haa95532_0 2023-07-20T12:09:37.7304407Z 2023-07-20T12:09:37.7304414Z 2023-07-20T12:09:37.7304427Z 2023-07-20T12:09:37.7304697Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-base-1.24.3-py38h8a87ada_1 <=== 2023-07-20T12:09:37.7304979Z 2023-07-20T12:09:37.7305158Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7305396Z 2023-07-20T12:09:37.7305601Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.24.3-py38h8a87ada_1 2023-07-20T12:09:37.7305842Z 2023-07-20T12:09:37.7305848Z 2023-07-20T12:09:37.7305853Z 2023-07-20T12:09:37.7306102Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py38haa95532_0 <=== 2023-07-20T12:09:37.7306370Z 2023-07-20T12:09:37.7306573Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7306805Z 2023-07-20T12:09:37.7306990Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py38haa95532_0 2023-07-20T12:09:37.7307213Z 2023-07-20T12:09:37.7307219Z 2023-07-20T12:09:37.7307349Z 2023-07-20T12:09:37.7307674Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230719-py3.8_cuda12.1_cudnn8_0 <=== 2023-07-20T12:09:37.7307993Z 2023-07-20T12:09:37.7308192Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7308430Z 2023-07-20T12:09:37.7308635Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230719-py3.8_cuda12.1_cudnn8_0 2023-07-20T12:09:37.7308892Z 2023-07-20T12:09:37.7308897Z 2023-07-20T12:09:37.7308903Z 2023-07-20T12:09:37.7309155Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py38hf11a4ad_1 <=== 2023-07-20T12:09:37.7309426Z 2023-07-20T12:09:37.7309632Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7309870Z 2023-07-20T12:09:37.7310057Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py38hf11a4ad_1 2023-07-20T12:09:37.7310282Z 2023-07-20T12:09:37.7310287Z 2023-07-20T12:09:37.7310299Z 2023-07-20T12:09:37.7310554Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py38hf11a4ad_1 <=== 2023-07-20T12:09:37.7310833Z 2023-07-20T12:09:37.7311032Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7311267Z 2023-07-20T12:09:37.7311462Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py38hf11a4ad_1 2023-07-20T12:09:37.7311679Z 2023-07-20T12:09:37.7311685Z 2023-07-20T12:09:37.7311709Z 2023-07-20T12:09:37.7311942Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-1.24.3-py38h79a8e48_1 <=== 2023-07-20T12:09:37.7312210Z 2023-07-20T12:09:37.7312412Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7312645Z 2023-07-20T12:09:37.7312828Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.24.3-py38h79a8e48_1 2023-07-20T12:09:37.7313052Z 2023-07-20T12:09:37.7313058Z 2023-07-20T12:09:37.7313063Z 2023-07-20T12:09:37.7313431Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230720-py38_cu121 <=== 2023-07-20T12:09:37.7313792Z 2023-07-20T12:09:37.7313990Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7314224Z 2023-07-20T12:09:37.7314431Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230720-py38_cu121 2023-07-20T12:09:37.7314674Z 2023-07-20T12:09:37.7314680Z 2023-07-20T12:09:37.7314686Z 2023-07-20T12:09:37.7314691Z 2023-07-20T12:09:37.7314896Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:09:37.7315133Z 2023-07-20T12:09:37.7315731Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-07-20T12:09:37.7316057Z 2023-07-20T12:09:37.7316360Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-07-20T12:09:37.7316685Z 2023-07-20T12:09:37.7316867Z Collecting package metadata (repodata.json): ...working... done 2023-07-20T12:09:37.7317089Z 2023-07-20T12:09:37.7317219Z Solving environment: ...working... done 2023-07-20T12:09:37.7317401Z 2023-07-20T12:09:37.7317407Z 2023-07-20T12:09:37.7317413Z 2023-07-20T12:09:37.7317512Z ## Package Plan ## 2023-07-20T12:09:37.7317655Z 2023-07-20T12:09:37.7317661Z 2023-07-20T12:09:37.7317667Z 2023-07-20T12:09:37.7317895Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke 2023-07-20T12:09:37.7318158Z 2023-07-20T12:09:37.7318164Z 2023-07-20T12:09:37.7318169Z 2023-07-20T12:09:37.7318279Z added / updated specs: 2023-07-20T12:09:37.7318413Z 2023-07-20T12:09:37.7318524Z - distr::torchaudio 2023-07-20T12:09:37.7318672Z 2023-07-20T12:09:37.7318774Z - pytorch-cuda=12.1 2023-07-20T12:09:37.7318922Z 2023-07-20T12:09:37.7318927Z 2023-07-20T12:09:37.7319055Z 2023-07-20T12:09:37.7319061Z 2023-07-20T12:09:37.7319067Z 2023-07-20T12:09:37.7319225Z The following packages will be downloaded: 2023-07-20T12:09:37.7319414Z 2023-07-20T12:09:37.7319419Z 2023-07-20T12:09:37.7319425Z 2023-07-20T12:09:37.7319547Z package | build 2023-07-20T12:09:37.7319713Z 2023-07-20T12:09:37.7319852Z ---------------------------|----------------- 2023-07-20T12:09:37.7320030Z 2023-07-20T12:09:37.7320193Z mkl-service-2.4.0 | py38h2bbff1b_1 44 KB 2023-07-20T12:09:37.7320371Z 2023-07-20T12:09:37.7320517Z mkl_fft-1.3.6 | py38hf11a4ad_1 160 KB 2023-07-20T12:09:37.7320702Z 2023-07-20T12:09:37.7320859Z mkl_random-1.2.2 | py38hf11a4ad_1 220 KB 2023-07-20T12:09:37.7321051Z 2023-07-20T12:09:37.7321195Z numpy-1.24.3 | py38h79a8e48_1 11 KB 2023-07-20T12:09:37.7321374Z 2023-07-20T12:09:37.7321527Z numpy-base-1.24.3 | py38h8a87ada_1 5.1 MB 2023-07-20T12:09:37.7321722Z 2023-07-20T12:09:37.7321986Z torchaudio-2.1.0.dev20230720| py38_cu121 7.0 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-20T12:09:37.7322266Z 2023-07-20T12:09:37.7322417Z ------------------------------------------------------------ 2023-07-20T12:09:37.7322629Z 2023-07-20T12:09:37.7322755Z Total: 12.6 MB 2023-07-20T12:09:37.7322921Z 2023-07-20T12:09:37.7322927Z 2023-07-20T12:09:37.7322933Z 2023-07-20T12:09:37.7323086Z The following NEW packages will be INSTALLED: 2023-07-20T12:09:37.7323286Z 2023-07-20T12:09:37.7323292Z 2023-07-20T12:09:37.7323304Z 2023-07-20T12:09:37.7323464Z blas pkgs/main/win-64::blas-1.0-mkl 2023-07-20T12:09:37.7323660Z 2023-07-20T12:09:37.7323831Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-20T12:09:37.7324038Z 2023-07-20T12:09:37.7324217Z cuda-cudart nvidia/win-64::cuda-cudart-12.1.105-0 2023-07-20T12:09:37.7324441Z 2023-07-20T12:09:37.7324620Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-07-20T12:09:37.7324856Z 2023-07-20T12:09:37.7325033Z cuda-cupti nvidia/win-64::cuda-cupti-12.1.105-0 2023-07-20T12:09:37.7325246Z 2023-07-20T12:09:37.7325434Z cuda-libraries nvidia/win-64::cuda-libraries-12.1.0-0 2023-07-20T12:09:37.7325661Z 2023-07-20T12:09:37.7325867Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-07-20T12:09:37.7326114Z 2023-07-20T12:09:37.7326289Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-07-20T12:09:37.7326501Z 2023-07-20T12:09:37.7327055Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-07-20T12:09:37.7327307Z 2023-07-20T12:09:37.7327490Z cuda-nvtx nvidia/win-64::cuda-nvtx-12.1.105-0 2023-07-20T12:09:37.7327700Z 2023-07-20T12:09:37.7327884Z cuda-opencl nvidia/win-64::cuda-opencl-12.2.53-0 2023-07-20T12:09:37.7328108Z 2023-07-20T12:09:37.7328303Z cuda-opencl-dev nvidia/win-64::cuda-opencl-dev-12.2.53-0 2023-07-20T12:09:37.7328536Z 2023-07-20T12:09:37.7328752Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-20T12:09:37.7329002Z 2023-07-20T12:09:37.7329180Z cuda-runtime nvidia/win-64::cuda-runtime-12.1.0-0 2023-07-20T12:09:37.7329399Z 2023-07-20T12:09:37.7329572Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 2023-07-20T12:09:37.7329804Z 2023-07-20T12:09:37.7330016Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-20T12:09:37.7330262Z 2023-07-20T12:09:37.7330449Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 2023-07-20T12:09:37.7330666Z 2023-07-20T12:09:37.7330835Z libcublas nvidia/win-64::libcublas-12.1.0.26-0 2023-07-20T12:09:37.7331040Z 2023-07-20T12:09:37.7331228Z libcublas-dev nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-07-20T12:09:37.7331593Z 2023-07-20T12:09:37.7331763Z libcufft nvidia/win-64::libcufft-11.0.2.4-0 2023-07-20T12:09:37.7331966Z 2023-07-20T12:09:37.7332131Z libcufft-dev nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-07-20T12:09:37.7332353Z 2023-07-20T12:09:37.7332523Z libcurand nvidia/win-64::libcurand-10.3.3.53-0 2023-07-20T12:09:37.7332729Z 2023-07-20T12:09:37.7332916Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-20T12:09:37.7333140Z 2023-07-20T12:09:37.7333319Z libcusolver nvidia/win-64::libcusolver-11.4.4.55-0 2023-07-20T12:09:37.7333531Z 2023-07-20T12:09:37.7333730Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-07-20T12:09:37.7333972Z 2023-07-20T12:09:37.7334155Z libcusparse nvidia/win-64::libcusparse-12.0.2.55-0 2023-07-20T12:09:37.7334354Z 2023-07-20T12:09:37.7334553Z libcusparse-dev nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-07-20T12:09:37.7334792Z 2023-07-20T12:09:37.7334961Z libnpp nvidia/win-64::libnpp-12.0.2.50-0 2023-07-20T12:09:37.7335163Z 2023-07-20T12:09:37.7335342Z libnpp-dev nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-07-20T12:09:37.7335561Z 2023-07-20T12:09:37.7335741Z libnvjitlink nvidia/win-64::libnvjitlink-12.1.105-0 2023-07-20T12:09:37.7335960Z 2023-07-20T12:09:37.7336157Z libnvjitlink-dev nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-07-20T12:09:37.7336398Z 2023-07-20T12:09:37.7336550Z libnvjpeg nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-07-20T12:09:37.7336762Z 2023-07-20T12:09:37.7336954Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-07-20T12:09:37.7337179Z 2023-07-20T12:09:37.7337359Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-20T12:09:37.7337568Z 2023-07-20T12:09:37.7337775Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 2023-07-20T12:09:37.7338017Z 2023-07-20T12:09:37.7338183Z mkl pkgs/main/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-20T12:09:37.7338400Z 2023-07-20T12:09:37.7338611Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py38h2bbff1b_1 2023-07-20T12:09:37.7338855Z 2023-07-20T12:09:37.7339016Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py38hf11a4ad_1 2023-07-20T12:09:37.7339235Z 2023-07-20T12:09:37.7339428Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py38hf11a4ad_1 2023-07-20T12:09:37.7339659Z 2023-07-20T12:09:37.7339846Z mpmath pkgs/main/win-64::mpmath-1.2.1-py38haa95532_0 2023-07-20T12:09:37.7340068Z 2023-07-20T12:09:37.7340260Z networkx pkgs/main/win-64::networkx-2.8.4-py38haa95532_1 2023-07-20T12:09:37.7340488Z 2023-07-20T12:09:37.7341062Z numpy pkgs/main/win-64::numpy-1.24.3-py38h79a8e48_1 2023-07-20T12:09:37.7341325Z 2023-07-20T12:09:37.7341542Z numpy-base pkgs/main/win-64::numpy-base-1.24.3-py38h8a87ada_1 2023-07-20T12:09:37.7341785Z 2023-07-20T12:09:37.7342003Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230719-py3.8_cuda12.1_cudnn8_0 2023-07-20T12:09:37.7342283Z 2023-07-20T12:09:37.7342507Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-07-20T12:09:37.7342767Z 2023-07-20T12:09:37.7342983Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-20T12:09:37.7343236Z 2023-07-20T12:09:37.7343422Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 2023-07-20T12:09:37.7343643Z 2023-07-20T12:09:37.7343824Z sympy pkgs/main/win-64::sympy-1.11.1-py38haa95532_0 2023-07-20T12:09:37.7344042Z 2023-07-20T12:09:37.7344206Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-20T12:09:37.7344415Z 2023-07-20T12:09:37.7344602Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230720-py38_cu121 2023-07-20T12:09:37.7344846Z 2023-07-20T12:09:37.7345068Z typing_extensions pkgs/main/win-64::typing_extensions-4.6.3-py38haa95532_0 2023-07-20T12:09:37.7345473Z 2023-07-20T12:09:37.7345641Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-07-20T12:09:37.7345846Z 2023-07-20T12:09:37.7345852Z 2023-07-20T12:09:37.7345858Z 2023-07-20T12:09:37.7345865Z 2023-07-20T12:09:37.7345871Z 2023-07-20T12:09:37.7346014Z Preparing transaction: ...working... done 2023-07-20T12:09:37.7346207Z 2023-07-20T12:09:37.7346345Z Verifying transaction: ...working... done 2023-07-20T12:09:37.7346534Z 2023-07-20T12:09:37.7346673Z Executing transaction: ...working... done 2023-07-20T12:09:37.7346861Z 2023-07-20T12:09:37.7346867Z 2023-07-20T12:09:37.8062617Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-07-20T12:09:37.8065275Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-07-20T12:09:37.8066032Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-07-20T12:09:37.8066691Z + conda install --yes --quiet 'ffmpeg<5' 2023-07-20T12:09:44.6028296Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:09:47.1974313Z Solving environment: ...working... done 2023-07-20T12:09:48.5499424Z 2023-07-20T12:09:48.5500136Z ## Package Plan ## 2023-07-20T12:09:48.5500493Z 2023-07-20T12:09:48.5500813Z environment location: C:\Jenkins\Miniconda3 2023-07-20T12:09:48.5501226Z 2023-07-20T12:09:48.5501456Z added / updated specs: 2023-07-20T12:09:48.5501976Z - ffmpeg[version='<5'] 2023-07-20T12:09:48.5502236Z 2023-07-20T12:09:48.5502248Z 2023-07-20T12:09:48.5502480Z The following packages will be downloaded: 2023-07-20T12:09:48.5502785Z 2023-07-20T12:09:48.5502976Z package | build 2023-07-20T12:09:48.5503452Z ---------------------------|----------------- 2023-07-20T12:09:48.5503914Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-07-20T12:09:48.5504259Z ------------------------------------------------------------ 2023-07-20T12:09:48.5504586Z Total: 17.6 MB 2023-07-20T12:09:48.5504776Z 2023-07-20T12:09:48.5504928Z The following NEW packages will be INSTALLED: 2023-07-20T12:09:48.5505125Z 2023-07-20T12:09:48.5505309Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-07-20T12:09:48.5505519Z 2023-07-20T12:09:48.5505525Z 2023-07-20T12:09:48.5640748Z Preparing transaction: ...working... done 2023-07-20T12:09:48.6021866Z Verifying transaction: ...working... done 2023-07-20T12:09:48.6968999Z Executing transaction: ...working... done 2023-07-20T12:09:48.9365475Z + 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:09:55.3576924Z Smoke test passed. 2023-07-20T12:09:55.3577663Z 2023-07-20T12:09:55.3577686Z 2023-07-20T12:09:55.4311122Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5610470956_smoke' 2023-07-20T12:10:01.3289938Z 2023-07-20T12:10:01.3291085Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5610470956_smoke: 2023-07-20T12:10:01.3291734Z 2023-07-20T12:10:01.4830442Z ##[group]Run set -euxo pipefail 2023-07-20T12:10:01.4830986Z set -euxo pipefail 2023-07-20T12:10:01.4831274Z source "${BUILD_ENV_FILE}" 2023-07-20T12:10:01.4831602Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-07-20T12:10:01.4832117Z ${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:01.4859792Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-20T12:10:01.4860067Z env: 2023-07-20T12:10:01.4860308Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-20T12:10:01.4860735Z PYTHON_VERSION: 3.8 2023-07-20T12:10:01.4861020Z PACKAGE_TYPE: conda 2023-07-20T12:10:01.4861264Z REPOSITORY: pytorch/audio 2023-07-20T12:10:01.4861708Z REF: 2023-07-20T12:10:01.4861916Z CU_VERSION: cu121 2023-07-20T12:10:01.4862350Z CHANNEL: nightly 2023-07-20T12:10:01.4862646Z ARTIFACT_NAME: pytorch_audio__3.8 2023-07-20T12:10:01.4862995Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5610470956 2023-07-20T12:10:01.4863382Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:10:01.4863812Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5610470956 2023-07-20T12:10:01.4864225Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-20T12:10:01.4864708Z PACKAGE_NAME: torchaudio 2023-07-20T12:10:01.4865427Z CONDA_PYTORCHBOT_TOKEN: *** 2023-07-20T12:10:01.4865666Z ##[endgroup] 2023-07-20T12:10:02.2163010Z + source 'C:\actions-runner\_work\_temp/build_env_5610470956' 2023-07-20T12:10:02.2166404Z ++ export BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:10:02.2166960Z ++ BUILD_VERSION=2.1.0.dev20230720 2023-07-20T12:10:02.2167282Z ++ export CMAKE_USE_CUDA=1 2023-07-20T12:10:02.2167713Z ++ CMAKE_USE_CUDA=1 2023-07-20T12:10:02.2168128Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-20T12:10:02.2168705Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-20T12:10:02.2169187Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-20T12:10:02.2169701Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-20T12:10:02.2170237Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:02.2170610Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:02.2171030Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:02.2171699Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230719' 2023-07-20T12:10:02.2172305Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:10:02.2172605Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-20T12:10:02.2173017Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:10:02.2173787Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:10:02.2174481Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:10:02.2175182Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-20T12:10:02.2175682Z ++ export FORCE_CUDA=1 2023-07-20T12:10:02.2175921Z ++ FORCE_CUDA=1 2023-07-20T12:10:02.2177164Z ++ 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:02.2181657Z ++ 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:02.2182986Z ++ export PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:10:02.2183400Z ++ PYTORCH_VERSION=2.1.0.dev20230719 2023-07-20T12:10:02.2183687Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-20T12:10:02.2183947Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-20T12:10:02.2184229Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T12:10:02.2184550Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-20T12:10:02.2184820Z ++ export VERSION_SUFFIX= 2023-07-20T12:10:02.2185287Z ++ VERSION_SUFFIX= 2023-07-20T12:10:02.2185498Z ++ export WHEEL_DIR= 2023-07-20T12:10:02.2185712Z ++ WHEEL_DIR= 2023-07-20T12:10:02.2186125Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5610470956' conda install --yes --quiet anaconda-client 2023-07-20T12:10:22.1953318Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-20T12:10:22.1953714Z 2023-07-20T12:10:22.1953938Z Solving environment: ...working... done 2023-07-20T12:10:22.1955460Z 2023-07-20T12:10:22.1955645Z 2023-07-20T12:10:22.1955659Z 2023-07-20T12:10:22.1956123Z ## Package Plan ## 2023-07-20T12:10:22.1956429Z 2023-07-20T12:10:22.1958132Z 2023-07-20T12:10:22.1958982Z 2023-07-20T12:10:22.1959450Z environment location: C:\actions-runner\_work\_temp\conda_environment_5610470956 2023-07-20T12:10:22.1959947Z 2023-07-20T12:10:22.1959959Z 2023-07-20T12:10:22.1959971Z 2023-07-20T12:10:22.1960172Z added / updated specs: 2023-07-20T12:10:22.1961180Z 2023-07-20T12:10:22.1961512Z - anaconda-client 2023-07-20T12:10:22.1961837Z 2023-07-20T12:10:22.1961849Z 2023-07-20T12:10:22.1961859Z 2023-07-20T12:10:22.1961868Z 2023-07-20T12:10:22.1961877Z 2023-07-20T12:10:22.1962165Z The following packages will be downloaded: 2023-07-20T12:10:22.1962602Z 2023-07-20T12:10:22.1962613Z 2023-07-20T12:10:22.1962624Z 2023-07-20T12:10:22.1962859Z package | build 2023-07-20T12:10:22.1963167Z 2023-07-20T12:10:22.1963431Z ---------------------------|----------------- 2023-07-20T12:10:22.1963745Z 2023-07-20T12:10:22.1964061Z anaconda-client-1.12.0 | py38haa95532_0 166 KB 2023-07-20T12:10:22.1964451Z 2023-07-20T12:10:22.1964724Z attrs-22.1.0 | py38haa95532_0 84 KB 2023-07-20T12:10:22.1965078Z 2023-07-20T12:10:22.1965340Z clyent-1.2.2 | py38_1 20 KB 2023-07-20T12:10:22.1965668Z 2023-07-20T12:10:22.1965968Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-07-20T12:10:22.1966341Z 2023-07-20T12:10:22.1966660Z importlib_resources-5.2.0 | pyhd3eb1b0_1 21 KB 2023-07-20T12:10:22.1967008Z 2023-07-20T12:10:22.1967298Z jsonschema-4.17.3 | py38haa95532_0 155 KB 2023-07-20T12:10:22.1967647Z 2023-07-20T12:10:22.1967929Z jupyter_core-5.3.0 | py38haa95532_0 107 KB 2023-07-20T12:10:22.1968284Z 2023-07-20T12:10:22.1968563Z nbformat-5.7.0 | py38haa95532_0 152 KB 2023-07-20T12:10:22.1968904Z 2023-07-20T12:10:22.1969224Z pkgutil-resolve-name-1.3.10| py38haa95532_0 10 KB 2023-07-20T12:10:22.1969614Z 2023-07-20T12:10:22.1969904Z platformdirs-2.5.2 | py38haa95532_0 24 KB 2023-07-20T12:10:22.1970265Z 2023-07-20T12:10:22.1970528Z pyrsistent-0.18.0 | py38h196d8e1_0 89 KB 2023-07-20T12:10:22.1970895Z 2023-07-20T12:10:22.1971207Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-07-20T12:10:22.1971598Z 2023-07-20T12:10:22.1973316Z python-fastjsonschema-2.16.2| py38haa95532_0 231 KB 2023-07-20T12:10:22.1973787Z 2023-07-20T12:10:22.1974075Z pywin32-305 | py38h2bbff1b_0 10.7 MB 2023-07-20T12:10:22.1974422Z 2023-07-20T12:10:22.1974731Z requests-toolbelt-0.9.1 | pyhd3eb1b0_0 42 KB 2023-07-20T12:10:22.1975113Z 2023-07-20T12:10:22.1975374Z traitlets-5.7.1 | py38haa95532_0 205 KB 2023-07-20T12:10:22.1975724Z 2023-07-20T12:10:22.1975991Z zipp-3.11.0 | py38haa95532_0 20 KB 2023-07-20T12:10:22.1976325Z 2023-07-20T12:10:22.1976648Z ------------------------------------------------------------ 2023-07-20T12:10:22.1977029Z 2023-07-20T12:10:22.1977268Z Total: 12.3 MB 2023-07-20T12:10:22.1977573Z 2023-07-20T12:10:22.1977583Z 2023-07-20T12:10:22.1977592Z 2023-07-20T12:10:22.1979253Z The following NEW packages will be INSTALLED: 2023-07-20T12:10:22.1979632Z 2023-07-20T12:10:22.1979643Z 2023-07-20T12:10:22.1979653Z 2023-07-20T12:10:22.1980107Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py38haa95532_0 2023-07-20T12:10:22.1980599Z 2023-07-20T12:10:22.1980914Z attrs pkgs/main/win-64::attrs-22.1.0-py38haa95532_0 2023-07-20T12:10:22.1981310Z 2023-07-20T12:10:22.1981618Z clyent pkgs/main/win-64::clyent-1.2.2-py38_1 2023-07-20T12:10:22.1981993Z 2023-07-20T12:10:22.1982360Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-07-20T12:10:22.1982778Z 2023-07-20T12:10:22.1983191Z importlib_resourc~ pkgs/main/noarch::importlib_resources-5.2.0-pyhd3eb1b0_1 2023-07-20T12:10:22.1983649Z 2023-07-20T12:10:22.1984022Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py38haa95532_0 2023-07-20T12:10:22.1984455Z 2023-07-20T12:10:22.1984821Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py38haa95532_0 2023-07-20T12:10:22.1985251Z 2023-07-20T12:10:22.1985587Z nbformat pkgs/main/win-64::nbformat-5.7.0-py38haa95532_0 2023-07-20T12:10:22.1985995Z 2023-07-20T12:10:22.1986457Z pkgutil-resolve-n~ pkgs/main/win-64::pkgutil-resolve-name-1.3.10-py38haa95532_0 2023-07-20T12:10:22.1986972Z 2023-07-20T12:10:22.1987368Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py38haa95532_0 2023-07-20T12:10:22.1987825Z 2023-07-20T12:10:22.1988230Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py38h196d8e1_0 2023-07-20T12:10:22.1988679Z 2023-07-20T12:10:22.1989111Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-07-20T12:10:22.1989605Z 2023-07-20T12:10:22.1990081Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py38haa95532_0 2023-07-20T12:10:22.1990603Z 2023-07-20T12:10:22.1990900Z pywin32 pkgs/main/win-64::pywin32-305-py38h2bbff1b_0 2023-07-20T12:10:22.1991283Z 2023-07-20T12:10:22.1991742Z requests-toolbelt pkgs/main/noarch::requests-toolbelt-0.9.1-pyhd3eb1b0_0 2023-07-20T12:10:22.1992236Z 2023-07-20T12:10:22.1992604Z traitlets pkgs/main/win-64::traitlets-5.7.1-py38haa95532_0 2023-07-20T12:10:22.1993020Z 2023-07-20T12:10:22.1993341Z zipp pkgs/main/win-64::zipp-3.11.0-py38haa95532_0 2023-07-20T12:10:22.1993727Z 2023-07-20T12:10:22.1993737Z 2023-07-20T12:10:22.1993746Z 2023-07-20T12:10:22.1993755Z 2023-07-20T12:10:22.1993765Z 2023-07-20T12:10:22.1994032Z Preparing transaction: ...working... done 2023-07-20T12:10:22.1994378Z 2023-07-20T12:10:22.1994635Z Verifying transaction: ...working... done 2023-07-20T12:10:22.1994977Z 2023-07-20T12:10:22.1995235Z Executing transaction: ...working... done 2023-07-20T12:10:22.1995545Z 2023-07-20T12:10:22.1995557Z 2023-07-20T12:10:22.2664906Z + 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:32.0872595Z Using Anaconda API: https://api.anaconda.org 2023-07-20T12:10:32.0873063Z 2023-07-20T12:10:32.0873325Z Using "pytorch-nightly" as upload username 2023-07-20T12:10:32.0873699Z 2023-07-20T12:10:32.0874072Z Processing "distr/win-64\torchaudio-2.1.0.dev20230720-py38_cu121.tar.bz2" 2023-07-20T12:10:32.0874509Z 2023-07-20T12:10:32.0874687Z Detecting file type... 2023-07-20T12:10:32.0874960Z 2023-07-20T12:10:32.0875149Z File type is "Conda" 2023-07-20T12:10:32.0875414Z 2023-07-20T12:10:32.0875657Z Extracting conda attributes for upload 2023-07-20T12:10:32.0875988Z 2023-07-20T12:10:32.0876190Z Creating package "torchaudio" 2023-07-20T12:10:32.0876461Z 2023-07-20T12:10:32.0876669Z Creating release "2.1.0.dev20230720" 2023-07-20T12:10:32.0877145Z 2023-07-20T12:10:32.0877604Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230720/win-64/torchaudio-2.1.0.dev20230720-py38_cu121.tar.bz2" 2023-07-20T12:10:32.0878077Z 2023-07-20T12:10:32.0878454Z 2023-07-20T12:10:32.0878604Z 0%| | 0.00/7.01M [00:00